diff options
Diffstat (limited to 'res/values-pl/strings.xml')
-rw-r--r-- | res/values-pl/strings.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/res/values-pl/strings.xml b/res/values-pl/strings.xml index 70085dc..45ed7cf 100644 --- a/res/values-pl/strings.xml +++ b/res/values-pl/strings.xml @@ -237,9 +237,9 @@ <string name="hostpref_wantsession_summary">Wyłącz jeśli chcesz tylko przekierować porty</string> <!-- Setting for whether the host should be reconnected to automatically upon disconnect --> - <string name="hostpref_stayconnected_title">Stay connected</string> + <string name="hostpref_stayconnected_title">Pozostań połączony</string> <!-- Summary for preference asking whether the host should be reconnected to when it disconnects --> - <string name="hostpref_stayconnected_summary">Try to reconnect to host if disconnected</string> + <string name="hostpref_stayconnected_summary">Spróbuj połączyć się z hostem ponownie po przerwaniu połączenia</string> <!-- Setting for what key code is sent to the server when DEL key is pressed. --> <string name="hostpref_delkey_title">Klawisz DEL</string> @@ -288,7 +288,7 @@ <!-- Button that brings user to the terminal resizing dialog where they can force a size. --> <string name="console_menu_resize">Wymuś rozmiar</string> <!-- Button that brings up the list of URLs on the current screen --> - <string name="console_menu_urlscan">URL Scan</string> + <string name="console_menu_urlscan">Szukaj URLi</string> <!-- Selection for a "local" port forward. E.g., connections to a port listening locally is forwarded to the remote end's listening port. --> <string name="portforward_local">Lokalny</string> |