diff options
Diffstat (limited to 'src/main/res/values-pl/strings.xml')
-rw-r--r-- | src/main/res/values-pl/strings.xml | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/src/main/res/values-pl/strings.xml b/src/main/res/values-pl/strings.xml index 15bd0955..c5c25605 100644 --- a/src/main/res/values-pl/strings.xml +++ b/src/main/res/values-pl/strings.xml @@ -277,8 +277,6 @@ <string name="pref_security_settings">Bezpieczeństwo</string> <string name="pref_force_encryption">Wymuszaj szyfrowanie typu end-to-end</string> <string name="pref_force_encryption_summary">Szyfruj wszystkie wiadomości (poza konferencjami)</string> - <string name="pref_allow_message_correction">Pozwól na poprawianie wiadomości</string> - <string name="pref_allow_message_correction_summary">Pozwól swoim kontaktom poprawiać wiadomości</string> <string name="pref_dont_save_encrypted">Nie zapisuj zaszyfrowanych wiadomości</string> <string name="pref_dont_save_encrypted_summary">Uwaga: Może powodować utratę wiadomości</string> <string name="pref_expert_options">Ustawienia zaawansowane</string> @@ -496,8 +494,6 @@ <string name="download_failed_server_not_found">Pobieranie nieudane: Nie odnaleziono serwera</string> <string name="download_failed_file_not_found">Pobieranie nieudane: Nie odnaleziono pliku</string> <string name="download_failed_could_not_connect">Pobieranie nieudane: Nie można połączyć z hostem</string> - <string name="pref_use_white_background">Białe tło</string> - <string name="pref_use_white_background_summary">Pokazuj otrzymane wiadomości jako czarny tekst na białym tle</string> <string name="account_status_tor_unavailable">Sieć TOR jest niedostepna</string> <string name="server_info_broken">Zepsute</string> <string name="pref_presence_settings">Obecność</string> @@ -525,11 +521,8 @@ <string name="verified_omemo_key_with_certificate">Zweryfikowano klucz OMEMO z certyfikatem</string> <string name="device_does_not_support_certificates">Twoje urządzenie nie wspiera wyboru certyfikatów klienckich</string> <string name="pref_connection_options">Połączenie</string> - <string name="pref_use_tor">Połącz przez sieć TOR</string> - <string name="pref_use_tor_summary">Tuneluj wszystkie połączenia przez sieć TOR. Wymaga zainstalowania aplikacji \"Orbot\"</string> <string name="account_settings_hostname">Nazwa hosta</string> <string name="account_settings_port">Port</string> - <string name="hostname_or_onion">Adres serwera lub \".onion\" adres</string> <string name="not_a_valid_port">To nie jest prawidłowy numer portu</string> <string name="not_valid_hostname">To nie jest prawidłowa nazwa hosta</string> <string name="connected_accounts">%1$d z %2$d kont połączonych</string> @@ -538,7 +531,6 @@ <item quantity="few">%d wiadomości</item> <item quantity="other">%d wiadomości</item> </plurals> - <string name="load_more_messages">Załaduj wiecej wiadomości</string> <string name="shared_file_with_x">Dzielony plik z %s</string> <string name="shared_image_with_x">Dzielony obraz z %s</string> <string name="no_storage_permission">Conversations potrzebuje dostęp do zewnętrznego magazynu</string> @@ -567,6 +559,4 @@ <string name="selection_too_large">Zaznaczony obszar jest zbyt duży</string> <string name="no_accounts">(Brak aktywynych kont)</string> <string name="this_field_is_required">To pole jest wymagane</string> - <string name="correct_message">Popraw wiadomość</string> - <string name="send_corrected_message">Wyślij poprawioną wiadomość</string> </resources> |