commit 418179510a0be9a1ee918fd3028f1f611a45ac6d Author: WaldiS admin@sto.ugu.pl Date: Fri Nov 29 20:05:54 2019 +0000
Translated using Weblate (Polish)
Currently translated at 70.3% (147 of 209 strings)
Translation: Guardian Project/Orbot Translate-URL: https://hosted.weblate.org/projects/guardianproject/orbot/pl/ --- app/src/main/res/values-pl/strings.xml | 5 +++++ 1 file changed, 5 insertions(+)
diff --git a/app/src/main/res/values-pl/strings.xml b/app/src/main/res/values-pl/strings.xml index 5ffac51d..38381f6e 100644 --- a/app/src/main/res/values-pl/strings.xml +++ b/app/src/main/res/values-pl/strings.xml @@ -150,4 +150,9 @@ <string name="enable_alternate_entrance_nodes_into_the_tor_network">Włącz alternatywne wejścia do sieci Tor</string> <string name="pref_open_proxy_on_all_interfaces_title">Otwórz serwer proxy na wszystkich interfejsach</string> <string name="pref_http_dialog">Konfiguracja portu HTTP</string> + <string name="pref_http_title">Tor HTTP</string> + <string name="pref_http_summary">Port, na którym Tor oferuje swój serwer proxy HTTP (domyślnie: 8118 lub 0, aby wyłączyć)</string> + <string name="vpn_default_world">Globalny (automatyczny)</string> + <string name="onion_port">Port Cebulowy</string> + <string name="delete_service">Usuń usługę</string> </resources> \ No newline at end of file
tor-commits@lists.torproject.org