aboutsummaryrefslogtreecommitdiffstats
path: root/res/values-it/strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/values-it/strings.xml')
-rw-r--r--res/values-it/strings.xml9
1 files changed, 8 insertions, 1 deletions
diff --git a/res/values-it/strings.xml b/res/values-it/strings.xml
index 0a15808..ca932c9 100644
--- a/res/values-it/strings.xml
+++ b/res/values-it/strings.xml
@@ -239,6 +239,11 @@
<!-- Summary for field asking whether a shell session should be started up upon connection or not -->
<string name="hostpref_wantsession_summary">Disabilita questa preferenza per usare solo port forward</string>
+ <!-- Setting for whether the host should be reconnected to automatically upon disconnect -->
+ <string name="hostpref_stayconnected_title">Stay connected</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>
+
<!-- Setting for what key code is sent to the server when DEL key is pressed. -->
<string name="hostpref_delkey_title">Tasto DEL</string>
<!-- Summary for field asking what key code is sent to the server when DEL key is pressed. -->
@@ -285,6 +290,8 @@
<string name="console_menu_portforwards">Inoltro porte</string>
<!-- Button that brings user to the terminal resizing dialog where they can force a size. -->
<string name="console_menu_resize">Forza Dimensione</string>
+ <!-- Button that brings up the list of URLs on the current screen -->
+ <string name="console_menu_urlscan">URL Scan</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">Locale</string>
@@ -410,7 +417,7 @@
<!-- Preference selection for SSH Authentication Agent to be able to use pubkeys "with confirmation" only -->
<string name="with_confirmation">With confirmation</string>
<!-- Preference selection for SSH Authentication Agent to be able to use pubkeys -->
- <string name="yes">Yes</string>
+ <string name="yes">Sì</string>
<!-- String displayed to user when they're asked to submit exceptions to the ConnectBot developers -->
<string name="exceptions_submit_message">Sembrerebbe che ConnectBot abbia avuto un problema durante l'ultima esecuzione. Inviare una segnalazione d'errore agli sviluppatori di ConnectBot?</string>