]> git.mxchange.org Git - friendica.git/blobdiff - view/lang/pl/strings.php
updated PL translation
[friendica.git] / view / lang / pl / strings.php
index db660ee18cdef5e2925a067696fa7f43d7c2cebc..86ec7d25bc4a1d13b2b49c64a1df3e3144525612 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['
@@ -281,25 +281,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:';
@@ -344,6 +327,7 @@ $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.';
@@ -408,8 +392,6 @@ $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 +425,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';
@@ -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.';
@@ -957,9 +939,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 +980,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';
@@ -1194,8 +1171,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,7 +1220,6 @@ $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';
@@ -1410,10 +1384,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 +1395,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';
@@ -1584,12 +1559,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ń .';
@@ -1906,6 +1877,9 @@ $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 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';
@@ -1929,9 +1903,6 @@ $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';
@@ -2014,7 +1985,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';
@@ -2209,8 +2179,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';
@@ -2581,6 +2549,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 +2579,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';