Files
FreshRSS/app/i18n/pl/gen.php
Alexis Degrugillier 46c8f6e77b Add clipboard sharing (#3330)
When the discussion #3327 started, I thought that the clipboard share
is a good idea. It never occurred to me because I do not use a
smartphone.
It might need some polishing but it seems pretty usable as-is.

See #3327
2021-01-03 18:20:15 +01:00

220 lines
6.7 KiB
PHP
Raw Blame History

This file contains invisible Unicode characters
This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<?php
return array(
'action' => array(
'actualize' => 'Aktualizuj',
'add' => 'Dodaj',
'back' => '← Go back', // TODO - Translation
'back_to_rss_feeds' => '← Wróć do subskrybowanych kanałów RSS',
'cancel' => 'Anuluj',
'create' => 'Stwórz',
'demote' => 'Zdegraduj',
'disable' => 'Wyłącz',
'empty' => 'Opróżnij',
'enable' => 'Włącz',
'export' => 'Eksportuj',
'filter' => 'Filtruj',
'import' => 'Importuj',
'load_default_shortcuts' => 'Ustaw domyślne skróty',
'manage' => 'Ustawienia',
'mark_favorite' => 'Oznacz jako ulubione',
'mark_read' => 'Oznacz jako przeczytane',
'promote' => 'Awansuj',
'purge' => 'Oczyść',
'remove' => 'Usuń',
'rename' => 'Zmień nazwę',
'see_website' => 'Przejdź na stronę',
'submit' => 'Zatwierdź',
'truncate' => 'Usuń wszystkie wiadomości',
'update' => 'Aktualizuj',
),
'auth' => array(
'accept_tos' => 'I accept the <a href="%s">Terms of Service</a>.', // TODO - Translation
'email' => 'Adres e-mail',
'keep_logged_in' => 'Nie pytaj ponownie o logowanie <small>(przez %s dni)</small>',
'login' => 'Logowanie',
'logout' => 'Wyloguj',
'password' => array(
'_' => 'Hasło',
'format' => '<small>Przynajmniej 7 znaków</small>',
),
'registration' => array(
'_' => 'New account', // TODO - Translation
'ask' => 'Create an account?', // TODO - Translation
'title' => 'Account creation', // TODO - Translation
),
'reset' => 'Authentication reset', // TODO - Translation
'username' => array(
'_' => 'Nazwa użytkownika',
'admin' => 'Administrator username', // TODO - Translation
'format' => '<small>Maximum 16 alphanumeric characters</small>', // TODO - Translation
),
),
'date' => array(
'Apr' => '\\K\\w\\i\\e\\t\\n\\i\\a',
'Aug' => '\\S\\i\\e\\r\\p\\n\\i\\a',
'Dec' => '\\G\\r\\u\\d\\n\\i\\a',
'Feb' => '\\L\\u\\t\\e\\g\\o',
'Jan' => '\\S\\t\\y\\c\\z\\n\\i\\a',
'Jul' => '\\L\\i\\p\\c\\a',
'Jun' => '\\C\\z\\e\\r\\w\\c\\a',
'Mar' => '\\M\\a\\r\\c\\a',
'May' => '\\M\\a\\j\\a',
'Nov' => '\\L\\i\\s\\t\\o\\p\\a\\d\\a',
'Oct' => '\\P\\a\\ź\\d\\z\\i\\e\\r\\n\\i\\k\\a',
'Sep' => '\\W\\r\\z\\e\\ś\\n\\i\\a',
'apr' => 'Kwi',
'april' => 'Kwiecień',
'aug' => 'Sie',
'august' => 'Sierpień',
'before_yesterday' => 'Wcześniejsze',
'dec' => 'Gru',
'december' => 'Grudzień',
'feb' => 'Lut',
'february' => 'Luty',
'format_date' => 'j %s Y',
'format_date_hour' => 'j %s Y\\, H\\:i',
'fri' => 'Pt.',
'jan' => 'Sty.',
'january' => 'Styczeń',
'jul' => 'Lip',
'july' => 'Lipiec',
'jun' => 'Cze',
'june' => 'Czerwiec',
'last_2_year' => 'Ostatnie dwa lata',
'last_3_month' => 'Ostatnie trzy miesiące',
'last_3_year' => 'Ostatnie trzy lata',
'last_5_year' => 'Ostatnie pięć lat',
'last_6_month' => 'Ostatnie sześć miesięcy',
'last_month' => 'Ostatni miesiąc',
'last_week' => 'Ostatni tydzień',
'last_year' => 'Ostatni rok',
'mar' => 'Mar',
'march' => 'Marzec',
'may' => 'Maj',
'may_' => 'Maj',
'mon' => 'Pon.',
'month' => 'months', // TODO - Translation
'nov' => 'Lis.',
'november' => 'Listopad',
'oct' => 'Paź',
'october' => 'Październik',
'sat' => 'Sob.',
'sep' => 'Wrz',
'september' => 'Wrzesień',
'sun' => 'Niedz.',
'thu' => 'Czw.',
'today' => 'Dzisiejsze',
'tue' => 'Wt.',
'wed' => 'Śr.',
'yesterday' => 'Wczorajsze',
),
'dir' => 'ltr', // TODO - Translation
'freshrss' => array(
'_' => 'FreshRSS',
'about' => 'O serwisie FreshRSS',
),
'js' => array(
'category_empty' => 'Pusta kategoria',
'confirm_action' => 'Czy jesteś pewien, że chcesz przeprowadzić daną operację? Nie można cofnąć jej rezultatów!',
'confirm_action_feed_cat' => 'Are you sure you want to perform this action? You will lose related favourites and user queries. It cannot be cancelled!', // TODO - Translation
'feedback' => array(
'body_new_articles' => 'Na FreshRSS znajduje się %%d wiadomości do przeczytania.',
'request_failed' => 'A request has failed, it may have been caused by internet connection problems.', // TODO - Translation
'title_new_articles' => 'FreshRSS: nowe wiadomości!',
),
'new_article' => 'Dostępne są nowe wiadomości. Kliknij, aby odświeżyć stronę.',
'should_be_activated' => 'JavaScript musi być włączony',
),
'lang' => array(
'cz' => 'Čeština',
'de' => 'Deutsch',
'en' => 'English',
'en-us' => 'English (United States)',
'es' => 'Español',
'fr' => 'Français',
'he' => 'עברית',
'it' => 'Italiano',
'kr' => '한국어',
'nl' => 'Nederlands',
'oc' => 'Occitan',
'pl' => 'Polski',
'pt-br' => 'Português (Brasil)',
'ru' => 'Русский',
'sk' => 'Slovenčina',
'tr' => 'Türkçe',
'zh-cn' => '简体中文',
),
'menu' => array(
'about' => 'O serwisie',
'admin' => 'Administracja',
'archiving' => 'Archiwizacja',
'authentication' => 'Uwierzytelnianie',
'check_install' => 'Sprawdzenie instalacji',
'configuration' => 'Konfiguracja',
'display' => 'Wyświetlanie',
'extensions' => 'Rozszerzenia',
'logs' => 'Dziennik',
'queries' => 'Zapisane zapytania',
'reading' => 'Czytanie',
'search' => 'Wyszukaj wyrazy lub #tagi',
'sharing' => 'Podawanie dalej',
'shortcuts' => 'Skróty klawiszowe',
'stats' => 'Statystyki',
'system' => 'Konfiguracja serwisu',
'update' => 'Aktualizacja',
'user_management' => 'Zarządzanie użytkownikami',
'user_profile' => 'Profil',
),
'pagination' => array(
'first' => 'First', // TODO - Translation
'last' => 'Last', // TODO - Translation
'load_more' => 'Załaduj więcej wiadomości',
'mark_all_read' => 'Oznacz wszystkie jako przeczytane',
'next' => 'Next', // TODO - Translation
'nothing_to_load' => 'Koniec listy wiadomości',
'previous' => 'Previous', // TODO - Translation
),
'period' => array(
'days' => 'dni',
'hours' => 'godziny',
'months' => 'miesiące',
'weeks' => 'tygodnie',
'years' => 'lata',
),
'share' => array(
'Known' => 'Strony bazujące na usłudze Known',
'blogotext' => 'Blogotext',
'clipboard' => 'Clipboard', // TODO - Translation
'diaspora' => 'Diaspora*',
'email' => 'E-mail',
'facebook' => 'Facebook',
'gnusocial' => 'GNU social',
'jdh' => 'Journal du hacker',
'lemmy' => 'Lemmy',
'linkedin' => 'LinkedIn',
'mastodon' => 'Mastodon',
'movim' => 'Movim',
'pinboard' => 'Pinboard',
'pocket' => 'Pocket',
'print' => 'Wydruk',
'shaarli' => 'Shaarli',
'twitter' => 'Twitter',
'wallabag' => 'wallabag v1',
'wallabagv2' => 'wallabag v2',
),
'short' => array(
'attention' => 'Uwaga!',
'blank_to_disable' => 'Pozostaw puste, by wyłączyć',
'by_author' => 'Autor:',
'by_default' => 'Domyślnie',
'damn' => 'Niech to!',
'default_category' => 'Brak kategorii',
'no' => 'Nie',
'not_applicable' => 'Niedostępne',
'ok' => 'Okay!',
'or' => 'lub',
'yes' => 'Tak',
),
);