mirror of
https://git.friendi.ca/friendica/friendica.git
synced 2025-06-17 02:05:19 +02:00
Update translation files
This updates various translation po files with the current state from Transifex and regenerates the string.php files from them
This commit is contained in:
parent
b9a5b1c48b
commit
0faaad75c0
36 changed files with 59871 additions and 60339 deletions
|
@ -709,7 +709,6 @@ $a->strings['An author or name was not found.'] = 'Autor lub nazwa nie zostało
|
|||
$a->strings['No browser URL could be matched to this address.'] = 'Przeglądarka WWW nie może odnaleźć podanego adresu';
|
||||
$a->strings['Unable to match @-style Identity Address with a known protocol or email contact.'] = 'Nie można dopasować @-stylu Adres identyfikacyjny ze znanym protokołem lub kontaktem e-mail.';
|
||||
$a->strings['Use mailto: in front of address to force email check.'] = 'Użyj mailto: przed adresem, aby wymusić sprawdzanie poczty e-mail.';
|
||||
$a->strings['The profile address specified belongs to a network which has been disabled on this site.'] = 'Określony adres profilu należy do sieci, która została wyłączona na tej stronie.';
|
||||
$a->strings['Limited profile. This person will be unable to receive direct/personal notifications from you.'] = 'Profil ograniczony. Ta osoba będzie niezdolna do odbierania osobistych powiadomień od ciebie.';
|
||||
$a->strings['Unable to retrieve contact information.'] = 'Nie można otrzymać informacji kontaktowych';
|
||||
$a->strings['Starts:'] = 'Rozpoczęcie:';
|
||||
|
@ -734,7 +733,6 @@ $a->strings['Show map'] = 'Pokaż mapę';
|
|||
$a->strings['Hide map'] = 'Ukryj mapę';
|
||||
$a->strings['%s\'s birthday'] = 'Urodziny %s';
|
||||
$a->strings['Happy Birthday %s'] = 'Wszystkiego najlepszego %s';
|
||||
$a->strings['Detected languages in this post:\n%s'] = 'Wykryte języki w tym wpisie:\n%s';
|
||||
$a->strings['activity'] = 'aktywność';
|
||||
$a->strings['comment'] = 'komentarz';
|
||||
$a->strings['post'] = 'wpis';
|
||||
|
@ -1035,8 +1033,6 @@ $a->strings['Posts per user on community page'] = 'Lista wpisów użytkownika na
|
|||
$a->strings['Enable Mail support'] = 'Włącz obsługę maili';
|
||||
$a->strings['Enable built-in mail support to poll IMAP folders and to reply via mail.'] = 'Włącz wbudowaną obsługę poczty, aby odpytywać katalogi IMAP i odpowiadać pocztą.';
|
||||
$a->strings['Mail support can\'t be enabled because the PHP IMAP module is not installed.'] = 'Nie można włączyć obsługi poczty, ponieważ moduł PHP IMAP nie jest zainstalowany.';
|
||||
$a->strings['Enable OStatus support'] = 'Włącz obsługę OStatus';
|
||||
$a->strings['Enable built-in OStatus (StatusNet, GNU Social etc.) compatibility. All communications in OStatus are public.'] = 'Włącz wbudowaną kompatybilność z OStatus (StatusNet, GNU Social itp.). Wszystkie komunikaty w OSstatus są publiczne.';
|
||||
$a->strings['Diaspora support can\'t be enabled because Friendica was installed into a sub directory.'] = 'Obsługa Diaspory nie może być włączona, ponieważ Friendica została zainstalowana w podkatalogu.';
|
||||
$a->strings['Enable Diaspora support'] = 'Włączyć obsługę Diaspory';
|
||||
$a->strings['Enable built-in Diaspora network compatibility for communicating with diaspora servers.'] = 'Włącz wbudowaną kompatybilność sieci Diaspora do komunikacji z serwerami diaspory.';
|
||||
|
@ -1078,7 +1074,6 @@ $a->strings['When the database cleanup is enabled, this defines the days after w
|
|||
$a->strings['Lifespan of unclaimed items'] = 'Żywotność nieodebranych przedmiotów';
|
||||
$a->strings['When the database cleanup is enabled, this defines the days after which unclaimed remote items (mostly content from the relay) will be deleted. Default value is 90 days. Defaults to the general lifespan value of remote items if set to 0.'] = 'Po włączeniu czyszczenia bazy danych określa się dni, po których usunięte zostaną nieodebrane zdalne elementy (głównie zawartość z przekaźnika). Wartość domyślna to 90 dni. Wartość domyślna dla ogólnej długości życia zdalnych pozycji, jeśli jest ustawiona na 0.';
|
||||
$a->strings['Lifespan of raw conversation data'] = 'Trwałość nieprzetworzonych danych konwersacji';
|
||||
$a->strings['The conversation data is used for ActivityPub and OStatus, as well as for debug purposes. It should be safe to remove it after 14 days, default is 90 days.'] = 'Dane konwersacji są używane do ActivityPub i OStatus, a także do celów debugowania. Powinno być bezpieczne usunięcie go po 14 dniach, domyślnie jest to 90 dni.';
|
||||
$a->strings['Maximum numbers of comments per post'] = 'Maksymalna liczba komentarzy na wpis';
|
||||
$a->strings['How much comments should be shown for each post? Default value is 100.'] = 'Ile komentarzy powinno być wyświetlanych dla każdego wpisu? Domyślna wartość to 100.';
|
||||
$a->strings['Maximum numbers of comments per post on the display page'] = 'Maksymalna liczba komentarzy na wpis na wyświetlanej stronie';
|
||||
|
@ -1326,7 +1321,6 @@ $a->strings['Submit Request'] = 'Wyślij zgłoszenie';
|
|||
$a->strings['You already added this contact.'] = 'Już dodałeś ten kontakt.';
|
||||
$a->strings['The network type couldn\'t be detected. Contact can\'t be added.'] = 'Nie można wykryć typu sieci. Kontakt nie może zostać dodany.';
|
||||
$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.';
|
||||
$a->strings['Please answer the following:'] = 'Proszę odpowiedzieć na następujące pytania:';
|
||||
$a->strings['Your Identity Address:'] = 'Twój adres tożsamości:';
|
||||
$a->strings['Profile URL'] = 'Adres URL profilu';
|
||||
|
@ -1765,9 +1759,6 @@ $a->strings['Unsupported or missing response type'] = 'Nieobsługiwany lub braku
|
|||
$a->strings['Incomplete request data'] = 'Niekompletne dane żądania';
|
||||
$a->strings['Please copy the following authentication code into your application and close this window: %s'] = 'Skopiuj następujący kod uwierzytelniający do swojej aplikacji i zamknij to okno: %s';
|
||||
$a->strings['Unsupported or missing grant type'] = 'Nieobsługiwany lub brakujący typ dotacji';
|
||||
$a->strings['Resubscribing to OStatus contacts'] = 'Ponowne subskrybowanie kontaktów OStatus';
|
||||
$a->strings['Keep this window open until done.'] = 'Pozostaw to okno otwarte, dopóki nie będzie gotowe.';
|
||||
$a->strings['✔ Done'] = '✔ Gotowe';
|
||||
$a->strings['Subscribing to contacts'] = 'Subskrybowanie kontaktów';
|
||||
$a->strings['No contact provided.'] = 'Brak kontaktu.';
|
||||
$a->strings['Couldn\'t fetch information for contact.'] = 'Nie można pobrać informacji o kontakcie.';
|
||||
|
@ -1779,6 +1770,7 @@ $a->strings['Done'] = 'Gotowe';
|
|||
$a->strings['success'] = 'powodzenie';
|
||||
$a->strings['failed'] = 'nie powiodło się';
|
||||
$a->strings['ignored'] = 'ignorowany(-a)';
|
||||
$a->strings['Keep this window open until done.'] = 'Pozostaw to okno otwarte, dopóki nie będzie gotowe.';
|
||||
$a->strings['The Photo is not available.'] = 'Zdjęcie jest niedostępne.';
|
||||
$a->strings['The Photo with id %s is not available.'] = 'Zdjęcie z identyfikatorem %s nie jest dostępne.';
|
||||
$a->strings['Invalid external resource with url %s.'] = 'Nieprawidłowy zasób zewnętrzny z adresem URL %s.';
|
||||
|
@ -1802,9 +1794,9 @@ $a->strings['Collection (%s)'] = 'Kolekcja (%s)';
|
|||
$a->strings['Followers (%s)'] = 'Obserwujący (%s)';
|
||||
$a->strings['%d more'] = '%d więcej';
|
||||
$a->strings['No contacts.'] = 'Brak kontaktów.';
|
||||
$a->strings['%s\'s timeline'] = 'oś czasu %s';
|
||||
$a->strings['%s\'s posts'] = 'wpisy %s';
|
||||
$a->strings['%s\'s comments'] = 'komentarze %s';
|
||||
$a->strings['%s\'s timeline'] = 'oś czasu %s';
|
||||
$a->strings['Image exceeds size limit of %s'] = 'Obraz przekracza limit rozmiaru wynoszący %s';
|
||||
$a->strings['Image upload didn\'t complete, please try again'] = 'Przesyłanie zdjęć nie zostało zakończone, spróbuj ponownie';
|
||||
$a->strings['Image file is missing'] = 'Brak pliku obrazu';
|
||||
|
@ -2030,7 +2022,6 @@ $a->strings['Description'] = 'Opis';
|
|||
$a->strings['Add'] = 'Dodaj';
|
||||
$a->strings['Failed to connect with email account using the settings provided.'] = 'Połączenie z kontem email używając wybranych ustawień nie powiodło się.';
|
||||
$a->strings['Diaspora (Socialhome, Hubzilla)'] = 'Diaspora (Socialhome, Hubzilla)';
|
||||
$a->strings['OStatus (GNU Social)'] = 'OStatus (GNU Social)';
|
||||
$a->strings['Email access is disabled on this site.'] = 'Dostęp do e-maila jest wyłączony na tej stronie.';
|
||||
$a->strings['None'] = 'Brak';
|
||||
$a->strings['General Social Media Settings'] = 'Ogólne ustawienia mediów społecznościowych';
|
||||
|
@ -2047,7 +2038,6 @@ $a->strings['Attach the link title'] = 'Dołącz tytuł linku';
|
|||
$a->strings['When activated, the title of the attached link will be added as a title on posts to Diaspora. This is mostly helpful with "remote-self" contacts that share feed content.'] = 'Po aktywacji tytuł dołączonego linku zostanie dodany jako tytuł postów do Diaspory. Jest to szczególnie pomocne w przypadku kontaktów „zdalnych”, które udostępniają treść kanału.';
|
||||
$a->strings['Your legacy ActivityPub/GNU Social account'] = 'Twoje stare konto ActivityPub/GNU Social';
|
||||
$a->strings['If you enter your old account name from an ActivityPub based system or your 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 wprowadzisz tutaj swoją starą nazwę konta z systemu opartego na ActivityPub lub nazwę konta GNU Social/Statusnet (w formacie użytkownik@domena.tld), Twoje kontakty zostaną dodane automatycznie. Po zakończeniu pole zostanie opróżnione.';
|
||||
$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:';
|
||||
|
@ -2321,7 +2311,6 @@ $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['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['%1$s wants to follow you'] = '%1$s chce Cię obserwować';
|
||||
$a->strings['%1$s has started following you'] = '%1$s zaczął Cię obserwować';
|
||||
$a->strings['%1$s liked your comment on %2$s'] = '%1$s polubił Twój komentarz o %2$s';
|
||||
|
@ -2449,10 +2438,6 @@ $a->strings['%d comment'] = [
|
|||
$a->strings['Show more'] = 'Pokaż więcej';
|
||||
$a->strings['Show fewer'] = 'Pokaż mniej';
|
||||
$a->strings['(no subject)'] = '(bez tematu)';
|
||||
$a->strings['%s is now following %s.'] = '%s zaczął(-ęła) obserwować %s.';
|
||||
$a->strings['following'] = 'następujący';
|
||||
$a->strings['%s stopped following %s.'] = '%s przestał(a) obserwować %s.';
|
||||
$a->strings['stopped following'] = 'przestał śledzić';
|
||||
$a->strings['Login failed.'] = 'Logowanie nieudane.';
|
||||
$a->strings['Login failed. Please check your credentials.'] = 'Logowanie nie powiodło się. Sprawdź swoje dane uwierzytelniające.';
|
||||
$a->strings['Welcome %s'] = 'Witaj %s';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue