update PL translations THX waldis
This commit is contained in:
parent
47ab72352e
commit
6800c89ea5
2 changed files with 3733 additions and 3735 deletions
|
|
@ -6,65 +6,6 @@ function string_plural_select_pl($n){
|
|||
return ($n==1 ? 0 : ($n%10>=2 && $n%10<=4) && ($n%100<12 || $n%100>14) ? 1 : $n!=1 && ($n%10>=0 && $n%10<=1) || ($n%10>=5 && $n%10<=9) || ($n%100>=12 && $n%100<=14) ? 2 : 3);;
|
||||
}}
|
||||
;
|
||||
$a->strings["Friendica Notification"] = "Powiadomienia Friendica";
|
||||
$a->strings["Thank You,"] = "Dziękuję,";
|
||||
$a->strings["%s Administrator"] = "%s Administrator";
|
||||
$a->strings["%1\$s, %2\$s Administrator"] = "%1\$s,%2\$sAdministrator";
|
||||
$a->strings["[Friendica:Notify] New mail received at %s"] = "[Friendica:Powiadomienie] Nowa wiadomość otrzymana od %s";
|
||||
$a->strings["%1\$s sent you a new private message at %2\$s."] = "%1\$swysłał ci nową prywatną wiadomość na %2\$s ";
|
||||
$a->strings["a private message"] = "prywatna wiadomość";
|
||||
$a->strings["%1\$s sent you %2\$s."] = "%1\$s wysyła ci %2\$s";
|
||||
$a->strings["Please visit %s to view and/or reply to your private messages."] = "Odwiedź %s żeby zobaczyć i/lub odpowiedzieć na twoje prywatne wiadomości";
|
||||
$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 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 commented on [url=%2\$s]your %3\$s[/url]"] = "%1\$s skomentował [url=%2\$s] twój %3\$s[/ url]";
|
||||
$a->strings["[Friendica:Notify] Comment to conversation #%1\$d by %2\$s"] = "[Friendica:Powiadomienie] Komentarz do rozmowy #%1\$d przez %2\$s";
|
||||
$a->strings["%s commented on an item/conversation you have been following."] = "%s skomentował rozmowę którą śledzisz";
|
||||
$a->strings["Please visit %s to view and/or reply to the conversation."] = "Odwiedź %s żeby zobaczyć i/lub odpowiedzieć na rozmowę";
|
||||
$a->strings["[Friendica:Notify] %s posted to your profile wall"] = "[Friendica:Powiadomienie] %s napisał na twoim profilu";
|
||||
$a->strings["%1\$s posted to your profile wall at %2\$s"] = "%1\$sopublikowano na ścianie profilu w %2\$s ";
|
||||
$a->strings["%1\$s posted to [url=%2\$s]your wall[/url]"] = "%1\$s wysłano do [url =%2\$s]twojej strony[/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";
|
||||
$a->strings["%1\$s [url=%2\$s]tagged you[/url]."] = "%1\$s [url=%2\$s]oznaczył Cię[/url]. ";
|
||||
$a->strings["[Friendica:Notify] %s shared a new post"] = "[Friendica:Powiadomienie] %s udostępnił nowy wpis";
|
||||
$a->strings["%1\$s shared a new post at %2\$s"] = "%1\$sudostępnił nowy wpis na %2\$s ";
|
||||
$a->strings["%1\$s [url=%2\$s]shared a post[/url]."] = "%1\$s[url=%2\$s]udostępnił wpis[/url].";
|
||||
$a->strings["[Friendica:Notify] %1\$s poked you"] = "[Friendica: Powiadomienie] %1\$s zaczepia Cię";
|
||||
$a->strings["%1\$s poked you at %2\$s"] = "%1\$s zaczepił Cię %2\$s";
|
||||
$a->strings["%1\$s [url=%2\$s]poked you[/url]."] = "%1\$s[url=%2\$s] zaczepił Cię[/url].";
|
||||
$a->strings["[Friendica:Notify] %s tagged your post"] = "[Friendica:Powiadomienie] %s otagował Twój post";
|
||||
$a->strings["%1\$s tagged your post at %2\$s"] = "%1\$soznaczyłeś swój wpis na %2\$s ";
|
||||
$a->strings["%1\$s tagged [url=%2\$s]your post[/url]"] = "%1\$soznacz [url=%2\$s]twój post[/url]";
|
||||
$a->strings["[Friendica:Notify] Introduction received"] = "[Friendica:Powiadomienie] Zapoznanie odebrane";
|
||||
$a->strings["You've received an introduction from '%1\$s' at %2\$s"] = "Otrzymałeś wstęp od '%1\$s' z %2\$s";
|
||||
$a->strings["You've received [url=%1\$s]an introduction[/url] from %2\$s."] = "Zostałeś [url=%1\$s] przyjęty [/ url] z %2\$s.";
|
||||
$a->strings["You may visit their profile at %s"] = "Możesz odwiedzić ich profil na stronie %s";
|
||||
$a->strings["Please visit %s to approve or reject the introduction."] = "Odwiedż %s aby zatwierdzić lub odrzucić przedstawienie.";
|
||||
$a->strings["[Friendica:Notify] A new person is sharing with you"] = "[Friendica:Powiadomienie] Nowa osoba dzieli się z tobą";
|
||||
$a->strings["%1\$s is sharing with you at %2\$s"] = "%1\$sdzieli się z tobą w %2\$s ";
|
||||
$a->strings["[Friendica:Notify] You have a new follower"] = "[Friendica:Powiadomienie] Masz nowego obserwatora";
|
||||
$a->strings["You have a new follower at %2\$s : %1\$s"] = "Masz nowego obserwatora na %2\$s : %1\$s";
|
||||
$a->strings["[Friendica:Notify] Friend suggestion received"] = "[Friendica: Powiadomienie] Otrzymano sugestię znajomego";
|
||||
$a->strings["You've received a friend suggestion from '%1\$s' at %2\$s"] = "Otrzymałeś od znajomego sugestię '%1\$s' na %2\$s";
|
||||
$a->strings["You've received [url=%1\$s]a friend suggestion[/url] for %2\$s from %3\$s."] = "Otrzymałeś [url=%1\$s] sugestię znajomego [/url] dla %2\$s od %3\$s.";
|
||||
$a->strings["Name:"] = "Imię:";
|
||||
$a->strings["Photo:"] = "Zdjęcie:";
|
||||
$a->strings["Please visit %s to approve or reject the suggestion."] = "Odwiedź stronę %s, aby zatwierdzić lub odrzucić sugestię.";
|
||||
$a->strings["[Friendica:Notify] Connection accepted"] = "[Friendica: Powiadomienie] Połączenie zostało zaakceptowane";
|
||||
$a->strings["'%1\$s' has accepted your connection request at %2\$s"] = "'%1\$s' zaakceptował Twoją prośbę o połączenie na %2\$s";
|
||||
$a->strings["%2\$s has accepted your [url=%1\$s]connection request[/url]."] = "%2\$szaakceptował twoje [url=%1\$s] żądanie połączenia [/url]. ";
|
||||
$a->strings["You are now mutual friends and may exchange status updates, photos, and email without restriction."] = "Jesteście teraz przyjaciółmi i możesz wymieniać aktualizacje statusu, zdjęcia i e-maile bez ograniczeń.";
|
||||
$a->strings["Please visit %s if you wish to make any changes to this relationship."] = "Odwiedź stronę %s jeśli chcesz wprowadzić zmiany w tym związku.";
|
||||
$a->strings["'%1\$s' has chosen to accept you a fan, which restricts some forms of communication - such as private messaging and some profile interactions. If this is a celebrity or community page, these settings were applied automatically."] = "'%1\$s' zdecydował się zaakceptować Cię jako fana, który ogranicza niektóre formy komunikacji - takie jak prywatne wiadomości i niektóre interakcje w profilu. Jeśli jest to strona celebrytów lub społeczności, ustawienia te zostały zastosowane automatycznie.";
|
||||
$a->strings["'%1\$s' may choose to extend this into a two-way or more permissive relationship in the future."] = "'%1\$s' możesz zdecydować o przedłużeniu tego w dwukierunkową lub bardziej ścisłą relację w przyszłości. ";
|
||||
$a->strings["Please visit %s if you wish to make any changes to this relationship."] = "Odwiedź stronę %s, jeśli chcesz wprowadzić zmiany w tej relacji.";
|
||||
$a->strings["[Friendica System Notify]"] = "[Powiadomienie Systemu Friendica]";
|
||||
$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:\t%1\$s\\nSite Location:\t%2\$s\\nLogin Name:\t%3\$s (%4\$s)"] = "Pełna nazwa:\t%1\$s \\nSite Lokalizacja:\t%2\$s\\nLogin użytkownika: \t%3\$s(%4\$s)";
|
||||
$a->strings["Please visit %s to approve or reject the request."] = "Odwiedź stronę %s, aby zatwierdzić lub odrzucić wniosek.";
|
||||
$a->strings["Daily posting limit of %d post reached. The post was rejected."] = [
|
||||
0 => "",
|
||||
1 => "",
|
||||
|
|
@ -199,6 +140,65 @@ $a->strings["Undecided"] = [
|
|||
2 => "",
|
||||
3 => "",
|
||||
];
|
||||
$a->strings["Friendica Notification"] = "Powiadomienia Friendica";
|
||||
$a->strings["Thank You,"] = "Dziękuję,";
|
||||
$a->strings["%s Administrator"] = "%s Administrator";
|
||||
$a->strings["%1\$s, %2\$s Administrator"] = "%1\$s,%2\$sAdministrator";
|
||||
$a->strings["[Friendica:Notify] New mail received at %s"] = "[Friendica:Powiadomienie] Nowa wiadomość otrzymana od %s";
|
||||
$a->strings["%1\$s sent you a new private message at %2\$s."] = "%1\$swysłał ci nową prywatną wiadomość na %2\$s ";
|
||||
$a->strings["a private message"] = "prywatna wiadomość";
|
||||
$a->strings["%1\$s sent you %2\$s."] = "%1\$s wysyła ci %2\$s";
|
||||
$a->strings["Please visit %s to view and/or reply to your private messages."] = "Odwiedź %s żeby zobaczyć i/lub odpowiedzieć na twoje prywatne wiadomości";
|
||||
$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 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 commented on [url=%2\$s]your %3\$s[/url]"] = "%1\$s skomentował [url=%2\$s] twój %3\$s[/ url]";
|
||||
$a->strings["[Friendica:Notify] Comment to conversation #%1\$d by %2\$s"] = "[Friendica:Powiadomienie] Komentarz do rozmowy #%1\$d przez %2\$s";
|
||||
$a->strings["%s commented on an item/conversation you have been following."] = "%s skomentował rozmowę którą śledzisz";
|
||||
$a->strings["Please visit %s to view and/or reply to the conversation."] = "Odwiedź %s żeby zobaczyć i/lub odpowiedzieć na rozmowę";
|
||||
$a->strings["[Friendica:Notify] %s posted to your profile wall"] = "[Friendica:Powiadomienie] %s napisał na twoim profilu";
|
||||
$a->strings["%1\$s posted to your profile wall at %2\$s"] = "%1\$sopublikowano na ścianie profilu w %2\$s ";
|
||||
$a->strings["%1\$s posted to [url=%2\$s]your wall[/url]"] = "%1\$s wysłano do [url =%2\$s]twojej strony[/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";
|
||||
$a->strings["%1\$s [url=%2\$s]tagged you[/url]."] = "%1\$s [url=%2\$s]oznaczył Cię[/url]. ";
|
||||
$a->strings["[Friendica:Notify] %s shared a new post"] = "[Friendica:Powiadomienie] %s udostępnił nowy wpis";
|
||||
$a->strings["%1\$s shared a new post at %2\$s"] = "%1\$sudostępnił nowy wpis na %2\$s ";
|
||||
$a->strings["%1\$s [url=%2\$s]shared a post[/url]."] = "%1\$s[url=%2\$s]udostępnił wpis[/url].";
|
||||
$a->strings["[Friendica:Notify] %1\$s poked you"] = "[Friendica: Powiadomienie] %1\$s zaczepia Cię";
|
||||
$a->strings["%1\$s poked you at %2\$s"] = "%1\$s zaczepił Cię %2\$s";
|
||||
$a->strings["%1\$s [url=%2\$s]poked you[/url]."] = "%1\$s[url=%2\$s] zaczepił Cię[/url].";
|
||||
$a->strings["[Friendica:Notify] %s tagged your post"] = "[Friendica:Powiadomienie] %s otagował Twój post";
|
||||
$a->strings["%1\$s tagged your post at %2\$s"] = "%1\$soznaczyłeś swój wpis na %2\$s ";
|
||||
$a->strings["%1\$s tagged [url=%2\$s]your post[/url]"] = "%1\$soznacz [url=%2\$s]twój post[/url]";
|
||||
$a->strings["[Friendica:Notify] Introduction received"] = "[Friendica:Powiadomienie] Zapoznanie odebrane";
|
||||
$a->strings["You've received an introduction from '%1\$s' at %2\$s"] = "Otrzymałeś wstęp od '%1\$s' z %2\$s";
|
||||
$a->strings["You've received [url=%1\$s]an introduction[/url] from %2\$s."] = "Zostałeś [url=%1\$s] przyjęty [/ url] z %2\$s.";
|
||||
$a->strings["You may visit their profile at %s"] = "Możesz odwiedzić ich profil na stronie %s";
|
||||
$a->strings["Please visit %s to approve or reject the introduction."] = "Odwiedż %s aby zatwierdzić lub odrzucić przedstawienie.";
|
||||
$a->strings["[Friendica:Notify] A new person is sharing with you"] = "[Friendica:Powiadomienie] Nowa osoba dzieli się z tobą";
|
||||
$a->strings["%1\$s is sharing with you at %2\$s"] = "%1\$sdzieli się z tobą w %2\$s ";
|
||||
$a->strings["[Friendica:Notify] You have a new follower"] = "[Friendica:Powiadomienie] Masz nowego obserwatora";
|
||||
$a->strings["You have a new follower at %2\$s : %1\$s"] = "Masz nowego obserwatora na %2\$s : %1\$s";
|
||||
$a->strings["[Friendica:Notify] Friend suggestion received"] = "[Friendica: Powiadomienie] Otrzymano sugestię znajomego";
|
||||
$a->strings["You've received a friend suggestion from '%1\$s' at %2\$s"] = "Otrzymałeś od znajomego sugestię '%1\$s' na %2\$s";
|
||||
$a->strings["You've received [url=%1\$s]a friend suggestion[/url] for %2\$s from %3\$s."] = "Otrzymałeś [url=%1\$s] sugestię znajomego [/url] dla %2\$s od %3\$s.";
|
||||
$a->strings["Name:"] = "Imię:";
|
||||
$a->strings["Photo:"] = "Zdjęcie:";
|
||||
$a->strings["Please visit %s to approve or reject the suggestion."] = "Odwiedź stronę %s, aby zatwierdzić lub odrzucić sugestię.";
|
||||
$a->strings["[Friendica:Notify] Connection accepted"] = "[Friendica: Powiadomienie] Połączenie zostało zaakceptowane";
|
||||
$a->strings["'%1\$s' has accepted your connection request at %2\$s"] = "'%1\$s' zaakceptował Twoją prośbę o połączenie na %2\$s";
|
||||
$a->strings["%2\$s has accepted your [url=%1\$s]connection request[/url]."] = "%2\$szaakceptował twoje [url=%1\$s] żądanie połączenia [/url]. ";
|
||||
$a->strings["You are now mutual friends and may exchange status updates, photos, and email without restriction."] = "Jesteście teraz przyjaciółmi i możesz wymieniać aktualizacje statusu, zdjęcia i e-maile bez ograniczeń.";
|
||||
$a->strings["Please visit %s if you wish to make any changes to this relationship."] = "Odwiedź stronę %s jeśli chcesz wprowadzić zmiany w tym związku.";
|
||||
$a->strings["'%1\$s' has chosen to accept you a fan, which restricts some forms of communication - such as private messaging and some profile interactions. If this is a celebrity or community page, these settings were applied automatically."] = "'%1\$s' zdecydował się zaakceptować Cię jako fana, który ogranicza niektóre formy komunikacji - takie jak prywatne wiadomości i niektóre interakcje w profilu. Jeśli jest to strona celebrytów lub społeczności, ustawienia te zostały zastosowane automatycznie.";
|
||||
$a->strings["'%1\$s' may choose to extend this into a two-way or more permissive relationship in the future."] = "'%1\$s' możesz zdecydować o przedłużeniu tego w dwukierunkową lub bardziej ścisłą relację w przyszłości. ";
|
||||
$a->strings["Please visit %s if you wish to make any changes to this relationship."] = "Odwiedź stronę %s, jeśli chcesz wprowadzić zmiany w tej relacji.";
|
||||
$a->strings["[Friendica System Notify]"] = "[Powiadomienie Systemu Friendica]";
|
||||
$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:\t%s\nSite Location:\t%s\nLogin Name:\t%s (%s)"] = "Imię i Nazwisko:\t%s\nLokalizacja witryny:\t%s\nNazwa użytkownika:\t%s(%s)";
|
||||
$a->strings["Please visit %s to approve or reject the request."] = "Odwiedź stronę %s, aby zatwierdzić lub odrzucić wniosek.";
|
||||
$a->strings["Item not found."] = "Element nie znaleziony.";
|
||||
$a->strings["Do you really want to delete this item?"] = "Czy na pewno chcesz usunąć ten element?";
|
||||
$a->strings["Yes"] = "Tak";
|
||||
|
|
@ -297,8 +297,6 @@ $a->strings["comment"] = [
|
|||
];
|
||||
$a->strings["post"] = "post";
|
||||
$a->strings["Item filed"] = "Element złożony";
|
||||
$a->strings["No friends to display."] = "Brak znajomych do wyświetlenia";
|
||||
$a->strings["Connect"] = "Połącz";
|
||||
$a->strings["Authorize application connection"] = "Autoryzacja połączenia aplikacji";
|
||||
$a->strings["Return to your app and insert this Securty Code:"] = "Powróć do swojej aplikacji i wpisz ten Kod Bezpieczeństwa:";
|
||||
$a->strings["Please login to continue."] = "Zaloguj się aby kontynuować.";
|
||||
|
|
@ -317,7 +315,6 @@ $a->strings["Photos"] = "Zdjęcia";
|
|||
$a->strings["Contact Photos"] = "Zdjęcia kontaktu";
|
||||
$a->strings["Upload"] = "Załaduj";
|
||||
$a->strings["Files"] = "Pliki";
|
||||
$a->strings["Not Found"] = "Nie znaleziono";
|
||||
$a->strings["No profile"] = "Brak profilu";
|
||||
$a->strings["Welcome to %s"] = "Witamy w %s";
|
||||
$a->strings["Remote privacy information not available."] = "Nie są dostępne zdalne informacje o prywatności.";
|
||||
|
|
@ -360,15 +357,10 @@ $a->strings["Our <strong>help</strong> pages may be consulted for detail on othe
|
|||
$a->strings["Visit %s's profile [%s]"] = "Obejrzyj %s's profil [%s]";
|
||||
$a->strings["Edit contact"] = "Edytuj kontakt";
|
||||
$a->strings["Contacts who are not members of a group"] = "Kontakty spoza członków grupy";
|
||||
$a->strings["Not Extended"] = "Nie rozszerzony";
|
||||
$a->strings["Resubscribing to OStatus contacts"] = "Ponowne subskrybowanie kontaktów OStatus";
|
||||
$a->strings["Error"] = "Błąd";
|
||||
$a->strings["Done"] = "Gotowe";
|
||||
$a->strings["Keep this window open until done."] = "Pozostaw to okno otwarte, dopóki nie będzie gotowe.";
|
||||
$a->strings["Do you really want to delete this suggestion?"] = "Czy na pewno chcesz usunąć te sugestie ?";
|
||||
$a->strings["No suggestions available. If this is a new site, please try again in 24 hours."] = "Brak dostępnych sugestii. Jeśli jest to nowa witryna, spróbuj ponownie za 24 godziny.";
|
||||
$a->strings["Ignore/Hide"] = "Ignoruj/Ukryj";
|
||||
$a->strings["Friend Suggestions"] = "Osoby, które możesz znać";
|
||||
$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";
|
||||
|
|
@ -377,10 +369,6 @@ $a->strings["You need to export your account from the old server and upload it h
|
|||
$a->strings["This feature is experimental. We can't import contacts from the OStatus network (GNU Social/Statusnet) or from Diaspora"] = "Ta funkcja jest eksperymentalna. Nie możemy importować kontaktów z sieci OStatus (GNU Social/Statusnet) lub z Diaspory";
|
||||
$a->strings["Account file"] = "Pliki konta";
|
||||
$a->strings["To export your account, go to \"Settings->Export your personal data\" and select \"Export account\""] = "Aby eksportować konto, wejdź w \"Ustawienia->Eksport danych osobistych\" i wybierz \"Eksportuj konto\"";
|
||||
$a->strings["No keywords to match. Please add keywords to your default profile."] = "Brak pasujących słów kluczowych. Dodaj słowa kluczowe do domyślnego profilu.";
|
||||
$a->strings["is interested in:"] = "interesuje się:";
|
||||
$a->strings["Profile Match"] = "Dopasowanie profilu";
|
||||
$a->strings["No matches"] = "Brak wyników";
|
||||
$a->strings["Manage Identities and/or Pages"] = "Zarządzaj Tożsamościami i/lub Stronami.";
|
||||
$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:";
|
||||
|
|
@ -400,14 +388,6 @@ $a->strings["Converted localtime: %s"] = "Zmień strefę czasową: %s";
|
|||
$a->strings["Please select your timezone:"] = "Wybierz swoją strefę czasową:";
|
||||
$a->strings["No more system notifications."] = "Nie ma więcej powiadomień systemowych.";
|
||||
$a->strings["System Notifications"] = "Powiadomienia systemowe";
|
||||
$a->strings["{0} wants to be your friend"] = "{0} chce być Twoim znajomym";
|
||||
$a->strings["{0} sent you a message"] = "{0} wysłałem Ci wiadomość";
|
||||
$a->strings["{0} requested registration"] = "{0} wymagana rejestracja";
|
||||
$a->strings["Poke/Prod"] = "Zaczepić";
|
||||
$a->strings["poke, prod or do other things to somebody"] = "szturchać, zaczepić lub robić inne rzeczy";
|
||||
$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["Public access denied."] = "Publiczny dostęp zabroniony";
|
||||
$a->strings["Only logged in users are permitted to perform a probing."] = "Tylko zalogowani użytkownicy mogą wykonywać sondowanie.";
|
||||
$a->strings["Permission denied"] = "Odmowa dostępu";
|
||||
|
|
@ -419,21 +399,11 @@ $a->strings["All Contacts (with secure profile access)"] = "Wszystkie kontakty (
|
|||
$a->strings["Account approved."] = "Konto zatwierdzone.";
|
||||
$a->strings["Registration revoked for %s"] = "Rejestracja odwołana dla %s";
|
||||
$a->strings["Please login."] = "Proszę się zalogować.";
|
||||
$a->strings["Tag removed"] = "Tag usunięty";
|
||||
$a->strings["Remove Item Tag"] = "Usuń pozycję Tag";
|
||||
$a->strings["Select a tag to remove: "] = "Wybierz tag do usunięcia";
|
||||
$a->strings["Remove"] = "Usuń";
|
||||
$a->strings["Export account"] = "Eksportuj konto";
|
||||
$a->strings["Export your account info and contacts. Use this to make a backup of your account and/or to move it to another server."] = "Eksportuj informacje o swoim koncie i kontaktach. Użyj tego do utworzenia kopii zapasowej konta i/lub przeniesienia go na inny serwer.";
|
||||
$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["Export personal data"] = "Eksportuje dane personalne";
|
||||
$a->strings["No contacts."] = "brak kontaktów";
|
||||
$a->strings["Access denied."] = "Brak dostępu";
|
||||
$a->strings["Image exceeds size limit of %s"] = "Obraz przekracza limit rozmiaru wynoszący %s";
|
||||
$a->strings["Unable to process image."] = "Przetwarzanie obrazu nie powiodło się.";
|
||||
$a->strings["Wall Photos"] = "Tablica zdjęć";
|
||||
$a->strings["Image upload failed."] = "Przesyłanie obrazu nie powiodło się";
|
||||
$a->strings["Number of daily wall messages for %s exceeded. Message failed."] = "Dzienny limit wiadomości %s został przekroczony. Wiadomość została odrzucona.";
|
||||
$a->strings["No recipient selected."] = "Nie wybrano odbiorcy.";
|
||||
$a->strings["Unable to check your home location."] = "Nie można sprawdzić twojej lokalizacji.";
|
||||
|
|
@ -448,10 +418,6 @@ $a->strings["Subject:"] = "Temat:";
|
|||
$a->strings["Your message:"] = "Twoja wiadomość:";
|
||||
$a->strings["Login"] = "Zaloguj się";
|
||||
$a->strings["The post was created"] = "Post został utworzony";
|
||||
$a->strings["Item not found"] = "Nie znaleziono elementu";
|
||||
$a->strings["Edit post"] = "Edytuj post";
|
||||
$a->strings["CC: email addresses"] = "CC: adresy e-mail";
|
||||
$a->strings["Example: bob@example.com, mary@example.com"] = "Przykład: bob@example.com, mary@example.com";
|
||||
$a->strings["Contact not found."] = "Kontakt nie znaleziony";
|
||||
$a->strings["Friend suggestion sent."] = "Wysłana propozycja dodania do znajomych.";
|
||||
$a->strings["Suggest Friends"] = "Zaproponuj znajomych";
|
||||
|
|
@ -470,113 +436,6 @@ $a->strings["User not found"] = "Użytkownik nie znaleziony";
|
|||
$a->strings["This calendar format is not supported"] = "Ten format kalendarza nie jest obsługiwany";
|
||||
$a->strings["No exportable data found"] = "Nie znaleziono danych do eksportu";
|
||||
$a->strings["calendar"] = "kalendarz";
|
||||
$a->strings["Network:"] = "Sieć:";
|
||||
$a->strings["%d contact edited."] = [
|
||||
0 => "",
|
||||
1 => "",
|
||||
2 => "",
|
||||
3 => "",
|
||||
];
|
||||
$a->strings["Could not access contact record."] = "Nie można uzyskać dostępu do rejestru kontaktów.";
|
||||
$a->strings["Could not locate selected profile."] = "Nie można znaleźć wybranego profilu.";
|
||||
$a->strings["Contact updated."] = "Kontakt zaktualizowany";
|
||||
$a->strings["Failed to update contact record."] = "Aktualizacja rekordu kontaktu nie powiodła się.";
|
||||
$a->strings["Contact has been blocked"] = "Kontakt został zablokowany";
|
||||
$a->strings["Contact has been unblocked"] = "Kontakt został odblokowany";
|
||||
$a->strings["Contact has been ignored"] = "Kontakt jest ignorowany";
|
||||
$a->strings["Contact has been unignored"] = "Kontakt nie jest ignorowany";
|
||||
$a->strings["Contact has been archived"] = "Kontakt został zarchiwizowany";
|
||||
$a->strings["Contact has been unarchived"] = "Kontakt został przywrócony";
|
||||
$a->strings["Drop contact"] = "Usuń kontakt";
|
||||
$a->strings["Do you really want to delete this contact?"] = "Czy na pewno chcesz usunąć ten kontakt?";
|
||||
$a->strings["Contact has been removed."] = "Kontakt został usunięty.";
|
||||
$a->strings["You are mutual friends with %s"] = "Jesteś już znajomym z %s";
|
||||
$a->strings["You are sharing with %s"] = "Współdzielisz z %s";
|
||||
$a->strings["%s is sharing with you"] = "%s współdzieli z tobą";
|
||||
$a->strings["Private communications are not available for this contact."] = "Prywatna rozmowa jest niemożliwa dla tego kontaktu";
|
||||
$a->strings["Never"] = "Nigdy";
|
||||
$a->strings["(Update was successful)"] = "(Aktualizacja przebiegła pomyślnie)";
|
||||
$a->strings["(Update was not successful)"] = "(Aktualizacja nie powiodła się)";
|
||||
$a->strings["Suggest friends"] = "Osoby, które możesz znać";
|
||||
$a->strings["Network type: %s"] = "Typ sieci: %s";
|
||||
$a->strings["Communications lost with this contact!"] = "Utracono komunikację z tym kontaktem!";
|
||||
$a->strings["Fetch further information for feeds"] = "Pobierz dalsze informacje dla kanałów";
|
||||
$a->strings["Fetch information like preview pictures, title and teaser from the feed item. You can activate this if the feed doesn't contain much text. Keywords are taken from the meta header in the feed item and are posted as hash tags."] = "Pobieranie informacji, takich jak zdjęcia podglądu, tytuł i zwiastun z elementu kanału. Możesz to aktywować, jeśli plik danych nie zawiera dużo tekstu. Słowa kluczowe są pobierane z nagłówka meta w elemencie kanału i są publikowane jako znaczniki haszowania.";
|
||||
$a->strings["Disabled"] = "Wyłączony";
|
||||
$a->strings["Fetch information"] = "Pobierz informacje";
|
||||
$a->strings["Fetch keywords"] = "Pobierz słowa kluczowe";
|
||||
$a->strings["Fetch information and keywords"] = "Pobierz informacje i słowa kluczowe";
|
||||
$a->strings["Disconnect/Unfollow"] = "Rozłącz/Nie obserwuj";
|
||||
$a->strings["Contact"] = "Kontakt";
|
||||
$a->strings["Profile Visibility"] = "Widoczność profilu";
|
||||
$a->strings["Please choose the profile you would like to display to %s when viewing your profile securely."] = "Wybierz profil, który chcesz bezpiecznie wyświetlić %s";
|
||||
$a->strings["Contact Information / Notes"] = "Informacje kontaktowe/Notatki";
|
||||
$a->strings["Their personal note"] = "Ich osobista uwaga";
|
||||
$a->strings["Edit contact notes"] = "Edytuj notatki kontaktu";
|
||||
$a->strings["Block/Unblock contact"] = "Zablokuj/odblokuj kontakt";
|
||||
$a->strings["Ignore contact"] = "Ignoruj kontakt";
|
||||
$a->strings["Repair URL settings"] = "Napraw ustawienia adresu";
|
||||
$a->strings["View conversations"] = "Wyświetl rozmowy";
|
||||
$a->strings["Last update:"] = "Ostatnia aktualizacja:";
|
||||
$a->strings["Update public posts"] = "Zaktualizuj publiczne posty";
|
||||
$a->strings["Update now"] = "Aktualizuj teraz";
|
||||
$a->strings["Unblock"] = "Odblokuj";
|
||||
$a->strings["Block"] = "Zablokuj";
|
||||
$a->strings["Unignore"] = "Odblokuj";
|
||||
$a->strings["Ignore"] = "Ignoruj";
|
||||
$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 postów nadal <strong>mogą</strong> być widoczne";
|
||||
$a->strings["Notification for new posts"] = "Powiadomienie o nowych postach";
|
||||
$a->strings["Send a notification of every new post of this contact"] = "Wyślij powiadomienie o każdym nowym poście tego kontaktu";
|
||||
$a->strings["Blacklisted keywords"] = "Słowa kluczowe na czarnej liście";
|
||||
$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["Profile URL"] = "Adres URL profilu";
|
||||
$a->strings["Location:"] = "Lokalizacja";
|
||||
$a->strings["XMPP:"] = "XMPP:";
|
||||
$a->strings["About:"] = "O:";
|
||||
$a->strings["Tags:"] = "Tagi:";
|
||||
$a->strings["Actions"] = "Akcja";
|
||||
$a->strings["Status"] = "Status";
|
||||
$a->strings["Contact Settings"] = "Ustawienia kontaktów";
|
||||
$a->strings["Suggestions"] = "Sugestie";
|
||||
$a->strings["Suggest potential friends"] = "Sugerowani znajomi";
|
||||
$a->strings["All Contacts"] = "Wszystkie kontakty";
|
||||
$a->strings["Show all contacts"] = "Pokaż wszystkie kontakty";
|
||||
$a->strings["Unblocked"] = "Odblokowany";
|
||||
$a->strings["Only show unblocked contacts"] = "Pokaż tylko odblokowane kontakty";
|
||||
$a->strings["Blocked"] = "Zablokowany";
|
||||
$a->strings["Only show blocked contacts"] = "Pokaż tylko zablokowane kontakty";
|
||||
$a->strings["Ignored"] = "Zignorowany";
|
||||
$a->strings["Only show ignored contacts"] = "Pokaż tylko ignorowane kontakty";
|
||||
$a->strings["Archived"] = "Zarchiwizowane";
|
||||
$a->strings["Only show archived contacts"] = "Pokaż tylko zarchiwizowane kontakty";
|
||||
$a->strings["Hidden"] = "Ukryty";
|
||||
$a->strings["Only show hidden contacts"] = "Pokaż tylko ukryte kontakty";
|
||||
$a->strings["Search your contacts"] = "Wyszukaj w kontaktach";
|
||||
$a->strings["Results for: %s"] = "Wyniki dla: %s";
|
||||
$a->strings["Find"] = "Znajdź";
|
||||
$a->strings["Update"] = "Zaktualizuj";
|
||||
$a->strings["Archive"] = "Archiwum";
|
||||
$a->strings["Unarchive"] = "Przywróć z archiwum";
|
||||
$a->strings["Batch Actions"] = "Akcje wsadowe";
|
||||
$a->strings["Status Messages and Posts"] = "Status wiadomości i postów";
|
||||
$a->strings["Profile Details"] = "Szczegóły profilu";
|
||||
$a->strings["View all contacts"] = "Zobacz wszystkie kontakty";
|
||||
$a->strings["View all common friends"] = "Zobacz wszystkich popularnych znajomych";
|
||||
$a->strings["Advanced"] = "Zaawansowany";
|
||||
$a->strings["Advanced Contact Settings"] = "Zaawansowane ustawienia kontaktów";
|
||||
$a->strings["Mutual Friendship"] = "Wzajemna przyjaźń";
|
||||
$a->strings["is a fan of yours"] = "jest twoim fanem";
|
||||
$a->strings["you are a fan of"] = "jesteś fanem";
|
||||
$a->strings["This is you"] = "To jesteś ty";
|
||||
$a->strings["Toggle Blocked status"] = "Przełącz na Zablokowany";
|
||||
$a->strings["Toggle Ignored status"] = "Przełącz ignorowany status";
|
||||
$a->strings["Toggle Archive status"] = "Przełącz status archiwum";
|
||||
$a->strings["Delete contact"] = "Usuń kontakt";
|
||||
$a->strings["Parent user not found."] = "Nie znaleziono użytkownika nadrzędnego.";
|
||||
$a->strings["No parent user"] = "Brak nadrzędnego użytkownika";
|
||||
$a->strings["Parent Password:"] = "Hasło nadrzędne:";
|
||||
|
|
@ -589,6 +448,7 @@ $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["Remove"] = "Usuń";
|
||||
$a->strings["Add"] = "Dodaj";
|
||||
$a->strings["No entries."] = "Brak wpisów.";
|
||||
$a->strings["You must be logged in to use this module"] = "Musisz być zalogowany, aby korzystać z tego modułu";
|
||||
|
|
@ -605,6 +465,8 @@ $a->strings["Image uploaded but image cropping failed."] = "Zdjęcie zostało pr
|
|||
$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.";
|
||||
$a->strings["Image exceeds size limit of %s"] = "Obraz przekracza limit rozmiaru wynoszący %s";
|
||||
$a->strings["Unable to process image."] = "Przetwarzanie obrazu nie powiodło się.";
|
||||
$a->strings["Upload File:"] = "Wyślij plik:";
|
||||
$a->strings["Select a profile:"] = "Wybierz profil:";
|
||||
$a->strings["or"] = "lub";
|
||||
|
|
@ -614,23 +476,9 @@ $a->strings["Crop Image"] = "Przytnij zdjęcie";
|
|||
$a->strings["Please adjust the image cropping for optimum viewing."] = "Dostosuj kadrowanie obrazu, aby uzyskać optymalny obraz.";
|
||||
$a->strings["Done Editing"] = "Zakończono edycję";
|
||||
$a->strings["Image uploaded successfully."] = "Zdjęcie wczytano pomyślnie ";
|
||||
$a->strings["Contact wasn't found or can't be unfollowed."] = "Kontakt nie został znaleziony lub nie można go pominąć.";
|
||||
$a->strings["Contact unfollowed"] = "Skontaktuj się z obserwowanym";
|
||||
$a->strings["Submit Request"] = "Wyślij zgłoszenie";
|
||||
$a->strings["You aren't a friend of this contact."] = "Nie jesteś przyjacielem tego kontaktu.";
|
||||
$a->strings["Unfollowing is currently not supported by your network."] = "Brak obserwowania nie jest obecnie obsługiwany przez twoją sieć.";
|
||||
$a->strings["Your Identity Address:"] = "Twój adres tożsamości:";
|
||||
$a->strings["Gender:"] = "Płeć:";
|
||||
$a->strings["Status:"] = "Status:";
|
||||
$a->strings["Homepage:"] = "Strona główna:";
|
||||
$a->strings["Global Directory"] = "Globalny Katalog";
|
||||
$a->strings["Find on this site"] = "Znajdź na tej stronie";
|
||||
$a->strings["Results for:"] = "Wyniki dla:";
|
||||
$a->strings["Site Directory"] = "Katalog Witryny";
|
||||
$a->strings["No entries (some entries may be hidden)."] = "Brak odwiedzin (niektóre odwiedziny mogą być ukryte).";
|
||||
$a->strings["People Search - %s"] = "Szukaj osób - %s";
|
||||
$a->strings["Forum Search - %s"] = "Przeszukiwanie forum - %s";
|
||||
$a->strings["Image upload failed."] = "Przesyłanie obrazu nie powiodło się";
|
||||
$a->strings["The contact could not be added."] = "Nie można dodać kontaktu.";
|
||||
$a->strings["Submit Request"] = "Wyślij zgłoszenie";
|
||||
$a->strings["You already added this contact."] = "Już dodałeś ten kontakt.";
|
||||
$a->strings["Diaspora support isn't enabled. Contact can't be added."] = "Obsługa Diaspory nie jest włączona. Kontakt nie może zostać dodany.";
|
||||
$a->strings["OStatus support is disabled. Contact can't be added."] = "Obsługa OStatus jest wyłączona. Kontakt nie może zostać dodany.";
|
||||
|
|
@ -638,6 +486,10 @@ $a->strings["The network type couldn't be detected. Contact can't be added."] =
|
|||
$a->strings["Please answer the following:"] = "Proszę odpowiedzieć na następujące pytania:";
|
||||
$a->strings["Does %s know you?"] = "Czy %s Cię zna?";
|
||||
$a->strings["Add a personal note:"] = "Dodaj osobistą notkę:";
|
||||
$a->strings["Your Identity Address:"] = "Twój adres tożsamości:";
|
||||
$a->strings["Profile URL"] = "Adres URL profilu";
|
||||
$a->strings["Tags:"] = "Tagi:";
|
||||
$a->strings["Status Messages and Posts"] = "Status wiadomości i postów";
|
||||
$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["\n\t\tDear %1\$s,\n\t\t\tA request was recently received at \"%2\$s\" to reset your account\n\t\tpassword. In order to confirm this request, please select the verification link\n\t\tbelow or paste it into your web browser address bar.\n\n\t\tIf you did NOT request this change, please DO NOT follow the link\n\t\tprovided and ignore and/or delete this email, the request will expire shortly.\n\n\t\tYour password will not be changed unless we can verify that you\n\t\tissued this request."] = "\n\t\tDrodzy %1\$s, \n\t\t\tOtrzymano niedawno prośbę o ''%2\$s\" zresetowanie konta \n\t\thasło. Aby potwierdzić tę prośbę, wybierz link weryfikacyjny \n\t\tponiżej lub wklej go na pasek adresu przeglądarki internetowej. \n \n\t\tJeśli NIE poprosiłeś o tę zmianę, NIE wykonuj tego linku \n\t\tpod warunkiem, że zignorujesz i/lub usuniesz ten e-mail, prośba wkrótce wygaśnie. \n \n\t\tTwoje hasło nie zostanie zmienione, chyba że będziemy mogli to potwierdzić \n\t\twydał to żądanie.";
|
||||
|
|
@ -737,6 +589,7 @@ $a->strings["New photo from this URL"] = "Nowe zdjęcie z tego adresu URL";
|
|||
$a->strings["%1\$s welcomes %2\$s"] = "%1\$s witamy %2\$s";
|
||||
$a->strings["Help:"] = "Pomoc:";
|
||||
$a->strings["Help"] = "Pomoc";
|
||||
$a->strings["Not Found"] = "Nie znaleziono";
|
||||
$a->strings["Page not found."] = "Strona nie znaleziona.";
|
||||
$a->strings["Friendica Communications Server - Setup"] = "Friendica Serwer Komunikacyjny - Instalacja";
|
||||
$a->strings["Could not connect to database."] = "Nie można nawiązać połączenia z bazą danych";
|
||||
|
|
@ -766,28 +619,370 @@ $a->strings["The database configuration file \".htconfig.php\" could not be writ
|
|||
$a->strings["<h1>What next</h1>"] = "<h1>Co dalej</h1>";
|
||||
$a->strings["IMPORTANT: You will need to [manually] setup a scheduled task for the worker."] = "WAŻNE: Będziesz musiał [ręcznie] ustawić zaplanowane zadanie dla pracownika.";
|
||||
$a->strings["Go to your new Friendica node <a href=\"%s/register\">registration page</a> and register as new user. Remember to use the same email you have entered as administrator email. This will allow you to enter the site admin panel."] = "Przejdź do <a href=\"%s/register\">strony rejestracji</a> nowego węzła Friendica i zarejestruj się jako nowy użytkownik. Pamiętaj, aby użyć adresu e-mail wprowadzonego jako e-mail administratora. To pozwoli Ci wejść do panelu administratora witryny.";
|
||||
$a->strings["New Message"] = "Nowa wiadomość";
|
||||
$a->strings["Unable to locate contact information."] = "Nie można znaleźć informacji kontaktowych.";
|
||||
$a->strings["Messages"] = "Wiadomości";
|
||||
$a->strings["Do you really want to delete this message?"] = "Czy na pewno chcesz usunąć tę wiadomość?";
|
||||
$a->strings["Message deleted."] = "Wiadomość usunięta.";
|
||||
$a->strings["Conversation removed."] = "Rozmowa usunięta.";
|
||||
$a->strings["No messages."] = "Brak wiadomości.";
|
||||
$a->strings["Message not available."] = "Wiadomość nie jest dostępna.";
|
||||
$a->strings["Delete message"] = "Usuń wiadomość";
|
||||
$a->strings["D, d M Y - g:i A"] = "D, d M R - g:m AM/PM";
|
||||
$a->strings["Delete conversation"] = "Usuń rozmowę";
|
||||
$a->strings["No secure communications available. You <strong>may</strong> be able to respond from the sender's profile page."] = "Brak bezpiecznej komunikacji. <strong>Możesz</strong> odpowiedzieć na stronie profilu nadawcy.";
|
||||
$a->strings["Send Reply"] = "Odpowiedz";
|
||||
$a->strings["Unknown sender - %s"] = "Nieznany nadawca - %s";
|
||||
$a->strings["You and %s"] = "Ty i %s";
|
||||
$a->strings["%s and You"] = "%s i ty";
|
||||
$a->strings["%d message"] = [
|
||||
0 => " %d wiadomość",
|
||||
1 => " %d wiadomości",
|
||||
2 => " %d wiadomości",
|
||||
3 => " %d wiadomości",
|
||||
];
|
||||
$a->strings["Access denied."] = "Brak dostępu";
|
||||
$a->strings["Community option not available."] = "Opcja wspólnotowa jest niedostępna.";
|
||||
$a->strings["Not available."] = "Niedostępne.";
|
||||
$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["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["Profile not found."] = "Nie znaleziono profilu.";
|
||||
$a->strings["This may occasionally happen if contact was requested by both persons and it has already been approved."] = "Może się to zdarzyć, gdy kontakt został zgłoszony przez obie osoby i został już zatwierdzony.";
|
||||
$a->strings["Response from remote site was not understood."] = "Odpowiedź do zdalnej strony nie została zrozumiana";
|
||||
$a->strings["Unexpected response from remote site: "] = "Nieoczekiwana odpowiedź od strony zdalnej:";
|
||||
$a->strings["Confirmation completed successfully."] = "Potwierdzenie zostało pomyślnie zakończone.";
|
||||
$a->strings["Temporary failure. Please wait and try again."] = "Tymczasowa awaria. Proszę czekać i spróbuj ponownie.";
|
||||
$a->strings["Introduction failed or was revoked."] = "Wprowadzenie nie powiodło się lub zostało odwołane.";
|
||||
$a->strings["Remote site reported: "] = "Zdalna witryna zgłoszona:";
|
||||
$a->strings["Unable to set contact photo."] = "Nie można ustawić zdjęcia kontaktu.";
|
||||
$a->strings["No user record found for '%s' "] = "Nie znaleziono użytkownika dla '%s'";
|
||||
$a->strings["Our site encryption key is apparently messed up."] = "Klucz kodujący jest najwyraźniej uszkodzony.";
|
||||
$a->strings["Empty site URL was provided or URL could not be decrypted by us."] = "Został podany pusty adres URL witryny lub nie można go odszyfrować.";
|
||||
$a->strings["Contact record was not found for you on our site."] = "Nie znaleziono kontaktu na naszej stronie";
|
||||
$a->strings["Site public key not available in contact record for URL %s."] = "Publiczny klucz witryny jest niedostępny w rekordzie kontaktu dla adresu URL %s";
|
||||
$a->strings["The ID provided by your system is a duplicate on our system. It should work if you try again."] = "Identyfikator dostarczony przez Twój system jest duplikatem w naszym systemie. Powinien działać, jeśli spróbujesz ponownie.";
|
||||
$a->strings["Unable to set your contact credentials on our system."] = "Nie można ustawić danych kontaktowych w naszym systemie.";
|
||||
$a->strings["Unable to update your contact profile details on our system"] = "Nie można zaktualizować danych Twojego profilu kontaktowego w naszym systemie";
|
||||
$a->strings["[Name Withheld]"] = "[Nazwa zastrzeżona]";
|
||||
$a->strings["Event can not end before it has started."] = "Wydarzenie nie może się zakończyć przed jego rozpoczęciem.";
|
||||
$a->strings["Event title and start time are required."] = "Wymagany tytuł wydarzenia i czas rozpoczęcia.";
|
||||
$a->strings["Create New Event"] = "Stwórz nowe wydarzenie";
|
||||
$a->strings["Event details"] = "Szczegóły wydarzenia";
|
||||
$a->strings["Starting date and Title are required."] = "Data rozpoczęcia i tytuł są wymagane.";
|
||||
$a->strings["Event Starts:"] = "Rozpoczęcie wydarzenia:";
|
||||
$a->strings["Required"] = "Wymagany";
|
||||
$a->strings["Finish date/time is not known or not relevant"] = "Data/czas zakończenia nie jest znana lub jest nieistotna";
|
||||
$a->strings["Event Finishes:"] = "Zakończenie wydarzenia:";
|
||||
$a->strings["Adjust for viewer timezone"] = "Dopasuj dla strefy czasowej widza";
|
||||
$a->strings["Description:"] = "Opis:";
|
||||
$a->strings["Location:"] = "Lokalizacja";
|
||||
$a->strings["Title:"] = "Tytuł:";
|
||||
$a->strings["Share this event"] = "Udostępnij te wydarzenie";
|
||||
$a->strings["Basic"] = "Podstawowy";
|
||||
$a->strings["Advanced"] = "Zaawansowany";
|
||||
$a->strings["Permissions"] = "Uprawnienia";
|
||||
$a->strings["Failed to remove event"] = "Nie udało się usunąć wydarzenia";
|
||||
$a->strings["Event removed"] = "Wydarzenie zostało usunięte";
|
||||
$a->strings["Group created."] = "Grupa utworzona.";
|
||||
$a->strings["Could not create group."] = "Nie mogę stworzyć grupy";
|
||||
$a->strings["Group not found."] = "Nie znaleziono grupy";
|
||||
$a->strings["Group name changed."] = "Nazwa grupy zmieniona";
|
||||
$a->strings["Save Group"] = "Zapisz grupę";
|
||||
$a->strings["Create a group of contacts/friends."] = "Stwórz grupę znajomych.";
|
||||
$a->strings["Group Name: "] = "Nazwa grupy: ";
|
||||
$a->strings["Group removed."] = "Grupa usunięta.";
|
||||
$a->strings["Unable to remove group."] = "Nie można usunąć grupy.";
|
||||
$a->strings["Delete Group"] = "Usuń grupę";
|
||||
$a->strings["Group Editor"] = "Edycja grup";
|
||||
$a->strings["Edit Group Name"] = "Edytuj nazwę grupy";
|
||||
$a->strings["Members"] = "Członkowie";
|
||||
$a->strings["All Contacts"] = "Wszystkie kontakty";
|
||||
$a->strings["Group is empty"] = "Grupa jest pusta";
|
||||
$a->strings["Remove contact from group"] = "Usuń kontakt z grupy";
|
||||
$a->strings["Add contact to group"] = "Dodaj kontakt do grupy";
|
||||
$a->strings["OpenID protocol error. No ID returned."] = "Błąd protokołu OpenID. Nie znaleziono identyfikatora.";
|
||||
$a->strings["Account not found and OpenID registration is not permitted on this site."] = "Konto nie zostało znalezione, a rejestracja OpenID nie jest dozwolona na tej stronie.";
|
||||
$a->strings["Login failed."] = "Logowanie nieudane.";
|
||||
$a->strings["Profile deleted."] = "Konto usunięte.";
|
||||
$a->strings["Profile-"] = "Profil-";
|
||||
$a->strings["New profile created."] = "Utworzono nowy profil.";
|
||||
$a->strings["Profile unavailable to clone."] = "Nie można powileić profilu ";
|
||||
$a->strings["Profile Name is required."] = "Nazwa Profilu jest wymagana";
|
||||
$a->strings["Marital Status"] = "Stan cywilny";
|
||||
$a->strings["Romantic Partner"] = "Romantyczny partner";
|
||||
$a->strings["Work/Employment"] = "Praca/Zatrudnienie";
|
||||
$a->strings["Religion"] = "Religia";
|
||||
$a->strings["Political Views"] = "Poglądy polityczne";
|
||||
$a->strings["Gender"] = "Płeć";
|
||||
$a->strings["Sexual Preference"] = "Orientacja seksualna";
|
||||
$a->strings["XMPP"] = "XMPP";
|
||||
$a->strings["Homepage"] = "Strona Główna";
|
||||
$a->strings["Interests"] = "Zainteresowania";
|
||||
$a->strings["Address"] = "Adres";
|
||||
$a->strings["Location"] = "Lokalizacja";
|
||||
$a->strings["Profile updated."] = "Profil zaktualizowany.";
|
||||
$a->strings["Hide contacts and friends:"] = "Ukryj kontakty i znajomych:";
|
||||
$a->strings["Hide your contact/friend list from viewers of this profile?"] = "Czy chcesz ukryć listę kontaktów dla przeglądających to konto?";
|
||||
$a->strings["Show more profile fields:"] = "Pokaż więcej pól profilu:";
|
||||
$a->strings["Profile Actions"] = "Akcje profilowe";
|
||||
$a->strings["Edit Profile Details"] = "Edytuj profil.";
|
||||
$a->strings["Change Profile Photo"] = "Zmień zdjęcie profilowe";
|
||||
$a->strings["View this profile"] = "Wyświetl ten profil";
|
||||
$a->strings["Edit visibility"] = "Edytuj widoczność";
|
||||
$a->strings["Create a new profile using these settings"] = "Stwórz nowy profil wykorzystując te ustawienia";
|
||||
$a->strings["Clone this profile"] = "Sklonuj ten profil";
|
||||
$a->strings["Delete this profile"] = "Usuń ten profil";
|
||||
$a->strings["Basic information"] = "Podstawowe informacje";
|
||||
$a->strings["Profile picture"] = "Zdjęcie profilowe";
|
||||
$a->strings["Preferences"] = "Preferencje";
|
||||
$a->strings["Status information"] = "Informacje o stanie";
|
||||
$a->strings["Additional information"] = "Dodatkowe informacje";
|
||||
$a->strings["Personal"] = "Osobiste";
|
||||
$a->strings["Relation"] = "Relacje";
|
||||
$a->strings["Miscellaneous"] = "Różny";
|
||||
$a->strings["Your Gender:"] = "Płeć:";
|
||||
$a->strings["<span class=\"heart\">♥</span> Marital Status:"] = "<span class=\"heart\">♥</span> Stan cywilny:";
|
||||
$a->strings["Sexual Preference:"] = "Preferencje seksualne:";
|
||||
$a->strings["Example: fishing photography software"] = "Przykład: oprogramowanie do fotografowania ryb";
|
||||
$a->strings["Profile Name:"] = "Nazwa profilu:";
|
||||
$a->strings["This is your <strong>public</strong> profile.<br />It <strong>may</strong> be visible to anybody using the internet."] = "To jest Twój <strong> publiczny </strong> profil. <br/><strong>Może </strong> zostać wyświetlony przez każdego kto używa internetu.";
|
||||
$a->strings["Your Full Name:"] = "Imię i Nazwisko:";
|
||||
$a->strings["Title/Description:"] = "Tytuł/Opis :";
|
||||
$a->strings["Street Address:"] = "Ulica:";
|
||||
$a->strings["Locality/City:"] = "Miejscowość/Miasto:";
|
||||
$a->strings["Region/State:"] = "Region/Państwo:";
|
||||
$a->strings["Postal/Zip Code:"] = "Kod Pocztowy:";
|
||||
$a->strings["Country:"] = "Kraj:";
|
||||
$a->strings["Age: "] = "Wiek: ";
|
||||
$a->strings["Who: (if applicable)"] = "Kto: (jeśli dotyczy)";
|
||||
$a->strings["Examples: cathy123, Cathy Williams, cathy@example.com"] = "Przykłady: cathy123, Cathy Williams, cathy@example.com";
|
||||
$a->strings["Since [date]:"] = "Od [data]:";
|
||||
$a->strings["Tell us about yourself..."] = "Napisz o sobie...";
|
||||
$a->strings["XMPP (Jabber) address:"] = "Adres XMPP (Jabber):";
|
||||
$a->strings["The XMPP address will be propagated to your contacts so that they can follow you."] = "Adres XMPP będzie propagowany do Twoich kontaktów, aby mogli Cię śledzić.";
|
||||
$a->strings["Homepage URL:"] = "Adres URL strony domowej:";
|
||||
$a->strings["Hometown:"] = "Miasto rodzinne:";
|
||||
$a->strings["Political Views:"] = "Poglądy polityczne:";
|
||||
$a->strings["Religious Views:"] = "Poglądy religijne:";
|
||||
$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["Likes:"] = "Lubią to:";
|
||||
$a->strings["Dislikes:"] = "Nie lubię tego:";
|
||||
$a->strings["Musical interests"] = "Muzyka";
|
||||
$a->strings["Books, literature"] = "Literatura";
|
||||
$a->strings["Television"] = "Telewizja";
|
||||
$a->strings["Film/dance/culture/entertainment"] = "Film/taniec/kultura/rozrywka";
|
||||
$a->strings["Hobbies/Interests"] = "Zainteresowania";
|
||||
$a->strings["Love/romance"] = "Miłość/romans";
|
||||
$a->strings["Work/employment"] = "Praca/zatrudnienie";
|
||||
$a->strings["School/education"] = "Szkoła/edukacja";
|
||||
$a->strings["Contact information and Social Networks"] = "Dane kontaktowe i Sieci społecznościowe";
|
||||
$a->strings["Profile Image"] = "Zdjęcie profilowe";
|
||||
$a->strings["visible to everybody"] = "widoczne dla wszystkich";
|
||||
$a->strings["Edit/Manage Profiles"] = "Edycja/Zarządzanie profilami";
|
||||
$a->strings["Change profile photo"] = "Zmień zdjęcie profilowe";
|
||||
$a->strings["Create New Profile"] = "Utwórz nowy profil";
|
||||
$a->strings["User deleted their account"] = "Użytkownik usunął swoje konto";
|
||||
$a->strings["On your Friendica node an user deleted their account. Please ensure that their data is removed from the backups."] = "W twoim węźle Friendica użytkownik usunął swoje konto. Upewnij się, że ich dane zostały usunięte z kopii zapasowych.";
|
||||
$a->strings["The user id is %d"] = "Identyfikatorem użytkownika jest %d";
|
||||
$a->strings["Remove My Account"] = "Usuń moje konto";
|
||||
$a->strings["This will completely remove your account. Once this has been done it is not recoverable."] = "Spowoduje to całkowite usunięcie Twojego konta. Po wykonaniu tej czynności nie można jej cofnąć.";
|
||||
$a->strings["Please enter your password for verification:"] = "Wprowadź hasło w celu weryfikacji.";
|
||||
$a->strings["everybody"] = "wszyscy";
|
||||
$a->strings["Account"] = "Konto";
|
||||
$a->strings["Additional features"] = "Dodatkowe funkcje";
|
||||
$a->strings["Display"] = "Wygląd";
|
||||
$a->strings["Social Networks"] = "Portale społecznościowe";
|
||||
$a->strings["Addons"] = "Dodatki";
|
||||
$a->strings["Delegations"] = "Delegowanie";
|
||||
$a->strings["Connected apps"] = "Powiązane aplikacje";
|
||||
$a->strings["Remove account"] = "Usuń konto";
|
||||
$a->strings["Missing some important data!"] = "Brakuje ważnych danych!";
|
||||
$a->strings["Update"] = "Zaktualizuj";
|
||||
$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["Email settings updated."] = "Zaktualizowano ustawienia email.";
|
||||
$a->strings["Features updated"] = "Funkcje zaktualizowane";
|
||||
$a->strings["Relocate message has been send to your contacts"] = "Przeniesienie wiadomości zostało wysłane do Twoich kontaktów";
|
||||
$a->strings["Passwords do not match. Password unchanged."] = "Hasła nie pasują do siebie. Hasło niezmienione.";
|
||||
$a->strings["Empty passwords are not allowed. Password unchanged."] = "Puste hasła są niedozwolone. Hasło niezmienione.";
|
||||
$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["Wrong password."] = "Złe hasło.";
|
||||
$a->strings["Password changed."] = "Hasło zostało zmianione.";
|
||||
$a->strings["Password update failed. Please try again."] = "Aktualizacja hasła nie powiodła się. Proszę spróbować ponownie.";
|
||||
$a->strings[" Please use a shorter name."] = "Proszę użyć krótszej nazwy.";
|
||||
$a->strings[" Name too short."] = "Za krótka nazwa.";
|
||||
$a->strings["Wrong Password"] = "Złe hasło";
|
||||
$a->strings["Invalid email."] = "Niepoprawny e-mail.";
|
||||
$a->strings["Cannot change to that email."] = "Nie można zmienić tego e-maila.";
|
||||
$a->strings["Private forum has no privacy permissions. Using default privacy group."] = "Prywatne forum nie ma uprawnień do prywatności. Użyj domyślnej grupy prywatnej.";
|
||||
$a->strings["Private forum has no privacy permissions and no default privacy group."] = "Prywatne forum nie ma uprawnień do prywatności ani domyślnej grupy prywatności.";
|
||||
$a->strings["Settings updated."] = "Zaktualizowano ustawienia.";
|
||||
$a->strings["Add application"] = "Dodaj aplikację";
|
||||
$a->strings["Consumer Key"] = "Klucz klienta";
|
||||
$a->strings["Consumer Secret"] = "Tajny klucz klienta";
|
||||
$a->strings["Redirect"] = "Przekierowanie";
|
||||
$a->strings["Icon url"] = "Adres Url ikony";
|
||||
$a->strings["You can't edit this application."] = "Nie możesz edytować tej aplikacji.";
|
||||
$a->strings["Connected Apps"] = "Powiązane aplikacje";
|
||||
$a->strings["Edit"] = "Edytuj";
|
||||
$a->strings["Client key starts with"] = "Klucz klienta zaczyna się od";
|
||||
$a->strings["No name"] = "Bez nazwy";
|
||||
$a->strings["Remove authorization"] = "Odwołaj upoważnienie";
|
||||
$a->strings["No Addon settings configured"] = "Brak skonfigurowanych ustawień dodatków";
|
||||
$a->strings["Addon Settings"] = "Ustawienia Dodatków";
|
||||
$a->strings["Off"] = "Wyłącz";
|
||||
$a->strings["On"] = "Włącz";
|
||||
$a->strings["Additional Features"] = "Dodatkowe funkcje";
|
||||
$a->strings["Diaspora"] = "Diaspora";
|
||||
$a->strings["enabled"] = "włączony";
|
||||
$a->strings["disabled"] = "wyłączony";
|
||||
$a->strings["Built-in support for %s connectivity is %s"] = "Wbudowane wsparcie dla %s łączność jest %s";
|
||||
$a->strings["GNU Social (OStatus)"] = "GNU Społeczny (OStatus)";
|
||||
$a->strings["Email access is disabled on this site."] = "Dostęp do e-maila nie jest w pełni sprawny na tej stronie";
|
||||
$a->strings["General Social Media Settings"] = "Ogólne ustawienia mediów społecznościowych";
|
||||
$a->strings["Disable Content Warning"] = "Wyłącz ostrzeżenie o treści";
|
||||
$a->strings["Users on networks like Mastodon or Pleroma are able to set a content warning field which collapse their post by default. This disables the automatic collapsing and sets the content warning as the post title. Doesn't affect any other content filtering you eventually set up."] = "Użytkownicy w sieciach takich jak Mastodon lub Pleroma mogą ustawić pole ostrzeżenia o treści, które domyślnie zwijać będzie swój wpis. Powoduje wyłączenie automatycznego zwijania i ustawia ostrzeżenie o treści jako tytuł postu. Nie ma wpływu na żadne inne filtrowanie treści, które ostatecznie utworzyłeś.";
|
||||
$a->strings["Disable intelligent shortening"] = "Wyłącz inteligentne skracanie";
|
||||
$a->strings["Normally the system tries to find the best link to add to shortened posts. If this option is enabled then every shortened post will always point to the original friendica post."] = "Zwykle system próbuje znaleźć najlepszy link do dodania do skróconych postów. Jeśli ta opcja jest włączona, każdy skrócony wpis zawsze wskazuje oryginalny post znajomej osoby.";
|
||||
$a->strings["Automatically follow any GNU Social (OStatus) followers/mentioners"] = "Automatycznie podążaj za wszystkimi obserwatorami/rzecznikami GNU Społeczności (OStatus)";
|
||||
$a->strings["If you receive a message from an unknown OStatus user, this option decides what to do. If it is checked, a new contact will be created for every unknown user."] = "Jeśli otrzymasz wiadomość od nieznanego użytkownika OStatus, ta opcja decyduje, co zrobić. Jeśli zostanie zaznaczone, dla każdego nieznanego użytkownika zostanie utworzony nowy kontakt.";
|
||||
$a->strings["Default group for OStatus contacts"] = "Domyślna grupa dla kontaktów OStatus";
|
||||
$a->strings["Your legacy GNU Social account"] = "Twoje starsze konto społecznościowe GNU";
|
||||
$a->strings["If you enter your old GNU Social/Statusnet account name here (in the format user@domain.tld), your contacts will be added automatically. The field will be emptied when done."] = "Jeśli podasz swoją starą nazwę konta GNU Social/Statusnet tutaj (w formacie user@domain.tld), twoje kontakty zostaną dodane automatycznie. Pole zostanie opróżnione po zakończeniu.";
|
||||
$a->strings["Repair OStatus subscriptions"] = "Napraw subskrypcje OStatus";
|
||||
$a->strings["Email/Mailbox Setup"] = "Ustawienia emaila/skrzynki mailowej";
|
||||
$a->strings["If you wish to communicate with email contacts using this service (optional), please specify how to connect to your mailbox."] = "Jeśli chcesz komunikować się z kontaktami e-mail za pomocą tej usługi (opcjonalnie), określ sposób łączenia się ze skrzynką pocztową.";
|
||||
$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:";
|
||||
$a->strings["Send public posts to all email contacts:"] = "Wyślij publiczny post do wszystkich kontaktów e-mail";
|
||||
$a->strings["Action after import:"] = "Akcja po zaimportowaniu:";
|
||||
$a->strings["Mark as seen"] = "Oznacz jako przeczytane";
|
||||
$a->strings["Move to folder"] = "Przenieś do folderu";
|
||||
$a->strings["Move to folder:"] = "Przenieś do folderu:";
|
||||
$a->strings["No special theme for mobile devices"] = "Brak specialnego motywu dla urządzeń mobilnych";
|
||||
$a->strings["%s - (Unsupported)"] = "%s - (Nieobsługiwane)";
|
||||
$a->strings["%s - (Experimental)"] = "%s- (Eksperymentalne)";
|
||||
$a->strings["Display Settings"] = "Ustawienia wyglądu";
|
||||
$a->strings["Display Theme:"] = "Wyświetl motyw:";
|
||||
$a->strings["Mobile Theme:"] = "Motyw dla urządzeń mobilnych:";
|
||||
$a->strings["Suppress warning of insecure networks"] = "Ukryj ostrzeżenie przed niebezpiecznymi sieciami";
|
||||
$a->strings["Should the system suppress the warning that the current group contains members of networks that can't receive non public postings."] = "System powinien pominąć ostrzeżenie, że bieżąca grupa zawiera członków sieci, którzy nie mogą otrzymywać komentarzy niepublicznych";
|
||||
$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["Number of items to display per page:"] = "Liczba elementów do wyświetlenia na stronie:";
|
||||
$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["Don't show emoticons"] = "Nie pokazuj emotikonek";
|
||||
$a->strings["Calendar"] = "Kalendarz";
|
||||
$a->strings["Beginning of week:"] = "Początek tygodnia:";
|
||||
$a->strings["Don't show notices"] = "Nie pokazuj powiadomień";
|
||||
$a->strings["Infinite scroll"] = "Nieskończone przewijanie";
|
||||
$a->strings["Automatic updates only at the top of the network page"] = "Automatyczne aktualizacje tylko u góry strony sieci";
|
||||
$a->strings["When disabled, the network page is updated all the time, which could be confusing while reading."] = "Po wyłączeniu strona sieciowa jest cały czas aktualizowana, co może być mylące podczas czytania.";
|
||||
$a->strings["Bandwidth Saver Mode"] = "Tryb oszczędzania przepustowości";
|
||||
$a->strings["When enabled, embedded content is not displayed on automatic updates, they only show on page reload."] = "Po włączeniu wbudowana zawartość nie jest wyświetlana w automatycznych aktualizacjach, wyświetlają się tylko przy przeładowaniu strony.";
|
||||
$a->strings["Smart Threading"] = "Inteligentne wątki";
|
||||
$a->strings["When enabled, suppress extraneous thread indentation while keeping it where it matters. Only works if threading is available and enabled."] = "Włączenie tej opcji powoduje pomijanie wcięcia wątków zewnętrznych, zachowując je w dowolnym miejscu. Działa tylko wtedy, gdy wątki są dostępne i włączone.";
|
||||
$a->strings["General Theme Settings"] = "Ogólne ustawienia motywu";
|
||||
$a->strings["Custom Theme Settings"] = "Niestandardowe ustawienia motywów";
|
||||
$a->strings["Content Settings"] = "Ustawienia zawartości";
|
||||
$a->strings["Theme settings"] = "Ustawienia motywu";
|
||||
$a->strings["Unable to find your profile. Please contact your admin."] = "Nie można znaleźć Twojego profilu. Skontaktuj się z administratorem.";
|
||||
$a->strings["Account Types"] = "Rodzaje kont";
|
||||
$a->strings["Personal Page Subtypes"] = "Podtypy osobistych stron";
|
||||
$a->strings["Community Forum Subtypes"] = "Podtypy społeczności forum";
|
||||
$a->strings["Personal Page"] = "Strona osobista";
|
||||
$a->strings["Account for a personal profile."] = "Konto dla profilu osobistego.";
|
||||
$a->strings["Organisation Page"] = "Strona Organizacji";
|
||||
$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["News Page"] = "Strona Wiadomości";
|
||||
$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\".";
|
||||
$a->strings["Community Forum"] = "Forum społecznościowe";
|
||||
$a->strings["Account for community discussions."] = "Konto do dyskusji w społeczności.";
|
||||
$a->strings["Normal Account Page"] = "Normalna strona konta";
|
||||
$a->strings["Account for a regular personal profile that requires manual approval of \"Friends\" and \"Followers\"."] = "Konto dla zwykłego profilu osobistego, który wymaga ręcznej zgody \"Przyjaciół\" i \"Obserwatorów\".";
|
||||
$a->strings["Soapbox Page"] = "Strona Soapbox";
|
||||
$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["Public Forum"] = "Forum publiczne";
|
||||
$a->strings["Automatically approves all contact requests."] = "Automatycznie zatwierdza wszystkie prośby o kontakt.";
|
||||
$a->strings["Automatic Friend Page"] = "Automatyczna strona znajomego";
|
||||
$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.";
|
||||
$a->strings["Publish your default profile in your local site directory?"] = "Opublikować Twój domyślny profil w Twoim lokalnym katalogu stron?";
|
||||
$a->strings["Your profile will be published in this node's <a href=\"%s\">local directory</a>. Your profile details may be publicly visible depending on the system settings."] = "Twój profil zostanie opublikowany w lokalnym katalogu tego <a href=\"%s\">węzła</a>. Dane Twojego profilu mogą być publicznie widoczne w zależności od ustawień systemu.";
|
||||
$a->strings["Publish your default profile in the global social directory?"] = "Opublikować Twój domyślny profil w globalnym, społecznościowym katalogu?";
|
||||
$a->strings["Your profile will be published in the global friendica directories (e.g. <a href=\"%s\">%s</a>). Your profile will be visible in public."] = "Twój profil zostanie opublikowany w globalnych katalogach friendica (np.<a href=\"%s\">%s</a>). Twój profil będzie widoczny publicznie.";
|
||||
$a->strings["Hide your contact/friend list from viewers of your default profile?"] = "Ukryć listę znajomych przed odwiedzającymi Twój profil?";
|
||||
$a->strings["Your contact list won't be shown in your default profile page. You can decide to show your contact list separately for each additional profile you create"] = "Twoja lista kontaktów nie będzie wyświetlana na domyślnej stronie profilu. Możesz zdecydować o wyświetleniu listy kontaktów osobno dla każdego tworzonego dodatkowego profilu.";
|
||||
$a->strings["Hide your profile details from anonymous viewers?"] = "Ukryć dane Twojego profilu przed anonimowymi widzami?";
|
||||
$a->strings["Anonymous visitors will only see your profile picture, your display name and the nickname you are using on your profile page. Your public posts and replies will still be accessible by other means."] = "Anonimowi użytkownicy zobaczą tylko Twoje zdjęcie profilowe, swoją wyświetlaną nazwę i pseudonim, którego używasz na stronie profilu. Twoje publiczne posty i odpowiedzi będą nadal dostępne w inny sposób.";
|
||||
$a->strings["Allow friends to post to your profile page?"] = "Zezwalać znajomym na publikowanie postów na stronie Twojego profilu?";
|
||||
$a->strings["Your contacts may write posts on your profile wall. These posts will be distributed to your contacts"] = "Twoi znajomi mogą pisać posty na stronie Twojego profilu. Posty zostaną przesłane do Twoich kontaktów.";
|
||||
$a->strings["Allow friends to tag your posts?"] = "Zezwolić na oznaczanie Twoich postów przez znajomych?";
|
||||
$a->strings["Your contacts can add additional tags to your posts."] = "Twoje kontakty mogą dodawać do tagów dodatkowe posty.";
|
||||
$a->strings["Allow us to suggest you as a potential friend to new members?"] = "Zezwolić na zaproponowanie Cię jako potencjalnego przyjaciela dla nowych członków?";
|
||||
$a->strings["If you like, Friendica may suggest new members to add you as a contact."] = "Jeśli chcesz, Friendica może zaproponować nowym członkom dodanie Cię jako kontakt.";
|
||||
$a->strings["Permit unknown people to send you private mail?"] = "Zezwolić nieznanym osobom na wysyłanie prywatnych wiadomości?";
|
||||
$a->strings["Friendica network users may send you private messages even if they are not in your contact list."] = "Użytkownicy sieci w serwisie Friendica mogą wysyłać prywatne wiadomości, nawet jeśli nie znajdują się one na liście kontaktów.";
|
||||
$a->strings["Profile is <strong>not published</strong>."] = "Profil <strong>nie jest opublikowany</strong>";
|
||||
$a->strings["Your Identity Address is <strong>'%s'</strong> or '%s'."] = "Twój adres tożsamości to <strong>'%s'</strong> lub '%s'.";
|
||||
$a->strings["Automatically expire posts after this many days:"] = "Posty wygasną automatycznie po następującej liczbie dni:";
|
||||
$a->strings["If empty, posts will not expire. Expired posts will be deleted"] = "Pole puste, wiadomość nie wygaśnie. Niezapisane wpisy zostaną usunięte.";
|
||||
$a->strings["Advanced expiration settings"] = "Zaawansowane ustawienia wygasania";
|
||||
$a->strings["Advanced Expiration"] = "Zaawansowane wygasanie";
|
||||
$a->strings["Expire posts:"] = "Wygasające posty:";
|
||||
$a->strings["Expire personal notes:"] = "Wygasanie osobistych notatek:";
|
||||
$a->strings["Expire starred posts:"] = "Wygasaj posty oznaczone gwiazdką:";
|
||||
$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["Confirm:"] = "Potwierdź:";
|
||||
$a->strings["Leave password fields blank unless changing"] = "Pozostaw pole hasła puste, chyba że chcesz je zmienić.";
|
||||
$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["Password:"] = "Hasło:";
|
||||
$a->strings["Basic Settings"] = "Ustawienia podstawowe";
|
||||
$a->strings["Full Name:"] = "Imię i Nazwisko:";
|
||||
$a->strings["Email Address:"] = "Adres email:";
|
||||
$a->strings["Your Timezone:"] = "Twoja strefa czasowa:";
|
||||
$a->strings["Your Language:"] = "Twój język:";
|
||||
$a->strings["Set the language we use to show you friendica interface and to send you emails"] = "Wybierz język, którego używasz, aby pokazać interfejs użytkownika friendica i do wysłania Ci e-maili";
|
||||
$a->strings["Default Post Location:"] = "Domyślna lokalizacja wiadomości:";
|
||||
$a->strings["Use Browser Location:"] = "Użyj lokalizacji przeglądarki:";
|
||||
$a->strings["Security and Privacy Settings"] = "Ustawienia bezpieczeństwa i prywatności";
|
||||
$a->strings["Maximum Friend Requests/Day:"] = "Maksymalna dzienna liczba zaproszeń do grona przyjaciół:";
|
||||
$a->strings["(to prevent spam abuse)"] = "(aby zapobiec spamowaniu)";
|
||||
$a->strings["Default Post Permissions"] = "Domyślne prawa dostępu wiadomości";
|
||||
$a->strings["(click to open/close)"] = "(kliknij by otworzyć/zamknąć)";
|
||||
$a->strings["Show to Groups"] = "Pokaż Grupy";
|
||||
$a->strings["Show to Contacts"] = "Pokaż kontakty";
|
||||
$a->strings["Default Private Post"] = "Domyślny Prywatny Wpis";
|
||||
$a->strings["Default Public Post"] = "Domyślny Publiczny Post";
|
||||
$a->strings["Default Permissions for New Posts"] = "Uprawnienia domyślne dla nowych postów";
|
||||
$a->strings["Maximum private messages per day from unknown people:"] = "Maksymalna liczba prywatnych wiadomości dziennie od nieznanych osób:";
|
||||
$a->strings["Notification Settings"] = "Ustawienia powiadomień";
|
||||
$a->strings["Send a notification email when:"] = "Wyślij powiadmonienia na email, kiedy:";
|
||||
$a->strings["You receive an introduction"] = "Otrzymałeś zaproszenie";
|
||||
$a->strings["Your introductions are confirmed"] = "Twoje zaproszenie jest potwierdzone";
|
||||
$a->strings["Someone writes on your profile wall"] = "Ktoś pisze na twoim profilu";
|
||||
$a->strings["Someone writes a followup comment"] = "Ktoś pisze komentarz nawiązujący.";
|
||||
$a->strings["You receive a private message"] = "Otrzymałeś prywatną wiadomość";
|
||||
$a->strings["You receive a friend suggestion"] = "Otrzymałeś propozycję od znajomych";
|
||||
$a->strings["You are tagged in a post"] = "Jesteś oznaczony tagiem w poście";
|
||||
$a->strings["You are poked/prodded/etc. in a post"] = "Jesteś zaczepiony/zaczepiona/itp. w poście";
|
||||
$a->strings["Activate desktop notifications"] = "Aktywuj powiadomienia na pulpicie";
|
||||
$a->strings["Show desktop popup on new notifications"] = "Pokaż wyskakujące okienko dla nowych powiadomień";
|
||||
$a->strings["Text-only notification emails"] = "E-maile z powiadomieniami tekstowymi";
|
||||
$a->strings["Send text only notification emails, without the html part"] = "Wysyłaj tylko e-maile z powiadomieniami tekstowymi, bez części html";
|
||||
$a->strings["Show detailled notifications"] = "Pokaż szczegółowe powiadomienia";
|
||||
$a->strings["Per default, notifications are condensed to a single notification per item. When enabled every notification is displayed."] = "Domyślne powiadomienia są skondensowane z jednym powiadomieniem dla każdego przedmiotu. Po włączeniu wyświetlane jest każde powiadomienie.";
|
||||
$a->strings["Advanced Account/Page Type Settings"] = "Zaawansowane ustawienia konta/rodzaju strony";
|
||||
$a->strings["Change the behaviour of this account for special situations"] = "Zmień zachowanie tego konta w sytuacjach specjalnych";
|
||||
$a->strings["Relocate"] = "Przeniesienie";
|
||||
$a->strings["If you have moved this profile from another server, and some of your contacts don't receive your updates, try pushing this button."] = "Jeśli ten profil został przeniesiony z innego serwera, a niektóre z Twoich kontaktów nie otrzymają aktualizacji, spróbuj nacisnąć ten przycisk.";
|
||||
$a->strings["Resend relocate message to contacts"] = "Wyślij ponownie przenieść wiadomości do kontaktów";
|
||||
$a->strings["Do you really want to delete this video?"] = "Czy na pewno chcesz usunąć ten film wideo?";
|
||||
$a->strings["Delete Video"] = "Usuń wideo";
|
||||
$a->strings["No videos selected"] = "Nie zaznaczono filmów";
|
||||
$a->strings["Access to this item is restricted."] = "Dostęp do tego obiektu jest ograniczony.";
|
||||
$a->strings["View Album"] = "Zobacz album";
|
||||
$a->strings["Recent Videos"] = "Ostatnio dodane filmy";
|
||||
$a->strings["Upload New Videos"] = "Wstaw nowe filmy";
|
||||
$a->strings["Theme settings updated."] = "Zaktualizowano ustawienia motywów.";
|
||||
$a->strings["Information"] = "Informacje";
|
||||
$a->strings["Overview"] = "Przegląd";
|
||||
|
|
@ -795,9 +990,7 @@ $a->strings["Federation Statistics"] = "Statystyki Organizacji";
|
|||
$a->strings["Configuration"] = "Konfiguracja";
|
||||
$a->strings["Site"] = "Strona";
|
||||
$a->strings["Users"] = "Użytkownicy";
|
||||
$a->strings["Addons"] = "Dodatki";
|
||||
$a->strings["Themes"] = "Wygląd";
|
||||
$a->strings["Additional features"] = "Dodatkowe funkcje";
|
||||
$a->strings["Terms of Service"] = "Warunki usługi";
|
||||
$a->strings["Database"] = "Baza danych";
|
||||
$a->strings["DB updates"] = "Aktualizacje DB";
|
||||
|
|
@ -853,11 +1046,12 @@ $a->strings["This page allows you to prevent any message from a remote contact t
|
|||
$a->strings["Block Remote Contact"] = "Zablokuj kontakt zdalny";
|
||||
$a->strings["select all"] = "Zaznacz wszystko";
|
||||
$a->strings["select none"] = "wybierz brak";
|
||||
$a->strings["Block"] = "Zablokuj";
|
||||
$a->strings["Unblock"] = "Odblokuj";
|
||||
$a->strings["No remote contact is blocked from this node."] = "Z tego węzła nie jest blokowany kontakt zdalny.";
|
||||
$a->strings["Blocked Remote Contacts"] = "Zablokowane kontakty zdalne";
|
||||
$a->strings["Block New Remote Contact"] = "Zablokuj nowy kontakt zdalny";
|
||||
$a->strings["Photo"] = "Zdjęcie";
|
||||
$a->strings["Address"] = "Adres";
|
||||
$a->strings["%s total blocked contact"] = [
|
||||
0 => "",
|
||||
1 => "",
|
||||
|
|
@ -901,12 +1095,12 @@ $a->strings["Version"] = "Wersja";
|
|||
$a->strings["Active addons"] = "Aktywne dodatki";
|
||||
$a->strings["Can not parse base url. Must have at least <scheme>://<domain>"] = "Nie można zanalizować podstawowego adresu URL. Musi mieć co najmniej <scheme>: //<domain>";
|
||||
$a->strings["Site settings updated."] = "Ustawienia strony zaktualizowane";
|
||||
$a->strings["No special theme for mobile devices"] = "Brak specialnego motywu dla urządzeń mobilnych";
|
||||
$a->strings["No community page for local users"] = "Brak strony społeczności dla użytkowników lokalnych";
|
||||
$a->strings["No community page"] = "Brak strony społeczności";
|
||||
$a->strings["Public postings from users of this site"] = "Publikacje publiczne od użytkowników tej strony";
|
||||
$a->strings["Public postings from the federated network"] = "Publikacje wpisy ze sfederowanej sieci";
|
||||
$a->strings["Public postings from local users and the federated network"] = "Publikacje publiczne od użytkowników lokalnych i sieci federacyjnej";
|
||||
$a->strings["Disabled"] = "Wyłączony";
|
||||
$a->strings["Users, Global Contacts"] = "Użytkownicy, kontakty globalne";
|
||||
$a->strings["Users, Global Contacts/fallback"] = "Użytkownicy, kontakty globalne/awaryjne";
|
||||
$a->strings["One month"] = "Miesiąc";
|
||||
|
|
@ -1072,7 +1266,7 @@ $a->strings["RINO Encryption"] = "Szyfrowanie RINO";
|
|||
$a->strings["Encryption layer between nodes."] = "Warstwa szyfrowania między węzłami.";
|
||||
$a->strings["Enabled"] = "Włącz";
|
||||
$a->strings["Maximum number of parallel workers"] = "Maksymalna liczba równoległych pracowników";
|
||||
$a->strings["On shared hosters set this to 2. On larger systems, values of 10 are great. Default value is 4."] = "Na współdzielonych hostach ustaw to na 2. W większych systemach wartości 10 są świetne. Domyślna wartość to 4.";
|
||||
$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["Don't use 'proc_open' with the worker"] = "Nie używaj 'proc_open' z robotnikiem";
|
||||
$a->strings["Enable this if your system doesn't allow the use of 'proc_open'. This can happen on shared hosters. If this is enabled you should increase the frequency of worker calls in your crontab."] = "Włącz to, jeśli twój system nie zezwala na użycie 'proc_open'. Może się to zdarzyć w przypadku współdzielonych hosterów. Jeśli ta opcja jest włączona, powinieneś zwiększyć częstotliwość wywołań pracowniczych w twoim pliku crontab.";
|
||||
$a->strings["Enable fastlane"] = "Włącz Fastlane";
|
||||
|
|
@ -1124,15 +1318,7 @@ $a->strings["%s user deleted"] = [
|
|||
$a->strings["User '%s' deleted"] = "Użytkownik '%s' usunięty";
|
||||
$a->strings["User '%s' unblocked"] = "Użytkownik '%s' odblokowany";
|
||||
$a->strings["User '%s' blocked"] = "Użytkownik '%s' zablokowany";
|
||||
$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["Email"] = "E-mail";
|
||||
$a->strings["Register date"] = "Data rejestracji";
|
||||
$a->strings["Last login"] = "Ostatnie logowanie";
|
||||
|
|
@ -1183,36 +1369,107 @@ $a->strings["PHP logging"] = "Logowanie w PHP";
|
|||
$a->strings["To enable logging of PHP errors and warnings you can add the following to the .htconfig.php file of your installation. The filename set in the 'error_log' line is relative to the friendica top-level directory and must be writeable by the web server. The option '1' for 'log_errors' and 'display_errors' is to enable these options, set to '0' to disable them."] = "Aby włączyć rejestrowanie błędów i ostrzeżeń PHP, możesz dodać następujące dane do pliku .htconfig.php instalacji. Nazwa pliku ustawiona w linii 'error_log' odnosi się do katalogu najwyższego poziomu friendiki i musi być zapisywalna przez serwer WWW. Opcja '1' dla 'log_errors' i 'display_errors' polega na włączeniu tych opcji, ustawieniu na '0', aby je wyłączyć.";
|
||||
$a->strings["Error trying to open <strong>%1\$s</strong> log file.\\r\\n<br/>Check to see if file %1\$s exist and is readable."] = "Błąd podczas próby otwarcia <strong>%1\$s</strong> pliku dziennika. \\r\\n <br/>Sprawdź, czy plik %1\$s istnieje i czy można go odczytać.";
|
||||
$a->strings["Couldn't open <strong>%1\$s</strong> log file.\\r\\n<br/>Check to see if file %1\$s is readable."] = "Nie można otworzyć <strong>%1\$s</strong>pliku dziennika. \\r\\n<br/>Sprawdź, czy plik %1\$s jest czytelny.";
|
||||
$a->strings["Off"] = "Wyłącz";
|
||||
$a->strings["On"] = "Włącz";
|
||||
$a->strings["Lock feature %s"] = "Funkcja blokady %s";
|
||||
$a->strings["Manage Additional Features"] = "Zarządzanie dodatkowymi funkcjami";
|
||||
$a->strings["Community option not available."] = "Opcja wspólnotowa jest niedostępna.";
|
||||
$a->strings["Not available."] = "Niedostępne.";
|
||||
$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["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["Profile not found."] = "Nie znaleziono profilu.";
|
||||
$a->strings["This may occasionally happen if contact was requested by both persons and it has already been approved."] = "Może się to zdarzyć, gdy kontakt został zgłoszony przez obie osoby i został już zatwierdzony.";
|
||||
$a->strings["Response from remote site was not understood."] = "Odpowiedź do zdalnej strony nie została zrozumiana";
|
||||
$a->strings["Unexpected response from remote site: "] = "Nieoczekiwana odpowiedź od strony zdalnej:";
|
||||
$a->strings["Confirmation completed successfully."] = "Potwierdzenie zostało pomyślnie zakończone.";
|
||||
$a->strings["Temporary failure. Please wait and try again."] = "Tymczasowa awaria. Proszę czekać i spróbuj ponownie.";
|
||||
$a->strings["Introduction failed or was revoked."] = "Wprowadzenie nie powiodło się lub zostało odwołane.";
|
||||
$a->strings["Remote site reported: "] = "Zdalna witryna zgłoszona:";
|
||||
$a->strings["Unable to set contact photo."] = "Nie można ustawić zdjęcia kontaktu.";
|
||||
$a->strings["No user record found for '%s' "] = "Nie znaleziono użytkownika dla '%s'";
|
||||
$a->strings["Our site encryption key is apparently messed up."] = "Klucz kodujący jest najwyraźniej uszkodzony.";
|
||||
$a->strings["Empty site URL was provided or URL could not be decrypted by us."] = "Został podany pusty adres URL witryny lub nie można go odszyfrować.";
|
||||
$a->strings["Contact record was not found for you on our site."] = "Nie znaleziono kontaktu na naszej stronie";
|
||||
$a->strings["Site public key not available in contact record for URL %s."] = "Publiczny klucz witryny jest niedostępny w rekordzie kontaktu dla adresu URL %s";
|
||||
$a->strings["The ID provided by your system is a duplicate on our system. It should work if you try again."] = "Identyfikator dostarczony przez Twój system jest duplikatem w naszym systemie. Powinien działać, jeśli spróbujesz ponownie.";
|
||||
$a->strings["Unable to set your contact credentials on our system."] = "Nie można ustawić danych kontaktowych w naszym systemie.";
|
||||
$a->strings["Unable to update your contact profile details on our system"] = "Nie można zaktualizować danych Twojego profilu kontaktowego w naszym systemie";
|
||||
$a->strings["[Name Withheld]"] = "[Nazwa zastrzeżona]";
|
||||
$a->strings["No friends to display."] = "Brak znajomych do wyświetlenia";
|
||||
$a->strings["Connect"] = "Połącz";
|
||||
$a->strings["Network:"] = "Sieć:";
|
||||
$a->strings["%d contact edited."] = [
|
||||
0 => "",
|
||||
1 => "",
|
||||
2 => "",
|
||||
3 => "",
|
||||
];
|
||||
$a->strings["Could not access contact record."] = "Nie można uzyskać dostępu do rejestru kontaktów.";
|
||||
$a->strings["Could not locate selected profile."] = "Nie można znaleźć wybranego profilu.";
|
||||
$a->strings["Contact updated."] = "Kontakt zaktualizowany";
|
||||
$a->strings["Failed to update contact record."] = "Aktualizacja rekordu kontaktu nie powiodła się.";
|
||||
$a->strings["Contact has been blocked"] = "Kontakt został zablokowany";
|
||||
$a->strings["Contact has been unblocked"] = "Kontakt został odblokowany";
|
||||
$a->strings["Contact has been ignored"] = "Kontakt jest ignorowany";
|
||||
$a->strings["Contact has been unignored"] = "Kontakt nie jest ignorowany";
|
||||
$a->strings["Contact has been archived"] = "Kontakt został zarchiwizowany";
|
||||
$a->strings["Contact has been unarchived"] = "Kontakt został przywrócony";
|
||||
$a->strings["Drop contact"] = "Usuń kontakt";
|
||||
$a->strings["Do you really want to delete this contact?"] = "Czy na pewno chcesz usunąć ten kontakt?";
|
||||
$a->strings["Contact has been removed."] = "Kontakt został usunięty.";
|
||||
$a->strings["You are mutual friends with %s"] = "Jesteś już znajomym z %s";
|
||||
$a->strings["You are sharing with %s"] = "Współdzielisz z %s";
|
||||
$a->strings["%s is sharing with you"] = "%s współdzieli z tobą";
|
||||
$a->strings["Private communications are not available for this contact."] = "Prywatna rozmowa jest niemożliwa dla tego kontaktu";
|
||||
$a->strings["Never"] = "Nigdy";
|
||||
$a->strings["(Update was successful)"] = "(Aktualizacja przebiegła pomyślnie)";
|
||||
$a->strings["(Update was not successful)"] = "(Aktualizacja nie powiodła się)";
|
||||
$a->strings["Suggest friends"] = "Osoby, które możesz znać";
|
||||
$a->strings["Network type: %s"] = "Typ sieci: %s";
|
||||
$a->strings["Communications lost with this contact!"] = "Utracono komunikację z tym kontaktem!";
|
||||
$a->strings["Fetch further information for feeds"] = "Pobierz dalsze informacje dla kanałów";
|
||||
$a->strings["Fetch information like preview pictures, title and teaser from the feed item. You can activate this if the feed doesn't contain much text. Keywords are taken from the meta header in the feed item and are posted as hash tags."] = "Pobieranie informacji, takich jak zdjęcia podglądu, tytuł i zwiastun z elementu kanału. Możesz to aktywować, jeśli plik danych nie zawiera dużo tekstu. Słowa kluczowe są pobierane z nagłówka meta w elemencie kanału i są publikowane jako znaczniki haszowania.";
|
||||
$a->strings["Fetch information"] = "Pobierz informacje";
|
||||
$a->strings["Fetch keywords"] = "Pobierz słowa kluczowe";
|
||||
$a->strings["Fetch information and keywords"] = "Pobierz informacje i słowa kluczowe";
|
||||
$a->strings["Disconnect/Unfollow"] = "Rozłącz/Nie obserwuj";
|
||||
$a->strings["Contact"] = "Kontakt";
|
||||
$a->strings["Profile Visibility"] = "Widoczność profilu";
|
||||
$a->strings["Please choose the profile you would like to display to %s when viewing your profile securely."] = "Wybierz profil, który chcesz bezpiecznie wyświetlić %s";
|
||||
$a->strings["Contact Information / Notes"] = "Informacje kontaktowe/Notatki";
|
||||
$a->strings["Their personal note"] = "Ich osobista uwaga";
|
||||
$a->strings["Edit contact notes"] = "Edytuj notatki kontaktu";
|
||||
$a->strings["Block/Unblock contact"] = "Zablokuj/odblokuj kontakt";
|
||||
$a->strings["Ignore contact"] = "Ignoruj kontakt";
|
||||
$a->strings["Repair URL settings"] = "Napraw ustawienia adresu";
|
||||
$a->strings["View conversations"] = "Wyświetl rozmowy";
|
||||
$a->strings["Last update:"] = "Ostatnia aktualizacja:";
|
||||
$a->strings["Update public posts"] = "Zaktualizuj publiczne posty";
|
||||
$a->strings["Update now"] = "Aktualizuj teraz";
|
||||
$a->strings["Unignore"] = "Odblokuj";
|
||||
$a->strings["Ignore"] = "Ignoruj";
|
||||
$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 postów nadal <strong>mogą</strong> być widoczne";
|
||||
$a->strings["Notification for new posts"] = "Powiadomienie o nowych postach";
|
||||
$a->strings["Send a notification of every new post of this contact"] = "Wyślij powiadomienie o każdym nowym poście tego kontaktu";
|
||||
$a->strings["Blacklisted keywords"] = "Słowa kluczowe na czarnej liście";
|
||||
$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["XMPP:"] = "XMPP:";
|
||||
$a->strings["About:"] = "O:";
|
||||
$a->strings["Actions"] = "Akcja";
|
||||
$a->strings["Status"] = "Status";
|
||||
$a->strings["Contact Settings"] = "Ustawienia kontaktów";
|
||||
$a->strings["Suggestions"] = "Sugestie";
|
||||
$a->strings["Suggest potential friends"] = "Sugerowani znajomi";
|
||||
$a->strings["Show all contacts"] = "Pokaż wszystkie kontakty";
|
||||
$a->strings["Unblocked"] = "Odblokowany";
|
||||
$a->strings["Only show unblocked contacts"] = "Pokaż tylko odblokowane kontakty";
|
||||
$a->strings["Blocked"] = "Zablokowany";
|
||||
$a->strings["Only show blocked contacts"] = "Pokaż tylko zablokowane kontakty";
|
||||
$a->strings["Ignored"] = "Zignorowany";
|
||||
$a->strings["Only show ignored contacts"] = "Pokaż tylko ignorowane kontakty";
|
||||
$a->strings["Archived"] = "Zarchiwizowane";
|
||||
$a->strings["Only show archived contacts"] = "Pokaż tylko zarchiwizowane kontakty";
|
||||
$a->strings["Hidden"] = "Ukryty";
|
||||
$a->strings["Only show hidden contacts"] = "Pokaż tylko ukryte kontakty";
|
||||
$a->strings["Search your contacts"] = "Wyszukaj w kontaktach";
|
||||
$a->strings["Results for: %s"] = "Wyniki dla: %s";
|
||||
$a->strings["Find"] = "Znajdź";
|
||||
$a->strings["Archive"] = "Archiwum";
|
||||
$a->strings["Unarchive"] = "Przywróć z archiwum";
|
||||
$a->strings["Batch Actions"] = "Akcje wsadowe";
|
||||
$a->strings["Profile Details"] = "Szczegóły profilu";
|
||||
$a->strings["View all contacts"] = "Zobacz wszystkie kontakty";
|
||||
$a->strings["View all common friends"] = "Zobacz wszystkich popularnych znajomych";
|
||||
$a->strings["Advanced Contact Settings"] = "Zaawansowane ustawienia kontaktów";
|
||||
$a->strings["Mutual Friendship"] = "Wzajemna przyjaźń";
|
||||
$a->strings["is a fan of yours"] = "jest twoim fanem";
|
||||
$a->strings["you are a fan of"] = "jesteś fanem";
|
||||
$a->strings["This is you"] = "To jesteś ty";
|
||||
$a->strings["Toggle Blocked status"] = "Przełącz na Zablokowany";
|
||||
$a->strings["Toggle Ignored status"] = "Przełącz ignorowany status";
|
||||
$a->strings["Toggle Archive status"] = "Przełącz status archiwum";
|
||||
$a->strings["Delete contact"] = "Usuń kontakt";
|
||||
$a->strings["This introduction has already been accepted."] = "To wprowadzenie zostało już zaakceptowane.";
|
||||
$a->strings["Profile location is not valid or does not contain profile information."] = "Lokalizacja profilu jest nieprawidłowa lub nie zawiera informacji o profilu.";
|
||||
$a->strings["Warning: profile location has no identifiable owner name."] = "Ostrzeżenie: położenie profilu ma taką samą nazwę jak użytkownik.";
|
||||
|
|
@ -1250,45 +1507,53 @@ $a->strings["Friendica"] = "Friendica";
|
|||
$a->strings["GNU Social (Pleroma, Mastodon)"] = "GNU Social (Pleroma, Mastodon)";
|
||||
$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 do paska wyszukiwania Diaspory.";
|
||||
$a->strings["Event can not end before it has started."] = "Wydarzenie nie może się zakończyć przed jego rozpoczęciem.";
|
||||
$a->strings["Event title and start time are required."] = "Wymagany tytuł wydarzenia i czas rozpoczęcia.";
|
||||
$a->strings["Create New Event"] = "Stwórz nowe wydarzenie";
|
||||
$a->strings["Event details"] = "Szczegóły wydarzenia";
|
||||
$a->strings["Starting date and Title are required."] = "Data rozpoczęcia i tytuł są wymagane.";
|
||||
$a->strings["Event Starts:"] = "Rozpoczęcie wydarzenia:";
|
||||
$a->strings["Required"] = "Wymagany";
|
||||
$a->strings["Finish date/time is not known or not relevant"] = "Data/czas zakończenia nie jest znana lub jest nieistotna";
|
||||
$a->strings["Event Finishes:"] = "Zakończenie wydarzenia:";
|
||||
$a->strings["Adjust for viewer timezone"] = "Dopasuj dla strefy czasowej widza";
|
||||
$a->strings["Description:"] = "Opis:";
|
||||
$a->strings["Title:"] = "Tytuł:";
|
||||
$a->strings["Share this event"] = "Udostępnij te wydarzenie";
|
||||
$a->strings["Basic"] = "Podstawowy";
|
||||
$a->strings["Permissions"] = "Uprawnienia";
|
||||
$a->strings["Failed to remove event"] = "Nie udało się usunąć wydarzenia";
|
||||
$a->strings["Event removed"] = "Wydarzenie zostało usunięte";
|
||||
$a->strings["Group created."] = "Grupa utworzona.";
|
||||
$a->strings["Could not create group."] = "Nie mogę stworzyć grupy";
|
||||
$a->strings["Group not found."] = "Nie znaleziono grupy";
|
||||
$a->strings["Group name changed."] = "Nazwa grupy zmieniona";
|
||||
$a->strings["Save Group"] = "Zapisz grupę";
|
||||
$a->strings["Create a group of contacts/friends."] = "Stwórz grupę znajomych.";
|
||||
$a->strings["Group Name: "] = "Nazwa grupy: ";
|
||||
$a->strings["Group removed."] = "Grupa usunięta.";
|
||||
$a->strings["Unable to remove group."] = "Nie można usunąć grupy.";
|
||||
$a->strings["Delete Group"] = "Usuń grupę";
|
||||
$a->strings["Group Editor"] = "Edycja 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["Add contact to group"] = "Dodaj kontakt do grupy";
|
||||
$a->strings["Gender:"] = "Płeć:";
|
||||
$a->strings["Status:"] = "Status:";
|
||||
$a->strings["Homepage:"] = "Strona główna:";
|
||||
$a->strings["Global Directory"] = "Globalny Katalog";
|
||||
$a->strings["Find on this site"] = "Znajdź na tej stronie";
|
||||
$a->strings["Results for:"] = "Wyniki dla:";
|
||||
$a->strings["Site Directory"] = "Katalog Witryny";
|
||||
$a->strings["No entries (some entries may be hidden)."] = "Brak odwiedzin (niektóre odwiedziny mogą być ukryte).";
|
||||
$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["Item not found"] = "Nie znaleziono elementu";
|
||||
$a->strings["Edit post"] = "Edytuj post";
|
||||
$a->strings["CC: email addresses"] = "CC: adresy e-mail";
|
||||
$a->strings["Example: bob@example.com, mary@example.com"] = "Przykład: bob@example.com, mary@example.com";
|
||||
$a->strings["Unable to locate original post."] = "Nie można zlokalizować oryginalnej wiadomości.";
|
||||
$a->strings["Empty post discarded."] = "Pusty wpis został odrzucony.";
|
||||
$a->strings["Wall Photos"] = "Tablica zdjęć";
|
||||
$a->strings["This message was sent to you by %s, a member of the Friendica social network."] = "Wiadomość została wysłana do ciebie od %s , członka portalu Friendica";
|
||||
$a->strings["You may visit them online at %s"] = "Możesz odwiedzić ich online pod adresem %s";
|
||||
$a->strings["Please contact the sender by replying to this post if you do not wish to receive these messages."] = "Skontaktuj się z nadawcą odpowiadając na ten post jeśli nie chcesz otrzymywać tych wiadomości.";
|
||||
$a->strings["%s posted an update."] = "%s zaktualizował wpis.";
|
||||
$a->strings["No keywords to match. Please add keywords to your default profile."] = "Brak pasujących słów kluczowych. Dodaj słowa kluczowe do domyślnego profilu.";
|
||||
$a->strings["is interested in:"] = "interesuje się:";
|
||||
$a->strings["Profile Match"] = "Dopasowanie profilu";
|
||||
$a->strings["New Message"] = "Nowa wiadomość";
|
||||
$a->strings["Unable to locate contact information."] = "Nie można znaleźć informacji kontaktowych.";
|
||||
$a->strings["Messages"] = "Wiadomości";
|
||||
$a->strings["Do you really want to delete this message?"] = "Czy na pewno chcesz usunąć tę wiadomość?";
|
||||
$a->strings["Message deleted."] = "Wiadomość usunięta.";
|
||||
$a->strings["Conversation removed."] = "Rozmowa usunięta.";
|
||||
$a->strings["No messages."] = "Brak wiadomości.";
|
||||
$a->strings["Message not available."] = "Wiadomość nie jest dostępna.";
|
||||
$a->strings["Delete message"] = "Usuń wiadomość";
|
||||
$a->strings["D, d M Y - g:i A"] = "D, d M R - g:m AM/PM";
|
||||
$a->strings["Delete conversation"] = "Usuń rozmowę";
|
||||
$a->strings["No secure communications available. You <strong>may</strong> be able to respond from the sender's profile page."] = "Brak bezpiecznej komunikacji. <strong>Możesz</strong> odpowiedzieć na stronie profilu nadawcy.";
|
||||
$a->strings["Send Reply"] = "Odpowiedz";
|
||||
$a->strings["Unknown sender - %s"] = "Nieznany nadawca - %s";
|
||||
$a->strings["You and %s"] = "Ty i %s";
|
||||
$a->strings["%s and You"] = "%s i ty";
|
||||
$a->strings["%d message"] = [
|
||||
0 => " %d wiadomość",
|
||||
1 => " %d wiadomości",
|
||||
2 => " %d wiadomości",
|
||||
3 => " %d wiadomości",
|
||||
];
|
||||
$a->strings["Remove term"] = "Usuń wpis";
|
||||
$a->strings["Saved Searches"] = "Zapisywanie wyszukiwania";
|
||||
$a->strings["add"] = "dodaj";
|
||||
|
|
@ -1307,7 +1572,6 @@ $a->strings["Commented Order"] = "Porządek według komentarzy";
|
|||
$a->strings["Sort by Comment Date"] = "Sortuj według daty komentarza";
|
||||
$a->strings["Posted Order"] = "Porządek według wpisów";
|
||||
$a->strings["Sort by Post Date"] = "Sortuj według daty postów";
|
||||
$a->strings["Personal"] = "Osobiste";
|
||||
$a->strings["Posts that mention or involve you"] = "Posty, które wspominają lub angażują Ciebie";
|
||||
$a->strings["New"] = "Nowy";
|
||||
$a->strings["Activity Stream - by date"] = "Strumień aktywności - według daty";
|
||||
|
|
@ -1324,8 +1588,8 @@ $a->strings["Personal Notifications"] = "Prywatne powiadomienia";
|
|||
$a->strings["Home Notifications"] = "Powiadomienia domowe";
|
||||
$a->strings["Show Ignored Requests"] = "Pokaż ignorowane żądania";
|
||||
$a->strings["Hide Ignored Requests"] = "Ukryj zignorowane prośby";
|
||||
$a->strings["Notification type: "] = "Typ powiadomienia:";
|
||||
$a->strings["suggested by %s"] = "zaproponowane przez %s";
|
||||
$a->strings["Notification type:"] = "Typ powiadomienia:";
|
||||
$a->strings["Suggested by:"] = "Sugerowany przez:";
|
||||
$a->strings["Claims to be known to you: "] = "Twierdzi, że go znasz:";
|
||||
$a->strings["yes"] = "tak";
|
||||
$a->strings["no"] = "nie";
|
||||
|
|
@ -1340,13 +1604,9 @@ $a->strings["No introductions."] = "Brak dostępu.";
|
|||
$a->strings["Show unread"] = "Pokaż nieprzeczytane";
|
||||
$a->strings["Show all"] = "Pokaż wszystko";
|
||||
$a->strings["No more %s notifications."] = "Nigdy więcej %s powiadomień.";
|
||||
$a->strings["OpenID protocol error. No ID returned."] = "Błąd protokołu OpenID. Nie znaleziono identyfikatora.";
|
||||
$a->strings["Account not found and OpenID registration is not permitted on this site."] = "Konto nie zostało znalezione, a rejestracja OpenID nie jest dozwolona na tej stronie.";
|
||||
$a->strings["Login failed."] = "Logowanie nieudane.";
|
||||
$a->strings["Photo Albums"] = "Albumy zdjęć";
|
||||
$a->strings["Recent Photos"] = "Ostatnio dodane zdjęcia";
|
||||
$a->strings["Upload New Photos"] = "Wyślij nowe zdjęcie";
|
||||
$a->strings["everybody"] = "wszyscy";
|
||||
$a->strings["Contact information unavailable"] = "Informacje kontaktowe są niedostępne.";
|
||||
$a->strings["Album not found."] = "Album nie znaleziony";
|
||||
$a->strings["Delete Album"] = "Usuń album";
|
||||
|
|
@ -1360,13 +1620,10 @@ $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";
|
||||
$a->strings["Image file is empty."] = "Plik obrazka jest pusty.";
|
||||
$a->strings["No photos selected"] = "Nie zaznaczono zdjęć";
|
||||
$a->strings["Access to this item is restricted."] = "Dostęp do tego obiektu jest ograniczony.";
|
||||
$a->strings["Upload Photos"] = "Prześlij zdjęcia";
|
||||
$a->strings["New album name: "] = "Nazwa nowego albumu:";
|
||||
$a->strings["or existing album name: "] = "lub istniejąca nazwa albumu:";
|
||||
$a->strings["Do not show a status post for this upload"] = "Nie pokazuj statusu postów dla tego wysłania";
|
||||
$a->strings["Show to Groups"] = "Pokaż Grupy";
|
||||
$a->strings["Show to Contacts"] = "Pokaż kontakty";
|
||||
$a->strings["Edit Album"] = "Edytuj album";
|
||||
$a->strings["Show Newest First"] = "Najpierw pokaż najnowsze";
|
||||
$a->strings["Show Oldest First"] = "Najpierw pokaż najstarsze";
|
||||
|
|
@ -1391,91 +1648,19 @@ $a->strings["I like this (toggle)"] = "Lubię to (zmień)";
|
|||
$a->strings["I don't like this (toggle)"] = "Nie lubię tego (zmień)";
|
||||
$a->strings["Comment"] = "Komentarz";
|
||||
$a->strings["Map"] = "Mapa";
|
||||
$a->strings["View Album"] = "Zobacz album";
|
||||
$a->strings["{0} wants to be your friend"] = "{0} chce być Twoim znajomym";
|
||||
$a->strings["{0} sent you a message"] = "{0} wysłałem Ci wiadomość";
|
||||
$a->strings["{0} requested registration"] = "{0} wymagana rejestracja";
|
||||
$a->strings["Poke/Prod"] = "Zaczepić";
|
||||
$a->strings["poke, prod or do other things to somebody"] = "szturchać, zaczepić lub robić inne rzeczy";
|
||||
$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["Requested profile is not available."] = "Żądany profil jest niedostępny";
|
||||
$a->strings["%s's timeline"] = "%s oś czasu ";
|
||||
$a->strings["%s's posts"] = "%s posty ";
|
||||
$a->strings["%s's comments"] = "%s komentarze ";
|
||||
$a->strings["Tips for New Members"] = "Wskazówki dla nowych użytkowników";
|
||||
$a->strings["Profile deleted."] = "Konto usunięte.";
|
||||
$a->strings["Profile-"] = "Profil-";
|
||||
$a->strings["New profile created."] = "Utworzono nowy profil.";
|
||||
$a->strings["Profile unavailable to clone."] = "Nie można powileić profilu ";
|
||||
$a->strings["Profile Name is required."] = "Nazwa Profilu jest wymagana";
|
||||
$a->strings["Marital Status"] = "Stan cywilny";
|
||||
$a->strings["Romantic Partner"] = "Romantyczny partner";
|
||||
$a->strings["Work/Employment"] = "Praca/Zatrudnienie";
|
||||
$a->strings["Religion"] = "Religia";
|
||||
$a->strings["Political Views"] = "Poglądy polityczne";
|
||||
$a->strings["Gender"] = "Płeć";
|
||||
$a->strings["Sexual Preference"] = "Orientacja seksualna";
|
||||
$a->strings["XMPP"] = "XMPP";
|
||||
$a->strings["Homepage"] = "Strona Główna";
|
||||
$a->strings["Interests"] = "Zainteresowania";
|
||||
$a->strings["Location"] = "Lokalizacja";
|
||||
$a->strings["Profile updated."] = "Profil zaktualizowany.";
|
||||
$a->strings["Hide contacts and friends:"] = "Ukryj kontakty i znajomych:";
|
||||
$a->strings["Hide your contact/friend list from viewers of this profile?"] = "Czy chcesz ukryć listę kontaktów dla przeglądających to konto?";
|
||||
$a->strings["Show more profile fields:"] = "Pokaż więcej pól profilu:";
|
||||
$a->strings["Profile Actions"] = "Akcje profilowe";
|
||||
$a->strings["Edit Profile Details"] = "Edytuj profil.";
|
||||
$a->strings["Change Profile Photo"] = "Zmień zdjęcie profilowe";
|
||||
$a->strings["View this profile"] = "Wyświetl ten profil";
|
||||
$a->strings["Edit visibility"] = "Edytuj widoczność";
|
||||
$a->strings["Create a new profile using these settings"] = "Stwórz nowy profil wykorzystując te ustawienia";
|
||||
$a->strings["Clone this profile"] = "Sklonuj ten profil";
|
||||
$a->strings["Delete this profile"] = "Usuń ten profil";
|
||||
$a->strings["Basic information"] = "Podstawowe informacje";
|
||||
$a->strings["Profile picture"] = "Zdjęcie profilowe";
|
||||
$a->strings["Preferences"] = "Preferencje";
|
||||
$a->strings["Status information"] = "Informacje o stanie";
|
||||
$a->strings["Additional information"] = "Dodatkowe informacje";
|
||||
$a->strings["Relation"] = "Relacje";
|
||||
$a->strings["Miscellaneous"] = "Różny";
|
||||
$a->strings["Your Gender:"] = "Płeć:";
|
||||
$a->strings["<span class=\"heart\">♥</span> Marital Status:"] = "<span class=\"heart\">♥</span> Stan cywilny:";
|
||||
$a->strings["Sexual Preference:"] = "Preferencje seksualne:";
|
||||
$a->strings["Example: fishing photography software"] = "Przykład: oprogramowanie do fotografowania ryb";
|
||||
$a->strings["Profile Name:"] = "Nazwa profilu:";
|
||||
$a->strings["This is your <strong>public</strong> profile.<br />It <strong>may</strong> be visible to anybody using the internet."] = "To jest Twój <strong> publiczny </strong> profil. <br/><strong>Może </strong> zostać wyświetlony przez każdego kto używa internetu.";
|
||||
$a->strings["Your Full Name:"] = "Imię i Nazwisko:";
|
||||
$a->strings["Title/Description:"] = "Tytuł/Opis :";
|
||||
$a->strings["Street Address:"] = "Ulica:";
|
||||
$a->strings["Locality/City:"] = "Miejscowość/Miasto:";
|
||||
$a->strings["Region/State:"] = "Region/Państwo:";
|
||||
$a->strings["Postal/Zip Code:"] = "Kod Pocztowy:";
|
||||
$a->strings["Country:"] = "Kraj:";
|
||||
$a->strings["Age: "] = "Wiek: ";
|
||||
$a->strings["Who: (if applicable)"] = "Kto: (jeśli dotyczy)";
|
||||
$a->strings["Examples: cathy123, Cathy Williams, cathy@example.com"] = "Przykłady: cathy123, Cathy Williams, cathy@example.com";
|
||||
$a->strings["Since [date]:"] = "Od [data]:";
|
||||
$a->strings["Tell us about yourself..."] = "Napisz o sobie...";
|
||||
$a->strings["XMPP (Jabber) address:"] = "Adres XMPP (Jabber):";
|
||||
$a->strings["The XMPP address will be propagated to your contacts so that they can follow you."] = "Adres XMPP będzie propagowany do Twoich kontaktów, aby mogli Cię śledzić.";
|
||||
$a->strings["Homepage URL:"] = "Adres URL strony domowej:";
|
||||
$a->strings["Hometown:"] = "Miasto rodzinne:";
|
||||
$a->strings["Political Views:"] = "Poglądy polityczne:";
|
||||
$a->strings["Religious Views:"] = "Poglądy religijne:";
|
||||
$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["Likes:"] = "Lubią to:";
|
||||
$a->strings["Dislikes:"] = "Nie lubię tego:";
|
||||
$a->strings["Musical interests"] = "Muzyka";
|
||||
$a->strings["Books, literature"] = "Literatura";
|
||||
$a->strings["Television"] = "Telewizja";
|
||||
$a->strings["Film/dance/culture/entertainment"] = "Film/taniec/kultura/rozrywka";
|
||||
$a->strings["Hobbies/Interests"] = "Zainteresowania";
|
||||
$a->strings["Love/romance"] = "Miłość/romans";
|
||||
$a->strings["Work/employment"] = "Praca/zatrudnienie";
|
||||
$a->strings["School/education"] = "Szkoła/edukacja";
|
||||
$a->strings["Contact information and Social Networks"] = "Dane kontaktowe i Sieci społecznościowe";
|
||||
$a->strings["Profile Image"] = "Zdjęcie profilowe";
|
||||
$a->strings["visible to everybody"] = "widoczne dla wszystkich";
|
||||
$a->strings["Edit/Manage Profiles"] = "Edycja/Zarządzanie profilami";
|
||||
$a->strings["Change profile photo"] = "Zmień zdjęcie profilowe";
|
||||
$a->strings["Create New Profile"] = "Utwórz nowy profil";
|
||||
$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.";
|
||||
|
|
@ -1491,215 +1676,29 @@ $a->strings["Membership on this site is by invitation only."] = "Członkostwo na
|
|||
$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 your profile to this friendica instance"] = "Zaimportuj swój profil do tej instancji friendica";
|
||||
$a->strings["User deleted their account"] = "Użytkownik usunął swoje konto";
|
||||
$a->strings["On your Friendica node an user deleted their account. Please ensure that their data is removed from the backups."] = "W twoim węźle Friendica użytkownik usunął swoje konto. Upewnij się, że ich dane zostały usunięte z kopii zapasowych.";
|
||||
$a->strings["The user id is %d"] = "Identyfikatorem użytkownika jest %d";
|
||||
$a->strings["Remove My Account"] = "Usuń moje konto";
|
||||
$a->strings["This will completely remove your account. Once this has been done it is not recoverable."] = "Spowoduje to całkowite usunięcie Twojego konta. Po wykonaniu tej czynności nie można jej cofnąć.";
|
||||
$a->strings["Please enter your password for verification:"] = "Wprowadź hasło w celu weryfikacji.";
|
||||
$a->strings["Only logged in users are permitted to perform a search."] = "Tylko zalogowani użytkownicy mogą wyszukiwać.";
|
||||
$a->strings["Too Many Requests"] = "Zbyt dużo próśb";
|
||||
$a->strings["Only one search per minute is permitted for not logged in users."] = "Dla niezalogowanych użytkowników dozwolone jest tylko jedno wyszukiwanie na minutę.";
|
||||
$a->strings["Items tagged with: %s"] = "Przedmioty oznaczone tagiem: %s";
|
||||
$a->strings["Account"] = "Konto";
|
||||
$a->strings["Display"] = "Wygląd";
|
||||
$a->strings["Social Networks"] = "Portale społecznościowe";
|
||||
$a->strings["Delegations"] = "Delegowanie";
|
||||
$a->strings["Connected apps"] = "Powiązane aplikacje";
|
||||
$a->strings["Remove account"] = "Usuń konto";
|
||||
$a->strings["Missing some important data!"] = "Brakuje ważnych danych!";
|
||||
$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["Email settings updated."] = "Zaktualizowano ustawienia email.";
|
||||
$a->strings["Features updated"] = "Funkcje zaktualizowane";
|
||||
$a->strings["Relocate message has been send to your contacts"] = "Przeniesienie wiadomości zostało wysłane do Twoich kontaktów";
|
||||
$a->strings["Passwords do not match. Password unchanged."] = "Hasła nie pasują do siebie. Hasło niezmienione.";
|
||||
$a->strings["Empty passwords are not allowed. Password unchanged."] = "Puste hasła są niedozwolone. Hasło niezmienione.";
|
||||
$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["Wrong password."] = "Złe hasło.";
|
||||
$a->strings["Password changed."] = "Hasło zostało zmianione.";
|
||||
$a->strings["Password update failed. Please try again."] = "Aktualizacja hasła nie powiodła się. Proszę spróbować ponownie.";
|
||||
$a->strings[" Please use a shorter name."] = "Proszę użyć krótszej nazwy.";
|
||||
$a->strings[" Name too short."] = "Za krótka nazwa.";
|
||||
$a->strings["Wrong Password"] = "Złe hasło";
|
||||
$a->strings["Invalid email."] = "Niepoprawny e-mail.";
|
||||
$a->strings["Cannot change to that email."] = "Nie można zmienić tego e-maila.";
|
||||
$a->strings["Private forum has no privacy permissions. Using default privacy group."] = "Prywatne forum nie ma uprawnień do prywatności. Użyj domyślnej grupy prywatnej.";
|
||||
$a->strings["Private forum has no privacy permissions and no default privacy group."] = "Prywatne forum nie ma uprawnień do prywatności ani domyślnej grupy prywatności.";
|
||||
$a->strings["Settings updated."] = "Zaktualizowano ustawienia.";
|
||||
$a->strings["Add application"] = "Dodaj aplikację";
|
||||
$a->strings["Consumer Key"] = "Klucz klienta";
|
||||
$a->strings["Consumer Secret"] = "Tajny klucz klienta";
|
||||
$a->strings["Redirect"] = "Przekierowanie";
|
||||
$a->strings["Icon url"] = "Adres Url ikony";
|
||||
$a->strings["You can't edit this application."] = "Nie możesz edytować tej aplikacji.";
|
||||
$a->strings["Connected Apps"] = "Powiązane aplikacje";
|
||||
$a->strings["Edit"] = "Edytuj";
|
||||
$a->strings["Client key starts with"] = "Klucz klienta zaczyna się od";
|
||||
$a->strings["No name"] = "Bez nazwy";
|
||||
$a->strings["Remove authorization"] = "Odwołaj upoważnienie";
|
||||
$a->strings["No Addon settings configured"] = "Brak skonfigurowanych ustawień dodatków";
|
||||
$a->strings["Addon Settings"] = "Ustawienia Dodatków";
|
||||
$a->strings["Additional Features"] = "Dodatkowe funkcje";
|
||||
$a->strings["Diaspora"] = "Diaspora";
|
||||
$a->strings["enabled"] = "włączony";
|
||||
$a->strings["disabled"] = "wyłączony";
|
||||
$a->strings["Built-in support for %s connectivity is %s"] = "Wbudowane wsparcie dla %s łączność jest %s";
|
||||
$a->strings["GNU Social (OStatus)"] = "GNU Społeczny (OStatus)";
|
||||
$a->strings["Email access is disabled on this site."] = "Dostęp do e-maila nie jest w pełni sprawny na tej stronie";
|
||||
$a->strings["General Social Media Settings"] = "Ogólne ustawienia mediów społecznościowych";
|
||||
$a->strings["Disable Content Warning"] = "Wyłącz ostrzeżenie o treści";
|
||||
$a->strings["Users on networks like Mastodon or Pleroma are able to set a content warning field which collapse their post by default. This disables the automatic collapsing and sets the content warning as the post title. Doesn't affect any other content filtering you eventually set up."] = "Użytkownicy w sieciach takich jak Mastodon lub Pleroma mogą ustawić pole ostrzeżenia o treści, które domyślnie zwijać będzie swój wpis. Powoduje wyłączenie automatycznego zwijania i ustawia ostrzeżenie o treści jako tytuł postu. Nie ma wpływu na żadne inne filtrowanie treści, które ostatecznie utworzyłeś.";
|
||||
$a->strings["Disable intelligent shortening"] = "Wyłącz inteligentne skracanie";
|
||||
$a->strings["Normally the system tries to find the best link to add to shortened posts. If this option is enabled then every shortened post will always point to the original friendica post."] = "Zwykle system próbuje znaleźć najlepszy link do dodania do skróconych postów. Jeśli ta opcja jest włączona, każdy skrócony wpis zawsze wskazuje oryginalny post znajomej osoby.";
|
||||
$a->strings["Automatically follow any GNU Social (OStatus) followers/mentioners"] = "Automatycznie podążaj za wszystkimi obserwatorami/rzecznikami GNU Społeczności (OStatus)";
|
||||
$a->strings["If you receive a message from an unknown OStatus user, this option decides what to do. If it is checked, a new contact will be created for every unknown user."] = "Jeśli otrzymasz wiadomość od nieznanego użytkownika OStatus, ta opcja decyduje, co zrobić. Jeśli zostanie zaznaczone, dla każdego nieznanego użytkownika zostanie utworzony nowy kontakt.";
|
||||
$a->strings["Default group for OStatus contacts"] = "Domyślna grupa dla kontaktów OStatus";
|
||||
$a->strings["Your legacy GNU Social account"] = "Twoje starsze konto społecznościowe GNU";
|
||||
$a->strings["If you enter your old GNU Social/Statusnet account name here (in the format user@domain.tld), your contacts will be added automatically. The field will be emptied when done."] = "Jeśli podasz swoją starą nazwę konta GNU Social/Statusnet tutaj (w formacie user@domain.tld), twoje kontakty zostaną dodane automatycznie. Pole zostanie opróżnione po zakończeniu.";
|
||||
$a->strings["Repair OStatus subscriptions"] = "Napraw subskrypcje OStatus";
|
||||
$a->strings["Email/Mailbox Setup"] = "Ustawienia emaila/skrzynki mailowej";
|
||||
$a->strings["If you wish to communicate with email contacts using this service (optional), please specify how to connect to your mailbox."] = "Jeśli chcesz komunikować się z kontaktami e-mail za pomocą tej usługi (opcjonalnie), określ sposób łączenia się ze skrzynką pocztową.";
|
||||
$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:";
|
||||
$a->strings["Send public posts to all email contacts:"] = "Wyślij publiczny post do wszystkich kontaktów e-mail";
|
||||
$a->strings["Action after import:"] = "Akcja po zaimportowaniu:";
|
||||
$a->strings["Mark as seen"] = "Oznacz jako przeczytane";
|
||||
$a->strings["Move to folder"] = "Przenieś do folderu";
|
||||
$a->strings["Move to folder:"] = "Przenieś do folderu:";
|
||||
$a->strings["%s - (Unsupported)"] = "%s - (Nieobsługiwane)";
|
||||
$a->strings["%s - (Experimental)"] = "%s- (Eksperymentalne)";
|
||||
$a->strings["Display Settings"] = "Ustawienia wyglądu";
|
||||
$a->strings["Display Theme:"] = "Wyświetl motyw:";
|
||||
$a->strings["Mobile Theme:"] = "Motyw dla urządzeń mobilnych:";
|
||||
$a->strings["Suppress warning of insecure networks"] = "Ukryj ostrzeżenie przed niebezpiecznymi sieciami";
|
||||
$a->strings["Should the system suppress the warning that the current group contains members of networks that can't receive non public postings."] = "System powinien pominąć ostrzeżenie, że bieżąca grupa zawiera członków sieci, którzy nie mogą otrzymywać komentarzy niepublicznych";
|
||||
$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["Number of items to display per page:"] = "Liczba elementów do wyświetlenia na stronie:";
|
||||
$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["Don't show emoticons"] = "Nie pokazuj emotikonek";
|
||||
$a->strings["Calendar"] = "Kalendarz";
|
||||
$a->strings["Beginning of week:"] = "Początek tygodnia:";
|
||||
$a->strings["Don't show notices"] = "Nie pokazuj powiadomień";
|
||||
$a->strings["Infinite scroll"] = "Nieskończone przewijanie";
|
||||
$a->strings["Automatic updates only at the top of the network page"] = "Automatyczne aktualizacje tylko u góry strony sieci";
|
||||
$a->strings["When disabled, the network page is updated all the time, which could be confusing while reading."] = "Po wyłączeniu strona sieciowa jest cały czas aktualizowana, co może być mylące podczas czytania.";
|
||||
$a->strings["Bandwidth Saver Mode"] = "Tryb oszczędzania przepustowości";
|
||||
$a->strings["When enabled, embedded content is not displayed on automatic updates, they only show on page reload."] = "Po włączeniu wbudowana zawartość nie jest wyświetlana w automatycznych aktualizacjach, wyświetlają się tylko przy przeładowaniu strony.";
|
||||
$a->strings["Smart Threading"] = "Inteligentne wątki";
|
||||
$a->strings["When enabled, suppress extraneous thread indentation while keeping it where it matters. Only works if threading is available and enabled."] = "Włączenie tej opcji powoduje pomijanie wcięcia wątków zewnętrznych, zachowując je w dowolnym miejscu. Działa tylko wtedy, gdy wątki są dostępne i włączone.";
|
||||
$a->strings["General Theme Settings"] = "Ogólne ustawienia motywu";
|
||||
$a->strings["Custom Theme Settings"] = "Niestandardowe ustawienia motywów";
|
||||
$a->strings["Content Settings"] = "Ustawienia zawartości";
|
||||
$a->strings["Theme settings"] = "Ustawienia motywu";
|
||||
$a->strings["Unable to find your profile. Please contact your admin."] = "Nie można znaleźć Twojego profilu. Skontaktuj się z administratorem.";
|
||||
$a->strings["Account Types"] = "Rodzaje kont";
|
||||
$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\".";
|
||||
$a->strings["Account for community discussions."] = "Konto do dyskusji w społeczności.";
|
||||
$a->strings["Account for a regular personal profile that requires manual approval of \"Friends\" and \"Followers\"."] = "Konto dla zwykłego profilu osobistego, który wymaga ręcznej zgody \"Przyjaciół\" i \"Obserwatorów\".";
|
||||
$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.";
|
||||
$a->strings["Publish your default profile in your local site directory?"] = "Opublikować Twój domyślny profil w Twoim lokalnym katalogu stron?";
|
||||
$a->strings["Your profile will be published in this node's <a href=\"%s\">local directory</a>. Your profile details may be publicly visible depending on the system settings."] = "Twój profil zostanie opublikowany w lokalnym katalogu tego <a href=\"%s\">węzła</a>. Dane Twojego profilu mogą być publicznie widoczne w zależności od ustawień systemu.";
|
||||
$a->strings["Publish your default profile in the global social directory?"] = "Opublikować Twój domyślny profil w globalnym, społecznościowym katalogu?";
|
||||
$a->strings["Your profile will be published in the global friendica directories (e.g. <a href=\"%s\">%s</a>). Your profile will be visible in public."] = "Twój profil zostanie opublikowany w globalnych katalogach friendica (np.<a href=\"%s\">%s</a>). Twój profil będzie widoczny publicznie.";
|
||||
$a->strings["Hide your contact/friend list from viewers of your default profile?"] = "Ukryć listę znajomych przed odwiedzającymi Twój profil?";
|
||||
$a->strings["Your contact list won't be shown in your default profile page. You can decide to show your contact list separately for each additional profile you create"] = "Twoja lista kontaktów nie będzie wyświetlana na domyślnej stronie profilu. Możesz zdecydować o wyświetleniu listy kontaktów osobno dla każdego tworzonego dodatkowego profilu.";
|
||||
$a->strings["Hide your profile details from anonymous viewers?"] = "Ukryć dane Twojego profilu przed anonimowymi widzami?";
|
||||
$a->strings["Anonymous visitors will only see your profile picture, your display name and the nickname you are using on your profile page. Your public posts and replies will still be accessible by other means."] = "Anonimowi użytkownicy zobaczą tylko Twoje zdjęcie profilowe, swoją wyświetlaną nazwę i pseudonim, którego używasz na stronie profilu. Twoje publiczne posty i odpowiedzi będą nadal dostępne w inny sposób.";
|
||||
$a->strings["Allow friends to post to your profile page?"] = "Zezwalać znajomym na publikowanie postów na stronie Twojego profilu?";
|
||||
$a->strings["Your contacts may write posts on your profile wall. These posts will be distributed to your contacts"] = "Twoi znajomi mogą pisać posty na stronie Twojego profilu. Posty zostaną przesłane do Twoich kontaktów.";
|
||||
$a->strings["Allow friends to tag your posts?"] = "Zezwolić na oznaczanie Twoich postów przez znajomych?";
|
||||
$a->strings["Your contacts can add additional tags to your posts."] = "Twoje kontakty mogą dodawać do tagów dodatkowe posty.";
|
||||
$a->strings["Allow us to suggest you as a potential friend to new members?"] = "Zezwolić na zaproponowanie Cię jako potencjalnego przyjaciela dla nowych członków?";
|
||||
$a->strings["If you like, Friendica may suggest new members to add you as a contact."] = "Jeśli chcesz, Friendica może zaproponować nowym członkom dodanie Cię jako kontakt.";
|
||||
$a->strings["Permit unknown people to send you private mail?"] = "Zezwolić nieznanym osobom na wysyłanie prywatnych wiadomości?";
|
||||
$a->strings["Friendica network users may send you private messages even if they are not in your contact list."] = "Użytkownicy sieci w serwisie Friendica mogą wysyłać prywatne wiadomości, nawet jeśli nie znajdują się one na liście kontaktów.";
|
||||
$a->strings["Profile is <strong>not published</strong>."] = "Profil <strong>nie jest opublikowany</strong>";
|
||||
$a->strings["Your Identity Address is <strong>'%s'</strong> or '%s'."] = "Twój adres tożsamości to <strong>'%s'</strong> lub '%s'.";
|
||||
$a->strings["Automatically expire posts after this many days:"] = "Posty wygasną automatycznie po następującej liczbie dni:";
|
||||
$a->strings["If empty, posts will not expire. Expired posts will be deleted"] = "Pole puste, wiadomość nie wygaśnie. Niezapisane wpisy zostaną usunięte.";
|
||||
$a->strings["Advanced expiration settings"] = "Zaawansowane ustawienia wygasania";
|
||||
$a->strings["Advanced Expiration"] = "Zaawansowane wygasanie";
|
||||
$a->strings["Expire posts:"] = "Wygasające posty:";
|
||||
$a->strings["Expire personal notes:"] = "Wygasanie osobistych notatek:";
|
||||
$a->strings["Expire starred posts:"] = "Wygasaj posty oznaczone gwiazdką:";
|
||||
$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["Leave password fields blank unless changing"] = "Pozostaw pole hasła puste, chyba że chcesz je zmienić.";
|
||||
$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["Password:"] = "Hasło:";
|
||||
$a->strings["Basic Settings"] = "Ustawienia podstawowe";
|
||||
$a->strings["Full Name:"] = "Imię i Nazwisko:";
|
||||
$a->strings["Email Address:"] = "Adres email:";
|
||||
$a->strings["Your Timezone:"] = "Twoja strefa czasowa:";
|
||||
$a->strings["Your Language:"] = "Twój język:";
|
||||
$a->strings["Set the language we use to show you friendica interface and to send you emails"] = "Wybierz język, którego używasz, aby pokazać interfejs użytkownika friendica i do wysłania Ci e-maili";
|
||||
$a->strings["Default Post Location:"] = "Domyślna lokalizacja wiadomości:";
|
||||
$a->strings["Use Browser Location:"] = "Użyj lokalizacji przeglądarki:";
|
||||
$a->strings["Security and Privacy Settings"] = "Ustawienia bezpieczeństwa i prywatności";
|
||||
$a->strings["Maximum Friend Requests/Day:"] = "Maksymalna dzienna liczba zaproszeń do grona przyjaciół:";
|
||||
$a->strings["(to prevent spam abuse)"] = "(aby zapobiec spamowaniu)";
|
||||
$a->strings["Default Post Permissions"] = "Domyślne prawa dostępu wiadomości";
|
||||
$a->strings["(click to open/close)"] = "(kliknij by otworzyć/zamknąć)";
|
||||
$a->strings["Default Private Post"] = "Domyślny Prywatny Wpis";
|
||||
$a->strings["Default Public Post"] = "Domyślny Publiczny Post";
|
||||
$a->strings["Default Permissions for New Posts"] = "Uprawnienia domyślne dla nowych postów";
|
||||
$a->strings["Maximum private messages per day from unknown people:"] = "Maksymalna liczba prywatnych wiadomości dziennie od nieznanych osób:";
|
||||
$a->strings["Notification Settings"] = "Ustawienia powiadomień";
|
||||
$a->strings["Send a notification email when:"] = "Wyślij powiadmonienia na email, kiedy:";
|
||||
$a->strings["You receive an introduction"] = "Otrzymałeś zaproszenie";
|
||||
$a->strings["Your introductions are confirmed"] = "Twoje zaproszenie jest potwierdzone";
|
||||
$a->strings["Someone writes on your profile wall"] = "Ktoś pisze na twoim profilu";
|
||||
$a->strings["Someone writes a followup comment"] = "Ktoś pisze komentarz nawiązujący.";
|
||||
$a->strings["You receive a private message"] = "Otrzymałeś prywatną wiadomość";
|
||||
$a->strings["You receive a friend suggestion"] = "Otrzymałeś propozycję od znajomych";
|
||||
$a->strings["You are tagged in a post"] = "Jesteś oznaczony tagiem w poście";
|
||||
$a->strings["You are poked/prodded/etc. in a post"] = "Jesteś zaczepiony/zaczepiona/itp. w poście";
|
||||
$a->strings["Activate desktop notifications"] = "Aktywuj powiadomienia na pulpicie";
|
||||
$a->strings["Show desktop popup on new notifications"] = "Pokaż wyskakujące okienko dla nowych powiadomień";
|
||||
$a->strings["Text-only notification emails"] = "E-maile z powiadomieniami tekstowymi";
|
||||
$a->strings["Send text only notification emails, without the html part"] = "Wysyłaj tylko e-maile z powiadomieniami tekstowymi, bez części html";
|
||||
$a->strings["Show detailled notifications"] = "Pokaż szczegółowe powiadomienia";
|
||||
$a->strings["Per default, notifications are condensed to a single notification per item. When enabled every notification is displayed."] = "Domyślne powiadomienia są skondensowane z jednym powiadomieniem dla każdego przedmiotu. Po włączeniu wyświetlane jest każde powiadomienie.";
|
||||
$a->strings["Advanced Account/Page Type Settings"] = "Zaawansowane ustawienia konta/rodzaju strony";
|
||||
$a->strings["Change the behaviour of this account for special situations"] = "Zmień zachowanie tego konta w sytuacjach specjalnych";
|
||||
$a->strings["Relocate"] = "Przeniesienie";
|
||||
$a->strings["If you have moved this profile from another server, and some of your contacts don't receive your updates, try pushing this button."] = "Jeśli ten profil został przeniesiony z innego serwera, a niektóre z Twoich kontaktów nie otrzymają aktualizacji, spróbuj nacisnąć ten przycisk.";
|
||||
$a->strings["Resend relocate message to contacts"] = "Wyślij ponownie przenieść wiadomości do kontaktów";
|
||||
$a->strings["%1\$s is following %2\$s's %3\$s"] = "%1\$skolejny %2\$s %3\$s ";
|
||||
$a->strings["Do you really want to delete this suggestion?"] = "Czy na pewno chcesz usunąć te sugestie ?";
|
||||
$a->strings["No suggestions available. If this is a new site, please try again in 24 hours."] = "Brak dostępnych sugestii. Jeśli jest to nowa witryna, spróbuj ponownie za 24 godziny.";
|
||||
$a->strings["Ignore/Hide"] = "Ignoruj/Ukryj";
|
||||
$a->strings["Friend Suggestions"] = "Osoby, które możesz znać";
|
||||
$a->strings["Tag removed"] = "Tag usunięty";
|
||||
$a->strings["Remove Item Tag"] = "Usuń pozycję Tag";
|
||||
$a->strings["Select a tag to remove: "] = "Wybierz tag do usunięcia";
|
||||
$a->strings["Contact wasn't found or can't be unfollowed."] = "Kontakt nie został znaleziony lub nie można go pominąć.";
|
||||
$a->strings["Contact unfollowed"] = "Skontaktuj się z obserwowanym";
|
||||
$a->strings["You aren't a friend of this contact."] = "Nie jesteś przyjacielem tego kontaktu.";
|
||||
$a->strings["Unfollowing is currently not supported by your network."] = "Brak obserwowania nie jest obecnie obsługiwany przez twoją sieć.";
|
||||
$a->strings["[Embedded content - reload page to view]"] = "[Dodatkowa zawartość - odśwież stronę by zobaczyć]";
|
||||
$a->strings["Do you really want to delete this video?"] = "Czy na pewno chcesz usunąć ten film wideo?";
|
||||
$a->strings["Delete Video"] = "Usuń wideo";
|
||||
$a->strings["No videos selected"] = "Nie zaznaczono filmów";
|
||||
$a->strings["Recent Videos"] = "Ostatnio dodane filmy";
|
||||
$a->strings["Upload New Videos"] = "Wstaw nowe filmy";
|
||||
$a->strings["No contacts."] = "brak kontaktów";
|
||||
$a->strings["default"] = "standardowe";
|
||||
$a->strings["greenzero"] = "greenzero";
|
||||
$a->strings["purplezero"] = "purplezero";
|
||||
|
|
@ -1791,20 +1790,6 @@ $a->strings["Enter new password: "] = "Wprowadź nowe hasło:";
|
|||
$a->strings["Password can't be empty"] = "Hasło nie może być puste";
|
||||
$a->strings["Could not find any unarchived contact entry for this URL (%s)"] = "Nie można znaleźć żadnego wpisu kontaktu zarchiwizowanego dla tego adresu URL (%s)";
|
||||
$a->strings["The contact entries have been archived"] = "Wpisy kontaktów zostały zarchiwizowane";
|
||||
$a->strings["System"] = "System";
|
||||
$a->strings["Home"] = "Strona domowa";
|
||||
$a->strings["Introductions"] = "Zapoznanie";
|
||||
$a->strings["%s commented on %s's post"] = "%s skomentował wpis %s";
|
||||
$a->strings["%s created a new post"] = "%s dodał nowy wpis";
|
||||
$a->strings["%s liked %s's post"] = "%s polubił wpis %s";
|
||||
$a->strings["%s disliked %s's post"] = "%s nie lubi tych %s postów";
|
||||
$a->strings["%s is attending %s's event"] = "%suczestniczy %sw wydarzeniu ";
|
||||
$a->strings["%s is not attending %s's event"] = "%snie uczestniczy %s w wydarzeniu ";
|
||||
$a->strings["%s may attend %s's event"] = "%smoże uczestniczyć %s w wydarzeniu";
|
||||
$a->strings["%s is now friends with %s"] = "%s jest teraz znajomym %s";
|
||||
$a->strings["Friend Suggestion"] = "Propozycja znajomych";
|
||||
$a->strings["Friend/Connect Request"] = "Prośba o dodanie do przyjaciół/powiązanych";
|
||||
$a->strings["New Follower"] = "Nowy obserwujący";
|
||||
$a->strings["Could not find a command line version of PHP in the web server PATH."] = "Nie można znaleźć wersji PHP komendy w serwerze PATH";
|
||||
$a->strings["If you don't have a command line version of PHP installed on your server, you will not be able to run the background processing. See <a href='https://github.com/friendica/friendica/blob/master/doc/Install.md#set-up-the-worker'>'Setup the worker'</a>"] = "Jeśli nie masz zainstalowanej na serwerze wersji PHP z wiersza poleceń, nie będziesz mógł uruchomić przetwarzania w tle. Zobacz <a href='https://github.com/friendica/friendica/blob/master/doc/Install.md#set-up-the-worker'>'Konfiguracja pracownika'</a>";
|
||||
$a->strings["PHP executable path"] = "Ścieżka wykonywalna PHP";
|
||||
|
|
@ -1854,6 +1839,20 @@ $a->strings["Url rewrite is working"] = "Działający adres URL";
|
|||
$a->strings["ImageMagick PHP extension is not installed"] = "Rozszerzenie PHP ImageMagick nie jest zainstalowane";
|
||||
$a->strings["ImageMagick PHP extension is installed"] = "Rozszerzenie PHP ImageMagick jest zainstalowane";
|
||||
$a->strings["ImageMagick supports GIF"] = "ImageMagick obsługuje GIF";
|
||||
$a->strings["System"] = "System";
|
||||
$a->strings["Home"] = "Strona domowa";
|
||||
$a->strings["Introductions"] = "Zapoznanie";
|
||||
$a->strings["%s commented on %s's post"] = "%s skomentował wpis %s";
|
||||
$a->strings["%s created a new post"] = "%s dodał nowy wpis";
|
||||
$a->strings["%s liked %s's post"] = "%s polubił wpis %s";
|
||||
$a->strings["%s disliked %s's post"] = "%s nie lubi tych %s postów";
|
||||
$a->strings["%s is attending %s's event"] = "%suczestniczy %sw wydarzeniu ";
|
||||
$a->strings["%s is not attending %s's event"] = "%snie uczestniczy %s w wydarzeniu ";
|
||||
$a->strings["%s may attend %s's event"] = "%smoże uczestniczyć %s w wydarzeniu";
|
||||
$a->strings["%s is now friends with %s"] = "%s jest teraz znajomym %s";
|
||||
$a->strings["Friend Suggestion"] = "Propozycja znajomych";
|
||||
$a->strings["Friend/Connect Request"] = "Prośba o dodanie do przyjaciół/powiązanych";
|
||||
$a->strings["New Follower"] = "Nowy obserwujący";
|
||||
$a->strings["Birthday:"] = "Urodziny:";
|
||||
$a->strings["YYYY-MM-DD or MM-DD"] = "RRRR-MM-DD lub MM-DD";
|
||||
$a->strings["never"] = "nigdy";
|
||||
|
|
@ -2227,5 +2226,5 @@ $a->strings["Delete this item?"] = "Usunąć ten element?";
|
|||
$a->strings["show fewer"] = "Pokaż mniej";
|
||||
$a->strings["No system theme config value set."] = "Nie ustawiono wartości konfiguracyjnej zestawu tematycznego.";
|
||||
$a->strings["toggle mobile"] = "przełącz na mobilny";
|
||||
$a->strings["Update %s failed. See error logs."] = "Aktualizacja %s nie powiodła się. Zobacz dziennik błędów.";
|
||||
$a->strings["%s: Updating author-id and owner-id in item and thread table. "] = "%s: Aktualizowanie ID autora i właściciela w tabeli pozycji i wątku.";
|
||||
$a->strings["Update %s failed. See error logs."] = "Aktualizacja %s nie powiodła się. Zobacz dziennik błędów.";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue