Remove outdated polish translation

This commit is contained in:
emanuele-f 2021-03-30 18:25:42 +02:00
parent 4ad15880de
commit c17cc90fce

View File

@ -1,37 +0,0 @@
<resources>
<string name="start_button">Start</string>
<string name="stop_button">Stop</string>
<string name="title_activity_settings">Ustawienia</string>
<string name="no_filter">Brak filtra</string>
<string name="collector_info">Usługa zbierająca UDP: %1$s:%2$d</string>
<string name="http_server_status">Serwer HTTP: http://%1$s:%2$d</string>
<string name="up_and_down">%1$s pobrane — %2$s wysłane</string>
<string name="query">Zapytanie</string>
<string name="host">Host</string>
<string name="capture_not_running">Przechwytywanie nie jest włączone!</string>
<string name="app_filter">Filtr aplikacji</string>
<string name="ready">Gotowy</string>
<string name="about">O aplikacji</string>
<string name="status">Status</string>
<string name="connections_view">Połączenia</string>
<string name="no_connections">Brak połączeń</string>
<string name="connection_details">Informacje o połączeniu</string>
<string name="app">Applikacja</string>
<string name="protocol">Protokół</string>
<string name="source">Źródło</string>
<string name="destination">Miejsce docelowe</string>
<string name="bytes">Bajty</string>
<string name="packets">Pakiety</string>
<string name="duration">Czas trwania</string>
<string name="http_server">Serwer HTTP</string>
<string name="udp_exporter">Eksporter UDP</string>
<string name="no_dump">Brak</string>
<string name="no_dump_info">PCAP nie zostanie wyeksportowany</string>
<string name="http_server_info">Uruchom serwer HTTP dla pobrania PCAP</string>
<string name="udp_exporter_info">Wysyła PCAP do zdalnego odbiornika UDP</string>
<string name="http_server_port">Port serwera HTTP</string>
<string name="receiver_ip_address">Adres IP odbiornika</string>
<string name="receiver_port">Port odbiornika</string>
<string name="dump_mode">Tryb eksportowania</string>
</resources>