2019-05-06 17:51:27 +02:00
|
|
|
|
<?xml version='1.0' encoding='UTF-8'?>
|
2017-05-03 17:14:36 +02:00
|
|
|
|
<resources>
|
|
|
|
|
<string name="error_generic">Wystąpił błąd.</string>
|
|
|
|
|
<string name="error_empty">To nie może pozostać puste.</string>
|
2018-04-15 09:38:59 +02:00
|
|
|
|
<string name="error_invalid_domain">Wprowadzono nieprawidłową domenę.</string>
|
2017-05-03 17:14:36 +02:00
|
|
|
|
<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>
|
2018-01-27 22:25:28 +01:00
|
|
|
|
<string name="error_compose_character_limit">Zbyt długi wpis!</string>
|
2018-09-06 22:48:19 +02:00
|
|
|
|
<string name="error_image_upload_size">Plik może mieć maksymalnie 8 MB.</string>
|
2017-05-03 17:14:36 +02:00
|
|
|
|
<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>
|
2018-01-27 22:25:28 +01:00
|
|
|
|
<string name="error_media_upload_image_or_video">Do wpisu nie mogą być dołączone jednocześnie obrazy i pliki wideo.</string>
|
2017-05-03 17:14:36 +02:00
|
|
|
|
<string name="error_media_upload_sending">Wysyłanie nie powiodło się.</string>
|
2018-06-27 18:38:19 +02:00
|
|
|
|
<string name="error_sender_account_gone">Wysyłanie wpisu nie powiodło się.</string>
|
2017-05-03 17:14:36 +02:00
|
|
|
|
<string name="title_home">Strona główna</string>
|
|
|
|
|
<string name="title_notifications">Powiadomienia</string>
|
|
|
|
|
<string name="title_public_local">Lokalne</string>
|
2017-05-04 07:14:44 +02:00
|
|
|
|
<string name="title_public_federated">Federalne</string>
|
2017-10-28 21:59:33 +02:00
|
|
|
|
<string name="title_view_thread">Wątek</string>
|
2017-05-03 17:14:36 +02:00
|
|
|
|
<string name="title_statuses">Posty</string>
|
2018-06-27 18:38:19 +02:00
|
|
|
|
<string name="title_statuses_with_replies">Z odpowiedziami</string>
|
2018-01-27 22:25:28 +01:00
|
|
|
|
<string name="title_follows">Śledzeni</string>
|
|
|
|
|
<string name="title_followers">Śledzący</string>
|
2017-05-03 17:14:36 +02:00
|
|
|
|
<string name="title_favourites">Ulubione</string>
|
|
|
|
|
<string name="title_mutes">Wyciszeni użytkownicy</string>
|
|
|
|
|
<string name="title_blocks">Zablokowani użytkownicy</string>
|
2018-01-27 22:25:28 +01:00
|
|
|
|
<string name="title_follow_requests">Prośby o możliwość śledzenia</string>
|
2017-05-03 17:14:36 +02:00
|
|
|
|
<string name="title_edit_profile">Edytuj profil</string>
|
2017-07-22 09:35:02 +02:00
|
|
|
|
<string name="title_saved_toot">Szkice</string>
|
2018-06-27 18:38:19 +02:00
|
|
|
|
<string name="title_licenses">Licencje</string>
|
2019-03-04 17:41:27 +01:00
|
|
|
|
<string name="status_boosted_format">%s podbił</string>
|
2017-11-30 20:12:09 +01:00
|
|
|
|
<string name="status_sensitive_media_title"><b>Wrażliwe treści</b>\nDotknij, aby wyświetlić</string>
|
2018-01-27 22:25:28 +01:00
|
|
|
|
<string name="status_media_hidden_title">Ukryto zawartość multimedialną</string>
|
|
|
|
|
<string name="status_sensitive_media_directions">Naciśnij, aby wyświetlić</string>
|
2017-05-03 17:14:36 +02:00
|
|
|
|
<string name="status_content_warning_show_more">Pokaż więcej</string>
|
|
|
|
|
<string name="status_content_warning_show_less">Ukryj</string>
|
2017-07-03 14:25:05 +02:00
|
|
|
|
<string name="footer_empty">Pusto! Pociągnij, aby odświeżyć.</string>
|
2019-03-04 17:41:27 +01:00
|
|
|
|
<string name="notification_reblog_format">%s podbił Twój post</string>
|
|
|
|
|
<string name="notification_favourite_format">%s dodał Twój post do ulubionych</string>
|
|
|
|
|
<string name="notification_follow_format">%s zaczął Cię śledzić</string>
|
2017-05-03 17:14:36 +02:00
|
|
|
|
<string name="report_username_format">Zgłoś @%s</string>
|
|
|
|
|
<string name="report_comment_hint">Dodatkowe komentarze?</string>
|
2018-05-06 11:07:10 +02:00
|
|
|
|
<string name="action_quick_reply">Szybka odpowiedź</string>
|
2017-05-03 17:14:36 +02:00
|
|
|
|
<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>
|
2018-04-15 09:38:59 +02:00
|
|
|
|
<string name="action_login">Zaloguj się Kontem Mastodon</string>
|
|
|
|
|
<string name="action_logout">Wyloguj się</string>
|
2018-02-19 17:43:25 +01:00
|
|
|
|
<string name="action_logout_confirm">Czy na pewno chcesz wylogować się z konta %1$s?</string>
|
2018-01-27 22:25:28 +01:00
|
|
|
|
<string name="action_follow">Śledź</string>
|
|
|
|
|
<string name="action_unfollow">Przestań śledzić</string>
|
2017-05-03 17:14:36 +02:00
|
|
|
|
<string name="action_block">Zablokuj</string>
|
|
|
|
|
<string name="action_unblock">Odblokuj</string>
|
2018-06-27 18:38:19 +02:00
|
|
|
|
<string name="action_hide_reblogs">Ukryj podbicia</string>
|
|
|
|
|
<string name="action_show_reblogs">Pokaż podbicia</string>
|
2017-05-03 17:14:36 +02:00
|
|
|
|
<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>
|
2017-05-04 07:14:44 +02:00
|
|
|
|
<string name="action_view_favourites">Ulubione</string>
|
2017-05-03 17:14:36 +02:00
|
|
|
|
<string name="action_view_mutes">Wyciszeni użytkownicy</string>
|
|
|
|
|
<string name="action_view_blocks">Zablokowani użytkownicy</string>
|
2018-01-27 22:25:28 +01:00
|
|
|
|
<string name="action_view_follow_requests">Prośby o możliwość śledzenia</string>
|
2017-05-03 17:14:36 +02:00
|
|
|
|
<string name="action_view_media">Treści multimedialne</string>
|
|
|
|
|
<string name="action_open_in_web">Otwórz w przeglądarce</string>
|
2018-04-13 22:37:21 +02:00
|
|
|
|
<string name="action_add_media">Dodaj treści multimedialne</string>
|
2017-05-03 17:14:36 +02:00
|
|
|
|
<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>
|
2017-06-27 23:11:47 +02:00
|
|
|
|
<string name="action_hide_media">Ukryj zawartość multimedialną</string>
|
2018-04-15 09:38:59 +02:00
|
|
|
|
<string name="action_open_drawer">Otwórz szufladkę</string>
|
2017-05-03 17:14:36 +02:00
|
|
|
|
<string name="action_save">Zapisz</string>
|
|
|
|
|
<string name="action_edit_profile">Edytuj profil</string>
|
2018-06-27 18:38:19 +02:00
|
|
|
|
<string name="action_edit_own_profile">Edytuj</string>
|
2017-05-03 17:14:36 +02:00
|
|
|
|
<string name="action_undo">Cofnij</string>
|
|
|
|
|
<string name="action_accept">Akceptuj</string>
|
|
|
|
|
<string name="action_reject">Odrzuć</string>
|
2017-06-19 15:15:28 +02:00
|
|
|
|
<string name="action_search">Szukaj</string>
|
2017-07-12 16:58:59 +02:00
|
|
|
|
<string name="action_access_saved_toot">Szkice</string>
|
2018-04-14 08:57:58 +02:00
|
|
|
|
<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>
|
2018-06-27 18:38:19 +02:00
|
|
|
|
<string name="download_image">Pobieranie %1$s</string>
|
|
|
|
|
<string name="action_copy_link">Skopiuj odnośnik</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>
|
2017-05-03 17:14:36 +02:00
|
|
|
|
<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>
|
2019-02-05 20:13:09 +01:00
|
|
|
|
<string name="status_sent">Wysłano!</string>
|
|
|
|
|
<string name="status_sent_long">Pomyślnie wysłano odpowiedź.</string>
|
2017-05-03 17:14:36 +02:00
|
|
|
|
<string name="hint_domain">Jaka instancja?</string>
|
2018-04-15 09:38:59 +02:00
|
|
|
|
<string name="hint_compose">Co Ci chodzi po głowie?</string>
|
2017-07-05 15:55:19 +02:00
|
|
|
|
<string name="hint_content_warning">Ostrzeżenie o zawartości</string>
|
2017-05-03 17:14:36 +02:00
|
|
|
|
<string name="hint_display_name">Nazwa wyświetlana</string>
|
|
|
|
|
<string name="hint_note">Biografia</string>
|
2017-07-03 14:25:05 +02:00
|
|
|
|
<string name="hint_search">Szukaj…</string>
|
2017-06-19 15:15:28 +02:00
|
|
|
|
<string name="search_no_results">Brak wyników</string>
|
2018-06-27 18:38:19 +02:00
|
|
|
|
<string name="label_quick_reply">Odpowiedz…</string>
|
2017-05-03 17:14:36 +02:00
|
|
|
|
<string name="label_avatar">Obraz profilowy</string>
|
|
|
|
|
<string name="label_header">Nagłówek</string>
|
|
|
|
|
<string name="link_whats_an_instance">Czym jest instancja?</string>
|
2017-05-26 15:04:06 +02:00
|
|
|
|
<string name="login_connection">Łączenie…</string>
|
2018-04-15 09:38:59 +02:00
|
|
|
|
<string name="dialog_whats_an_instance">Tutaj można wprowadzić domenę lub adres instancji,
|
2017-05-26 15:04:06 +02:00
|
|
|
|
np. mastodon.social, icosahedron.website, social.tchncs.de, i
|
2017-07-22 09:35:02 +02:00
|
|
|
|
<a href="https://instances.social">wiele więcej!</a>
|
2018-04-15 09:38:59 +02:00
|
|
|
|
\n\nJeżeli nie posiadasz jeszcze konta, wprowadź tu nazwę instancji, na której chcesz się zarejestrować.
|
2017-05-26 15:04:06 +02:00
|
|
|
|
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.
|
2018-04-15 09:38:59 +02:00
|
|
|
|
Więcej informacji można znaleźć na <a href="https://joinmastodon.org">joinmastodon.org</a>.
|
2017-05-03 17:14:36 +02:00
|
|
|
|
</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>
|
2018-06-27 18:38:19 +02:00
|
|
|
|
<string name="dialog_message_cancel_follow_request">Czy chcesz anulować prośbę o możliwość śledzenia?</string>
|
2018-01-27 22:25:28 +01:00
|
|
|
|
<string name="dialog_unfollow_warning">Czy chcesz przestać śledzić to konto?</string>
|
2017-05-03 17:14:36 +02:00
|
|
|
|
<string name="visibility_public">Publiczne: Opublikuj na publicznych osiach czasu</string>
|
|
|
|
|
<string name="visibility_unlisted">Niepubliczne: Nie wyświetlaj na publicznych osiach czasu</string>
|
2018-01-27 22:25:28 +01:00
|
|
|
|
<string name="visibility_private">Tylko śledzeni: Wyświetlaj tylko śledzonym</string>
|
2017-05-03 17:14:36 +02:00
|
|
|
|
<string name="visibility_direct">Bezpośrednio: Widoczne tylko dla wspomnianych</string>
|
2018-06-27 18:38:19 +02:00
|
|
|
|
<string name="pref_title_edit_notification_settings">Edytuj powiadomienia</string>
|
|
|
|
|
<string name="pref_title_notifications_enabled">Powiadomienia</string>
|
2017-05-03 17:14:36 +02:00
|
|
|
|
<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>
|
2018-01-27 22:25:28 +01:00
|
|
|
|
<string name="pref_title_notification_filter_follows">zaczęto mnie śledzić</string>
|
2017-05-03 17:14:36 +02:00
|
|
|
|
<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>
|
2018-01-20 13:39:01 +01:00
|
|
|
|
<string name="pref_title_app_theme">Motyw</string>
|
2019-04-29 20:17:50 +02:00
|
|
|
|
<string name="app_them_dark">Ciemny</string>
|
|
|
|
|
<string name="app_theme_light">Jasny</string>
|
|
|
|
|
<string name="app_theme_black">Czarny</string>
|
|
|
|
|
<string name="app_theme_auto">Zmieniaj automatycznie po zachodzie słońca</string>
|
2017-05-03 17:14:36 +02:00
|
|
|
|
<string name="pref_title_browser_settings">Przeglądarka</string>
|
2017-05-26 15:04:06 +02:00
|
|
|
|
<string name="pref_title_custom_tabs">Używaj niestandardowych kart Chrome</string>
|
2018-01-27 22:25:28 +01:00
|
|
|
|
<string name="pref_title_hide_follow_button">Ukryj przycisk śledzenia podczas przewijania</string>
|
2017-05-26 15:04:06 +02:00
|
|
|
|
<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>
|
2017-06-27 23:11:47 +02:00
|
|
|
|
<string name="pref_title_show_media_preview">Pokazuj podgląd zawartości multimedialnej</string>
|
2018-01-27 22:25:28 +01:00
|
|
|
|
<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_publishing">Publikowanie</string>
|
2019-04-29 20:17:50 +02:00
|
|
|
|
<string name="post_privacy_public">Publiczne</string>
|
|
|
|
|
<string name="post_privacy_unlisted">Niewypisane</string>
|
|
|
|
|
<string name="post_privacy_followers_only">Tylko dla śledzonych</string>
|
2018-01-27 22:25:28 +01:00
|
|
|
|
<string name="pref_status_text_size">Rozmiar tekstu wpisów</string>
|
2019-04-29 20:17:50 +02:00
|
|
|
|
<string name="status_text_size_smallest">Najmniejszy</string>
|
|
|
|
|
<string name="status_text_size_small">Mały</string>
|
|
|
|
|
<string name="status_text_size_medium">Średni</string>
|
|
|
|
|
<string name="status_text_size_large">Duży</string>
|
|
|
|
|
<string name="status_text_size_largest">Ogromny</string>
|
2019-05-02 19:44:35 +02:00
|
|
|
|
<string name="notification_mention_name">Nowe wspomnienia</string>
|
|
|
|
|
<string name="notification_mention_descriptions">Powiadomienia o nowych wspomnieniach</string>
|
|
|
|
|
<string name="notification_follow_name">Nowi śledzący</string>
|
|
|
|
|
<string name="notification_follow_description">Powiadomienia o nowych śledzących</string>
|
|
|
|
|
<string name="notification_boost_name">Podbicia</string>
|
|
|
|
|
<string name="notification_boost_description">Powiadomienia o podbiciu wpisów</string>
|
|
|
|
|
<string name="notification_favourite_name">Ulubione</string>
|
|
|
|
|
<string name="notification_favourite_description">Powiadomienia o dodaniu wpisów do ulubionych</string>
|
2018-04-15 09:38:59 +02:00
|
|
|
|
<string name="notification_mention_format">%s wspomniał o Tobie</string>
|
2017-05-03 17:14:36 +02:00
|
|
|
|
<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>
|
2018-06-27 18:38:19 +02:00
|
|
|
|
<string name="about_title_activity">O programie</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>
|
2019-03-04 17:41:27 +01:00
|
|
|
|
<!-- note to translators:
|
|
|
|
|
* you should think of “free” as in “free speech,” not as in “free beer”.
|
|
|
|
|
We sometimes call it “libre software,” borrowing the French or Spanish word for “free” as in freedom,
|
|
|
|
|
to show we do not mean the software is gratis. Source: https://www.gnu.org/philosophy/free-sw.html
|
|
|
|
|
* the url can be changed to link to the localized version of the license.
|
|
|
|
|
-->
|
|
|
|
|
<string name="about_project_site"> Strona projektu:\n
|
2019-03-18 15:47:02 +01:00
|
|
|
|
https://tusky.app
|
2017-05-26 15:04:06 +02:00
|
|
|
|
</string>
|
2019-03-04 17:41:27 +01:00
|
|
|
|
<string name="about_bug_feature_request_site"> Zgłoszenia błędów i propozycje funkcji:\n
|
2018-02-25 14:51:06 +01:00
|
|
|
|
https://github.com/tuskyapp/Tusky/issues
|
2017-05-26 15:04:06 +02:00
|
|
|
|
</string>
|
2018-01-27 22:25:28 +01:00
|
|
|
|
<string name="about_tusky_account">Profil Tusky’ego</string>
|
2017-05-03 17:14:36 +02:00
|
|
|
|
<string name="status_share_content">Udostępnij zawartość postu</string>
|
|
|
|
|
<string name="status_share_link">Udostępnij link do postu</string>
|
2017-06-27 23:11:47 +02:00
|
|
|
|
<string name="status_media_images">Obrazy</string>
|
|
|
|
|
<string name="status_media_video">Wideo</string>
|
2018-01-27 22:25:28 +01:00
|
|
|
|
<string name="state_follow_requested">Wysłano prośbę o możliwość śledzenia</string>
|
2017-07-12 16:55:13 +02:00
|
|
|
|
<string name="no_content">brak zawartości</string>
|
2019-03-04 17:41:27 +01:00
|
|
|
|
<!--These are for timestamps on statuses. For example: "16s" or "2d"-->
|
2018-04-15 09:38:59 +02:00
|
|
|
|
<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>
|
2018-01-27 22:25:28 +01:00
|
|
|
|
<string name="abbreviated_in_seconds">w %ds</string>
|
2018-04-15 09:38:59 +02:00
|
|
|
|
<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>
|
2018-01-27 22:25:28 +01:00
|
|
|
|
<string name="abbreviated_seconds_ago">%ds temu</string>
|
|
|
|
|
<string name="follows_you">Śledzi Cię</string>
|
2018-04-15 09:38:59 +02:00
|
|
|
|
<string name="pref_title_alway_show_sensitive_media">Zawsze wyświetlaj wrażliwą zawartość</string>
|
2018-01-27 22:25:28 +01:00
|
|
|
|
<string name="title_media">Zawartość multimedialna</string>
|
2018-04-15 09:38:59 +02:00
|
|
|
|
<string name="replying_to">Odpowiadasz na wpis autorstwa @%s</string>
|
2018-01-27 22:25:28 +01:00
|
|
|
|
<string name="load_more_placeholder_text">załaduj więcej</string>
|
2018-02-19 17:43:25 +01:00
|
|
|
|
<string name="add_account_name">Dodaj konto</string>
|
2018-04-15 09:38:59 +02:00
|
|
|
|
<string name="add_account_description">Dodaj nowe Konto Mastodon</string>
|
2018-01-27 22:25:28 +01:00
|
|
|
|
<string name="action_lists">Listy</string>
|
|
|
|
|
<string name="title_lists">Listy</string>
|
|
|
|
|
<string name="title_list_timeline">Oś czasu listy</string>
|
2018-02-19 17:43:25 +01:00
|
|
|
|
<string name="compose_active_account_description">Publikowanie z konta %1$s</string>
|
2018-01-27 22:25:28 +01:00
|
|
|
|
<string name="error_failed_set_caption">Nie udało się ustawić podpisu</string>
|
|
|
|
|
<string name="action_set_caption">Ustaw podpis</string>
|
2019-08-22 20:30:08 +02:00
|
|
|
|
<string name="action_remove">Usuń</string>
|
2018-04-14 08:57:58 +02:00
|
|
|
|
<string name="lock_account_label">Zablokuj konto</string>
|
2018-04-15 09:38:59 +02:00
|
|
|
|
<string name="lock_account_label_description">Wymaga od Ciebie ręcznej akceptacji próśb o śledzenie</string>
|
2018-04-14 08:57:58 +02:00
|
|
|
|
<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>
|
2019-03-04 17:41:27 +01:00
|
|
|
|
<string name="send_toot_notification_saved_content">Kopia wpisu została zapisana jako szkic</string>
|
2018-06-27 18:38:19 +02:00
|
|
|
|
<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.4–7.1</string>
|
|
|
|
|
<string name="caption_twemoji">Standardowy zestaw emoji Mastodona</string>
|
|
|
|
|
<string name="download_failed">Pobieranie nie powiodło się</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>
|
2019-03-04 17:41:27 +01:00
|
|
|
|
<string name="profile_metadata_label">Metadane profilu</string>
|
2018-08-17 21:00:03 +02:00
|
|
|
|
<string name="profile_metadata_add">dodaj dane</string>
|
|
|
|
|
<string name="profile_metadata_label_label">Nazwa</string>
|
|
|
|
|
<string name="profile_metadata_content_label">Zawartość</string>
|
2019-05-06 17:51:27 +02:00
|
|
|
|
<string name="error_network">Problem z łącznością. Sprawdź swoje połączenie internetowe i spróbuj ponownie.</string>
|
|
|
|
|
<string name="error_video_upload_size">Pliki wideo muszą być mniejsze niż 40MB.</string>
|
|
|
|
|
<string name="title_direct_messages">Wiadomości bezpośrednie</string>
|
|
|
|
|
<string name="title_statuses_pinned">Przypięte</string>
|
|
|
|
|
<string name="status_content_show_more">Rozwiń</string>
|
|
|
|
|
<string name="status_content_show_less">Zwiń</string>
|
|
|
|
|
|
|
|
|
|
<string name="message_empty">Nic tu nie ma.</string>
|
|
|
|
|
<string name="action_unfavourite">Usuń z ulubionych</string>
|
|
|
|
|
<string name="action_delete_and_redraft">Usuń i napisz jeszcze raz</string>
|
|
|
|
|
<string name="action_view_account_preferences">Ustawienia konta</string>
|
|
|
|
|
<string name="action_links">Linki</string>
|
|
|
|
|
<string name="action_mentions">Wzmianki</string>
|
|
|
|
|
<string name="action_hashtags">Hashtagi</string>
|
|
|
|
|
<string name="action_open_faved_by">Pokaż ulubione</string>
|
|
|
|
|
|
|
|
|
|
<string name="title_hashtags_dialog">Hashtagi</string>
|
|
|
|
|
<string name="title_mentions_dialog">Wzmianki</string>
|
|
|
|
|
<string name="title_links_dialog">Linki</string>
|
|
|
|
|
<string name="action_open_as">Otwórz jako %s</string>
|
|
|
|
|
<string name="action_share_as">Udostępnij jako …</string>
|
|
|
|
|
</resources>
|