aboutsummaryrefslogtreecommitdiffstats
path: root/res/values-it
diff options
context:
space:
mode:
authorKenny Root <kenny@the-b.org>2009-06-04 12:06:46 +0000
committerKenny Root <kenny@the-b.org>2009-06-04 12:06:46 +0000
commitca14e9c01156ef9382691f2a431868ab5809c972 (patch)
treebdedc7ffb9f6b8ee964518fd13d51a197e5a6948 /res/values-it
parent5b0080ba2d8715518e55d151e6ba3f27adbc9fa4 (diff)
downloadconnectbot-ca14e9c01156ef9382691f2a431868ab5809c972.tar.gz
connectbot-ca14e9c01156ef9382691f2a431868ab5809c972.tar.bz2
connectbot-ca14e9c01156ef9382691f2a431868ab5809c972.zip
Update translations; add Chinese (Traditional)
git-svn-id: https://connectbot.googlecode.com/svn/trunk/connectbot@269 df292f66-193f-0410-a5fc-6d59da041ff2
Diffstat (limited to 'res/values-it')
-rw-r--r--res/values-it/strings.xml20
1 files changed, 20 insertions, 0 deletions
diff --git a/res/values-it/strings.xml b/res/values-it/strings.xml
index 6d419eb..cc3c501 100644
--- a/res/values-it/strings.xml
+++ b/res/values-it/strings.xml
@@ -169,6 +169,23 @@
<!-- Summary for the haptic feedback (bumpy arrow) preference -->
<string name="pref_bumpyarrows_summary">Vibra quando si inviano movimenti con la trackball; utile per connessioni lente</string>
+ <!-- Category title for the Terminal Bell preferences -->
+ <string name="pref_bell_category">Terminal bell</string>
+
+ <!-- Checkbox preference title for the audible terminal bell feature -->
+ <string name="pref_bell_title">Audible bell</string>
+
+ <!-- Title for the slider preference to set the volume -->
+ <string name="pref_bell_volume_title">Bell volume</string>
+
+ <!-- Checkbox preference title for the vibrate on terminal bell feature -->
+ <string name="pref_bell_vibrate_title">Vibrate on bell</string>
+
+ <!-- Checkbox preference title for the receive notifications on terminal bell feature -->
+ <string name="pref_bell_notification_title">Background notifications</string>
+ <!-- Brief summary of the feature that is enabled when the checkbox preference for the receive notifications on terminal bell feature is checked -->
+ <string name="pref_bell_notification_summary">Send notification when a terminal running in the background sounds a bell.</string>
+
<!-- Preference selection to indicate use of right side of keyboard for special shortcuts. -->
<string name="list_keymode_right">Usa tasti sul lato destro</string>
<!-- Preference selection to indicate use of left side of keyboard for special shortcuts. -->
@@ -334,6 +351,9 @@
<string name="local_shell_unavailable">Fallimento! La shell locale non รจ disponibile su questo telefono.</string>
+ <!-- Text sent to the user to alert them that a Terminal Bell is received in a background session -->
+ <string name="notification_text">%1$s wants your attention.</string>
+
<!-- Dialog title when a new version of ConnectBot is detected. -->
<string name="upgrade">Nuova versione</string>
<!-- Button selection to upgrade to the latest ConnectBot when one is available. -->