]> git.mxchange.org Git - friendica.git/blobdiff - view/lang/pl/strings.php
Fixed indentation
[friendica.git] / view / lang / pl / strings.php
index db660ee18cdef5e2925a067696fa7f43d7c2cebc..a500207a468ca53f28db9252277a420af1e6e0c1 100644 (file)
@@ -6,12 +6,12 @@ function string_plural_select_pl($n){
        if ($n==1) { return 0; } else if (($n%10>=2 && $n%10<=4) && ($n%100<12 || $n%100>14)) { return 1; } else if ($n!=1 && ($n%10>=0 && $n%10<=1) || ($n%10>=5 && $n%10<=9) || ($n%100>=12 && $n%100<=14)) { return 2; } else  { return 3; }
 }}
 $a->strings['Unable to locate original post.'] = 'Nie można zlokalizować oryginalnej wiadomości.';
-$a->strings['Permission denied.'] = 'Brak uprawnień.';
-$a->strings['Empty post discarded.'] = 'Pusty wpis został odrzucony.';
 $a->strings['Post updated.'] = 'Wpis zaktualizowany.';
 $a->strings['Item wasn\'t stored.'] = 'Element nie został zapisany. ';
 $a->strings['Item couldn\'t be fetched.'] = 'Nie można pobrać elementu.';
+$a->strings['Empty post discarded.'] = 'Pusty wpis został odrzucony.';
 $a->strings['Item not found.'] = 'Element nie znaleziony.';
+$a->strings['Permission denied.'] = 'Brak uprawnień.';
 $a->strings['No valid account found.'] = 'Nie znaleziono ważnego konta.';
 $a->strings['Password reset request issued. Check your email.'] = 'Prośba o zresetowanie hasła została zatwierdzona. Sprawdź swój e-mail.';
 $a->strings['
@@ -208,7 +208,6 @@ $a->strings['The form security token was not correct. This probably happened bec
 $a->strings['All contacts'] = 'Wszystkie kontakty';
 $a->strings['Followers'] = 'Zwolenników';
 $a->strings['Following'] = 'Kolejny';
-$a->strings['Mutual friends'] = 'Wspólni znajomi';
 $a->strings['Common'] = 'Wspólne';
 $a->strings['Addon not found'] = 'Dodatek nie został odnaleziony';
 $a->strings['Addon already enabled'] = 'Dodatek już włączony';
@@ -281,25 +280,8 @@ $a->strings['GNU Social Connector'] = 'Łącze GNU Social';
 $a->strings['ActivityPub'] = 'ActivityPub';
 $a->strings['pnut'] = 'pnut';
 $a->strings['%s (via %s)'] = '%s (przez %s)';
-$a->strings['%s likes this.'] = '%s lubi to.';
-$a->strings['%s doesn\'t like this.'] = '%s nie lubi tego.';
-$a->strings['%s attends.'] = '%s uczestniczy.';
-$a->strings['%s doesn\'t attend.'] = '%s nie uczestniczy.';
-$a->strings['%s attends maybe.'] = '%s może bierze udział.';
-$a->strings['%s reshared this.'] = '%sudostępnił to. ';
 $a->strings['and'] = 'i';
 $a->strings['and %d other people'] = 'i %d inni ludzie';
-$a->strings['<span  %1$s>%2$d people</span> like this'] = '<span  %1$s>%2$d ludzi </span> lubi to';
-$a->strings['%s like this.'] = '%s lubię to.';
-$a->strings['<span  %1$s>%2$d people</span> don\'t like this'] = '<span  %1$s>%2$d ludzi</span> nie lubi tego';
-$a->strings['%s don\'t like this.'] = '%s nie lubię tego.';
-$a->strings['<span  %1$s>%2$d people</span> attend'] = '<span  %1$s>%2$dosoby</span> uczestniczą';
-$a->strings['%s attend.'] = '%s uczestniczy.';
-$a->strings['<span  %1$s>%2$d people</span> don\'t attend'] = '<span  %1$s>%2$dludzie</span> nie uczestniczą';
-$a->strings['%s don\'t attend.'] = '%s nie uczestniczy.';
-$a->strings['<span  %1$s>%2$d people</span> attend maybe'] = 'Możliwe, że <span  %1$s>%2$d osoby</span> będą uczestniczyć';
-$a->strings['%s attend maybe.'] = '%sbyć może uczestniczyć.';
-$a->strings['<span  %1$s>%2$d people</span> reshared this'] = '<span  %1$s>%2$d użytkowników</span> udostępniło to dalej';
 $a->strings['Visible to <strong>everybody</strong>'] = 'Widoczne dla <strong>wszystkich</strong>';
 $a->strings['Please enter a image/video/audio/webpage URL:'] = 'Wprowadź adres URL obrazu/wideo/audio/strony:';
 $a->strings['Tag term:'] = 'Termin tagu:';
@@ -333,17 +315,12 @@ $a->strings['Public post'] = 'Wpis publiczny';
 $a->strings['Message'] = 'Wiadomość';
 $a->strings['Browser'] = 'Przeglądarka';
 $a->strings['Open Compose page'] = 'Otwórz stronę Redagowanie';
-$a->strings['Pinned item'] = 'Przypięty element';
-$a->strings['View %s\'s profile @ %s'] = 'Pokaż profil %s @ %s';
-$a->strings['Categories:'] = 'Kategorie:';
-$a->strings['Filed under:'] = 'Umieszczono w:';
-$a->strings['%s from %s'] = '%s od %s';
-$a->strings['View in context'] = 'Zobacz w kontekście';
 $a->strings['remove'] = 'usuń';
 $a->strings['Delete Selected Items'] = 'Usuń zaznaczone elementy';
 $a->strings['You had been addressed (%s).'] = 'Zostałeś zaadresowany (%s).';
 $a->strings['You are following %s.'] = 'Zacząłeś obserwować %s.';
 $a->strings['You subscribed to one or more tags in this post.'] = 'Zasubskrybowałeś jeden lub więcej znaczników w tym wpisie.';
+$a->strings['%s reshared this.'] = '%sudostępnił to. ';
 $a->strings['Reshared'] = 'Udostępnione';
 $a->strings['Reshared by %s <%s>'] = 'Udostępnione przez %s <%s>';
 $a->strings['%s is participating in this thread.'] = '%s bierze udział w tym wątku.';
@@ -356,14 +333,32 @@ $a->strings['Stored because of a child post to complete this thread.'] = 'Zapisa
 $a->strings['Local delivery'] = 'Dostarczone lokalnie';
 $a->strings['Stored because of your activity (like, comment, star, ...)'] = 'Przechowywane z powodu Twojej aktywności (polubienie, komentarz, gwiazdka, ...)';
 $a->strings['Distributed'] = 'Rozpowszechniane';
+$a->strings['Pinned item'] = 'Przypięty element';
+$a->strings['View %s\'s profile @ %s'] = 'Pokaż profil %s @ %s';
+$a->strings['Categories:'] = 'Kategorie:';
+$a->strings['Filed under:'] = 'Umieszczono w:';
+$a->strings['%s from %s'] = '%s od %s';
+$a->strings['View in context'] = 'Zobacz w kontekście';
+$a->strings['Local Community'] = 'Lokalna społeczność';
+$a->strings['Posts from local users on this server'] = 'Wpisy od lokalnych użytkowników na tym serwerze';
+$a->strings['Global Community'] = 'Globalna społeczność';
+$a->strings['Posts from users of the whole federated network'] = 'Wpisy od użytkowników całej sieci stowarzyszonej';
+$a->strings['Latest Activity'] = 'Ostatnia Aktywność';
+$a->strings['Sort by latest activity'] = 'Sortuj wg. ostatniej aktywności';
+$a->strings['Latest Posts'] = 'Najnowsze wpisy';
+$a->strings['Sort by post received date'] = 'Sortuj wg. daty otrzymania wpisu';
+$a->strings['Latest Creation'] = 'Najnowsze utworzenia';
+$a->strings['Sort by post creation date'] = 'Sortuj wg. daty utworzenia wpisu';
+$a->strings['Personal'] = 'Osobiste';
+$a->strings['Posts that mention or involve you'] = 'Wpisy, które wspominają lub angażują Ciebie';
+$a->strings['Starred'] = 'Ulubione';
+$a->strings['Favourite Posts'] = 'Ulubione wpisy';
 $a->strings['General Features'] = 'Funkcje ogólne';
 $a->strings['Photo Location'] = 'Lokalizacja zdjęcia';
 $a->strings['Photo metadata is normally stripped. This extracts the location (if present) prior to stripping metadata and links it to a map.'] = 'Metadane zdjęć są zwykle usuwane. Wyodrębnia to położenie (jeśli jest obecne) przed usunięciem metadanych i łączy je z mapą.';
 $a->strings['Trending Tags'] = 'Popularne znaczniki';
 $a->strings['Show a community page widget with a list of the most popular tags in recent public posts.'] = 'Pokaż widżet strony społeczności z listą najpopularniejszych tagów w ostatnich postach publicznych.';
 $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'] = 'Wyraźne wzmianki';
 $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['Add an abstract from ActivityPub content warnings'] = 'Dodaj streszczenie z ostrzeżeń dotyczących treści w ActivityPub';
@@ -372,8 +367,6 @@ $a->strings['Post/Comment Tools'] = 'Narzędzia post/komentarz';
 $a->strings['Post Categories'] = 'Kategorie wpisów';
 $a->strings['Add categories to your posts'] = 'Umożliwia dodawanie kategorii do Twoich wpisów';
 $a->strings['Advanced Profile Settings'] = 'Zaawansowane ustawienia profilu';
-$a->strings['List Forums'] = 'Lista forów';
-$a->strings['Show visitors public community forums at the Advanced Profile Page'] = 'Wyświetla publiczne fora społeczności na stronie profilu zaawansowanego';
 $a->strings['Tag Cloud'] = 'Chmura znaczników';
 $a->strings['Provide a personal tag cloud on your profile page'] = 'Podaj osobistą chmurę tagów na stronie profilu';
 $a->strings['Display Membership Date'] = 'Wyświetl datę członkostwa';
@@ -381,8 +374,6 @@ $a->strings['Display membership date in profile'] = 'Wyświetla datę członkost
 $a->strings['Advanced Calendar Settings'] = 'Zaawansowane ustawienia kalendarza';
 $a->strings['Allow anonymous access to your calendar'] = 'Zezwól na anonimowy dostęp do swojego kalendarza';
 $a->strings['Allows anonymous visitors to consult your calendar and your public events. Contact birthday events are private to you.'] = 'Pozwala anonimowym odwiedzającym przeglądać Twój kalendarz i wydarzenia publiczne. Kontaktowe wydarzenia urodzinowe są prywatne dla Ciebie.';
-$a->strings['Forums'] = 'Fora';
-$a->strings['External link to forum'] = 'Zewnętrzny link do forum';
 $a->strings['show less'] = 'pokaż mniej';
 $a->strings['show more'] = 'pokaż więcej';
 $a->strings['event'] = 'wydarzenie';
@@ -403,13 +394,10 @@ $a->strings['Connect/Follow'] = 'Połącz/Obserwuj';
 $a->strings['Nothing new here'] = 'Brak nowych zdarzeń';
 $a->strings['Go back'] = 'Wróć';
 $a->strings['Clear notifications'] = 'Wyczyść powiadomienia';
-$a->strings['@name, !forum, #tags, content'] = '@imię, !forum, #znaczniki, treść';
 $a->strings['Logout'] = 'Wyloguj';
 $a->strings['End this session'] = 'Zakończ sesję';
 $a->strings['Login'] = 'Zaloguj się';
 $a->strings['Sign in'] = 'Zaloguj się';
-$a->strings['Status'] = 'Stan';
-$a->strings['Your posts and conversations'] = 'Twoje wpisy i rozmowy';
 $a->strings['Profile'] = 'Profil';
 $a->strings['Your profile page'] = 'Twoja strona profilu';
 $a->strings['Photos'] = 'Zdjęcia';
@@ -443,6 +431,7 @@ $a->strings['Terms of Service'] = 'Warunki usługi';
 $a->strings['Terms of Service of this Friendica instance'] = 'Warunki świadczenia usług tej instancji Friendica';
 $a->strings['Network'] = 'Sieć';
 $a->strings['Conversations from your friends'] = 'Rozmowy Twoich przyjaciół';
+$a->strings['Your posts and conversations'] = 'Twoje wpisy i rozmowy';
 $a->strings['Introductions'] = 'Zapoznanie';
 $a->strings['Friend Requests'] = 'Prośba o przyjęcie do grona znajomych';
 $a->strings['Notifications'] = 'Powiadomienia';
@@ -500,7 +489,6 @@ $a->strings['Random Profile'] = 'Domyślny profil';
 $a->strings['Invite Friends'] = 'Zaproś znajomych';
 $a->strings['Global Directory'] = 'Katalog globalny';
 $a->strings['Local Directory'] = 'Katalog lokalny';
-$a->strings['Groups'] = 'Grupy';
 $a->strings['Everyone'] = 'Wszyscy';
 $a->strings['Relationships'] = 'Relacje';
 $a->strings['All Contacts'] = 'Wszystkie kontakty';
@@ -541,6 +529,7 @@ $a->strings['Trending Tags (last %d hour)'] = [
        3 => 'Popularne znaczniki (ostatnie %d godzin)',
 ];
 $a->strings['More Trending Tags'] = 'Więcej popularnych znaczników';
+$a->strings['Mention'] = 'Wzmianka';
 $a->strings['XMPP:'] = 'XMPP:';
 $a->strings['Matrix:'] = 'Matrix:';
 $a->strings['Location:'] = 'Lokalizacja:';
@@ -661,6 +650,8 @@ $a->strings['Sep'] = 'Wrz';
 $a->strings['Oct'] = 'Paź';
 $a->strings['Nov'] = 'Lis';
 $a->strings['Dec'] = 'Gru';
+$a->strings['The logfile \'%s\' is not usable. No logging possible (error: \'%s\')'] = 'Plik dziennika „%s” nie nadaje się do użytku. Brak możliwości logowania (błąd: \'%s\')';
+$a->strings['The debug logfile \'%s\' is not usable. No logging possible (error: \'%s\')'] = 'Plik dziennika debugowania „%s” nie nadaje się do użytku. Brak możliwości logowania (błąd: \'%s\')';
 $a->strings['Friendica can\'t display this page at the moment, please contact the administrator.'] = 'Friendica nie może obecnie wyświetlić tej strony, skontaktuj się z administratorem.';
 $a->strings['template engine cannot be registered without a name.'] = 'silnik szablonów nie może być zarejestrowany bez nazwy.';
 $a->strings['template engine is not registered!'] = 'silnik szablonów nie jest zarejestrowany!';
@@ -705,9 +696,11 @@ $a->strings['Unauthorized'] = 'Nieautoryzowane';
 $a->strings['Token is not authorized with a valid user or is missing a required scope'] = 'Token nie jest autoryzowany z prawidłowym użytkownikiem lub nie ma wymaganego zakresu';
 $a->strings['Internal Server Error'] = 'Wewnętrzny błąd serwera';
 $a->strings['Legacy module file not found: %s'] = 'Nie znaleziono pliku modułu: %s';
+$a->strings['Everybody'] = 'Wszyscy';
+$a->strings['edit'] = 'edytuj';
+$a->strings['add'] = 'dodaj';
 $a->strings['Approve'] = 'Zatwierdź';
 $a->strings['Organisation'] = 'Organizacja';
-$a->strings['Forum'] = 'Forum';
 $a->strings['Disallowed profile URL.'] = 'Nie dozwolony adres URL profilu.';
 $a->strings['Blocked domain'] = 'Zablokowana domena';
 $a->strings['Connect URL missing.'] = 'Brak adresu URL połączenia.';
@@ -743,16 +736,6 @@ $a->strings['Show map'] = 'Pokaż mapę';
 $a->strings['Hide map'] = 'Ukryj mapę';
 $a->strings['%s\'s birthday'] = 'Urodziny %s';
 $a->strings['Happy Birthday %s'] = 'Wszystkiego najlepszego %s';
-$a->strings['A deleted group with this name was revived. Existing item permissions <strong>may</strong> apply to this group and any future members. If this is not what you intended, please create another group with a different name.'] = 'Skasowana grupa o tej nazwie została przywrócona. Istniejące uprawnienia do pozycji <strong>mogą</strong> dotyczyć tej grupy i wszystkich przyszłych członków. Jeśli nie jest to zamierzone, utwórz inną grupę o innej nazwie.';
-$a->strings['Default privacy group for new contacts'] = 'Domyślne ustawienia prywatności dla nowych kontaktów';
-$a->strings['Everybody'] = 'Wszyscy';
-$a->strings['edit'] = 'edytuj';
-$a->strings['add'] = 'dodaj';
-$a->strings['Edit group'] = 'Edytuj grupy';
-$a->strings['Contacts not in any group'] = 'Kontakt nie jest w żadnej grupie';
-$a->strings['Create a new group'] = 'Stwórz nową grupę';
-$a->strings['Group Name: '] = 'Nazwa grupy: ';
-$a->strings['Edit groups'] = 'Edytuj grupy';
 $a->strings['Detected languages in this post:\n%s'] = 'Wykryte języki w tym wpisie:\n%s';
 $a->strings['activity'] = 'aktywność';
 $a->strings['comment'] = 'komentarz';
@@ -805,7 +788,6 @@ $a->strings['Password can\'t be empty'] = 'Hasło nie może być puste';
 $a->strings['Empty passwords are not allowed.'] = 'Puste hasła są niedozwolone.';
 $a->strings['The new password has been exposed in a public data dump, please choose another.'] = 'Nowe hasło zostało ujawnione w publicznym zrzucie danych, wybierz inne.';
 $a->strings['The password length is limited to 72 characters.'] = 'Długość hasła jest ograniczona do 72 znaków.';
-$a->strings['The password can\'t contain accentuated letters, white spaces or colons (:)'] = 'Hasło nie może zawierać podkreślonych liter, białych spacji ani dwukropków (:)';
 $a->strings['Passwords do not match. Password unchanged.'] = 'Hasła nie pasują do siebie. Hasło niezmienione.';
 $a->strings['An invitation is required.'] = 'Wymagane zaproszenie.';
 $a->strings['Invitation could not be verified.'] = 'Zaproszenie niezweryfikowane.';
@@ -837,7 +819,6 @@ $a->strings['An error occurred during registration. Please try again.'] = 'Wyst
 $a->strings['An error occurred creating your default profile. Please try again.'] = 'Wystąpił błąd podczas tworzenia profilu. Spróbuj ponownie.';
 $a->strings['An error occurred creating your self contact. Please try again.'] = 'Wystąpił błąd podczas tworzenia własnego kontaktu. Proszę spróbuj ponownie.';
 $a->strings['Friends'] = 'Przyjaciele';
-$a->strings['An error occurred creating your default contact group. Please try again.'] = 'Wystąpił błąd podczas tworzenia domyślnej grupy kontaktów. Proszę spróbuj ponownie.';
 $a->strings['Profile Photos'] = 'Zdjęcie profilowe';
 $a->strings['
                Dear %1$s,
@@ -957,9 +938,6 @@ $a->strings['Multi user instance'] = 'Tryb wielu użytkowników';
 $a->strings['Closed'] = 'Zamknięte';
 $a->strings['Requires approval'] = 'Wymaga zatwierdzenia';
 $a->strings['Open'] = 'Otwarta';
-$a->strings['No SSL policy, links will track page SSL state'] = 'Brak SSL, linki będą śledzić stan SSL';
-$a->strings['Force all links to use SSL'] = 'Wymuś używanie SSL na wszystkich odnośnikach';
-$a->strings['Self-signed certificate, use SSL for local links only (discouraged)'] = 'Certyfikat z podpisem własnym, używaj SSL tylko dla łączy lokalnych (odradzane)';
 $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ą';
@@ -1001,8 +979,6 @@ $a->strings['System theme'] = 'Motyw systemowy';
 $a->strings['Default system theme - may be over-ridden by user profiles - <a href="%s" id="cnftheme">Change default theme settings</a>'] = 'Domyślny motyw systemu - może być nadpisywany przez profile użytkowników - <a href="%s" id="cnftheme">Zmień domyślne ustawienia motywu</a>';
 $a->strings['Mobile system theme'] = 'Motyw systemu mobilnego';
 $a->strings['Theme for mobile devices'] = 'Motyw na urządzenia mobilne';
-$a->strings['SSL link policy'] = 'Polityka odnośników SSL';
-$a->strings['Determines whether generated links should be forced to use SSL'] = 'Określa, czy generowane odnośniki będą obowiązkowo używały SSL';
 $a->strings['Force SSL'] = 'Wymuś SSL';
 $a->strings['Force all Non-SSL requests to SSL - Attention: on some systems it could lead to endless loops.'] = 'Wymuszaj wszystkie żądania SSL bez SSL - Uwaga: w niektórych systemach może to prowadzić do niekończących się pętli.';
 $a->strings['Show help entry from navigation menu'] = 'Pokaż wpis pomocy z menu nawigacyjnego';
@@ -1039,7 +1015,6 @@ $a->strings['Enabling this may violate privacy laws like the GDPR'] = 'Włączen
 $a->strings['Global directory URL'] = 'Globalny adres URL katalogu';
 $a->strings['URL to the global directory. If this is not set, the global directory is completely unavailable to the application.'] = 'Adres URL do katalogu globalnego. Jeśli nie zostanie to ustawione, katalog globalny jest całkowicie niedostępny dla aplikacji.';
 $a->strings['Private posts by default for new users'] = 'Prywatne posty domyślnie dla nowych użytkowników';
-$a->strings['Set default post permissions for all new members to the default privacy group rather than public.'] = 'Ustaw domyślne uprawnienia do publikowania dla wszystkich nowych członków na domyślną grupę prywatności, a nie publiczną.';
 $a->strings['Don\'t include post content in email notifications'] = 'Nie wklejaj zawartości postu do powiadomienia o poczcie';
 $a->strings['Don\'t include the content of a post/comment/private message/etc. in the email notifications that are sent out from this site, as a privacy measure.'] = 'W celu ochrony prywatności, nie włączaj zawartości postu/komentarza/wiadomości prywatnej/etc. do powiadomień w wiadomościach mailowych wysyłanych z tej strony.';
 $a->strings['Disallow public access to addons listed in the apps menu.'] = 'Nie zezwalaj na publiczny dostęp do dodatkowych wtyczek wyszczególnionych w menu aplikacji.';
@@ -1058,8 +1033,6 @@ $a->strings['Enable multiple registrations'] = 'Włącz wiele rejestracji';
 $a->strings['Enable users to register additional accounts for use as pages.'] = 'Zezwól użytkownikom na rejestrowanie dodatkowych kont do użytku jako strony.';
 $a->strings['Enable OpenID'] = 'Włącz OpenID';
 $a->strings['Enable OpenID support for registration and logins.'] = 'Włącz obsługę OpenID dla rejestracji i logowania.';
-$a->strings['Enable Fullname check'] = 'Włącz sprawdzanie pełnej nazwy';
-$a->strings['Enable check to only allow users to register with a space between the first name and the last name in their full name.'] = 'Włącz sprawdzenie, aby zezwolić użytkownikom tylko na rejestrację ze spacją między imieniem a nazwiskiem w ich pełnym imieniu.';
 $a->strings['If enabled and the system is set to an open registration, an email for each new registration is sent to the administrators.'] = 'Jeśli ta opcja jest włączona, a system jest ustawiony na otwartą rejestrację, wiadomość e-mail dla każdej nowej rejestracji jest wysyłana do administratorów.';
 $a->strings['Community pages for visitors'] = 'Strony społecznościowe dla odwiedzających';
 $a->strings['Which community pages should be available for visitors. Local users always see both pages.'] = 'Które strony społeczności powinny być dostępne dla odwiedzających. Lokalni użytkownicy zawsze widzą obie strony.';
@@ -1094,10 +1067,8 @@ $a->strings['Local contacts - contacts of our local contacts are discovered for
 $a->strings['Interactors - contacts of our local contacts and contacts who interacted on locally visible postings are discovered for their followers/followings.'] = 'Interaktorzy - kontakty naszych lokalnych kontaktów i kontakty, które wchodziły w interakcję z lokalnie widocznymi wpisami, są wykrywane dla ich obserwujących/obserwowanych.';
 $a->strings['Synchronize the contacts with the directory server'] = 'Synchronizuj kontakty z serwerem katalogowym';
 $a->strings['if enabled, the system will check periodically for new contacts on the defined directory server.'] = 'jeśli ta opcja jest włączona, system będzie okresowo sprawdzać nowe kontakty na zdefiniowanym serwerze katalogowym.';
-$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. The system queries Friendica, Mastodon and Hubzilla servers.'] = 'Okresowo pytaj inne serwery o kontakty. System wysyła zapytania do serwerów Friendica, Mastodon i Hubzilla.';
+$a->strings['Days between requery'] = 'Dni między żądaniem';
 $a->strings['Search the local directory'] = 'Wyszukaj w lokalnym katalogu';
 $a->strings['Search the local directory instead of the global directory. When searching locally, every search will be executed on the global directory in the background. This improves the search results when the search is repeated.'] = 'Wyszukaj lokalny katalog zamiast katalogu globalnego. Podczas wyszukiwania lokalnie każde wyszukiwanie zostanie wykonane w katalogu globalnym w tle. Poprawia to wyniki wyszukiwania, gdy wyszukiwanie jest powtarzane.';
 $a->strings['Publish server information'] = 'Publikuj informacje o serwerze';
@@ -1122,8 +1093,6 @@ $a->strings['Temp path'] = 'Ścieżka do temp';
 $a->strings['If you have a restricted system where the webserver can\'t access the system temp path, enter another path here.'] = 'Jeśli masz zastrzeżony system, w którym serwer internetowy nie może uzyskać dostępu do ścieżki temp systemu, wprowadź tutaj inną ścieżkę.';
 $a->strings['Only search in tags'] = 'Szukaj tylko w znacznikach';
 $a->strings['On large systems the text search can slow down the system extremely.'] = 'W dużych systemach wyszukiwanie tekstu może wyjątkowo spowolnić system.';
-$a->strings['Generate counts per contact group when calculating network count'] = 'Generuj liczniki na grupę kontaktów podczas obliczania liczby sieci';
-$a->strings['On systems with users that heavily use contact groups the query can be very expensive.'] = 'W systemach, w których użytkownicy intensywnie korzystają z grup kontaktów, zapytanie może być bardzo kosztowne.';
 $a->strings['Maximum number of parallel workers'] = 'Maksymalna liczba równoległych workerów';
 $a->strings['On shared hosters set this to %d. On larger systems, values of %d are great. Default value is %d.'] = 'Na udostępnionych usługach hostingowych ustaw tę opcję %d. W większych systemach wartości %dsą świetne . Wartość domyślna to %d.';
 $a->strings['Enable fastlane'] = 'Włącz Fastlane';
@@ -1165,8 +1134,6 @@ $a->strings['The last worker execution was on %s UTC. This is older than one hou
 $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.'] = 'Konfiguracja Friendiki jest teraz przechowywana w config/local.config.php, skopiuj config/local-sample.config.php i przenieś swoją konfigurację z <code>.htconfig.php</code>. Zobacz <a href="%s">stronę pomocy Config</a>, aby uzyskać pomoc dotyczącą przejścia.';
 $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.'] = 'Konfiguracja Friendiki jest teraz przechowywana w config/local.config.php, skopiuj config/local-sample.config.php i przenieś konfigurację z <code>config/local.ini.php</code>. Zobacz <a href="%s">stronę pomocy Config</a>, aby uzyskać pomoc dotyczącą przejścia.';
 $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['The logfile \'%s\' is not usable. No logging possible (error: \'%s\')'] = 'Plik dziennika „%s” nie nadaje się do użytku. Brak możliwości logowania (błąd: \'%s\')';
-$a->strings['The debug logfile \'%s\' is not usable. No logging possible (error: \'%s\')'] = 'Plik dziennika debugowania „%s” nie nadaje się do użytku. Brak możliwości logowania (błąd: \'%s\')';
 $a->strings['Friendica\'s system.basepath was updated from \'%s\' to \'%s\'. Please remove the system.basepath from your db to avoid differences.'] = 'System.basepath Friendiki został zaktualizowany z \'%s\' do \'%s\'. Usuń system.basepath z bazy danych, aby uniknąć różnic.';
 $a->strings['Friendica\'s current system.basepath \'%s\' is wrong and the config file \'%s\' isn\'t used.'] = 'Obecny system.basepath Friendiki \'%s\' jest nieprawidłowy i plik konfiguracyjny \'%s\' nie jest używany.';
 $a->strings['Friendica\'s current system.basepath \'%s\' is not equal to the config file \'%s\'. Please fix your configuration.'] = 'Obecny system.basepath Friendiki \'%s\' nie jest równy plikowi konfiguracyjnemu \'%s\'. Napraw konfigurację.';
@@ -1194,8 +1161,6 @@ $a->strings['The Terms of Service'] = 'Warunki świadczenia usług';
 $a->strings['Enter the Terms of Service for your node here. You can use BBCode. Headers of sections should be [h2] and below.'] = 'Wprowadź tutaj Warunki świadczenia usług dla swojego węzła. Możesz użyć BBCode. Nagłówki sekcji powinny być [h2] i poniżej.';
 $a->strings['The rules'] = 'Zasady';
 $a->strings['Enter your system rules here. Each line represents one rule.'] = 'Wprowadź tutaj swoje reguły systemowe. Każda linia reprezentuje jedną regułę.';
-$a->strings['API endpoint %s %s is not implemented'] = 'Punkt końcowy API %s %s nie jest zaimplementowany';
-$a->strings['The API endpoint is currently not implemented but might be in the future.'] = 'Punkt końcowy interfejsu API nie jest obecnie zaimplementowany, ale może zostać w przyszłości.';
 $a->strings['Missing parameters'] = 'Brakuje parametrów';
 $a->strings['Only starting posts can be bookmarked'] = 'Tylko początkowe wpisy można dodawać do zakładek';
 $a->strings['Only starting posts can be muted'] = 'Można wyciszyć tylko początkowe wpisy';
@@ -1245,13 +1210,11 @@ $a->strings['Server Blocklist'] = 'Lista zablokowanych serwerów';
 $a->strings['Delete Item'] = 'Usuń przedmiot';
 $a->strings['Item Source'] = 'Źródło elementu';
 $a->strings['Profile Details'] = 'Szczegóły profilu';
-$a->strings['Status Messages and Posts'] = 'Stan wiadomości i wpisów';
 $a->strings['Only You Can See This'] = 'Tylko ty możesz to zobaczyć';
 $a->strings['Scheduled Posts'] = 'Zaplanowane wpisy';
 $a->strings['Posts that are scheduled for publishing'] = 'Wpisy zaplanowane do publikacji';
 $a->strings['Tips for New Members'] = 'Wskazówki dla nowych użytkowników';
 $a->strings['People Search - %s'] = 'Szukaj osób - %s';
-$a->strings['Forum Search - %s'] = 'Przeszukiwanie forum - %s';
 $a->strings['No matches'] = 'Brak wyników';
 $a->strings['Account'] = 'Konto';
 $a->strings['Two-factor authentication'] = 'Uwierzytelnianie dwuskładnikowe';
@@ -1282,6 +1245,13 @@ $a->strings['Events'] = 'Wydarzenia';
 $a->strings['View'] = 'Widok';
 $a->strings['Create New Event'] = 'Stwórz nowe wydarzenie';
 $a->strings['list'] = 'lista';
+$a->strings['Contact not found.'] = 'Nie znaleziono kontaktu.';
+$a->strings['Invalid contact.'] = 'Nieprawidłowy kontakt.';
+$a->strings['Contact is deleted.'] = 'Kontakt został usunięty.';
+$a->strings['Bad request.'] = 'Błędne żądanie.';
+$a->strings['Filter'] = 'Filtr';
+$a->strings['Members'] = 'Członkowie';
+$a->strings['Click on a contact to add or remove.'] = 'Kliknij na kontakt w celu dodania lub usunięcia.';
 $a->strings['%d contact edited.'] = [
        0 => 'Zedytowano %d kontakt.',
        1 => 'Zedytowano %d kontakty.',
@@ -1299,7 +1269,6 @@ $a->strings['Archived'] = 'Zarchiwizowane';
 $a->strings['Only show archived contacts'] = 'Pokaż tylko zarchiwizowane kontakty';
 $a->strings['Hidden'] = 'Ukryte';
 $a->strings['Only show hidden contacts'] = 'Pokaż tylko ukryte kontakty';
-$a->strings['Organize your contact groups'] = 'Uporządkuj swoje grupy kontaktów';
 $a->strings['Search your contacts'] = 'Wyszukaj w kontaktach';
 $a->strings['Results for: %s'] = 'Wyniki dla: %s';
 $a->strings['Update'] = 'Zaktualizuj';
@@ -1317,7 +1286,6 @@ $a->strings['you are a fan of'] = 'jesteś fanem';
 $a->strings['Pending outgoing contact request'] = 'Oczekujące żądanie kontaktu wychodzącego';
 $a->strings['Pending incoming contact request'] = 'Oczekujące żądanie kontaktu przychodzącego';
 $a->strings['Visit %s\'s profile [%s]'] = 'Obejrzyj %s\'s profil [%s]';
-$a->strings['Contact not found.'] = 'Nie znaleziono kontaktu.';
 $a->strings['Contact update failed.'] = 'Nie udało się zaktualizować kontaktu.';
 $a->strings['Return to contact editor'] = 'Wróć do edytora kontaktów';
 $a->strings['Name'] = 'Nazwa';
@@ -1325,7 +1293,6 @@ $a->strings['Account Nickname'] = 'Nazwa konta';
 $a->strings['Account URL'] = 'Adres URL konta';
 $a->strings['Poll/Feed URL'] = 'Adres Ankiety/RSS';
 $a->strings['New photo from this URL'] = 'Nowe zdjęcie z tego adresu URL';
-$a->strings['Invalid contact.'] = 'Nieprawidłowy kontakt.';
 $a->strings['No known contacts.'] = 'Brak znanych kontaktów.';
 $a->strings['No common contacts.'] = 'Brak wspólnych kontaktów.';
 $a->strings['Follower (%s)'] = [
@@ -1410,10 +1377,10 @@ $a->strings['View conversations'] = 'Wyświetl rozmowy';
 $a->strings['Last update:'] = 'Ostatnia aktualizacja:';
 $a->strings['Update public posts'] = 'Zaktualizuj publiczne wpisy';
 $a->strings['Update now'] = 'Aktualizuj teraz';
+$a->strings['Awaiting connection acknowledge'] = 'Oczekiwanie na potwierdzenie połączenia';
 $a->strings['Currently blocked'] = 'Obecnie zablokowany';
 $a->strings['Currently ignored'] = 'Obecnie zignorowany';
 $a->strings['Currently archived'] = 'Obecnie zarchiwizowany';
-$a->strings['Awaiting connection acknowledge'] = 'Oczekiwanie na potwierdzenie połączenia';
 $a->strings['Hide this contact from others'] = 'Ukryj ten kontakt przed innymi';
 $a->strings['Replies/likes to your public posts <strong>may</strong> still be visible'] = 'Odpowiedzi/kliknięcia "lubię to" do Twoich publicznych wpisów nadal <strong>mogą</strong> być widoczne';
 $a->strings['Notification for new posts'] = 'Powiadomienie o nowych wpisach';
@@ -1421,6 +1388,7 @@ $a->strings['Send a notification of every new post of this contact'] = 'Wyślij
 $a->strings['Keyword Deny List'] = 'Lista odrzuconych słów kluczowych';
 $a->strings['Comma separated list of keywords that should not be converted to hashtags, when "Fetch information and keywords" is selected'] = 'Rozdzielana przecinkami lista słów kluczowych, które nie powinny zostać przekonwertowane na hashtagi, gdy wybrana jest opcja \'Pobierz informacje i słowa kluczowe\'';
 $a->strings['Actions'] = 'Akcja';
+$a->strings['Status'] = 'Stan';
 $a->strings['Mirror postings from this contact'] = 'Publikacje lustrzane od tego kontaktu';
 $a->strings['Mark this contact as remote_self, this will cause friendica to repost new entries from this contact.'] = 'Oznacz ten kontakt jako remote_self, spowoduje to, że friendica odeśle nowe wpisy z tego kontaktu.';
 $a->strings['Refetch contact data'] = 'Pobierz ponownie dane kontaktowe';
@@ -1430,7 +1398,6 @@ $a->strings['Revoke Follow'] = 'Anuluj obserwowanie';
 $a->strings['Revoke the follow from this contact'] = 'Anuluj obserwację przez ten kontakt';
 $a->strings['Bad Request.'] = 'Błędne zapytanie.';
 $a->strings['Unknown contact.'] = 'Nieznany kontakt.';
-$a->strings['Contact is deleted.'] = 'Kontakt został usunięty.';
 $a->strings['Contact is being deleted.'] = 'Kontakt jest usuwany.';
 $a->strings['Follow was successfully revoked.'] = 'Obserwacja została pomyślnie anulowana.';
 $a->strings['Do you really want to revoke this contact\'s follow? This cannot be undone and they will have to manually follow you back again.'] = 'Czy na pewno chcesz cofnąć obserwowanie przez ten kontakt? Nie można tego cofnąć i przy chęci przywrócenia obserwacji będzie trzeba zrobić to ponownie ręcznie.';
@@ -1441,29 +1408,13 @@ $a->strings['Unfollowing is currently not supported by your network.'] = 'Brak o
 $a->strings['Disconnect/Unfollow'] = 'Rozłącz/Nie obserwuj';
 $a->strings['Contact was successfully unfollowed'] = 'Kontakt pomyślnie przestał być obserwowany';
 $a->strings['Unable to unfollow this contact, please contact your administrator'] = 'Nie można przestać obserwować tego kontaktu, skontaktuj się z administratorem';
+$a->strings['No results.'] = 'Brak wyników.';
 $a->strings['This community stream shows all public posts received by this node. They may not reflect the opinions of this node’s users.'] = 'Ten strumień społeczności pokazuje wszystkie publiczne posty otrzymane przez ten węzeł. Mogą nie odzwierciedlać opinii użytkowników tego węzła.';
-$a->strings['Local Community'] = 'Lokalna społeczność';
-$a->strings['Posts from local users on this server'] = 'Wpisy od lokalnych użytkowników na tym serwerze';
-$a->strings['Global Community'] = 'Globalna społeczność';
-$a->strings['Posts from users of the whole federated network'] = 'Wpisy od użytkowników całej sieci stowarzyszonej';
+$a->strings['Community option not available.'] = 'Opcja wspólnotowa jest niedostępna.';
+$a->strings['Not available.'] = 'Niedostępne.';
 $a->strings['Own Contacts'] = 'Własne kontakty';
 $a->strings['Include'] = 'Zawiera';
 $a->strings['Hide'] = 'Ukryj';
-$a->strings['No results.'] = 'Brak wyników.';
-$a->strings['Community option not available.'] = 'Opcja wspólnotowa jest niedostępna.';
-$a->strings['Not available.'] = 'Niedostępne.';
-$a->strings['No such group'] = 'Nie ma takiej grupy';
-$a->strings['Group: %s'] = 'Grupa: %s';
-$a->strings['Latest Activity'] = 'Ostatnia Aktywność';
-$a->strings['Sort by latest activity'] = 'Sortuj wg. ostatniej aktywności';
-$a->strings['Latest Posts'] = 'Najnowsze wpisy';
-$a->strings['Sort by post received date'] = 'Sortuj wg. daty otrzymania wpisu';
-$a->strings['Latest Creation'] = 'Najnowsze utworzenia';
-$a->strings['Sort by post creation date'] = 'Sortuj wg. daty utworzenia wpisu';
-$a->strings['Personal'] = 'Osobiste';
-$a->strings['Posts that mention or involve you'] = 'Wpisy, które wspominają lub angażują Ciebie';
-$a->strings['Starred'] = 'Ulubione';
-$a->strings['Favourite Posts'] = 'Ulubione wpisy';
 $a->strings['Credits'] = 'Zaufany';
 $a->strings['Friendica is a community project, that would not be possible without the help of many people. Here is a list of those who have contributed to the code or the translation of Friendica. Thank you all!'] = 'Friendica to projekt społecznościowy, który nie byłby możliwy bez pomocy wielu osób. Oto lista osób, które przyczyniły się do tworzenia kodu lub tłumaczenia Friendica. Dziękuję wam wszystkim!';
 $a->strings['Formatted'] = 'Sformatowany';
@@ -1526,11 +1477,6 @@ $a->strings['Output'] = 'Wyjście';
 $a->strings['Lookup address'] = 'Wyszukaj adres';
 $a->strings['Webfinger Diagnostic'] = 'Diagnostyka Webfinger';
 $a->strings['Lookup address:'] = 'Wyszukaj adres:';
-$a->strings['You are now logged in as %s'] = 'Jesteś teraz zalogowany jako %s';
-$a->strings['Switch between your accounts'] = 'Przełącz się pomiędzy kontami';
-$a->strings['Manage your accounts'] = 'Zarządzaj swoimi kontami';
-$a->strings['Toggle between different identities or community/group pages which share your account details or which you have been granted "manage" permissions'] = 'Przełącz między różnymi tożsamościami lub stronami społeczność/grupy, które udostępniają dane Twojego konta lub które otrzymałeś uprawnienia "zarządzaj"';
-$a->strings['Select an identity to manage: '] = 'Wybierz tożsamość do zarządzania: ';
 $a->strings['No entries (some entries may be hidden).'] = 'Brak odwiedzin (niektóre odwiedziny mogą być ukryte).';
 $a->strings['Find on this site'] = 'Znajdź na tej stronie';
 $a->strings['Results for:'] = 'Wyniki dla:';
@@ -1552,26 +1498,6 @@ $a->strings['Please visit <a href="https://friendi.ca">Friendi.ca</a> to learn m
 $a->strings['Bug reports and issues: please visit'] = 'Raporty o błędach i problemy: odwiedź stronę';
 $a->strings['the bugtracker at github'] = 'śledzenie błędów na github';
 $a->strings['Suggestions, praise, etc. - please email "info" at "friendi - dot - ca'] = 'Propozycje, pochwały itd. – napisz e-mail do „info” małpa „friendi” - kropka - „ca”';
-$a->strings['Could not create group.'] = 'Nie można utworzyć grupy.';
-$a->strings['Group not found.'] = 'Nie znaleziono grupy.';
-$a->strings['Group name was not changed.'] = 'Nazwa grupy nie została zmieniona.';
-$a->strings['Unknown group.'] = 'Nieznana grupa.';
-$a->strings['Unable to add the contact to the group.'] = 'Nie można dodać kontaktu do grupy.';
-$a->strings['Contact successfully added to group.'] = 'Kontakt został pomyślnie dodany do grupy.';
-$a->strings['Unable to remove the contact from the group.'] = 'Nie można usunąć kontaktu z grupy.';
-$a->strings['Contact successfully removed from group.'] = 'Kontakt został pomyślnie usunięty z grupy.';
-$a->strings['Bad request.'] = 'Błędne żądanie.';
-$a->strings['Save Group'] = 'Zapisz grupę';
-$a->strings['Filter'] = 'Filtr';
-$a->strings['Create a group of contacts/friends.'] = 'Stwórz grupę znajomych.';
-$a->strings['Unable to remove group.'] = 'Nie można usunąć grupy.';
-$a->strings['Delete Group'] = 'Usuń grupę';
-$a->strings['Edit Group Name'] = 'Edytuj nazwę grupy';
-$a->strings['Members'] = 'Członkowie';
-$a->strings['Group is empty'] = 'Grupa jest pusta';
-$a->strings['Remove contact from group'] = 'Usuń kontakt z grupy';
-$a->strings['Click on a contact to add or remove.'] = 'Kliknij na kontakt w celu dodania lub usunięcia.';
-$a->strings['Add contact to group'] = 'Dodaj kontakt do grupy';
 $a->strings['No profile'] = 'Brak profilu';
 $a->strings['Method Not Allowed.'] = 'Metoda nie akceptowana.';
 $a->strings['Help:'] = 'Pomoc:';
@@ -1584,12 +1510,8 @@ $a->strings['OK'] = 'OK';
 $a->strings['Next'] = 'Następny';
 $a->strings['Check again'] = 'Sprawdź ponownie';
 $a->strings['Base settings'] = 'Ustawienia bazy';
-$a->strings['Host name'] = 'Nazwa hosta';
-$a->strings['Overwrite this field in case the determinated hostname isn\'t right, otherweise leave it as is.'] = 'Nadpisz to pole w przypadku, gdy określona nazwa hosta nie jest prawidłowa, a pozostałe pozostaw to bez zmian.';
 $a->strings['Base path to installation'] = 'Podstawowa ścieżka do instalacji';
 $a->strings['If the system cannot detect the correct path to your installation, enter the correct path here. This setting should only be set if you are using a restricted system and symbolic links to your webroot.'] = 'Jeśli system nie może wykryć poprawnej ścieżki do instalacji, wprowadź tutaj poprawną ścieżkę. To ustawienie powinno być ustawione tylko wtedy, gdy używasz ograniczonego systemu i dowiązań symbolicznych do twojego webroota.';
-$a->strings['Sub path of the URL'] = 'Ścieżka podrzędna adresu URL';
-$a->strings['Overwrite this field in case the sub path determination isn\'t right, otherwise leave it as is. Leaving this field blank means the installation is at the base URL without sub path.'] = 'Nadpisz to pole w przypadku, gdy określenie ścieżki podrzędnej nie jest prawidłowe, w przeciwnym razie pozostaw je bez zmian. Pozostawienie tego pola pustego oznacza, że ​​instalacja odbywa się pod podstawowym adresem URL bez podścieżki.';
 $a->strings['Database connection'] = 'Połączenie z bazą danych';
 $a->strings['In order to install Friendica we need to know how to connect to your database.'] = 'W celu zainstalowania Friendica musimy wiedzieć jak połączyć się z twoją bazą danych.';
 $a->strings['Please contact your hosting provider or site administrator if you have questions about these settings.'] = 'Proszę skontaktuj się ze swoim dostawcą usług hostingowych bądź administratorem strony jeśli masz pytania co do tych ustawień .';
@@ -1642,7 +1564,6 @@ $a->strings['Visibility'] = 'Widoczność';
 $a->strings['Clear the location'] = 'Wyczyść lokalizację';
 $a->strings['Location services are unavailable on your device'] = 'Usługi lokalizacyjne są niedostępne na twoim urządzeniu';
 $a->strings['Location services are disabled. Please check the website\'s permissions on your device'] = 'Usługi lokalizacyjne są wyłączone. Sprawdź uprawnienia strony internetowej na swoim urządzeniu';
-$a->strings['The requested item doesn\'t exist or has been deleted.'] = 'Żądany element nie istnieje lub został usunięty.';
 $a->strings['The feed for this item is unavailable.'] = 'Kanał dla tego elementu jest niedostępny.';
 $a->strings['Unable to follow this item.'] = 'Nie można obserwować tego elementu.';
 $a->strings['System down for maintenance'] = 'System wyłączony w celu konserwacji';
@@ -1655,7 +1576,6 @@ $a->strings['Or - did you try to upload an empty file?'] = 'Lub - czy próbował
 $a->strings['File exceeds size limit of %s'] = 'Plik przekracza limit rozmiaru wynoszący %s';
 $a->strings['File upload failed.'] = 'Przesyłanie pliku nie powiodło się.';
 $a->strings['Unable to process image.'] = 'Przetwarzanie obrazu nie powiodło się.';
-$a->strings['Image exceeds size limit of %s'] = 'Obraz przekracza limit rozmiaru wynoszący %s';
 $a->strings['Image upload failed.'] = 'Przesyłanie obrazu nie powiodło się.';
 $a->strings['List of all users'] = 'Lista wszystkich użytkowników';
 $a->strings['Active'] = 'Aktywne';
@@ -1666,13 +1586,10 @@ $a->strings['Deleted'] = 'Usunięte';
 $a->strings['List of pending user deletions'] = 'Lista oczekujących na usunięcie użytkowników';
 $a->strings['Normal Account Page'] = 'Normalna strona konta';
 $a->strings['Soapbox Page'] = 'Strona Soapbox';
-$a->strings['Public Forum'] = 'Forum publiczne';
 $a->strings['Automatic Friend Page'] = 'Automatyczna strona znajomego';
-$a->strings['Private Forum'] = 'Prywatne forum';
 $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'] = 'Przekaźnik';
 $a->strings['You can\'t block a local contact, please block the user instead'] = 'Nie możesz zablokować lokalnego kontaktu, zamiast tego zablokuj użytkownika';
 $a->strings['%s contact unblocked'] = [
@@ -1766,16 +1683,13 @@ $a->strings['Tag'] = 'Znacznik';
 $a->strings['Type'] = 'Typu';
 $a->strings['Term'] = 'Zasada';
 $a->strings['URL'] = 'URL';
-$a->strings['Mention'] = 'Wzmianka';
 $a->strings['Implicit Mention'] = 'Wzmianka niejawna';
 $a->strings['Item not found'] = 'Nie znaleziono elementu';
 $a->strings['Item Guid'] = 'Element Guid';
 $a->strings['Normal Account'] = 'Konto normalne';
 $a->strings['Automatic Follower Account'] = 'Automatyczne konto obserwatora';
-$a->strings['Public Forum Account'] = 'Publiczne konto na forum';
 $a->strings['Automatic Friend Account'] = 'Automatyczny przyjaciel konta';
 $a->strings['Blog Account'] = 'Konto bloga';
-$a->strings['Private Forum Account'] = 'Prywatne konto na forum';
 $a->strings['Registered users'] = 'Zarejestrowani użytkownicy';
 $a->strings['Pending registrations'] = 'Oczekujące rejestracje';
 $a->strings['%s user blocked'] = [
@@ -1906,6 +1820,10 @@ $a->strings['Remove Item Tag'] = 'Usuń pozycję znacznika';
 $a->strings['Select a tag to remove: '] = 'Wybierz znacznik do usunięcia: ';
 $a->strings['Remove'] = 'Usuń';
 $a->strings['No contacts.'] = 'Brak kontaktów.';
+$a->strings['%s\'s timeline'] = 'oś czasu %s';
+$a->strings['%s\'s posts'] = 'wpisy %s';
+$a->strings['%s\'s comments'] = 'komentarze %s';
+$a->strings['Image exceeds size limit of %s'] = 'Obraz przekracza limit rozmiaru wynoszący %s';
 $a->strings['Image upload didn\'t complete, please try again'] = 'Przesyłanie zdjęć nie zostało zakończone, spróbuj ponownie';
 $a->strings['Image file is missing'] = 'Brak pliku obrazu';
 $a->strings['Server can\'t accept new file upload at this time, please contact your administrator'] = 'Serwer nie może teraz przyjąć nowego pliku, skontaktuj się z administratorem';
@@ -1926,12 +1844,8 @@ $a->strings['%d year old'] = [
        3 => '%d lat',
 ];
 $a->strings['Description:'] = 'Opis:';
-$a->strings['Forums:'] = 'Fora:';
 $a->strings['View profile as:'] = 'Wyświetl profil jako:';
 $a->strings['View as'] = 'Zobacz jako';
-$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 unavailable.'] = 'Profil niedostępny.';
 $a->strings['Invalid locator'] = 'Nieprawidłowy lokalizator';
 $a->strings['The provided profile link doesn\'t seem to be valid'] = 'Podany link profilu wydaje się być nieprawidłowy';
@@ -1961,7 +1875,6 @@ $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['Please repeat your e-mail address:'] = 'Powtórz swój adres e-mail:';
 $a->strings['New Password:'] = 'Nowe hasło:';
@@ -2014,7 +1927,6 @@ $a->strings['Password unchanged.'] = 'Hasło niezmienione.';
 $a->strings['Password Too Long'] = 'Hasło za długie';
 $a->strings['Current Password:'] = 'Aktualne hasło:';
 $a->strings['Your current password to confirm the changes'] = 'Wpisz aktualne hasło, aby potwierdzić zmiany';
-$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['Remaining recovery codes: %d'] = 'Pozostałe kody odzyskiwania: %d';
 $a->strings['Invalid code, please retry.'] = 'Nieprawidłowy kod, spróbuj ponownie.';
 $a->strings['Two-factor recovery'] = 'Odzyskiwanie dwuczynnikowe';
@@ -2047,7 +1959,6 @@ $a->strings['Importing Contacts done'] = 'Importowanie kontaktów zakończone';
 $a->strings['Relocate message has been send to your contacts'] = 'Przeniesienie wiadomości zostało wysłane do Twoich kontaktów';
 $a->strings['Unable to find your profile. Please contact your admin.'] = 'Nie można znaleźć Twojego profilu. Skontaktuj się z administratorem.';
 $a->strings['Personal Page Subtypes'] = 'Podtypy osobistych stron';
-$a->strings['Community Forum Subtypes'] = 'Podtypy społeczności forum';
 $a->strings['Account for a personal profile.'] = 'Konto dla profilu osobistego.';
 $a->strings['Account for an organisation that automatically approves contact requests as "Followers".'] = 'Konto dla organizacji, która automatycznie zatwierdza prośby o kontakt jako "Obserwatorzy".';
 $a->strings['Account for a news reflector that automatically approves contact requests as "Followers".'] = 'Konto dla reflektora wiadomości, który automatycznie zatwierdza prośby o kontakt jako "Obserwatorzy".';
@@ -2056,7 +1967,6 @@ $a->strings['Account for a regular personal profile that requires manual approva
 $a->strings['Account for a public profile that automatically approves contact requests as "Followers".'] = 'Konto dla profilu publicznego, który automatycznie zatwierdza prośby o kontakt jako "Obserwatorzy".';
 $a->strings['Automatically approves all contact requests.'] = 'Automatycznie zatwierdza wszystkie prośby o kontakt.';
 $a->strings['Account for a popular profile that automatically approves contact requests as "Friends".'] = 'Konto popularnego profilu, które automatycznie zatwierdza prośby o kontakt jako "Przyjaciele".';
-$a->strings['Private Forum [Experimental]'] = 'Prywatne Forum [Eksperymentalne]';
 $a->strings['Requires manual approval of contact requests.'] = 'Wymaga ręcznego zatwierdzania żądań kontaktów.';
 $a->strings['OpenID:'] = 'OpenID:';
 $a->strings['(Optional) Allow this OpenID to login to this account.'] = '(Opcjonalnie) Pozwól zalogować się na to konto przy pomocy OpenID.';
@@ -2071,6 +1981,7 @@ $a->strings['Password:'] = 'Hasło:';
 $a->strings['Your current password to confirm the changes of the email address'] = 'Twoje obecne hasło, aby potwierdzić zmiany adresu e-mail';
 $a->strings['Delete OpenID URL'] = 'Usuń adres URL OpenID';
 $a->strings['Basic Settings'] = 'Ustawienia podstawowe';
+$a->strings['Display name:'] = 'Nazwa wyświetlana:';
 $a->strings['Email Address:'] = 'Adres email:';
 $a->strings['Your Timezone:'] = 'Twoja strefa czasowa:';
 $a->strings['Your Language:'] = 'Twój język:';
@@ -2143,6 +2054,8 @@ $a->strings['If you have moved this profile from another server, and some of you
 $a->strings['Resend relocate message to contacts'] = 'Wyślij ponownie przenieść wiadomości do kontaktów';
 $a->strings['Addon Settings'] = 'Ustawienia dodatków';
 $a->strings['No Addon settings configured'] = 'Brak skonfigurowanych ustawień dodatków';
+$a->strings['Description'] = 'Opis';
+$a->strings['Add'] = 'Dodaj';
 $a->strings['Failed to connect with email account using the settings provided.'] = 'Połączenie z kontem email używając wybranych ustawień nie powiodło się.';
 $a->strings['Diaspora (Socialhome, Hubzilla)'] = 'Diaspora (Socialhome, Hubzilla)';
 $a->strings['OStatus (GNU Social)'] = 'OStatus (GNU Social)';
@@ -2193,7 +2106,6 @@ $a->strings['Delegates'] = 'Oddeleguj';
 $a->strings['Delegates are able to manage all aspects of this account/page except for basic account settings. Please do not delegate your personal account to anybody that you do not trust completely.'] = 'Delegaci mogą zarządzać wszystkimi aspektami tego konta/strony, z wyjątkiem podstawowych ustawień konta. Nie przekazuj swojego konta osobistego nikomu, komu nie ufasz całkowicie.';
 $a->strings['Existing Page Delegates'] = 'Obecni delegaci stron';
 $a->strings['Potential Delegates'] = 'Potencjalni delegaci';
-$a->strings['Add'] = 'Dodaj';
 $a->strings['No entries.'] = 'Brak wpisów.';
 $a->strings['The theme you chose isn\'t available.'] = 'Wybrany motyw jest niedostępny.';
 $a->strings['%s - (Unsupported)'] = '%s - (Nieobsługiwane)';
@@ -2209,8 +2121,6 @@ $a->strings['Maximum of 100 items'] = 'Maksymalnie 100 elementów';
 $a->strings['Number of items to display per page when viewed from mobile device:'] = 'Liczba elementów do wyświetlenia na stronie podczas przeglądania z urządzenia mobilnego:';
 $a->strings['Update browser every xx seconds'] = 'Odświeżaj stronę co xx sekund';
 $a->strings['Minimum of 10 seconds. Enter -1 to disable it.'] = 'Minimum 10 sekund. Wprowadź -1, aby go wyłączyć.';
-$a->strings['Automatic updates only at the top of the post stream pages'] = 'Automatyczne aktualizacje tylko w górnej części stron strumienia postu';
-$a->strings['Auto update may add new posts at the top of the post stream pages, which can affect the scroll position and perturb normal reading if it happens anywhere else the top of the page.'] = 'Automatyczna aktualizacja może dodawać nowe wpisy na górze stron strumienia wpisów, co może wpływać na pozycję przewijania i zakłócać normalne czytanie, jeśli dzieje się ono w innym miejscu na górze strony.';
 $a->strings['Display emoticons'] = 'Wyświetl emotikony';
 $a->strings['When enabled, emoticons are replaced with matching symbols.'] = 'Po włączeniu emotikony są zastępowane pasującymi symbolami.';
 $a->strings['Infinite scroll'] = 'Nieskończone przewijanie';
@@ -2227,7 +2137,6 @@ $a->strings['Beginning of week:'] = 'Początek tygodnia:';
 $a->strings['Additional Features'] = 'Dodatkowe funkcje';
 $a->strings['Connected Apps'] = 'Powiązane aplikacje';
 $a->strings['Remove authorization'] = 'Odwołaj upoważnienie';
-$a->strings['Profile Name is required.'] = 'Nazwa profilu jest wymagana.';
 $a->strings['Profile couldn\'t be updated.'] = 'Profil nie mógł zostać zaktualizowany.';
 $a->strings['Label:'] = 'Etykieta:';
 $a->strings['Value:'] = 'Wartość:';
@@ -2242,7 +2151,6 @@ $a->strings['Location'] = 'Lokalizacja';
 $a->strings['Miscellaneous'] = 'Różne';
 $a->strings['Custom Profile Fields'] = 'Niestandardowe pola profilu';
 $a->strings['Upload Profile Photo'] = 'Wyślij zdjęcie profilowe';
-$a->strings['Display name:'] = 'Nazwa wyświetlana:';
 $a->strings['Street Address:'] = 'Ulica:';
 $a->strings['Locality/City:'] = 'Miasto:';
 $a->strings['Region/State:'] = 'Województwo/Stan:';
@@ -2257,15 +2165,6 @@ $a->strings['Public Keywords:'] = 'Publiczne słowa kluczowe:';
 $a->strings['(Used for suggesting potential friends, can be seen by others)'] = '(Używany do sugerowania potencjalnych znajomych, jest widoczny dla innych)';
 $a->strings['Private Keywords:'] = 'Prywatne słowa kluczowe:';
 $a->strings['(Used for searching profiles, never shown to others)'] = '(Używany do wyszukiwania profili, niepokazywany innym)';
-$a->strings['<p>Custom fields appear on <a href="%s">your profile page</a>.</p>
-                               <p>You can use BBCodes in the field values.</p>
-                               <p>Reorder by dragging the field title.</p>
-                               <p>Empty the label field to remove a custom field.</p>
-                               <p>Non-public fields can only be seen by the selected Friendica contacts or the Friendica contacts in the selected groups.</p>'] = '<p>Pola niestandardowe pojawiają się na <a href="%s">stronie Twojego profilu</a>.</p>
-                               <p>Możesz użyć BBCodes w wartościach pól.</p>
-                               <p>Zmieniaj kolejność, przeciągając tytuł pola.</p>
-                               <p>Opróżnij pole etykiety, aby usunąć pole niestandardowe.</p>
-                               <p>Pola niepubliczne mogą być widoczne tylko dla wybranych kontaktów Friendica lub kontaktów Friendica w wybranych grupach.</p>';
 $a->strings['Image size reduction [%s] failed.'] = 'Redukcja rozmiaru obrazka [%s] nie powiodła się.';
 $a->strings['Shift-reload the page or clear browser cache if the new photo does not display immediately.'] = 'Ponownie załaduj stronę lub wyczyść pamięć podręczną przeglądarki, jeśli nowe zdjęcie nie pojawi się natychmiast.';
 $a->strings['Unable to process image'] = 'Nie udało się przetworzyć obrazu';
@@ -2298,7 +2197,6 @@ $a->strings['App-specific password successfully revoked.'] = 'Hasło specyficzne
 $a->strings['Two-factor app-specific passwords'] = 'Dwuskładnikowe hasła aplikacji';
 $a->strings['<p>App-specific passwords are randomly generated passwords used instead your regular password to authenticate your account on third-party applications that don\'t support two-factor authentication.</p>'] = '<p>Hasła aplikacji to losowo generowane hasła używane zamiast zwykłego hasła do uwierzytelniania konta w aplikacjach innych firm, które nie obsługują uwierzytelniania dwuskładnikowego.</p>';
 $a->strings['Make sure to copy your new app-specific password now. You won’t be able to see it again!'] = 'Pamiętaj, aby teraz skopiować nowe hasło aplikacji. Nie będziesz mógł go zobaczyć ponownie!';
-$a->strings['Description'] = 'Opis';
 $a->strings['Last Used'] = 'Ostatnio używane';
 $a->strings['Revoke'] = 'Unieważnij';
 $a->strings['Revoke All'] = 'Unieważnij wszyskie';
@@ -2388,6 +2286,12 @@ $a->strings['Exception thrown in %s:%d'] = 'Zgłoszono wyjątek %s:%d';
 $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['Privacy Statement'] = 'Oświadczenie o prywatności';
+$a->strings['The requested item doesn\'t exist or has been deleted.'] = 'Żądany element nie istnieje lub został usunięty.';
+$a->strings['You are now logged in as %s'] = 'Jesteś teraz zalogowany jako %s';
+$a->strings['Switch between your accounts'] = 'Przełącz się pomiędzy kontami';
+$a->strings['Manage your accounts'] = 'Zarządzaj swoimi kontami';
+$a->strings['Toggle between different identities or community/group pages which share your account details or which you have been granted "manage" permissions'] = 'Przełącz między różnymi tożsamościami lub stronami społeczność/grupy, które udostępniają dane Twojego konta lub które otrzymałeś uprawnienia "zarządzaj"';
+$a->strings['Select an identity to manage: '] = 'Wybierz tożsamość do zarządzania: ';
 $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['Move account'] = 'Przenieś konto';
 $a->strings['You can import an account from another Friendica server.'] = 'Możesz zaimportować konto z innego serwera Friendica.';
@@ -2430,8 +2334,6 @@ $a->strings['Go to Your Site\'s Directory'] = 'Idż do twojej strony';
 $a->strings['The Directory page lets you find other people in this network or other federated sites. Look for a <em>Connect</em> or <em>Follow</em> link on their profile page. Provide your own Identity Address if requested.'] = 'Strona Katalog umożliwia znalezienie innych osób w tej sieci lub innych witrynach stowarzyszonych. Poszukaj łącza <em>Połącz</em> lub <em>Śledź</em> na stronie profilu. Jeśli chcesz, podaj swój własny adres tożsamości.';
 $a->strings['Finding New People'] = 'Znajdowanie nowych osób';
 $a->strings['On the side panel of the Contacts page are several tools to find new friends. We can match people by interest, look up people by name or interest, and provide suggestions based on network relationships. On a brand new site, friend suggestions will usually begin to be populated within 24 hours.'] = 'Na bocznym panelu strony Kontaktów znajduje się kilka narzędzi do znajdowania nowych przyjaciół. Możemy dopasować osoby według zainteresowań, wyszukiwać osoby według nazwisk i zainteresowań oraz dostarczać sugestie oparte na relacjach sieciowych. Na zupełnie nowej stronie sugestie znajomych zwykle zaczynają być wypełniane w ciągu 24 godzin';
-$a->strings['Group Your Contacts'] = 'Grupy kontaktów';
-$a->strings['Once you have made some friends, organize them into private conversation groups from the sidebar of your Contacts page and then you can interact with each group privately on your Network page.'] = 'Gdy zaprzyjaźnisz się z przyjaciółmi, uporządkuj je w prywatne grupy konwersacji na pasku bocznym na stronie Kontakty, a następnie możesz wchodzić w interakcje z każdą grupą prywatnie na stronie Sieć.';
 $a->strings['Why Aren\'t My Posts Public?'] = 'Dlaczego moje wpisy nie są publiczne?';
 $a->strings['Friendica respects your privacy. By default, your posts will only show up to people you\'ve added as friends. For more information, see the help section from the link above.'] = 'Friendica szanuje Twoją prywatność. Domyślnie Twoje wpisy będą wyświetlane tylko osobom, które dodałeś jako znajomi. Aby uzyskać więcej informacji, zobacz sekcję pomocy na powyższym łączu.';
 $a->strings['Getting Help'] = 'Otrzymaj pomoc';
@@ -2515,11 +2417,6 @@ $a->strings['Please visit %s  if you wish to make any changes to this relationsh
 $a->strings['registration request'] = 'prośba o rejestrację';
 $a->strings['You\'ve received a registration request from \'%1$s\' at %2$s'] = 'Otrzymałeś wniosek rejestracyjny od \'%1$s\' na %2$s';
 $a->strings['You\'ve received a [url=%1$s]registration request[/url] from %2$s.'] = 'Otrzymałeś [url=%1$s] żądanie rejestracji [/url] od %2$s.';
-$a->strings['Full Name:        %s
-Site Location: %s
-Login Name:    %s (%s)'] = 'Imię i nazwisko:  %s
-Lokalizacja witryny:   %s
-Nazwa użytkownika:    %s(%s)';
 $a->strings['Please visit %s to approve or reject the request.'] = 'Odwiedź stronę %s, aby zatwierdzić lub odrzucić wniosek.';
 $a->strings['%s %s tagged you'] = '%s %s oznaczył Cię';
 $a->strings['%s %s shared a new post'] = '%s %s udostępnił nowy wpis';
@@ -2581,6 +2478,7 @@ $a->strings['%d comment'] = [
 ];
 $a->strings['Show more'] = 'Pokaż więcej';
 $a->strings['Show fewer'] = 'Pokaż mniej';
+$a->strings['(no subject)'] = '(bez tematu)';
 $a->strings['%s is now following %s.'] = '%s zaczął(-ęła) obserwować %s.';
 $a->strings['following'] = 'następujący';
 $a->strings['%s stopped following %s.'] = '%s przestał(a) obserwować %s.';
@@ -2610,7 +2508,6 @@ $a->strings['second'] = 'sekunda';
 $a->strings['seconds'] = 'sekundy';
 $a->strings['in %1$d %2$s'] = 'w %1$d %2$s';
 $a->strings['%1$d %2$s ago'] = '%1$d %2$s temu';
-$a->strings['(no subject)'] = '(bez tematu)';
 $a->strings['Notification from Friendica'] = 'Powiadomienia z Friendica';
 $a->strings['Empty Post'] = 'Pusty wpis';
 $a->strings['default'] = 'standardowe';
@@ -2666,7 +2563,6 @@ $a->strings['Center'] = 'Do środka';
 $a->strings['Color scheme'] = 'Schemat kolorów';
 $a->strings['Posts font size'] = 'Rozmiar czcionki wpisów';
 $a->strings['Textareas font size'] = 'Rozmiar czcionki obszarów tekstowych';
-$a->strings['Comma separated list of helper forums'] = 'Lista oddzielonych przecinkami forów pomocniczych';
 $a->strings['don\'t show'] = 'nie pokazuj';
 $a->strings['show'] = 'pokazuj';
 $a->strings['Set style'] = 'Ustaw styl';