Merge remote-tracking branch 'origin/develop' into develop

This commit is contained in:
tom79 2019-12-05 18:07:26 +01:00
commit 69bc77bd40
1 changed files with 102 additions and 102 deletions

View File

@ -130,25 +130,25 @@
<item quantity="one">%d second</item>
<item quantity="few">%d seconds</item>
<item quantity="many">%d seconds</item>
<item quantity="other">%d seconds</item>
<item quantity="other">%d sekundd</item>
</plurals>
<plurals name="date_minutes_polls">
<item quantity="one">%d minute</item>
<item quantity="few">%d minutes</item>
<item quantity="many">%d minutes</item>
<item quantity="other">%d minutes</item>
<item quantity="one">%d minuta</item>
<item quantity="few">%d minuty</item>
<item quantity="many">%d minut</item>
<item quantity="other">%d minut</item>
</plurals>
<plurals name="date_hours_polls">
<item quantity="one">%d hour</item>
<item quantity="few">%d hours</item>
<item quantity="many">%d hours</item>
<item quantity="other">%d hours</item>
<item quantity="one">%d godzina</item>
<item quantity="few">%d godziny</item>
<item quantity="many">%d godzin</item>
<item quantity="other">%d godzin</item>
</plurals>
<plurals name="date_day_polls">
<item quantity="one">%d day</item>
<item quantity="few">%d days</item>
<item quantity="many">%d days</item>
<item quantity="other">%d days</item>
<item quantity="one">%d dzień</item>
<item quantity="few">%d dni</item>
<item quantity="many">%d dni</item>
<item quantity="other">%d dni</item>
</plurals>
<!-- TOOT -->
<string name="toot_cw_placeholder">Ostrzeżenie</string>
@ -291,7 +291,7 @@
<string name="set_notif_follow_share">Powiadom mnie, gdy ktoś podbije mój wpis</string>
<string name="set_notif_follow_add">Powiadom mnie, gdy ktoś polubi mój wpis</string>
<string name="set_notif_follow_mention">Powiadom mnie, gdy ktoś mnie wspomni</string>
<string name="set_notif_follow_poll">Notify when a poll ended</string>
<string name="set_notif_follow_poll">Powiadom kiedy głosowanie zostanie zakończone</string>
<string name="set_share_validation">Proś o potwierdzenie przed podbiciem</string>
<string name="set_share_validation_fav">Proś o potwierdzenie przed dodaniem wpisu do ulubionych</string>
<string name="set_wifi_only">Powiadamiaj tylko w sieci WiFi</string>
@ -300,8 +300,8 @@
<string name="set_nsfw_timeout">Czas do automatycznego ukrycia treści wrażliwej w sekundach. 0 oznacza dezaktywację.</string>
<string name="set_med_desc_timeout">Media Description timeout (seconds, 0 means off)</string>
<string name="settings_title_profile">Edytuj profil</string>
<string name="settings_title_custom_sharing">Custom sharing</string>
<string name="settings_custom_sharing_url">Your custom sharing URL&#8230;</string>
<string name="settings_title_custom_sharing">Niestandardowe udostępnianie</string>
<string name="settings_custom_sharing_url">Twoje URL do niestandardowego udostępniania&#8230;</string>
<string name="set_profile_description">Biografia…</string>
<string name="set_lock_account">Zablokuj konto</string>
<string name="set_save_changes">Zapisz zmiany</string>
@ -346,7 +346,7 @@
<string name="action_search">Wyszukaj</string>
<string name="set_capitalize">Zaczynaj wpisy z wielkiej litery</string>
<string name="set_resize_picture">Zmniejszanie zdjęć</string>
<string name="set_resize_video">Resize videos</string>
<string name="set_resize_video">Zmień rozmiar wideo</string>
<!-- Quick settings for notifications -->
<string name="settings_popup_title">Powiadomienia</string>
<string name="settings_popup_message">Wskaż, jakie powiadomienia chcesz otrzymywać.
@ -360,13 +360,13 @@
<string name="title_header_custom_sharing">Tytuł</string>
<string name="title_hint_custom_sharing">Tytuł&#8230;</string>
<string name="description_header_custom_sharing">Opis</string>
<string name="keywords_header_custom_sharing">Keywords</string>
<string name="keywords_hint_custom_sharing">Keywords&#8230;</string>
<string name="keywords_header_custom_sharing">Słowa kluczowe</string>
<string name="keywords_hint_custom_sharing">Słowa kluczowe&#8230;</string>
<!-- ACTIVITY CACHE -->
<string name="action_sync">Synchronizacja</string>
<string name="action_filter">Filtrowanie</string>
<string name="owner_cached_toots">Twoje wpisy</string>
<string name="owner_cached_notifications">Your notifications</string>
<string name="owner_cached_notifications">Twoje powiadomienia</string>
<string name="v_public">Publiczne</string>
<string name="v_unlisted">Niepubliczne</string>
<string name="v_private">Tylko śledzeni</string>
@ -377,10 +377,10 @@
<string name="filter_no_result">Nie znaleziono pasujących wpisów!</string>
<string name="data_backup_toots">Kopia zapasowa dla %1$s</string>
<string name="data_backup_success">Zaimportowano %1$s nowych wpisów</string>
<string name="data_backup_notification_success">%1$s new notifications have been imported</string>
<string name="data_backup_notification_success">Zaimportowano %1$s nowych powiadomień</string>
<string-array name="filter_order">
<item>Dates descending</item>
<item>Dates ascending</item>
<item>Data malejąco</item>
<item>Data rosnąco</item>
</string-array>
<string-array name="filter_select">
<item>Żaden</item>
@ -434,8 +434,8 @@
<string name="action_lists_delete">Usuń listę</string>
<string name="action_lists_update">Edytuj listę</string>
<string name="action_lists_title_placeholder">Nowy tytuł listy</string>
<string name="action_lists_add_user">The account was added to the list!</string>
<string name="action_lists_empty">You don\'t have any lists yet!</string>
<string name="action_lists_add_user">Konto zostały dodane do listy!</string>
<string name="action_lists_empty">Nie masz jeszcze żadnych list!</string>
<!-- Migration -->
<string name="account_moved_to">%1$s przeniósł się do %2$s</string>
<string name="issue_login_title">Problem z uwierzytelnieniem?</string>
@ -453,8 +453,8 @@
<string name="data_export_toots">Eksportuj wpisy dla %1$s</string>
<string name="data_export_success">Wyeksportowano %1$s wpisów z dostępnych %2$s.</string>
<string name="data_export_error">Coś poszło nie tak podczas próby eksportu danych %1$s</string>
<string name="data_export_error_simple">Something went wrong when exporting data!</string>
<string name="data_import_error_simple">Something went wrong when importing data!</string>
<string name="data_export_error_simple">Coś poszło nie tak podczas próby eksportu danych!</string>
<string name="data_import_error_simple">Coś poszło nie tak podczas próby importu danych!</string>
<!-- Proxy -->
<string name="proxy_set">Proxy</string>
<string name="proxy_enable">Włączyć proxy?</string>
@ -520,7 +520,7 @@
<string name="channel_notif_boost">Nowe Podbicie</string>
<string name="channel_notif_fav">Nowe ulubione</string>
<string name="channel_notif_mention">Nowe Wspomnienie</string>
<string name="channel_notif_poll">Poll Ended</string>
<string name="channel_notif_poll">Głosowanie zakończone</string>
<string name="channel_notif_toot">Nowy Wpis</string>
<string name="channel_notif_backup">Kopia zapasowa wpisów</string>
<string name="channel_notif_media">Pobrane Media</string>
@ -576,7 +576,7 @@
<string name="no_scheduled_boosts_indications"><![CDATA[Otwórz menu toota i wybierz <b>Zaplanuj podbicie</b>.]]></string>
<string name="art_menu">Oś sztuki</string>
<string name="open_menu">Otwórz menu</string>
<string name="go_back">Go back</string>
<string name="go_back">Powrót</string>
<string name="app_logo">Logo aplikacji</string>
<string name="profile_picture">Zdjęcie profilowe</string>
<string name="profile_banner">Baner profilowy</string>
@ -624,7 +624,7 @@
<string name="none_tags">Zadne z wymienionych</string>
<string name="some_words_any">Dowolne z tych słów (oddzielone spacją)</string>
<string name="some_words_all">Wszystkie z tych słów (rozdzielone spacją)</string>
<string name="some_tags">Add some words to filter (space-separated)</string>
<string name="some_tags">Dodaj kilka słów do filtru (oddzielone spacjami)</string>
<string name="change_tag_column">Zmień nazwę kolumny</string>
<string name="misskey_instance">Instancja Misskey</string>
<string name="toast_no_apps">Brak zainstalowanej aplikacji do otwarcia tego odnośnika.</string>
@ -639,90 +639,90 @@
<string name="delete_comment_confirm">Czy na pewno chcesz usunąć ten komentarz?</string>
<string name="fullscreen">Odtwarzanie pełnoekranowe</string>
<string name="set_video_mode">Tryb wideo</string>
<string name="file_to_upload">Select the file to upload</string>
<string name="file_to_upload">Wybierz plik do przesłania</string>
<string name="my_videos">Moje filmy</string>
<string name="title">Tytuł</string>
<string name="license">Licencja</string>
<string name="category">Kategoria</string>
<string name="language">Język</string>
<string name="peertube_nsfw">This video contains mature or explicit content</string>
<string name="peertube_enable_comments">Enable video comments</string>
<string name="update_video">Update video</string>
<string name="peertube_nsfw">Ten film zawiera dojrzałe lub nieodpowiednie treści</string>
<string name="peertube_enable_comments">Włącz komentarze na filmach</string>
<string name="update_video">Aktualizuj filmy</string>
<string name="description">Opis</string>
<string name="toast_peertube_video_updated">Film został zaaktualizowany!</string>
<string name="toast_cancelled">Wysyłanie anulowane!</string>
<string name="upload_video_success">Film został przesłany!</string>
<string name="uploading">Uploading, please wait</string>
<string name="video_uploaded_action">Tap here to edit the video data.</string>
<string name="uploading">Przesyłanie, proszę czekać</string>
<string name="video_uploaded_action">Naciśnij tutaj, aby edytować informacje o filmie.</string>
<string name="delete_video">Usuń film</string>
<string name="delete_video_confirmation">Czy na pewno chcesz usunąć ten film?</string>
<string name="display_nsfw_videos">Display NSFW videos</string>
<string name="no_video_to_display">No videos to display!</string>
<string name="leave_a_comment">Leave a comment</string>
<string name="display_nsfw_videos">Wyświetlaj filmy NSFW</string>
<string name="no_video_to_display">Brak filmów do wyświetlenia!</string>
<string name="leave_a_comment">Zostaw komentarz</string>
<string name="share">Udostępnij</string>
<string name="choose_schedule">Choose a schedule mode</string>
<string name="choose_schedule">Wybierz tryb harmonogramu</string>
<string name="device_schedule">Z urządzenia</string>
<string name="server_schedule">From server</string>
<string name="toots_server">Toots (Server)</string>
<string name="toots_client">Toots (Device)</string>
<string name="server_schedule">Z serwera</string>
<string name="toots_server">Wpisy (Serwer)</string>
<string name="toots_client">Wpisy (Urządzenie)</string>
<string name="modify">Modyfikuj</string>
<string name="set_display_content_after_fetch_more">Display new toots above the \"Fetch more\" button</string>
<string name="settings_category_label_timelines">Timelines</string>
<string name="settings_category_label_interface">Interface</string>
<string name="contact">Contacts</string>
<string name="peertube_comment_on_video"><![CDATA[<b>%1$s</b> commented your video <b>%2$s</b>]]></string>
<string name="peertube_follow_channel"><![CDATA[<b>%1$s</b> is following your channel <b>%2$s</b>]]></string>
<string name="peertube_follow_account"><![CDATA[<b>%1$s</b> is following your account]]></string>
<string name="peertube_video_published"><![CDATA[Your video <b>%1$s</b> has been published]]></string>
<string name="peertube_video_import_success"><![CDATA[Your video import <b>%1$s</b> succeeded]]></string>
<string name="peertube_video_import_error"><![CDATA[Your video import <b>%1$s</b> failed]]></string>
<string name="peertube_video_from_subscription"><![CDATA[<b>%1$s</b> published a new video: <b>%2$s</b>]]></string>
<string name="peertube_video_blacklist"><![CDATA[Your video <b>%1$s</b> has been blacklisted]]></string>
<string name="peertube_video_unblacklist"><![CDATA[Your video <b>%1$s</b> has been unblacklisted]]></string>
<string name="set_display_content_after_fetch_more">Wyświetl nowe wpisy nad przyciskiem \"Pobierz wpisy\"</string>
<string name="settings_category_label_timelines">Osi czasu</string>
<string name="settings_category_label_interface">Interfejs</string>
<string name="contact">Kontakty</string>
<string name="peertube_comment_on_video"><![CDATA[<b>%1$s</b> skomentował twój film <b>%2$s</b>]]></string>
<string name="peertube_follow_channel"><![CDATA[<b>%1$s</b> śledzi twój kanał <b>%2$s</b>]]></string>
<string name="peertube_follow_account"><![CDATA[<b>%1$s</b> śledzi twoje konto]]></string>
<string name="peertube_video_published"><![CDATA[Twój film <b>%1$s</b> został opublikowany]]></string>
<string name="peertube_video_import_success"><![CDATA[Import wideo <b>%1$s</b> zakończony powodzeniem]]></string>
<string name="peertube_video_import_error"><![CDATA[Import wideo <b>%1$s</b> nie powiódł się]]></string>
<string name="peertube_video_from_subscription"><![CDATA[<b>%1$s</b> opublikował nowy film: <b>%2$s</b>]]></string>
<string name="peertube_video_blacklist"><![CDATA[Twój film <b>%1$s</b> został dodany do czarnej listy]]></string>
<string name="peertube_video_unblacklist"><![CDATA[Twój film <b>%1$s</b> został usunięty z czarnej listy]]></string>
<string name="export_data">Eksportuj dane</string>
<string name="import_data">Importuj dane</string>
<string name="toot_select_import">Select the file to import</string>
<string name="toot_select_file_error">An error occurred when selecting the backup file!</string>
<string name="add_public_comment">Add a public comment</string>
<string name="send_comment">Send comment</string>
<string name="toast_toot_saved_error">There is no Internet connection. Your message has been stored in drafts.</string>
<string name="toot_select_import">Wybierz plik do zaimportowania</string>
<string name="toot_select_file_error">Wystąpił błąd podczas wybierania pliku z kopią zapasową!</string>
<string name="add_public_comment">Dodaj publiczny komentarz</string>
<string name="send_comment">Wyślij komentarz</string>
<string name="toast_toot_saved_error">Brak połączenia z Internetem. Twoja wiadomość została zapisana w szkicach.</string>
<string name="action_plain_text">Zwykły tekst</string>
<string name="action_html">HTML</string>
<string name="action_markdown">Markdown</string>
<string name="action_logout_account">Logout account</string>
<string name="all">All</string>
<string name="about_opencollective">Support the app</string>
<string name="more_about_opencollective">Open Collective enables groups to quickly set up a collective, raise funds and manage them transparently.</string>
<string name="action_logout_account">Wyloguj konto</string>
<string name="all">Wszystko</string>
<string name="about_opencollective">Wspomóż aplikację</string>
<string name="more_about_opencollective">Open Collective umożliwia grupom szybkie tworzenie kolektywów, pozyskiwanie funduszy i zarządzanie nimi w przejrzysty sposób.</string>
<string name="copy_link">Skopiuj adres</string>
<string name="connect_instance">Połącz</string>
<string name="set_normal">Normal</string>
<string name="set_compact">Compact</string>
<string name="set_console">Console</string>
<string name="set_mode">Set display mode</string>
<string name="set_normal">Normalny</string>
<string name="set_compact">Kompaktowy</string>
<string name="set_console">Konsola</string>
<string name="set_mode">Ustaw tryb wyświetlania</string>
<string name="set_security_provider">Patch the Security Provider</string>
<string name="update_tracking_domains">Update tracking domains</string>
<string name="tracking_db_updated">The tracking data base has been updated!</string>
<string name="calls_blocked">http calls blocked by the application</string>
<string name="list_of_blocked_domains">List of blocked calls</string>
<string name="submit">Submit</string>
<string name="data_base_exported">The data base has been exported!</string>
<string name="featured_hashtags">Featured hashtags</string>
<string name="filter_timeline_with_a_tag">Filter timeline with tags</string>
<string name="no_tags">No tags</string>
<string name="set_hide_delete_notification_on_tab">Hide the \"delete\" button in the notification tab</string>
<string name="set_retrieve_metadata_share_from_extras">Attach an image when sharing a URL</string>
<string name="update_tracking_domains">Aktualizuj śledzące domeny</string>
<string name="tracking_db_updated">Baza danych śledzących domen została zaktualizowana!</string>
<string name="calls_blocked">połączenia http zablokowane przez aplikację</string>
<string name="list_of_blocked_domains">Lista zablokowanych połączeń</string>
<string name="submit">Wyślij</string>
<string name="data_base_exported">Baza danych została wyeksportowana!</string>
<string name="featured_hashtags">Wyróżnione hashtagi</string>
<string name="filter_timeline_with_a_tag">Filtruj oś czasu z tagami</string>
<string name="no_tags">Brak tagów</string>
<string name="set_hide_delete_notification_on_tab">Ukryj przycisk \"Usuń\" na karcie Powiadomienia</string>
<string name="set_retrieve_metadata_share_from_extras">Dołącz obraz podczas udostępniania adresu URL</string>
<!-- end languages -->
<string name="poll">Poll</string>
<string name="polls">Polls</string>
<string name="create_poll">Create a poll</string>
<string name="poll_choice_1">Choice 1</string>
<string name="poll_choice_2">Choice 2</string>
<string name="poll_choice_s">Choice %d</string>
<string name="poll_invalid_choices">You need two choices at least for the poll!</string>
<string name="done">Done</string>
<string name="poll_finish_at">end at %s</string>
<string name="refresh_poll">Refresh poll</string>
<string name="vote">Vote</string>
<string name="poll">Głosowanie</string>
<string name="polls">Głosowania</string>
<string name="create_poll">Utwórz głosowanie</string>
<string name="poll_choice_1">Opcja 1</string>
<string name="poll_choice_2">Opcja 2</string>
<string name="poll_choice_s">Opcja %d</string>
<string name="poll_invalid_choices">Potrzebujesz conajmniej dwóch opcji dla głosowania!</string>
<string name="done">Gotowe</string>
<string name="poll_finish_at">zakończ o %s</string>
<string name="refresh_poll">Odśwież głosowanie</string>
<string name="vote">Zagłosuj</string>
<string name="notif_poll">A poll you have voted in has ended</string>
<string name="notif_poll_self">A poll you tooted has ended</string>
<string name="settings_category_notif_customize">Customize</string>
@ -771,17 +771,17 @@
<string name="label_brush">Brush</string>
<string name="confirm_exit_editing">Are you sure you want to exit without saving the image?</string>
<string name="discard">Discard</string>
<string name="saving">Saving</string>
<string name="image_saved">Image Saved Successfully!</string>
<string name="save_image_failed">Failed to save Image</string>
<string name="opacity">Opacity</string>
<string name="set_photo_editor">Enable photo editor</string>
<string name="add_poll_item">Add a poll item</string>
<string name="remove_poll_item">Remove last poll item</string>
<string name="mute_conversation">Mute conversation</string>
<string name="unmute_conversation">Unmute conversation</string>
<string name="toast_unmute_conversation">The conversation is no longer muted!</string>
<string name="toast_mute_conversation">The conversation is muted</string>
<string name="saving">Zapisywanie</string>
<string name="image_saved">Obraz zapisany pomyślnie!</string>
<string name="save_image_failed">Nie udało się zapisać obrazu</string>
<string name="opacity">Przezroczystość</string>
<string name="set_photo_editor">Włącz edytor zdjęć</string>
<string name="add_poll_item">Dodaj opcję</string>
<string name="remove_poll_item">Usuń ostatnią opcję</string>
<string name="mute_conversation">Wycisz rozmowę</string>
<string name="unmute_conversation">Wyłącz wyciszenie rozmowy</string>
<string name="toast_unmute_conversation">Rozmowa nie jest już wyciszona!</string>
<string name="toast_mute_conversation">Ta rozmowa jest wyciszona</string>
<string name="app_features">Open application features</string>
<string name="timed_mute">Timed mute</string>
<string name="mention_account">Mention the account</string>