chinwag-android/app/src/main/res/values-pl/strings.xml
marcin mikołajczak e98c7ac435 i18n: Update Polish translation🇵🇱 (#1029)
Signed-off-by: Marcin Mikołajczak <me@m4sk.in>
2019-02-05 20:13:09 +01:00

385 lines
22 KiB
XML
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.

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<resources>
<string name="error_generic">Wystąpił błąd.</string>
<string name="error_network">Wystąpił błąd sieci! Sprawdź swoje połączenie z Internetem i spróbuj ponownie!</string>
<string name="error_empty">To nie może pozostać puste.</string>
<string name="error_invalid_domain">Wprowadzono nieprawidłową domenę.</string>
<string name="error_failed_app_registration">Nie udało się uwierzytelnić z tą instancją.</string>
<string name="error_no_web_browser_found">Nie znaleziono przeglądarki internetowej.</string>
<string name="error_authorization_unknown">Wystąpił nieokreślony błąd podczas próby autoryzacji.</string>
<string name="error_authorization_denied">Odmówiono autoryzacji.</string>
<string name="error_retrieving_oauth_token">Nie udało się uzyskać tokenu logowania.</string>
<string name="error_compose_character_limit">Zbyt długi wpis!</string>
<string name="error_image_upload_size">Plik może mieć maksymalnie 8 MB.</string>
<string name="error_video_upload_size">Plik wideo może mieć maksymalnie 40MB.</string>
<string name="error_media_upload_type">Ten format pliku nie może zostać wysłany.</string>
<string name="error_media_upload_opening">Nie można otworzyć tego pliku.</string>
<string name="error_media_upload_permission">Wymagane jest pozwolenie na dostęp do plików z urządzenia.</string>
<string name="error_media_download_permission">Wymagane jest pozwolenie na przechowywanie plików na urządzeniu.</string>
<string name="error_media_upload_image_or_video">Do wpisu nie mogą być dołączone jednocześnie obrazy i pliki wideo.</string>
<string name="error_media_upload_sending">Wysyłanie nie powiodło się.</string>
<string name="error_report_too_few_statuses">Musisz zgłosić przynajmniej jeden wpis.</string>
<string name="error_invalid_regex">Nieprawidłowe wyrażenie regularne.</string>
<string name="error_sender_account_gone">Wysyłanie wpisu nie powiodło się.</string>
<string name="title_home">Strona główna</string>
<string name="title_advanced">Zaawansowane</string>
<string name="title_notifications">Powiadomienia</string>
<string name="title_public_local">Lokalne</string>
<string name="title_public_federated">Federalne</string>
<string name="title_view_thread">Wątek</string>
<string name="title_tag">#%s</string>
<string name="title_statuses">Posty</string>
<string name="title_statuses_with_replies">Z odpowiedziami</string>
<string name="title_statuses_pinned">Przypięte</string>
<string name="title_follows">Śledzeni</string>
<string name="title_followers">Śledzący</string>
<string name="title_favourites">Ulubione</string>
<string name="title_mutes">Wyciszeni użytkownicy</string>
<string name="title_blocks">Zablokowani użytkownicy</string>
<string name="title_follow_requests">Prośby o możliwość śledzenia</string>
<string name="title_edit_profile">Edytuj profil</string>
<string name="title_saved_toot">Szkice</string>
<string name="title_licenses">Licencje</string>
<string name="status_username_format">\@%s</string>
<string name="status_boosted_format">%s podbił(-a)</string>
<string name="status_sensitive_media_title"><b>Wrażliwe treści</b>\nDotknij, aby wyświetlić</string>
<string name="status_media_hidden_title">Ukryto zawartość multimedialną</string>
<string name="status_sensitive_media_directions">Naciśnij, aby wyświetlić</string>
<string name="status_content_warning_show_more">Pokaż więcej</string>
<string name="status_content_warning_show_less">Ukryj</string>
<string name="status_content_show_more">Rozwiń</string>
<string name="status_content_show_less">Zwiń</string>
<string name="message_empty">Pusto.</string>
<string name="footer_empty">Pusto! Pociągnij, aby odświeżyć.</string>
<string name="notification_reblog_format">%s podbił(a) Twój post</string>
<string name="notification_favourite_format">%s dodał(a) Twój post do ulubionych</string>
<string name="notification_follow_format">%s zaczął(-ęła) Cię śledzić</string>
<string name="report_username_format">Zgłoś @%s</string>
<string name="report_comment_hint">Dodatkowe komentarze?</string>
<string name="action_quick_reply">Szybka odpowiedź</string>
<string name="action_reply">Odpowiedz</string>
<string name="action_reblog">Podbij</string>
<string name="action_favourite">Dodaj do ulubionych</string>
<string name="action_more">Więcej</string>
<string name="action_compose">Napisz</string>
<string name="action_login">Zaloguj się Kontem Mastodon</string>
<string name="action_logout">Wyloguj się</string>
<string name="action_logout_confirm">Czy na pewno chcesz wylogować się z konta %1$s?</string>
<string name="action_follow">Śledź</string>
<string name="action_unfollow">Przestań śledzić</string>
<string name="action_block">Zablokuj</string>
<string name="action_unblock">Odblokuj</string>
<string name="action_hide_reblogs">Ukryj podbicia</string>
<string name="action_show_reblogs">Pokaż podbicia</string>
<string name="action_report">Zgłoś</string>
<string name="action_delete">Usuń</string>
<string name="action_send">Wyślij</string>
<string name="action_send_public">Wyślij!</string>
<string name="action_retry">Spróbuj ponownie</string>
<string name="action_close">Zamknij</string>
<string name="action_view_profile">Profil</string>
<string name="action_view_preferences">Preferencje</string>
<string name="action_view_account_preferences">Ustawienia konta</string>
<string name="action_view_favourites">Ulubione</string>
<string name="action_view_mutes">Wyciszeni użytkownicy</string>
<string name="action_view_blocks">Zablokowani użytkownicy</string>
<string name="action_view_follow_requests">Prośby o możliwość śledzenia</string>
<string name="action_view_media">Treści multimedialne</string>
<string name="action_open_in_web">Otwórz w przeglądarce</string>
<string name="action_add_media">Dodaj treści multimedialne</string>
<string name="action_photo_take">Wykonaj zdjęcie</string>
<string name="action_share">Udostępnij</string>
<string name="action_mute">Wycisz</string>
<string name="action_unmute">Cofnij wyciszenie</string>
<string name="action_mention">Wspomnij</string>
<string name="action_hide_media">Ukryj zawartość multimedialną</string>
<string name="action_open_drawer">Otwórz szufladkę</string>
<string name="action_save">Zapisz</string>
<string name="action_edit_profile">Edytuj profil</string>
<string name="action_edit_own_profile">Edytuj</string>
<string name="action_undo">Cofnij</string>
<string name="action_accept">Akceptuj</string>
<string name="action_reject">Odrzuć</string>
<string name="action_search">Szukaj</string>
<string name="action_access_saved_toot">Szkice</string>
<string name="action_toggle_visibility">Widoczność wpisu</string>
<string name="action_content_warning">Ostrzeżenie o zawartości</string>
<string name="action_emoji_keyboard">Klawiatura emoji</string>
<string name="download_image">Pobieranie %1$s</string>
<string name="action_copy_link">Skopiuj odnośnik</string>
<string name="action_open_as">Otwórz jako %s</string>
<string name="send_status_link_to">Udostępnij odnośnik do wpisu…</string>
<string name="send_status_content_to">Udostępnij wpis do…</string>
<string name="send_media_to">Wyślij zawartość multimedialną do…</string>
<string name="confirmation_reported">Wyślij!</string>
<string name="confirmation_unblocked">Odblokowano użytkownika</string>
<string name="confirmation_unmuted">Cofnięto wyciszenie użytkownika</string>
<string name="status_sent">Wysłano!</string>
<string name="status_sent_long">Pomyślnie wysłano odpowiedź.</string>
<string name="hint_domain">Jaka instancja?</string>
<string name="hint_compose">Co Ci chodzi po głowie?</string>
<string name="hint_content_warning">Ostrzeżenie o zawartości</string>
<string name="hint_display_name">Nazwa wyświetlana</string>
<string name="hint_note">Biografia</string>
<string name="hint_search">Szukaj…</string>
<string name="search_no_results">Brak wyników</string>
<string name="label_quick_reply">Odpowiedz…</string>
<string name="label_avatar">Obraz profilowy</string>
<string name="label_header">Nagłówek</string>
<string name="link_whats_an_instance">Czym jest instancja?</string>
<string name="login_connection">Łączenie…</string>
<string name="dialog_whats_an_instance">Tutaj można wprowadzić domenę lub adres instancji,
np. mastodon.social, icosahedron.website, social.tchncs.de, i
<a href="https://instances.social">wiele więcej!</a>
\n\nJeżeli nie posiadasz jeszcze konta, wprowadź tu nazwę instancji, na której chcesz się zarejestrować.
Instancja jest miejscem, na którym znajduje się twoje konto,
lecz komunikując się z innymi serwerami, działa tak,
jakby były jednym portalem.
Więcej informacji można znaleźć na <a href="https://joinmastodon.org">joinmastodon.org</a>.
</string>
<string name="dialog_title_finishing_media_upload">Kończenie wysyłania treści</string>
<string name="dialog_message_uploading_media">Wysyłanie…</string>
<string name="dialog_download_image">Pobierz</string>
<string name="dialog_message_cancel_follow_request">Czy chcesz anulować prośbę o możliwość śledzenia?</string>
<string name="dialog_unfollow_warning">Czy chcesz przestać śledzić to konto?</string>
<string name="dialog_delete_toot_warning">Czy chcesz usunąć ten wpis?</string>
<string name="visibility_public">Publiczne: Opublikuj na publicznych osiach czasu</string>
<string name="visibility_unlisted">Niepubliczne: Nie wyświetlaj na publicznych osiach czasu</string>
<string name="visibility_private">Tylko śledzeni: Wyświetlaj tylko śledzonym</string>
<string name="visibility_direct">Bezpośrednio: Widoczne tylko dla wspomnianych</string>
<string name="pref_title_notification_settings">Powiadomienia</string>
<string name="pref_title_edit_notification_settings">Edytuj powiadomienia</string>
<string name="pref_title_notifications_enabled">Powiadomienia</string>
<string name="pref_summary_notifications">dla konta %1$s</string>
<string name="pref_title_notification_alerts">Alerty</string>
<string name="pref_title_notification_alert_sound">Powiadamiaj dźwiękiem</string>
<string name="pref_title_notification_alert_vibrate">Powiadamiaj wibracją</string>
<string name="pref_title_notification_alert_light">Powiadamiaj diodą</string>
<string name="pref_title_notification_filters">Powiadom mnie, gdy</string>
<string name="pref_title_notification_filter_mentions">wspomniano o mnie</string>
<string name="pref_title_notification_filter_follows">zaczęto mnie śledzić</string>
<string name="pref_title_notification_filter_reblogs">moje posty zostaną podbite</string>
<string name="pref_title_notification_filter_favourites">moje posty zostaną dodane do ulubionych</string>
<string name="pref_title_appearance_settings">Wygląd</string>
<string name="pref_title_app_theme">Motyw</string>
<string name="pref_title_timelines">Osie czasu</string>
<string-array name="app_theme_names">
<item>Ciemny</item>
<item>Jasny</item>
<item>Czarny</item>
<item>Zmieniaj automatycznie po zachodzie słońca</item>
</string-array>
<string name="pref_title_browser_settings">Przeglądarka</string>
<string name="pref_title_custom_tabs">Używaj niestandardowych kart Chrome</string>
<string name="pref_title_hide_follow_button">Ukryj przycisk śledzenia podczas przewijania</string>
<string name="pref_title_status_filter">Filtrowanie osi czasu</string>
<string name="pref_title_status_tabs">Karty</string>
<string name="pref_title_show_boosts">Pokazuj podbicia</string>
<string name="pref_title_show_replies">Pokazuj odpowiedzi</string>
<string name="pref_title_filter_regex">Filtruj z użyciem wyrażeń regularnych</string>
<string name="pref_title_show_media_preview">Pokazuj podgląd zawartości multimedialnej</string>
<string name="pref_title_proxy_settings">Proxy</string>
<string name="pref_title_http_proxy_settings">Proxy HTTP</string>
<string name="pref_title_http_proxy_enable">Włącz proxy HTTP</string>
<string name="pref_title_http_proxy_server">Serwer proxy HTTP</string>
<string name="pref_title_http_proxy_port">Port proxy HTTP</string>
<string name="pref_default_post_privacy">Domyślne ustawienia prywatności wpisów</string>
<string name="pref_default_media_sensitivity">Zawsze oznaczaj zawartość multimedialną jako wrażliwą</string>
<string name="pref_publishing">Publikowanie</string>
<string name="pref_failed_to_sync">Nie udało się zsynchronizować ustawień</string>
<string-array name="post_privacy_names">
<item>Publiczne</item>
<item>Niewypisane</item>
<item>Tylko dla śledzonych</item>
</string-array>
<string name="pref_status_text_size">Rozmiar tekstu wpisów</string>
<string-array name="status_text_size_names">
<item>Najmniejszy</item>
<item>Mały</item>
<item>Średni</item>
<item>Duży</item>
<item>Ogromny</item>
</string-array>
<string name="pref_media_display">Wyświetlanie zawartości multimedialną</string>
<string-array name="media_display_names">
<item>Ukryj zawartość multimedialną oznaczoną jako wrażliwą</item>
<item>Zawsze pokazuj zawartość multimedialną oznaczoną jako wrażliwą</item>
<item>Ukrywaj każdą zawartość multimedialną</item>
</string-array>
<string name="notification_channel_mention_name">Nowe wspomnienia</string>
<string name="notification_channel_mention_descriptions">Powiadomienia o nowych wspomnieniach</string>
<string name="notification_channel_follow_name">Nowi śledzący</string>
<string name="notification_channel_follow_description">Powiadomienia o nowych śledzących</string>
<string name="notification_channel_boost_name">Podbicia</string>
<string name="notification_channel_boost_description">Powiadomienia o podbiciu wpisów</string>
<string name="notification_channel_favourite_name">Ulubione</string>
<string name="notification_channel_favourite_description">Powiadomienia o dodaniu wpisów do ulubionych</string>
<string name="notification_mention_format">%s wspomniał o Tobie</string>
<string name="notification_summary_large">%1$s, %2$s, %3$s i %4$d innych</string>
<string name="notification_summary_medium">%1$s, %2$s, i %3$s</string>
<string name="notification_summary_small">%1$s i %2$s</string>
<string name="notification_title_summary">%d nowych powiadomień</string>
<string name="description_account_locked">Konto zablokowane</string>
<string name="about_title_activity">O programie</string>
<string name="about_tusky_version">Tusky %s</string>
<string name="about_tusky_license">Tusky jest wolnym i otwartoźródłowym oprogramowaniem.
Jest on dostępny na licencji GNU General Public License w wersji trzeciej.
Możesz przeczytać przetłumaczoną treść licencji <a href="https://web.archive.org/web/20171024013739/http://itlaw.computerworld.pl/wp-content/uploads/2008/03/powszechna-licencja-publiczna-gnu_v2.pdf">tutaj</a>.</string>
<string name="about_project_site">
Strona projektu:\n
https://tuskyapp.github.io
</string>
<string name="about_bug_feature_request_site">
Zgłoszenia błędów i propozycje funkcji:\n
https://github.com/tuskyapp/Tusky/issues
</string>
<string name="about_tusky_account">Profil Tuskyego</string>
<string name="status_share_content">Udostępnij zawartość postu</string>
<string name="status_share_link">Udostępnij link do postu</string>
<string name="status_media_images">Obrazy</string>
<string name="status_media_video">Wideo</string>
<string name="state_follow_requested">Wysłano prośbę o możliwość śledzenia</string>
<string name="no_content">brak zawartości</string>
<string name="abbreviated_in_years">w %d lata</string>
<string name="abbreviated_in_days">w %d dni</string>
<string name="abbreviated_in_hours">w %d godz.</string>
<string name="abbreviated_in_minutes">w %d min.</string>
<string name="abbreviated_in_seconds">w %ds</string>
<string name="abbreviated_years_ago">%d lat temu</string>
<string name="abbreviated_days_ago">%d dni temu</string>
<string name="abbreviated_hours_ago">%d godz. temu</string>
<string name="abbreviated_minutes_ago">%d min. temu</string>
<string name="abbreviated_seconds_ago">%ds temu</string>
<string name="follows_you">Śledzi Cię</string>
<string name="pref_title_alway_show_sensitive_media">Zawsze wyświetlaj wrażliwą zawartość</string>
<string name="title_media">Zawartość multimedialna</string>
<string name="replying_to">Odpowiadasz na wpis autorstwa @%s</string>
<string name="load_more_placeholder_text">załaduj więcej</string>
<string name="add_account_name">Dodaj konto</string>
<string name="add_account_description">Dodaj nowe Konto Mastodon</string>
<string name="action_lists">Listy</string>
<string name="title_lists">Listy</string>
<string name="title_list_timeline">Oś czasu listy</string>
<string name="compose_active_account_description">Publikowanie z konta %1$s</string>
<string name="error_failed_set_caption">Nie udało się ustawić podpisu</string>
<string name="hint_describe_for_visually_impaired">Opis dla osób z problemami ze wzrokiem\n(maks. %d znaków)</string>
<string name="action_set_caption">Ustaw podpis</string>
<string name="action_remove_media">Usuń</string>
<string name="lock_account_label">Zablokuj konto</string>
<string name="lock_account_label_description">Wymaga od Ciebie ręcznej akceptacji próśb o śledzenie</string>
<string name="compose_save_draft">Czy chcesz zapisać szkic?</string>
<string name="send_toot_notification_title">Wysyłanie wpisu…</string>
<string name="send_toot_notification_error_title">Wystąpił błąd podczas wysyłania wpisu</string>
<string name="send_toot_notification_channel_name">Wysyłanie wpisów</string>
<string name="send_toot_notification_cancel_title">Anulowano wysyłanie</string>
<string name="send_toot_notification_saved_content">Kopia wpisu została zapisana jako szkic</string>
<string name="action_compose_shortcut">Wyślij</string>
<string name="error_no_custom_emojis">Twoja instancja %s nie używa żadnych niestandardowych emoji</string>
<string name="copy_to_clipboard_success">Skopiowano do schowka</string>
<string name="emoji_style">Styl emoji</string>
<string name="system_default">Domyślny systemu</string>
<string name="download_fonts">Musisz najpierw pobrać te zestawy emoji</string>
<string name="performing_lookup_title">Wyszukiwanie…</string>
<string name="expand_collapse_all_statuses">Rozwiń/zwiń wszystkie wpisy</string>
<string name="action_open_toot">Otwórz wpis</string>
<string name="restart_required">Wymagane jest ponowne uruchomienie</string>
<string name="restart_emoji">Musisz uruchomić ponownie Tuskyego, aby zastosować zmiany</string>
<string name="later">Później</string>
<string name="restart">Uruchom ponownie</string>
<string name="caption_systememoji">Domyślny zestaw emoji tego urządzenia</string>
<string name="caption_blobmoji">Emoji Blob znane z Androida 4.47.1</string>
<string name="caption_twemoji">Standardowy zestaw emoji Mastodona</string>
<string name="download_failed">Pobieranie nie powiodło się</string>
<string name="profile_badge_bot_text">Bot</string>
<string name="account_moved_description">%1$s przeniósł się na:</string>
<string name="reblog_private">Podbij grupie docelowej autora oryginału</string>
<string name="unreblog_private">Cofnij podbicie</string>
<string name="license_description">Tusky zawiera kod i zasoby następujących projektów open source:</string>
<string name="license_apache_2">Na licencji Apache (kopia poniżej)</string>
<string name="license_cc_by_4">CC-BY 4.0</string>
<string name="license_cc_by_sa_4">CC-BY-SA 4.0</string>
<string name="profile_metadata_label">Metadane profilu</string>
<string name="profile_metadata_add">dodaj dane</string>
<string name="profile_metadata_label_label">Nazwa</string>
<string name="profile_metadata_content_label">Zawartość</string>
<string name="pref_title_absolute_time">Użyj bezwzględnego czasu</string>
<string name="label_remote_account">Informacje mogą nie odzwierciedlać bezbłędnie profilu użytkownika. Naciśnij, aby wyświetlić pełny profil w przeglądarce.</string>
<string name="unpin_action">Odepnij</string>
<string name="pin_action">Przypnij</string>
<plurals name="favs">
<item quantity="few">&lt;b>%1$s&lt;/b> polubienia</item>
<item quantity="many">&lt;b>%1$s&lt;/b> polubień</item>
<item quantity="one">&lt;b>%1$s&lt;/b> polubienie</item>
<item quantity="other">&lt;b>%1$s&lt;/b> polubień</item>
</plurals>
<plurals name="reblogs">
<item quantity="few">&lt;b>%s&lt;/b> podbicia</item>
<item quantity="many">&lt;b>%s&lt;/b> podbić</item>
<item quantity="one">&lt;b>%s&lt;/b> podbicie</item>
<item quantity="other">&lt;b>%s&lt;/b> podbić</item>
</plurals>
<string name="title_reblogged_by">Podbity przez</string>
<string name="title_favourited_by">Dodany do ulubionych przez</string>
</resources>