aboutsummaryrefslogtreecommitdiffstats
path: root/res/values-ca/strings.xml
diff options
context:
space:
mode:
authorKenny Root <kenny@the-b.org>2009-08-26 07:54:34 +0000
committerKenny Root <kenny@the-b.org>2009-08-26 07:54:34 +0000
commit0b4d3fc440319aa83e6b9e26030c883da3c23289 (patch)
tree342d9f04ef169e25af8568b3fc806a80e0331707 /res/values-ca/strings.xml
parentb651288a3f867d2cc4792a9e41ad1edf20ca6668 (diff)
downloadconnectbot-0b4d3fc440319aa83e6b9e26030c883da3c23289.tar.gz
connectbot-0b4d3fc440319aa83e6b9e26030c883da3c23289.tar.bz2
connectbot-0b4d3fc440319aa83e6b9e26030c883da3c23289.zip
Update translations; add Portuguese
git-svn-id: https://connectbot.googlecode.com/svn/trunk/connectbot@404 df292f66-193f-0410-a5fc-6d59da041ff2
Diffstat (limited to 'res/values-ca/strings.xml')
-rw-r--r--res/values-ca/strings.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/res/values-ca/strings.xml b/res/values-ca/strings.xml
index 5939122..8380f9b 100644
--- a/res/values-ca/strings.xml
+++ b/res/values-ca/strings.xml
@@ -237,9 +237,9 @@
<string name="hostpref_wantsession_summary">Deshabilita aquesta preferència per només usar redireccionament de ports</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">Manté connectat</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">Intenta reconnectar al servidor si es desconnecta</string>
<!-- Setting for what key code is sent to the server when DEL key is pressed. -->
<string name="hostpref_delkey_title">Tecla 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">Força el tamany</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">Llistat de URL</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">Local</string>
@@ -413,7 +413,7 @@
<!-- Preference selection for SSH Authentication Agent to never use pubkeys -->
<string name="no">No</string>
<!-- Preference selection for SSH Authentication Agent to be able to use pubkeys "with confirmation" only -->
- <string name="with_confirmation">With confirmation</string>
+ <string name="with_confirmation">Amb confirmació</string>
<!-- Preference selection for SSH Authentication Agent to be able to use pubkeys -->
<string name="yes">Sí</string>