aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--res/values-bg/strings.xml27
-rw-r--r--res/values-da/strings.xml27
-rw-r--r--res/values-de/strings.xml39
-rw-r--r--res/values-es/strings.xml27
-rw-r--r--res/values-eu/strings.xml348
-rw-r--r--res/values-fr/strings.xml47
-rw-r--r--res/values-it/strings.xml255
-rw-r--r--res/values-nb/strings.xml27
-rw-r--r--res/values-nl/strings.xml27
-rw-r--r--res/values-pl/strings.xml348
-rw-r--r--res/values-ru/strings.xml27
-rw-r--r--res/values-sv/strings.xml27
-rw-r--r--res/values-zh-rCN/strings.xml93
-rw-r--r--res/values/strings.xml2
14 files changed, 882 insertions, 439 deletions
diff --git a/res/values-bg/strings.xml b/res/values-bg/strings.xml
index 7f8e5c7..801cb29 100644
--- a/res/values-bg/strings.xml
+++ b/res/values-bg/strings.xml
@@ -108,31 +108,6 @@
-->
<string name="msg_version">ConnectBot (working copy)</string>
- <!-- Do not translate -->
- <string name="pref_emulation">emulation</string>
- <!-- Do not translate -->
- <string name="pref_scrollback">scrollback</string>
- <!-- Do not translate -->
- <string name="pref_keepalive">keepalive</string>
- <!-- Do not translate -->
- <string name="pref_keymode">keymode</string>
- <!-- Do not translate -->
- <string name="pref_memkeys">memkeys</string>
- <!-- Do not translate -->
- <string name="pref_rotation">rotation</string>
- <!-- Do not translate -->
- <string name="pref_camera">camera</string>
- <!-- Do not translate -->
- <string name="pref_update">update</string>
- <!-- Do not translate -->
- <string name="pref_lastchecked">lastchecked</string>
- <!-- Do not translate -->
- <string name="pref_fullscreen">fullscreen</string>
- <!-- Do not translate -->
- <string name="pref_wifilock">wifilock</string>
- <!-- Do not translate -->
- <string name="pref_bumpyarrows">bumpyarrows</string>
-
<!-- The category title for terminal emulation preferences. -->
<string name="pref_emulation_category">Terminal emulation</string>
@@ -254,6 +229,8 @@
<!-- Port field title for host editor preference -->
<string name="hostpref_port_title">Port</string>
+ <!-- Displayed to indicate a host has never been connected to. -->
+ <string name="bind_never">Never connected</string>
<!-- The time that has elapsed since a host was connected to when it has been less than an hour. -->
<string name="bind_minutes">%1$s minutes ago</string>
<!-- The time that has elapsed since a host was connected to when it has been less than a day. -->
diff --git a/res/values-da/strings.xml b/res/values-da/strings.xml
index cbdae48..8bc8370 100644
--- a/res/values-da/strings.xml
+++ b/res/values-da/strings.xml
@@ -108,31 +108,6 @@
-->
<string name="msg_version">ConnectBot (working copy)</string>
- <!-- Do not translate -->
- <string name="pref_emulation">emulation</string>
- <!-- Do not translate -->
- <string name="pref_scrollback">scroll tilbage</string>
- <!-- Do not translate -->
- <string name="pref_keepalive">hold i live</string>
- <!-- Do not translate -->
- <string name="pref_keymode">nøgle mode</string>
- <!-- Do not translate -->
- <string name="pref_memkeys">hukommelsesnøgler</string>
- <!-- Do not translate -->
- <string name="pref_rotation">rotation</string>
- <!-- Do not translate -->
- <string name="pref_camera">kamera</string>
- <!-- Do not translate -->
- <string name="pref_update">opdatering</string>
- <!-- Do not translate -->
- <string name="pref_lastchecked">sidst tjekket</string>
- <!-- Do not translate -->
- <string name="pref_fullscreen">fuld skærm</string>
- <!-- Do not translate -->
- <string name="pref_wifilock">wifi lås</string>
- <!-- Do not translate -->
- <string name="pref_bumpyarrows">bumpyarrows</string>
-
<!-- The category title for terminal emulation preferences. -->
<string name="pref_emulation_category">Stands emulation</string>
@@ -254,6 +229,8 @@
<!-- Port field title for host editor preference -->
<string name="hostpref_port_title">Port</string>
+ <!-- Displayed to indicate a host has never been connected to. -->
+ <string name="bind_never">Never connected</string>
<!-- The time that has elapsed since a host was connected to when it has been less than an hour. -->
<string name="bind_minutes">%1$s minuter siden</string>
<!-- The time that has elapsed since a host was connected to when it has been less than a day. -->
diff --git a/res/values-de/strings.xml b/res/values-de/strings.xml
index fd9b027..f345c9d 100644
--- a/res/values-de/strings.xml
+++ b/res/values-de/strings.xml
@@ -77,12 +77,12 @@
<!-- Prompt user gets when the remote host has disconnected unexpectedly. -->
<string name="prompt_host_disconnected">Der Host hat die Verbindung beendet.\nSitzung schließen?</string>
<!-- Prompt user must answer yes or no to when the remote host fails verification of encryption fingerprint -->
- <string name="prompt_continue_connecting">Sind Sie sicher, dass Sie sich verbinden wollen?</string>
+ <string name="prompt_continue_connecting">Sind Sie sicher, dass Sie\neine Verbindung herstellen wollen?</string>
<!-- Sent to user when the remote public encryption key fingerprint doesn't match the local database -->
- <string name="host_authenticity_warning">Die Authentizität von Host '%1$s' kann nicht bestätigt werden.</string>
+ <string name="host_authenticity_warning">Die Authentizität von host '%1$s' kann nicht garantiert werden.</string>
<!-- First field is encryption algorithm. Second is the actual fingerprint in hex digits -->
- <string name="host_fingerprint">Fingerabdruck von Host %1$s Schlüssel ist %2$s</string>
+ <string name="host_fingerprint">%1$s Schlüssel Fingerabdruck ist %2$s</string>
<string name="alert_passwords_do_not_match_msg">Passwörter stimmen nicht überein!</string>
<string name="alert_wrong_password_msg">Falsches Passwort!</string>
@@ -108,31 +108,6 @@
-->
<string name="msg_version">ConnectBot (working copy)</string>
- <!-- Do not translate -->
- <string name="pref_emulation">emulation</string>
- <!-- Do not translate -->
- <string name="pref_scrollback">scrollback</string>
- <!-- Do not translate -->
- <string name="pref_keepalive">keepalive</string>
- <!-- Do not translate -->
- <string name="pref_keymode">keymode</string>
- <!-- Do not translate -->
- <string name="pref_memkeys">memkeys</string>
- <!-- Do not translate -->
- <string name="pref_rotation">rotation</string>
- <!-- Do not translate -->
- <string name="pref_camera">camera</string>
- <!-- Do not translate -->
- <string name="pref_update">update</string>
- <!-- Do not translate -->
- <string name="pref_lastchecked">lastchecked</string>
- <!-- Do not translate -->
- <string name="pref_fullscreen">fullscreen</string>
- <!-- Do not translate -->
- <string name="pref_wifilock">wifilock</string>
- <!-- Do not translate -->
- <string name="pref_bumpyarrows">bumpyarrows</string>
-
<!-- The category title for terminal emulation preferences. -->
<string name="pref_emulation_category">Terminalemulation</string>
@@ -235,7 +210,7 @@
<!-- Setting for whether we want a session to start up when we connect to a host -->
<string name="hostpref_wantsession_title">Kommandozeilensitzung starten</string>
<!-- Summary for field asking whether a shell session should be started up upon connection or not -->
- <string name="hostpref_wantsession_summary">Diese Einstellung abwählen, um ausschließlich Port-Weiterleitungen zu verwenden</string>
+ <string name="hostpref_wantsession_summary">Diese Einstellung abwählen, um ausschließlich Portweiterleitungen zu verwenden</string>
<!-- Host character encoding preference title -->
<string name="hostpref_encoding_title">Encoding</string>
@@ -254,6 +229,8 @@
<!-- Port field title for host editor preference -->
<string name="hostpref_port_title">Port</string>
+ <!-- Displayed to indicate a host has never been connected to. -->
+ <string name="bind_never">Never connected</string>
<!-- The time that has elapsed since a host was connected to when it has been less than an hour. -->
<string name="bind_minutes">vor %1$s Minuten</string>
<!-- The time that has elapsed since a host was connected to when it has been less than a day. -->
@@ -264,7 +241,7 @@
<!-- Message given when user copies from the terminal. -->
<string name="console_copy_done">%1$d Byte in die Zwischenablage kopiert</string>
<!-- Instructions for how to copy from the terminal. The \n entries are to split lines to improve readability and prevent wrapping off the screen. -->
- <string name="console_copy_start">Berühren und ziehen oder Trackball verwenden\num zu kopierenden Bereich auszuwählen</string>
+ <string name="console_copy_start">Berühren und ziehen\noder trackball verwenden\num zu kopierenden Bereich auszuwählen</string>
<!-- Button to close the disconnected terminal window. -->
<string name="console_menu_close">Schließen</string>
@@ -351,7 +328,7 @@
<string name="terminal_auth_pubkey_specific">Versuche "Public Key" Authentisierung mit einem bestimmten öffentlichen Schlüssel</string>
<string name="terminal_auth_ki">Versuche 'keyboard-interactive' Authentisierung.</string>
- <string name="terminal_auth_ki_fail">Authentisierungsmetrhode 'keyboard-interactive' fehlgeschlagen</string>
+ <string name="terminal_auth_ki_fail">Authentisierungsmethode 'keyboard-interactive' fehlgeschlagen</string>
<string name="terminal_auth_fail">[Ihr Host unterstützt weder 'password' noch 'keyboard-interactive' Authentisierung.]</string>
diff --git a/res/values-es/strings.xml b/res/values-es/strings.xml
index ed560a4..8c95b9a 100644
--- a/res/values-es/strings.xml
+++ b/res/values-es/strings.xml
@@ -108,31 +108,6 @@
-->
<string name="msg_version">ConnectBot (working copy)</string>
- <!-- Do not translate -->
- <string name="pref_emulation">emulación</string>
- <!-- Do not translate -->
- <string name="pref_scrollback">scrollback</string>
- <!-- Do not translate -->
- <string name="pref_keepalive">keepalive</string>
- <!-- Do not translate -->
- <string name="pref_keymode">keymode</string>
- <!-- Do not translate -->
- <string name="pref_memkeys">memkeys</string>
- <!-- Do not translate -->
- <string name="pref_rotation">rotación</string>
- <!-- Do not translate -->
- <string name="pref_camera">cámara</string>
- <!-- Do not translate -->
- <string name="pref_update">actualizar</string>
- <!-- Do not translate -->
- <string name="pref_lastchecked">última comprobación</string>
- <!-- Do not translate -->
- <string name="pref_fullscreen">pantalla completa</string>
- <!-- Do not translate -->
- <string name="pref_wifilock">wifilock</string>
- <!-- Do not translate -->
- <string name="pref_bumpyarrows">bumpyarrows</string>
-
<!-- The category title for terminal emulation preferences. -->
<string name="pref_emulation_category">Terminal emulation</string>
@@ -254,6 +229,8 @@
<!-- Port field title for host editor preference -->
<string name="hostpref_port_title">Port</string>
+ <!-- Displayed to indicate a host has never been connected to. -->
+ <string name="bind_never">Never connected</string>
<!-- The time that has elapsed since a host was connected to when it has been less than an hour. -->
<string name="bind_minutes">Hace %1$s minutos</string>
<!-- The time that has elapsed since a host was connected to when it has been less than a day. -->
diff --git a/res/values-eu/strings.xml b/res/values-eu/strings.xml
new file mode 100644
index 0000000..5abb697
--- /dev/null
+++ b/res/values-eu/strings.xml
@@ -0,0 +1,348 @@
+<?xml version="1.0" encoding="utf-8"?>
+<resources>
+ <string name="app_name">ConnectBot</string>
+ <string name="app_desc">Erraza, boteretsua, sftware askeko SSH bezeroa</string>
+
+ <!-- Window title for the Host List -->
+ <string name="title_hosts_list">Ostalariak</string>
+ <!-- Window title for the Pubkeys List -->
+ <string name="title_pubkey_list">Giltz publikoak</string>
+ <!-- Window title for the Port Forwards List -->
+ <string name="title_port_forwards_list">Port forwards</string>
+ <!-- Window title when editing host details -->
+ <string name="title_host_editor">Ostalaria</string>
+ <!-- Window title for Help index -->
+ <string name="title_help">Laguntza</string>
+
+ <string name="resolve_connect">Connect</string>
+ <string name="resolve_entropy">Gather Entropy</string>
+
+ <string name="menu_insert">Gehitu ostalaria</string>
+ <string name="menu_delete">Ezabatu ostalaria</string>
+ <string name="menu_preferences">Hobespenak</string>
+
+ <string name="help_intro">Please select a topic below for more information on a particular subject.</string>
+ <string name="help_about">ConectBot-eri buruz</string>
+ <string name="help_keyboard">Keyboard</string>
+
+ <string name="pubkey_generate">Sortu</string>
+ <string name="pubkey_import">Inportatu</string>
+ <string name="pubkey_delete">Ezabatu giltza</string>
+ <string name="pubkey_gather_entropy">Gathering Entropy</string>
+ <string name="pubkey_touch_prompt">Touch this box to gather randomness: %1$d%% done</string>
+ <string name="pubkey_touch_hint">In order to assure randomness during the key generation, move your finger randomly over the box below.</string>
+ <string name="pubkey_generating">Giltz parea sortzen...</string>
+ <string name="pubkey_copy_private">Kopiatu giltz pribatua</string>
+ <string name="pubkey_copy_public">Kopiatu giltz publikoa</string>
+ <string name="pubkey_list_empty">Tap "Menu" to create\nor import key pairs.</string>
+ <string name="pubkey_unknown_format">Formatu ezezaguna</string>
+ <string name="pubkey_change_password">Aldatu pasahitza</string>
+ <string name="pubkey_list_pick">Aukeratu "/sdcard"-etik</string>
+ <string name="pubkey_import_parse_problem">Problem parsing imported private key</string>
+ <string name="pubkey_unlock">Unlock key</string>
+ <string name="pubkey_failed_add">Bad password for key '%1$s'. Authentication failed.</string>
+ <string name="pubkey_memory_load">Load into memory</string>
+ <string name="pubkey_memory_unload">Unload from memory</string>
+ <string name="pubkey_load_on_start">Load key on start</string>
+
+ <string name="portforward_list_empty">Tap "Menu" to create\nport forwards.</string>
+ <string name="portforward_edit">Edit port forward</string>
+ <string name="portforward_delete">Delete port forward</string>
+
+ <string name="prompt_nickname">Nickname:</string>
+ <!-- An example string that could be used as a nickname for a pubkey. -->
+ <string name="prompt_nickname_hint_pubkey">My work key</string>
+ <!-- The source TCP port for port forwards. -->
+ <string name="prompt_source_port">Source port:</string>
+ <!-- The "host:port" combination used for port forward destinations. -->
+ <string name="prompt_destination">Destination:</string>
+ <string name="prompt_old_password">Old password:</string>
+ <string name="prompt_password">Password:</string>
+ <!-- Added after a "Password:" prompt to indicate user needs to confirm entry. -->
+ <string name="prompt_again">(again)</string>
+ <!-- Label for the user to select port forward type. -->
+ <string name="prompt_type">Type:</string>
+ <string name="prompt_password_can_be_blank">Note: password can be blank</string>
+ <!-- Prompt for the size of the private key in bits. -->
+ <string name="prompt_bits">Bits:</string>
+
+ <!-- Prompt for the password to unlock a certain pubkey. -->
+ <string name="prompt_pubkey_password">Password for key '%1$s'</string>
+
+ <!-- The header of the warning a user gets when the host key has changed. Note that this can be a very serious attack, so we try to be as "loud" to the user as possible. -->
+ <string name="host_verification_failure_warning_header">WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED!</string>
+ <!-- The body of the warning a user gets when the host key has changed. Note that this can be a very serious attack, so we try to be as "loud" to the user as possible. -->
+ <string name="host_verification_failure_warning">IT IS POSSIBLE THAT SOMEONE IS DOING SOMETHING NASTY!\nSomeone could be eavesdropping on you right now (man-in-the-middle attack)!\nIt is also possible that the host key has just been changed.</string>
+
+ <!-- Prompt user gets when the remote host has disconnected unexpectedly. -->
+ <string name="prompt_host_disconnected">Host has disconnected.\nClose session?</string>
+ <!-- Prompt user must answer yes or no to when the remote host fails verification of encryption fingerprint -->
+ <string name="prompt_continue_connecting">Are you sure you want\nto continue connecting?</string>
+
+ <!-- Sent to user when the remote public encryption key fingerprint doesn't match the local database -->
+ <string name="host_authenticity_warning">The authenticity of host '%1$s' can't be established.</string>
+ <!-- First field is encryption algorithm. Second is the actual fingerprint in hex digits -->
+ <string name="host_fingerprint">Host %1$s key fingerprint is %2$s</string>
+
+ <string name="alert_passwords_do_not_match_msg">Passwords do not match!</string>
+ <string name="alert_wrong_password_msg">Wrong password!</string>
+ <string name="alert_key_corrupted_msg">Private key appears corrupt!</string>
+ <string name="alert_sdcard_absent">SD card is not inserted!</string>
+
+ <!-- Add a new item (e.g., host or pubkey) to the list. -->
+ <string name="button_add">Add</string>
+ <!-- Change an existing item's (e.g., host or pubkey) details. -->
+ <string name="button_change">Change</string>
+ <!-- Button that begins the generation of a public key pair. -->
+ <string name="button_generate">Generate Key</string>
+ <!-- Button that resizes the screen to the user-specified dimensions. -->
+ <string name="button_resize">Resize</string>
+
+ <string name="alert_disconnect_msg">Connection Lost</string>
+
+ <string name="msg_copyright">Copyright © 2007-2008 Kenny Root http://the-b.org/, Jeffrey Sharkey http://jsharkey.org/</string>
+
+ <!-- DO NOT MANUALLY UPDATE VERSION!!!
+ Updating is update by the ant task "update-version" in build.xml
+ Do not translate.
+ -->
+ <string name="msg_version">ConnectBot (working copy)</string>
+
+ <!-- The category title for terminal emulation preferences. -->
+ <string name="pref_emulation_category">Terminal emulation</string>
+
+ <!-- Name for the emulation terminal type preference. -->
+ <string name="pref_emulation_title">Emulation mode</string>
+ <!-- Description of the emulation terminal type preference. -->
+ <string name="pref_emulation_summary">Terminal emulation mode to use for PTY connections</string>
+
+ <!-- Name for the scrollback size preference -->
+ <string name="pref_scrollback_title">Scrollback size</string>
+ <!-- Description of the scrollback size preference -->
+ <string name="pref_scrollback_summary">Size of scrollback buffer to keep in memory for each console</string>
+
+ <!-- The category title for user interface preferences -->
+ <string name="pref_ui_category">User interface</string>
+
+ <!-- Name for the rotation mode preference -->
+ <string name="pref_rotation_title">Rotation mode</string>
+ <!-- Summary for the rotation mode preference -->
+ <string name="pref_rotation_summary">How to change rotation when keyboard popped in/out</string>
+
+ <!-- Name for the full screen preference -->
+ <string name="pref_fullscreen_title">Full screen</string>
+ <!-- Summary for the full screen preference -->
+ <string name="pref_fullscreen_summary">Hide status bar while in console</string>
+
+ <!-- Name for the memorize keys preference -->
+ <string name="pref_memkeys_title">Remember keys in memory</string>
+ <!-- Summary for the memorize keys preference -->
+ <string name="pref_memkeys_summary">Keep unlocked keys in memory until backend service is terminated</string>
+
+ <!-- Name for the update check preference -->
+ <string name="pref_update_title">Update check</string>
+ <!-- Summary for the update check preference -->
+ <string name="pref_update_summary">Set the maximum frequency to check for ConnectBot updates</string>
+
+ <!-- Name for the keyboard shortcuts preference -->
+ <string name="pref_keymode_title">Directory shortcuts</string>
+ <!-- Summary for the keyboard shortcuts preference -->
+ <string name="pref_keymode_summary">Select how to use Alt for '/' and Shift for Tab</string>
+
+ <!-- Name for the camera shortcut usage preference -->
+ <string name="pref_camera_title">Camera shortcut</string>
+ <!-- Summary for the camera shortcut usage preference -->
+ <string name="pref_camera_summary">Select which shortcut to trigger when the camera button is pushed</string>
+
+ <!-- Name for the keep screen on preference -->
+ <string name="pref_keepalive_title">Keep screen awake</string>
+ <!-- Summary for the camera shortcut usage preference -->
+ <string name="pref_keepalive_summary">Prevent the screen from turning off when working in a console</string>
+
+ <!-- Name for the Wi-Fi lock preference -->
+ <string name="pref_wifilock_title">Keep Wi-Fi active</string>
+ <!-- Summary for the Wi-Fi lock preference -->
+ <string name="pref_wifilock_summary">Prevent Wi-Fi from turning off when a session is active</string>
+
+ <!-- Name for the haptic feedback (bumpy arrow) preference -->
+ <string name="pref_bumpyarrows_title">Bumpy arrows</string>
+ <!-- Summary for the haptic feedback (bumpy arrow) preference -->
+ <string name="pref_bumpyarrows_summary">Vibrate when sending arrow keys from trackball; useful for laggy connections</string>
+
+ <!-- Preference selection to indicate use of right side of keyboard for special shortcuts. -->
+ <string name="list_keymode_right">Use right-side keys</string>
+ <!-- Preference selection to indicate use of left side of keyboard for special shortcuts. -->
+ <string name="list_keymode_left">Use left-side keys</string>
+ <!-- Preference selection to indicate never to use special shortcut keys. -->
+ <string name="list_keymode_none">Disable</string>
+
+ <!-- Preference to not use pubkeys to authenticate to this host. -->
+ <string name="list_pubkeyids_none">Do not use keys</string>
+ <!-- Preference to use any pubkey to authenticate to this host. -->
+ <string name="list_pubkeyids_any">Use any unlocked key</string>
+
+ <!-- Frequency for which to check for program updates. -->
+ <string name="list_update_daily">Daily</string>
+ <!-- Frequency for which to check for program updates. -->
+ <string name="list_update_weekly">Weekly</string>
+ <!-- Frequency for which to check for program updates. -->
+ <string name="list_update_never">Never</string>
+
+ <!-- Host nickname field preference title -->
+ <string name="hostpref_nickname_title">Nickname</string>
+
+ <!-- Host color category preference title -->
+ <string name="hostpref_color_title">Color category</string>
+
+ <!-- Host pubkey usage preference title -->
+ <string name="hostpref_pubkeyid_title">Use pubkey authentication</string>
+
+ <!-- Host post-login automation preference title -->
+ <string name="hostpref_postlogin_title">Post-login automation</string>
+ <!-- Host post-login automation preference summary -->
+ <string name="hostpref_postlogin_summary">Commands to run on remote server once authenticated</string>
+
+ <!-- Host compression preference title -->
+ <string name="hostpref_compression_title">Compression</string>
+ <!-- Summary for compression preference -->
+ <string name="hostpref_compression_summary">This may help with slower networks</string>
+
+ <!-- Setting for whether we want a session to start up when we connect to a host -->
+ <string name="hostpref_wantsession_title">Start shell session</string>
+ <!-- Summary for field asking whether a shell session should be started up upon connection or not -->
+ <string name="hostpref_wantsession_summary">Disable this preference to only use port forwards</string>
+
+ <!-- Host character encoding preference title -->
+ <string name="hostpref_encoding_title">Encoding</string>
+ <!-- Host character encoding preference summary -->
+ <string name="hostpref_encoding_summary">Character encoding for the host</string>
+
+ <!-- Host preference category title for connection settings -->
+ <string name="hostpref_connection_category">Connection settings</string>
+
+ <!-- Username field title for host editor preference -->
+ <string name="hostpref_username_title">Username</string>
+
+ <!-- Hostname field title for host editor preference -->
+ <string name="hostpref_hostname_title">Host</string>
+
+ <!-- Port field title for host editor preference -->
+ <string name="hostpref_port_title">Port</string>
+
+ <!-- Displayed to indicate a host has never been connected to. -->
+ <string name="bind_never">Never connected</string>
+ <!-- The time that has elapsed since a host was connected to when it has been less than an hour. -->
+ <string name="bind_minutes">%1$s minutes ago</string>
+ <!-- The time that has elapsed since a host was connected to when it has been less than a day. -->
+ <string name="bind_hours">%1$s hours ago</string>
+ <!-- The time that has elapsed since a host was connected to when it has been a day or more. -->
+ <string name="bind_days">%1$s days ago</string>
+
+ <!-- Message given when user copies from the terminal. -->
+ <string name="console_copy_done">Copied %1$d bytes to clipboard</string>
+ <!-- Instructions for how to copy from the terminal. The \n entries are to split lines to improve readability and prevent wrapping off the screen. -->
+ <string name="console_copy_start">Touch and drag\nor use directional pad\nto select area to copy</string>
+
+ <!-- Button to close the disconnected terminal window. -->
+ <string name="console_menu_close">Close</string>
+ <!-- Button to begin copying from the terminal to the clipboard. -->
+ <string name="console_menu_copy">Copy</string>
+ <!-- Button to paste from the clipboard to the terminal. -->
+ <string name="console_menu_paste">Paste</string>
+ <!-- Button that brings user to the Port Forwards List. -->
+ <string name="console_menu_portforwards">Port Forwards</string>
+ <!-- Button that brings user to the terminal resizing dialog where they can force a size. -->
+ <string name="console_menu_resize">Force Size</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>
+ <!-- Selection for a "remote" port forward. E.g., connections to a port listening remotely is forwarded to the local end's listening port. -->
+ <string name="portforward_remote">Remote</string>
+ <!-- Selection for a "dynamic" port forward. E.g., connections to a port listening locally is forwarded based on the SOCKS protocol to an arbitrary remote host and port. -->
+ <string name="portforward_dynamic">Dynamic (SOCKS)</string>
+ <!-- Button that commits the port forward to be made from the Port Forward Creation dialog. -->
+ <string name="portforward_pos">Create port forward</string>
+
+ <string name="portforward_done">Successfully created port forward</string>
+ <string name="portforward_problem">Problem creating port forward, maybe you're using ports under 1024 or port is already used?</string>
+
+ <string name="portforward_menu_add">Add port forward</string>
+
+ <!-- The string to present in the quick-connect box to hint the user to the format for connecting to hosts. -->
+ <string name="hint_userhost">user@hostname</string>
+
+ <string name="list_format_error">Use the format 'username@hostname:port'</string>
+
+ <string name="list_menu_pubkeys">Manage Pubkeys</string>
+ <!-- Selection choice to sort hosts by color. -->
+ <string name="list_menu_sortcolor">Sort by color</string>
+ <!-- Selection choice to sort hosts by nickname. -->
+ <string name="list_menu_sortname">Sort by name</string>
+ <string name="list_menu_settings">Settings</string>
+
+ <string name="list_host_disconnect">Disconnect</string>
+ <string name="list_host_edit">Edit host</string>
+ <string name="list_host_portforwards">Edit port forwards</string>
+ <string name="list_host_delete">Delete host</string>
+ <string name="list_host_empty">Use the quick-connect box\nbelow to connect to a host.</string>
+
+ <!-- Default screen rotation preference selection -->
+ <string name="list_rotation_default">Default</string>
+ <string name="list_rotation_land">Force landscape</string>
+ <string name="list_rotation_port">Force portrait</string>
+ <!-- Selection to indicate the rotation should be selected automatically based on the tilt sensor. -->
+ <string name="list_rotation_auto">Automatic</string>
+
+ <!-- Selection to indicate pressing the Camera button should send "Ctrl+A then Space". -->
+ <string name="list_camera_ctrlaspace">Ctrl+A then Space</string>
+ <!-- Selection to indicate pressing the Camera button should send "Ctrl+A". -->
+ <string name="list_camera_ctrla">Ctrl+A</string>
+ <!-- Selection to indicate pressing the Camera button should send the "Esc" key. -->
+ <string name="list_camera_esc">Esc</string>
+ <!-- Selection to indicate pressing the Camera button should send nothing at all. -->
+ <string name="list_camera_none">None</string>
+
+ <string name="delete_message">Are you sure you want to delete '%1$s'?</string>
+ <string name="delete_pos">Yes, delete</string>
+ <string name="delete_neg">Cancel</string>
+
+ <!-- Button to agree to license terms. -->
+ <string name="wizard_agree">Agree</string>
+ <!-- Button to go to the next page in the first time start-up wizard. -->
+ <string name="wizard_next">Next</string>
+ <!-- Button to go to the previous page in the first time start-up wizard. -->
+ <string name="wizard_back">Back</string>
+
+ <string name="terminal_no_hosts_connected">No hosts currently connected</string>
+
+ <string name="terminal_failed">Host key verification failed.</string>
+
+ <string name="terminal_auth">Trying to authenticate</string>
+
+ <string name="terminal_auth_pass">Attempting 'password' authentication</string>
+ <string name="terminal_auth_pass_hint">Password</string>
+ <string name="terminal_auth_pass_fail">Authentication method 'password' failed</string>
+
+ <string name="terminal_auth_pubkey_any">Attempting 'publickey' authentication with any in-memory public keys</string>
+ <string name="terminal_auth_pubkey_invalid">Selected public key is invalid, try reselecting key in host editor</string>
+ <string name="terminal_auth_pubkey_specific">Attempting 'publickey' authentication with a specific public key</string>
+
+ <string name="terminal_auth_ki">Attempting 'keyboard-interactive' authentication</string>
+ <string name="terminal_auth_ki_fail">Authentication method 'keyboard-interactive' failed</string>
+
+ <string name="terminal_auth_fail">[Your host doesn't support 'password' or 'keyboard-interactive' authentication.]</string>
+
+ <string name="local_shell_unavailable">Failure! Local shell is unavailable on this phone.</string>
+
+ <!-- Dialog title when a new version of ConnectBot is detected. -->
+ <string name="upgrade">New version</string>
+ <!-- Button selection to upgrade to the latest ConnectBot when one is available. -->
+ <string name="upgrade_pos">Yes, upgrade</string>
+ <!-- Button selection to skip upgrading to the latest ConnectBot when one is available. -->
+ <string name="upgrade_neg">Not right now</string>
+
+ <string name="color_red">red</string>
+ <string name="color_green">green</string>
+ <string name="color_blue">blue</string>
+ <string name="color_gray">gray</string>
+</resources>
diff --git a/res/values-fr/strings.xml b/res/values-fr/strings.xml
index afdedd4..a28c3ad 100644
--- a/res/values-fr/strings.xml
+++ b/res/values-fr/strings.xml
@@ -1,14 +1,14 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="app_name">ConnectBot</string>
- <string name="app_desc">Simple, powerful, open-source SSH client.</string>
+ <string name="app_desc">Un client SSH simple, open-source et puissant.</string>
<!-- Window title for the Host List -->
<string name="title_hosts_list">Serveurs</string>
<!-- Window title for the Pubkeys List -->
<string name="title_pubkey_list">Clés publiques</string>
<!-- Window title for the Port Forwards List -->
- <string name="title_port_forwards_list">Port forwards</string>
+ <string name="title_port_forwards_list">Redirections de ports</string>
<!-- Window title when editing host details -->
<string name="title_host_editor">Modifier le serveur</string>
<!-- Window title for Help index -->
@@ -17,7 +17,7 @@
<string name="resolve_connect">Connexion</string>
<string name="resolve_entropy">Gather Entropy</string>
- <string name="menu_insert">Add Host</string>
+ <string name="menu_insert">Ajouter un serveur</string>
<string name="menu_delete">Supprimmer le serveur</string>
<string name="menu_preferences">Préférences</string>
@@ -31,13 +31,13 @@
<string name="pubkey_gather_entropy">Gathering Entropy</string>
<string name="pubkey_touch_prompt">Touch this box to gather randomness: %1$d%% done</string>
<string name="pubkey_touch_hint">In order to assure randomness during the key generation, move your finger randomly over the box below.</string>
- <string name="pubkey_generating">Generating key pair...</string>
+ <string name="pubkey_generating">Génération de la paire de clés en cours...</string>
<string name="pubkey_copy_private">Copier la clé privée</string>
<string name="pubkey_copy_public">Copier la clé publique</string>
<string name="pubkey_list_empty">Tap "Menu" to create\nor import key pairs.</string>
<string name="pubkey_unknown_format">Format inconnu</string>
<string name="pubkey_change_password">Changer le mot de passe</string>
- <string name="pubkey_list_pick">Pick from /sdcard</string>
+ <string name="pubkey_list_pick">Récupérer depuis /sdcard</string>
<string name="pubkey_import_parse_problem">Problem parsing imported private key</string>
<string name="pubkey_unlock">Déverrouiller la clé</string>
<string name="pubkey_failed_add">Bad password for key '%1$s'. Authentication failed.</string>
@@ -67,7 +67,7 @@
<string name="prompt_bits">Bits:</string>
<!-- Prompt for the password to unlock a certain pubkey. -->
- <string name="prompt_pubkey_password">Password for key '%1$s'</string>
+ <string name="prompt_pubkey_password">Mot de passe pour la clé '%1$s'</string>
<!-- The header of the warning a user gets when the host key has changed. Note that this can be a very serious attack, so we try to be as "loud" to the user as possible. -->
<string name="host_verification_failure_warning_header">WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED!</string>
@@ -108,31 +108,6 @@
-->
<string name="msg_version">ConnectBot (working copy)</string>
- <!-- Do not translate -->
- <string name="pref_emulation">emulation</string>
- <!-- Do not translate -->
- <string name="pref_scrollback">scrollback</string>
- <!-- Do not translate -->
- <string name="pref_keepalive">keepalive</string>
- <!-- Do not translate -->
- <string name="pref_keymode">keymode</string>
- <!-- Do not translate -->
- <string name="pref_memkeys">memkeys</string>
- <!-- Do not translate -->
- <string name="pref_rotation">rotation</string>
- <!-- Do not translate -->
- <string name="pref_camera">camera</string>
- <!-- Do not translate -->
- <string name="pref_update">update</string>
- <!-- Do not translate -->
- <string name="pref_lastchecked">lastchecked</string>
- <!-- Do not translate -->
- <string name="pref_fullscreen">fullscreen</string>
- <!-- Do not translate -->
- <string name="pref_wifilock">wifilock</string>
- <!-- Do not translate -->
- <string name="pref_bumpyarrows">bumpyarrows</string>
-
<!-- The category title for terminal emulation preferences. -->
<string name="pref_emulation_category">Terminal emulation</string>
@@ -254,6 +229,8 @@
<!-- Port field title for host editor preference -->
<string name="hostpref_port_title">Port</string>
+ <!-- Displayed to indicate a host has never been connected to. -->
+ <string name="bind_never">Never connected</string>
<!-- The time that has elapsed since a host was connected to when it has been less than an hour. -->
<string name="bind_minutes">Il ya %1$s minutes</string>
<!-- The time that has elapsed since a host was connected to when it has been less than a day. -->
@@ -364,8 +341,8 @@
<!-- Button selection to skip upgrading to the latest ConnectBot when one is available. -->
<string name="upgrade_neg">Pas maintenant</string>
- <string name="color_red">red</string>
- <string name="color_green">green</string>
- <string name="color_blue">blue</string>
- <string name="color_gray">gray</string>
+ <string name="color_red">rouge</string>
+ <string name="color_green">vert</string>
+ <string name="color_blue">bleu</string>
+ <string name="color_gray">gris</string>
</resources>
diff --git a/res/values-it/strings.xml b/res/values-it/strings.xml
index 5971f80..6d419eb 100644
--- a/res/values-it/strings.xml
+++ b/res/values-it/strings.xml
@@ -4,7 +4,7 @@
<string name="app_desc">Un client SSH semplice, potente ed open-source.</string>
<!-- Window title for the Host List -->
- <string name="title_hosts_list">Hosts</string>
+ <string name="title_hosts_list">Host</string>
<!-- Window title for the Pubkeys List -->
<string name="title_pubkey_list">Chiavi pubbliche</string>
<!-- Window title for the Port Forwards List -->
@@ -14,8 +14,8 @@
<!-- Window title for Help index -->
<string name="title_help">Aiuto</string>
- <string name="resolve_connect">Connect</string>
- <string name="resolve_entropy">Gather Entropy</string>
+ <string name="resolve_connect">Connetti</string>
+ <string name="resolve_entropy">Creazione entropia</string>
<string name="menu_insert">Aggiungi connessione</string>
<string name="menu_delete">Elimina connessione</string>
@@ -28,13 +28,13 @@
<string name="pubkey_generate">Genera</string>
<string name="pubkey_import">Importa</string>
<string name="pubkey_delete">Cancella chiave</string>
- <string name="pubkey_gather_entropy">Gathering Entropy</string>
- <string name="pubkey_touch_prompt">Touch this box to gather randomness: %1$d%% done</string>
- <string name="pubkey_touch_hint">In order to assure randomness during the key generation, move your finger randomly over the box below.</string>
+ <string name="pubkey_gather_entropy">Creazione entropia</string>
+ <string name="pubkey_touch_prompt">Toccare il riquadro per ottenere la randomicità: %1$d%% fatto</string>
+ <string name="pubkey_touch_hint">Per poter assicurare la randomicità durante la generazione della chiave, muovere le dita casualmente sul riquadro sottostante.</string>
<string name="pubkey_generating">La coppia di chiavi viene generata...</string>
<string name="pubkey_copy_private">Copia chiave privata</string>
<string name="pubkey_copy_public">Copia chiave pubblica</string>
- <string name="pubkey_list_empty">Tap "Menu" to create\nor import key pairs.</string>
+ <string name="pubkey_list_empty">Seleziona "Menu" per creare\no importare chiavi.</string>
<string name="pubkey_unknown_format">Formato non riconosciuto</string>
<string name="pubkey_change_password">Cambia password</string>
<string name="pubkey_list_pick">Leggi da /sdcard</string>
@@ -45,7 +45,7 @@
<string name="pubkey_memory_unload">Elimina dalla memoria</string>
<string name="pubkey_load_on_start">Carica la chiave all'avvio</string>
- <string name="portforward_list_empty">Tap "Menu" to create\nport forwards.</string>
+ <string name="portforward_list_empty">Selezione "Menu" per creare\ninoltri delle porte.</string>
<string name="portforward_edit">Modifica inoltro porte</string>
<string name="portforward_delete">Elimina inoltro porta</string>
@@ -70,19 +70,19 @@
<string name="prompt_pubkey_password">Password per la chiave '%1$s'</string>
<!-- The header of the warning a user gets when the host key has changed. Note that this can be a very serious attack, so we try to be as "loud" to the user as possible. -->
- <string name="host_verification_failure_warning_header">WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED!</string>
+ <string name="host_verification_failure_warning_header">ATTENZIONE: L'IDENTIFICAZIONE DELL?HOST REMOTO E' CAMBIATA!</string>
<!-- The body of the warning a user gets when the host key has changed. Note that this can be a very serious attack, so we try to be as "loud" to the user as possible. -->
- <string name="host_verification_failure_warning">IT IS POSSIBLE THAT SOMEONE IS DOING SOMETHING NASTY!\nSomeone could be eavesdropping on you right now (man-in-the-middle attack)!\nIt is also possible that the host key has just been changed.</string>
+ <string name="host_verification_failure_warning">E' POSSIBILE CHE QUALCUNO STIA FACENDO QUALCOSA DI MALEVOLO!\nQualcuno potrebbe spiarti in questo momento (attacco man-in-the-middle)!\nMa è anche possibile che la chiave dell'host sia cambiata.</string>
<!-- Prompt user gets when the remote host has disconnected unexpectedly. -->
- <string name="prompt_host_disconnected">Host has disconnected.\nClose session?</string>
+ <string name="prompt_host_disconnected">L'host ha disconnesso.\nChiudere la sessione?</string>
<!-- Prompt user must answer yes or no to when the remote host fails verification of encryption fingerprint -->
- <string name="prompt_continue_connecting">Are you sure you want\nto continue connecting?</string>
+ <string name="prompt_continue_connecting">Sei sicuro di voler\ncontinuare a connetterti?</string>
<!-- Sent to user when the remote public encryption key fingerprint doesn't match the local database -->
- <string name="host_authenticity_warning">The authenticity of host '%1$s' can't be established.</string>
+ <string name="host_authenticity_warning">L'autenticità dell'host '%1$s' non può essere accertata.</string>
<!-- First field is encryption algorithm. Second is the actual fingerprint in hex digits -->
- <string name="host_fingerprint">Host %1$s key fingerprint is %2$s</string>
+ <string name="host_fingerprint">Host %1$s l'impronta digitale della chiave è %2$s</string>
<string name="alert_passwords_do_not_match_msg">Le password non corrispondono!</string>
<string name="alert_wrong_password_msg">Password errata!</string>
@@ -108,43 +108,18 @@
-->
<string name="msg_version">ConnectBot (copia di lavoro)</string>
- <!-- Do not translate -->
- <string name="pref_emulation">emulazione</string>
- <!-- Do not translate -->
- <string name="pref_scrollback">scrollback</string>
- <!-- Do not translate -->
- <string name="pref_keepalive">keepalive</string>
- <!-- Do not translate -->
- <string name="pref_keymode">keymode</string>
- <!-- Do not translate -->
- <string name="pref_memkeys">memkeys</string>
- <!-- Do not translate -->
- <string name="pref_rotation">rotation</string>
- <!-- Do not translate -->
- <string name="pref_camera">camera</string>
- <!-- Do not translate -->
- <string name="pref_update">update</string>
- <!-- Do not translate -->
- <string name="pref_lastchecked">lastchecked</string>
- <!-- Do not translate -->
- <string name="pref_fullscreen">fullscreen</string>
- <!-- Do not translate -->
- <string name="pref_wifilock">wifilock</string>
- <!-- Do not translate -->
- <string name="pref_bumpyarrows">bumpyarrows</string>
-
<!-- The category title for terminal emulation preferences. -->
<string name="pref_emulation_category">Emulazione terminale</string>
<!-- Name for the emulation terminal type preference. -->
- <string name="pref_emulation_title">Emulation mode</string>
+ <string name="pref_emulation_title">Modalità emulazione</string>
<!-- Description of the emulation terminal type preference. -->
- <string name="pref_emulation_summary">Terminal emulation mode to use for PTY connections</string>
+ <string name="pref_emulation_summary">Modalità di emulazione terminale da usare per connessioni PTY</string>
<!-- Name for the scrollback size preference -->
- <string name="pref_scrollback_title">Scrollback size</string>
+ <string name="pref_scrollback_title">Dimensione scrollback</string>
<!-- Description of the scrollback size preference -->
- <string name="pref_scrollback_summary">Size of scrollback buffer to keep in memory for each console</string>
+ <string name="pref_scrollback_summary">Dimensione del buffer scrollback da tenere in memoria per ciascuna console</string>
<!-- The category title for user interface preferences -->
<string name="pref_ui_category">Interfaccia utente</string>
@@ -152,220 +127,222 @@
<!-- Name for the rotation mode preference -->
<string name="pref_rotation_title">Modalità rotazione</string>
<!-- Summary for the rotation mode preference -->
- <string name="pref_rotation_summary">How to change rotation when keyboard popped in/out</string>
+ <string name="pref_rotation_summary">Come cambiare rotazione quando la tastiera esce/rientra</string>
<!-- Name for the full screen preference -->
- <string name="pref_fullscreen_title">Full screen</string>
+ <string name="pref_fullscreen_title">Schermo intero</string>
<!-- Summary for the full screen preference -->
- <string name="pref_fullscreen_summary">Hide status bar while in console</string>
+ <string name="pref_fullscreen_summary">Nascondi la barra di stato in console</string>
<!-- Name for the memorize keys preference -->
- <string name="pref_memkeys_title">Remember keys in memory</string>
+ <string name="pref_memkeys_title">Mantieni le chiavi in memoria</string>
<!-- Summary for the memorize keys preference -->
- <string name="pref_memkeys_summary">Keep unlocked keys in memory until backend service is terminated</string>
+ <string name="pref_memkeys_summary">Mantenere le chiavi in memoria finchè il servizio non viene terminato</string>
<!-- Name for the update check preference -->
- <string name="pref_update_title">Update check</string>
+ <string name="pref_update_title">Controlla aggiornamenti</string>
<!-- Summary for the update check preference -->
- <string name="pref_update_summary">Set the maximum frequency to check for ConnectBot updates</string>
+ <string name="pref_update_summary">Imposta la frequenza massima per il controllo degli aggiornamenti</string>
<!-- Name for the keyboard shortcuts preference -->
- <string name="pref_keymode_title">Directory shortcuts</string>
+ <string name="pref_keymode_title">Scorciatoie directory</string>
<!-- Summary for the keyboard shortcuts preference -->
- <string name="pref_keymode_summary">Select how to use Alt for '/' and Shift for Tab</string>
+ <string name="pref_keymode_summary">Controlla l'uso di Alt per '/' e di Shift per Tab</string>
<!-- Name for the camera shortcut usage preference -->
- <string name="pref_camera_title">Camera shortcut</string>
+ <string name="pref_camera_title">Scorciatoia camera</string>
<!-- Summary for the camera shortcut usage preference -->
- <string name="pref_camera_summary">Select which shortcut to trigger when the camera button is pushed</string>
+ <string name="pref_camera_summary">Selezionare quale scorciatoia azionare quando il bottone della camera viene premuto</string>
<!-- Name for the keep screen on preference -->
- <string name="pref_keepalive_title">Keep screen awake</string>
+ <string name="pref_keepalive_title">Impedisci lo spegnimento dello schermo</string>
<!-- Summary for the camera shortcut usage preference -->
- <string name="pref_keepalive_summary">Prevent the screen from turning off when working in a console</string>
+ <string name="pref_keepalive_summary">Impedisce lo spegnimento dello schermo quando si è collegati</string>
<!-- Name for the Wi-Fi lock preference -->
- <string name="pref_wifilock_title">Keep Wi-Fi active</string>
+ <string name="pref_wifilock_title">Mantieni Wi-Fi attivo</string>
<!-- Summary for the Wi-Fi lock preference -->
- <string name="pref_wifilock_summary">Prevent Wi-Fi from turning off when a session is active</string>
+ <string name="pref_wifilock_summary">Non spegne la connessione Wi-Fi quando una sessione è attiva</string>
<!-- Name for the haptic feedback (bumpy arrow) preference -->
- <string name="pref_bumpyarrows_title">Bumpy arrows</string>
+ <string name="pref_bumpyarrows_title">Frecce ineguali</string>
<!-- Summary for the haptic feedback (bumpy arrow) preference -->
- <string name="pref_bumpyarrows_summary">Vibrate when sending arrow keys from trackball; useful for laggy connections</string>
+ <string name="pref_bumpyarrows_summary">Vibra quando si inviano movimenti con la trackball; utile per connessioni lente</string>
<!-- Preference selection to indicate use of right side of keyboard for special shortcuts. -->
- <string name="list_keymode_right">Use right-side keys</string>
+ <string name="list_keymode_right">Usa tasti sul lato destro</string>
<!-- Preference selection to indicate use of left side of keyboard for special shortcuts. -->
- <string name="list_keymode_left">Use left-side keys</string>
+ <string name="list_keymode_left">Usa tasti sul lato sinistro</string>
<!-- Preference selection to indicate never to use special shortcut keys. -->
- <string name="list_keymode_none">Disable</string>
+ <string name="list_keymode_none">Disabilita</string>
<!-- Preference to not use pubkeys to authenticate to this host. -->
- <string name="list_pubkeyids_none">Do not use keys</string>
+ <string name="list_pubkeyids_none">Non usare chiavi</string>
<!-- Preference to use any pubkey to authenticate to this host. -->
- <string name="list_pubkeyids_any">Use any unlocked key</string>
+ <string name="list_pubkeyids_any">Usa qualsiasi chiave sbloccata</string>
<!-- Frequency for which to check for program updates. -->
- <string name="list_update_daily">Daily</string>
+ <string name="list_update_daily">Ogni giorno</string>
<!-- Frequency for which to check for program updates. -->
- <string name="list_update_weekly">Weekly</string>
+ <string name="list_update_weekly">Ogni settimana</string>
<!-- Frequency for which to check for program updates. -->
- <string name="list_update_never">Never</string>
+ <string name="list_update_never">Mai</string>
<!-- Host nickname field preference title -->
- <string name="hostpref_nickname_title">Nickname</string>
+ <string name="hostpref_nickname_title">Soprannome</string>
<!-- Host color category preference title -->
- <string name="hostpref_color_title">Color category</string>
+ <string name="hostpref_color_title">Categoria colore</string>
<!-- Host pubkey usage preference title -->
- <string name="hostpref_pubkeyid_title">Use pubkey authentication</string>
+ <string name="hostpref_pubkeyid_title">Usare autenticazione a chiave pubblica</string>
<!-- Host post-login automation preference title -->
- <string name="hostpref_postlogin_title">Post-login automation</string>
+ <string name="hostpref_postlogin_title">Automazione post-accesso</string>
<!-- Host post-login automation preference summary -->
- <string name="hostpref_postlogin_summary">Commands to run on remote server once authenticated</string>
+ <string name="hostpref_postlogin_summary">Comandi per eseguire su un server remoto una volta autenticati</string>
<!-- Host compression preference title -->
- <string name="hostpref_compression_title">Compression</string>
+ <string name="hostpref_compression_title">Compressione</string>
<!-- Summary for compression preference -->
- <string name="hostpref_compression_summary">This may help with slower networks</string>
+ <string name="hostpref_compression_summary">Può essere utile con connessioni lente</string>
<!-- Setting for whether we want a session to start up when we connect to a host -->
- <string name="hostpref_wantsession_title">Start shell session</string>
+ <string name="hostpref_wantsession_title">Avvia sessione shell</string>
<!-- Summary for field asking whether a shell session should be started up upon connection or not -->
- <string name="hostpref_wantsession_summary">Disable this preference to only use port forwards</string>
+ <string name="hostpref_wantsession_summary">Disabilita questa preferenza per usare solo port forward</string>
<!-- Host character encoding preference title -->
- <string name="hostpref_encoding_title">Encoding</string>
+ <string name="hostpref_encoding_title">Codifica</string>
<!-- Host character encoding preference summary -->
- <string name="hostpref_encoding_summary">Character encoding for the host</string>
+ <string name="hostpref_encoding_summary">Codifica dei caratteri per la connessione</string>
<!-- Host preference category title for connection settings -->
- <string name="hostpref_connection_category">Connection settings</string>
+ <string name="hostpref_connection_category">Impostazioni di connessione</string>
<!-- Username field title for host editor preference -->
- <string name="hostpref_username_title">Username</string>
+ <string name="hostpref_username_title">Nome utente</string>
<!-- Hostname field title for host editor preference -->
<string name="hostpref_hostname_title">Host</string>
<!-- Port field title for host editor preference -->
- <string name="hostpref_port_title">Port</string>
+ <string name="hostpref_port_title">Porta</string>
+ <!-- Displayed to indicate a host has never been connected to. -->
+ <string name="bind_never">Never connected</string>
<!-- The time that has elapsed since a host was connected to when it has been less than an hour. -->
- <string name="bind_minutes">%1$s minutes ago</string>
+ <string name="bind_minutes">%1$s minuti fa</string>
<!-- The time that has elapsed since a host was connected to when it has been less than a day. -->
- <string name="bind_hours">%1$s hours ago</string>
+ <string name="bind_hours">%1$s ore fa</string>
<!-- The time that has elapsed since a host was connected to when it has been a day or more. -->
- <string name="bind_days">%1$s days ago</string>
+ <string name="bind_days">%1$s giorni fa</string>
<!-- Message given when user copies from the terminal. -->
- <string name="console_copy_done">Copied %1$d bytes to clipboard</string>
+ <string name="console_copy_done">%1$d byte copiati</string>
<!-- Instructions for how to copy from the terminal. The \n entries are to split lines to improve readability and prevent wrapping off the screen. -->
- <string name="console_copy_start">Touch and drag\nor use directional pad\nto select area to copy</string>
+ <string name="console_copy_start">Tocca e trascina\noppure usa il pad direzionale\nper selezionare un area da copiare</string>
<!-- Button to close the disconnected terminal window. -->
- <string name="console_menu_close">Close</string>
+ <string name="console_menu_close">Chiudi</string>
<!-- Button to begin copying from the terminal to the clipboard. -->
- <string name="console_menu_copy">Copy</string>
+ <string name="console_menu_copy">Copia</string>
<!-- Button to paste from the clipboard to the terminal. -->
- <string name="console_menu_paste">Paste</string>
+ <string name="console_menu_paste">Incolla</string>
<!-- Button that brings user to the Port Forwards List. -->
<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">Force Size</string>
+ <string name="console_menu_resize">Forza Dimensione</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>
+ <string name="portforward_local">Locale</string>
<!-- Selection for a "remote" port forward. E.g., connections to a port listening remotely is forwarded to the local end's listening port. -->
- <string name="portforward_remote">Remote</string>
+ <string name="portforward_remote">Remota</string>
<!-- Selection for a "dynamic" port forward. E.g., connections to a port listening locally is forwarded based on the SOCKS protocol to an arbitrary remote host and port. -->
- <string name="portforward_dynamic">Dynamic (SOCKS)</string>
+ <string name="portforward_dynamic">Dinamica (SOCKS)</string>
<!-- Button that commits the port forward to be made from the Port Forward Creation dialog. -->
- <string name="portforward_pos">Create port forward</string>
+ <string name="portforward_pos">Crea inoltro porta</string>
- <string name="portforward_done">Successfully created port forward</string>
- <string name="portforward_problem">Problem creating port forward, maybe you're using ports under 1024 or port is already used?</string>
+ <string name="portforward_done">Inoltro della porta impostato correttamente</string>
+ <string name="portforward_problem">Problema configurando l'inoltro della porta, forse si cerca di usare una porta più bassa di 1024 o la porta è già in uso?</string>
- <string name="portforward_menu_add">Add port forward</string>
+ <string name="portforward_menu_add">Aggiungi inoltro di una porta</string>
<!-- The string to present in the quick-connect box to hint the user to the format for connecting to hosts. -->
- <string name="hint_userhost">user@hostname</string>
+ <string name="hint_userhost">utente@host</string>
- <string name="list_format_error">Use the format 'username@hostname:port'</string>
+ <string name="list_format_error">Usare il formato 'utente@host:porta'</string>
- <string name="list_menu_pubkeys">Manage Pubkeys</string>
+ <string name="list_menu_pubkeys">Gestione chiavi pubbliche</string>
<!-- Selection choice to sort hosts by color. -->
- <string name="list_menu_sortcolor">Sort by color</string>
+ <string name="list_menu_sortcolor">Ordina per colore</string>
<!-- Selection choice to sort hosts by nickname. -->
- <string name="list_menu_sortname">Sort by name</string>
- <string name="list_menu_settings">Settings</string>
+ <string name="list_menu_sortname">Ordina per nome</string>
+ <string name="list_menu_settings">Impostazioni</string>
- <string name="list_host_disconnect">Disconnect</string>
- <string name="list_host_edit">Edit host</string>
- <string name="list_host_portforwards">Edit port forwards</string>
- <string name="list_host_delete">Delete host</string>
- <string name="list_host_empty">Use the quick-connect box\nbelow to connect to a host.</string>
+ <string name="list_host_disconnect">Disconnetti</string>
+ <string name="list_host_edit">Modifica connessione</string>
+ <string name="list_host_portforwards">Modifica inoltri porta</string>
+ <string name="list_host_delete">Elimina connessione</string>
+ <string name="list_host_empty">Usa la casella connessione rapida\nqui sotto per connetterti ad un host.</string>
<!-- Default screen rotation preference selection -->
- <string name="list_rotation_default">Default</string>
- <string name="list_rotation_land">Force landscape</string>
- <string name="list_rotation_port">Force portrait</string>
+ <string name="list_rotation_default">Predefinita</string>
+ <string name="list_rotation_land">Forza paesaggio</string>
+ <string name="list_rotation_port">Forza ritratto</string>
<!-- Selection to indicate the rotation should be selected automatically based on the tilt sensor. -->
- <string name="list_rotation_auto">Automatic</string>
+ <string name="list_rotation_auto">Automatico</string>
<!-- Selection to indicate pressing the Camera button should send "Ctrl+A then Space". -->
- <string name="list_camera_ctrlaspace">Ctrl+A then Space</string>
+ <string name="list_camera_ctrlaspace">Ctrl+A poi Spazio</string>
<!-- Selection to indicate pressing the Camera button should send "Ctrl+A". -->
<string name="list_camera_ctrla">Ctrl+A</string>
<!-- Selection to indicate pressing the Camera button should send the "Esc" key. -->
<string name="list_camera_esc">Esc</string>
<!-- Selection to indicate pressing the Camera button should send nothing at all. -->
- <string name="list_camera_none">None</string>
+ <string name="list_camera_none">Niente</string>
- <string name="delete_message">Are you sure you want to delete '%1$s'?</string>
- <string name="delete_pos">Yes, delete</string>
- <string name="delete_neg">Cancel</string>
+ <string name="delete_message">Sei sicuro di voler cancellare '%1$s'?</string>
+ <string name="delete_pos">Si, cancella</string>
+ <string name="delete_neg">Annulla</string>
<!-- Button to agree to license terms. -->
- <string name="wizard_agree">Agree</string>
+ <string name="wizard_agree">Accetto</string>
<!-- Button to go to the next page in the first time start-up wizard. -->
- <string name="wizard_next">Next</string>
+ <string name="wizard_next">Successiva</string>
<!-- Button to go to the previous page in the first time start-up wizard. -->
- <string name="wizard_back">Back</string>
+ <string name="wizard_back">Precedente</string>
<string name="terminal_no_hosts_connected">No hosts currently connected</string>
- <string name="terminal_failed">Host key verification failed.</string>
+ <string name="terminal_failed">Verifica della chiave dell'host fallita.</string>
- <string name="terminal_auth">Trying to authenticate</string>
+ <string name="terminal_auth">Tentativo di autenticazione</string>
- <string name="terminal_auth_pass">Attempting 'password' authentication</string>
+ <string name="terminal_auth_pass">Provando l'autenticazione 'password'</string>
<string name="terminal_auth_pass_hint">Password</string>
- <string name="terminal_auth_pass_fail">Authentication method 'password' failed</string>
+ <string name="terminal_auth_pass_fail">Metodo di autenticazione 'password' fallito</string>
- <string name="terminal_auth_pubkey_any">Attempting 'publickey' authentication with any in-memory public keys</string>
- <string name="terminal_auth_pubkey_invalid">Selected public key is invalid, try reselecting key in host editor</string>
- <string name="terminal_auth_pubkey_specific">Attempting 'publickey' authentication with a specific public key</string>
+ <string name="terminal_auth_pubkey_any">Tentativo di utilizzare autenticazione a 'chiave pubblica' con una delle chiavi pubbliche in memoria</string>
+ <string name="terminal_auth_pubkey_invalid">La chiave pubblica selezionata non è valida, provare a riselezionare la chiave nell'host editor</string>
+ <string name="terminal_auth_pubkey_specific">Tentativo di autenticazione a 'chiave pubblica' con una chiave pubblica specifica</string>
- <string name="terminal_auth_ki">Attempting 'keyboard-interactive' authentication</string>
- <string name="terminal_auth_ki_fail">Authentication method 'keyboard-interactive' failed</string>
+ <string name="terminal_auth_ki">Provando l'autenticazione 'keyboard-interactive'</string>
+ <string name="terminal_auth_ki_fail">Metodo di autenticazione 'keyboard-interactive' fallito</string>
- <string name="terminal_auth_fail">[Your host doesn't support 'password' or 'keyboard-interactive' authentication.]</string>
+ <string name="terminal_auth_fail">[Il tuo host non supporta l'autenticazione 'password' o 'keyboard-interactive'</string>
- <string name="local_shell_unavailable">Failure! Local shell is unavailable on this phone.</string>
+ <string name="local_shell_unavailable">Fallimento! La shell locale non è disponibile su questo telefono.</string>
<!-- Dialog title when a new version of ConnectBot is detected. -->
- <string name="upgrade">New version</string>
+ <string name="upgrade">Nuova versione</string>
<!-- Button selection to upgrade to the latest ConnectBot when one is available. -->
- <string name="upgrade_pos">Yes, upgrade</string>
+ <string name="upgrade_pos">Si, aggiorna</string>
<!-- Button selection to skip upgrading to the latest ConnectBot when one is available. -->
- <string name="upgrade_neg">Not right now</string>
+ <string name="upgrade_neg">Non adesso</string>
- <string name="color_red">red</string>
- <string name="color_green">green</string>
- <string name="color_blue">blue</string>
- <string name="color_gray">gray</string>
+ <string name="color_red">rosso</string>
+ <string name="color_green">verde</string>
+ <string name="color_blue">blu</string>
+ <string name="color_gray">grigio</string>
</resources>
diff --git a/res/values-nb/strings.xml b/res/values-nb/strings.xml
index 10e2dcb..fd75baf 100644
--- a/res/values-nb/strings.xml
+++ b/res/values-nb/strings.xml
@@ -108,31 +108,6 @@
-->
<string name="msg_version">ConnectBot (working copy)</string>
- <!-- Do not translate -->
- <string name="pref_emulation">emulation</string>
- <!-- Do not translate -->
- <string name="pref_scrollback">scrollback</string>
- <!-- Do not translate -->
- <string name="pref_keepalive">keepalive</string>
- <!-- Do not translate -->
- <string name="pref_keymode">keymode</string>
- <!-- Do not translate -->
- <string name="pref_memkeys">memkeys</string>
- <!-- Do not translate -->
- <string name="pref_rotation">rotation</string>
- <!-- Do not translate -->
- <string name="pref_camera">camera</string>
- <!-- Do not translate -->
- <string name="pref_update">update</string>
- <!-- Do not translate -->
- <string name="pref_lastchecked">lastchecked</string>
- <!-- Do not translate -->
- <string name="pref_fullscreen">fullscreen</string>
- <!-- Do not translate -->
- <string name="pref_wifilock">wifilock</string>
- <!-- Do not translate -->
- <string name="pref_bumpyarrows">bumpyarrows</string>
-
<!-- The category title for terminal emulation preferences. -->
<string name="pref_emulation_category">Terminal emulation</string>
@@ -254,6 +229,8 @@
<!-- Port field title for host editor preference -->
<string name="hostpref_port_title">Port</string>
+ <!-- Displayed to indicate a host has never been connected to. -->
+ <string name="bind_never">Never connected</string>
<!-- The time that has elapsed since a host was connected to when it has been less than an hour. -->
<string name="bind_minutes">%1$s minutt siden</string>
<!-- The time that has elapsed since a host was connected to when it has been less than a day. -->
diff --git a/res/values-nl/strings.xml b/res/values-nl/strings.xml
index 82c4445..1297b2c 100644
--- a/res/values-nl/strings.xml
+++ b/res/values-nl/strings.xml
@@ -108,31 +108,6 @@
-->
<string name="msg_version">ConnectBot (working copy)</string>
- <!-- Do not translate -->
- <string name="pref_emulation">emulation</string>
- <!-- Do not translate -->
- <string name="pref_scrollback">scrollback</string>
- <!-- Do not translate -->
- <string name="pref_keepalive">keepalive</string>
- <!-- Do not translate -->
- <string name="pref_keymode">keymode</string>
- <!-- Do not translate -->
- <string name="pref_memkeys">memkeys</string>
- <!-- Do not translate -->
- <string name="pref_rotation">rotation</string>
- <!-- Do not translate -->
- <string name="pref_camera">camera</string>
- <!-- Do not translate -->
- <string name="pref_update">update</string>
- <!-- Do not translate -->
- <string name="pref_lastchecked">lastchecked</string>
- <!-- Do not translate -->
- <string name="pref_fullscreen">fullscreen</string>
- <!-- Do not translate -->
- <string name="pref_wifilock">wifilock</string>
- <!-- Do not translate -->
- <string name="pref_bumpyarrows">bumpyarrows</string>
-
<!-- The category title for terminal emulation preferences. -->
<string name="pref_emulation_category">Terminal emulatie</string>
@@ -254,6 +229,8 @@
<!-- Port field title for host editor preference -->
<string name="hostpref_port_title">Poort</string>
+ <!-- Displayed to indicate a host has never been connected to. -->
+ <string name="bind_never">Never connected</string>
<!-- The time that has elapsed since a host was connected to when it has been less than an hour. -->
<string name="bind_minutes">%1$s minuten geleden</string>
<!-- The time that has elapsed since a host was connected to when it has been less than a day. -->
diff --git a/res/values-pl/strings.xml b/res/values-pl/strings.xml
new file mode 100644
index 0000000..c0c01e5
--- /dev/null
+++ b/res/values-pl/strings.xml
@@ -0,0 +1,348 @@
+<?xml version="1.0" encoding="utf-8"?>
+<resources>
+ <string name="app_name">ConnectBot</string>
+ <string name="app_desc">Prosty, wszechstronny, wolny klient SSH.</string>
+
+ <!-- Window title for the Host List -->
+ <string name="title_hosts_list">Hosty</string>
+ <!-- Window title for the Pubkeys List -->
+ <string name="title_pubkey_list">Pubkeys</string>
+ <!-- Window title for the Port Forwards List -->
+ <string name="title_port_forwards_list">Port forwards</string>
+ <!-- Window title when editing host details -->
+ <string name="title_host_editor">Edytuj hosta</string>
+ <!-- Window title for Help index -->
+ <string name="title_help">Pomoc</string>
+
+ <string name="resolve_connect">Połącz</string>
+ <string name="resolve_entropy">Gather Entropy</string>
+
+ <string name="menu_insert">Dodaj hosta</string>
+ <string name="menu_delete">Usuń hosta</string>
+ <string name="menu_preferences">Preferencje</string>
+
+ <string name="help_intro">Proszę wybrać temat poniżej aby uzyskać więcej informacji na konkretny temat.</string>
+ <string name="help_about">About ConnectBot</string>
+ <string name="help_keyboard">Klawiatura</string>
+
+ <string name="pubkey_generate">Generuj</string>
+ <string name="pubkey_import">Importuj</string>
+ <string name="pubkey_delete">Delete key</string>
+ <string name="pubkey_gather_entropy">Gathering Entropy</string>
+ <string name="pubkey_touch_prompt">Touch this box to gather randomness: %1$d%% done</string>
+ <string name="pubkey_touch_hint">In order to assure randomness during the key generation, move your finger randomly over the box below.</string>
+ <string name="pubkey_generating">Generowanie pary kluczy...</string>
+ <string name="pubkey_copy_private">Kopiuj klucz prywatny</string>
+ <string name="pubkey_copy_public">Skopiuj klucz publiczny</string>
+ <string name="pubkey_list_empty">Tap "Menu" to create\nor import key pairs.</string>
+ <string name="pubkey_unknown_format">Nieznany format</string>
+ <string name="pubkey_change_password">Zmień hasło</string>
+ <string name="pubkey_list_pick">Pick from /sdcard</string>
+ <string name="pubkey_import_parse_problem">Problem parsing imported private key</string>
+ <string name="pubkey_unlock">Kod odblokowywujący</string>
+ <string name="pubkey_failed_add">Bad password for key '%1$s'. Authentication failed.</string>
+ <string name="pubkey_memory_load">Załaduj do pamięci</string>
+ <string name="pubkey_memory_unload">Unload from memory</string>
+ <string name="pubkey_load_on_start">Załaduj klucz przy uruchamianiu</string>
+
+ <string name="portforward_list_empty">Tap "Menu" to create\nport forwards.</string>
+ <string name="portforward_edit">Edit port forward</string>
+ <string name="portforward_delete">Delete port forward</string>
+
+ <string name="prompt_nickname">Pseudonim:</string>
+ <!-- An example string that could be used as a nickname for a pubkey. -->
+ <string name="prompt_nickname_hint_pubkey">My work key</string>
+ <!-- The source TCP port for port forwards. -->
+ <string name="prompt_source_port">Source port:</string>
+ <!-- The "host:port" combination used for port forward destinations. -->
+ <string name="prompt_destination">Destination:</string>
+ <string name="prompt_old_password">Stare hasło:</string>
+ <string name="prompt_password">Hasło:</string>
+ <!-- Added after a "Password:" prompt to indicate user needs to confirm entry. -->
+ <string name="prompt_again">(ponownie)</string>
+ <!-- Label for the user to select port forward type. -->
+ <string name="prompt_type">Typ:</string>
+ <string name="prompt_password_can_be_blank">Note: password can be blank</string>
+ <!-- Prompt for the size of the private key in bits. -->
+ <string name="prompt_bits">Bity:</string>
+
+ <!-- Prompt for the password to unlock a certain pubkey. -->
+ <string name="prompt_pubkey_password">Proszę podać hasło dla klucza '%1$s'</string>
+
+ <!-- The header of the warning a user gets when the host key has changed. Note that this can be a very serious attack, so we try to be as "loud" to the user as possible. -->
+ <string name="host_verification_failure_warning_header">OSTRZEŻENIE: ZDALNA IDENTYFIKACJA HOSTA ZMIENIŁA SIĘ!</string>
+ <!-- The body of the warning a user gets when the host key has changed. Note that this can be a very serious attack, so we try to be as "loud" to the user as possible. -->
+ <string name="host_verification_failure_warning">IT IS POSSIBLE THAT SOMEONE IS DOING SOMETHING NASTY!\nSomeone could be eavesdropping on you right now (man-in-the-middle attack)!\nIt is also possible that the host key has just been changed.</string>
+
+ <!-- Prompt user gets when the remote host has disconnected unexpectedly. -->
+ <string name="prompt_host_disconnected">Host rozłączył się.\n Zamknąć sesję?</string>
+ <!-- Prompt user must answer yes or no to when the remote host fails verification of encryption fingerprint -->
+ <string name="prompt_continue_connecting">Czy na pewno chcesz\n kontynuować połączenie?</string>
+
+ <!-- Sent to user when the remote public encryption key fingerprint doesn't match the local database -->
+ <string name="host_authenticity_warning">Autentyczność hosta '%1$s' nie może zostać ustalona.</string>
+ <!-- First field is encryption algorithm. Second is the actual fingerprint in hex digits -->
+ <string name="host_fingerprint">Host %1$s key fingerprint is %2$s</string>
+
+ <string name="alert_passwords_do_not_match_msg">Hasła nie zgadzają się!</string>
+ <string name="alert_wrong_password_msg">Nieprawidłowe hasło!</string>
+ <string name="alert_key_corrupted_msg">Private key appears corrupt!</string>
+ <string name="alert_sdcard_absent">Karta SD nie jest włożona!</string>
+
+ <!-- Add a new item (e.g., host or pubkey) to the list. -->
+ <string name="button_add">Dodaj</string>
+ <!-- Change an existing item's (e.g., host or pubkey) details. -->
+ <string name="button_change">Zmień</string>
+ <!-- Button that begins the generation of a public key pair. -->
+ <string name="button_generate">Generuj klucz</string>
+ <!-- Button that resizes the screen to the user-specified dimensions. -->
+ <string name="button_resize">Zmień rozmiar</string>
+
+ <string name="alert_disconnect_msg">Połączenie utracone</string>
+
+ <string name="msg_copyright">Copyright © 2007-2008 Kenny Root http://the-b.org/, Jeffrey Sharkey http://jsharkey.org/</string>
+
+ <!-- DO NOT MANUALLY UPDATE VERSION!!!
+ Updating is update by the ant task "update-version" in build.xml
+ Do not translate.
+ -->
+ <string name="msg_version">ConnectBot (working copy)</string>
+
+ <!-- The category title for terminal emulation preferences. -->
+ <string name="pref_emulation_category">Terminal emulation</string>
+
+ <!-- Name for the emulation terminal type preference. -->
+ <string name="pref_emulation_title">Emulation mode</string>
+ <!-- Description of the emulation terminal type preference. -->
+ <string name="pref_emulation_summary">Terminal emulation mode to use for PTY connections</string>
+
+ <!-- Name for the scrollback size preference -->
+ <string name="pref_scrollback_title">Scrollback size</string>
+ <!-- Description of the scrollback size preference -->
+ <string name="pref_scrollback_summary">Size of scrollback buffer to keep in memory for each console</string>
+
+ <!-- The category title for user interface preferences -->
+ <string name="pref_ui_category">User interface</string>
+
+ <!-- Name for the rotation mode preference -->
+ <string name="pref_rotation_title">Rotation mode</string>
+ <!-- Summary for the rotation mode preference -->
+ <string name="pref_rotation_summary">How to change rotation when keyboard popped in/out</string>
+
+ <!-- Name for the full screen preference -->
+ <string name="pref_fullscreen_title">Full screen</string>
+ <!-- Summary for the full screen preference -->
+ <string name="pref_fullscreen_summary">Hide status bar while in console</string>
+
+ <!-- Name for the memorize keys preference -->
+ <string name="pref_memkeys_title">Remember keys in memory</string>
+ <!-- Summary for the memorize keys preference -->
+ <string name="pref_memkeys_summary">Keep unlocked keys in memory until backend service is terminated</string>
+
+ <!-- Name for the update check preference -->
+ <string name="pref_update_title">Update check</string>
+ <!-- Summary for the update check preference -->
+ <string name="pref_update_summary">Set the maximum frequency to check for ConnectBot updates</string>
+
+ <!-- Name for the keyboard shortcuts preference -->
+ <string name="pref_keymode_title">Directory shortcuts</string>
+ <!-- Summary for the keyboard shortcuts preference -->
+ <string name="pref_keymode_summary">Select how to use Alt for '/' and Shift for Tab</string>
+
+ <!-- Name for the camera shortcut usage preference -->
+ <string name="pref_camera_title">Camera shortcut</string>
+ <!-- Summary for the camera shortcut usage preference -->
+ <string name="pref_camera_summary">Select which shortcut to trigger when the camera button is pushed</string>
+
+ <!-- Name for the keep screen on preference -->
+ <string name="pref_keepalive_title">Keep screen awake</string>
+ <!-- Summary for the camera shortcut usage preference -->
+ <string name="pref_keepalive_summary">Prevent the screen from turning off when working in a console</string>
+
+ <!-- Name for the Wi-Fi lock preference -->
+ <string name="pref_wifilock_title">Keep Wi-Fi active</string>
+ <!-- Summary for the Wi-Fi lock preference -->
+ <string name="pref_wifilock_summary">Prevent Wi-Fi from turning off when a session is active</string>
+
+ <!-- Name for the haptic feedback (bumpy arrow) preference -->
+ <string name="pref_bumpyarrows_title">Bumpy arrows</string>
+ <!-- Summary for the haptic feedback (bumpy arrow) preference -->
+ <string name="pref_bumpyarrows_summary">Vibrate when sending arrow keys from trackball; useful for laggy connections</string>
+
+ <!-- Preference selection to indicate use of right side of keyboard for special shortcuts. -->
+ <string name="list_keymode_right">Use right-side keys</string>
+ <!-- Preference selection to indicate use of left side of keyboard for special shortcuts. -->
+ <string name="list_keymode_left">Use left-side keys</string>
+ <!-- Preference selection to indicate never to use special shortcut keys. -->
+ <string name="list_keymode_none">Disable</string>
+
+ <!-- Preference to not use pubkeys to authenticate to this host. -->
+ <string name="list_pubkeyids_none">Do not use keys</string>
+ <!-- Preference to use any pubkey to authenticate to this host. -->
+ <string name="list_pubkeyids_any">Use any unlocked key</string>
+
+ <!-- Frequency for which to check for program updates. -->
+ <string name="list_update_daily">Daily</string>
+ <!-- Frequency for which to check for program updates. -->
+ <string name="list_update_weekly">Weekly</string>
+ <!-- Frequency for which to check for program updates. -->
+ <string name="list_update_never">Never</string>
+
+ <!-- Host nickname field preference title -->
+ <string name="hostpref_nickname_title">Nickname</string>
+
+ <!-- Host color category preference title -->
+ <string name="hostpref_color_title">Color category</string>
+
+ <!-- Host pubkey usage preference title -->
+ <string name="hostpref_pubkeyid_title">Use pubkey authentication</string>
+
+ <!-- Host post-login automation preference title -->
+ <string name="hostpref_postlogin_title">Post-login automation</string>
+ <!-- Host post-login automation preference summary -->
+ <string name="hostpref_postlogin_summary">Commands to run on remote server once authenticated</string>
+
+ <!-- Host compression preference title -->
+ <string name="hostpref_compression_title">Compression</string>
+ <!-- Summary for compression preference -->
+ <string name="hostpref_compression_summary">This may help with slower networks</string>
+
+ <!-- Setting for whether we want a session to start up when we connect to a host -->
+ <string name="hostpref_wantsession_title">Start shell session</string>
+ <!-- Summary for field asking whether a shell session should be started up upon connection or not -->
+ <string name="hostpref_wantsession_summary">Disable this preference to only use port forwards</string>
+
+ <!-- Host character encoding preference title -->
+ <string name="hostpref_encoding_title">Encoding</string>
+ <!-- Host character encoding preference summary -->
+ <string name="hostpref_encoding_summary">Character encoding for the host</string>
+
+ <!-- Host preference category title for connection settings -->
+ <string name="hostpref_connection_category">Connection settings</string>
+
+ <!-- Username field title for host editor preference -->
+ <string name="hostpref_username_title">Username</string>
+
+ <!-- Hostname field title for host editor preference -->
+ <string name="hostpref_hostname_title">Host</string>
+
+ <!-- Port field title for host editor preference -->
+ <string name="hostpref_port_title">Port</string>
+
+ <!-- Displayed to indicate a host has never been connected to. -->
+ <string name="bind_never">Never connected</string>
+ <!-- The time that has elapsed since a host was connected to when it has been less than an hour. -->
+ <string name="bind_minutes">%1$s minutes ago</string>
+ <!-- The time that has elapsed since a host was connected to when it has been less than a day. -->
+ <string name="bind_hours">%1$s hours ago</string>
+ <!-- The time that has elapsed since a host was connected to when it has been a day or more. -->
+ <string name="bind_days">%1$s days ago</string>
+
+ <!-- Message given when user copies from the terminal. -->
+ <string name="console_copy_done">Copied %1$d bytes to clipboard</string>
+ <!-- Instructions for how to copy from the terminal. The \n entries are to split lines to improve readability and prevent wrapping off the screen. -->
+ <string name="console_copy_start">Touch and drag\nor use directional pad\nto select area to copy</string>
+
+ <!-- Button to close the disconnected terminal window. -->
+ <string name="console_menu_close">Close</string>
+ <!-- Button to begin copying from the terminal to the clipboard. -->
+ <string name="console_menu_copy">Copy</string>
+ <!-- Button to paste from the clipboard to the terminal. -->
+ <string name="console_menu_paste">Paste</string>
+ <!-- Button that brings user to the Port Forwards List. -->
+ <string name="console_menu_portforwards">Port Forwards</string>
+ <!-- Button that brings user to the terminal resizing dialog where they can force a size. -->
+ <string name="console_menu_resize">Force Size</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>
+ <!-- Selection for a "remote" port forward. E.g., connections to a port listening remotely is forwarded to the local end's listening port. -->
+ <string name="portforward_remote">Remote</string>
+ <!-- Selection for a "dynamic" port forward. E.g., connections to a port listening locally is forwarded based on the SOCKS protocol to an arbitrary remote host and port. -->
+ <string name="portforward_dynamic">Dynamic (SOCKS)</string>
+ <!-- Button that commits the port forward to be made from the Port Forward Creation dialog. -->
+ <string name="portforward_pos">Create port forward</string>
+
+ <string name="portforward_done">Successfully created port forward</string>
+ <string name="portforward_problem">Problem creating port forward, maybe you're using ports under 1024 or port is already used?</string>
+
+ <string name="portforward_menu_add">Add port forward</string>
+
+ <!-- The string to present in the quick-connect box to hint the user to the format for connecting to hosts. -->
+ <string name="hint_userhost">user@hostname</string>
+
+ <string name="list_format_error">Use the format 'username@hostname:port'</string>
+
+ <string name="list_menu_pubkeys">Manage Pubkeys</string>
+ <!-- Selection choice to sort hosts by color. -->
+ <string name="list_menu_sortcolor">Sort by color</string>
+ <!-- Selection choice to sort hosts by nickname. -->
+ <string name="list_menu_sortname">Sort by name</string>
+ <string name="list_menu_settings">Settings</string>
+
+ <string name="list_host_disconnect">Disconnect</string>
+ <string name="list_host_edit">Edit host</string>
+ <string name="list_host_portforwards">Edit port forwards</string>
+ <string name="list_host_delete">Delete host</string>
+ <string name="list_host_empty">Use the quick-connect box\nbelow to connect to a host.</string>
+
+ <!-- Default screen rotation preference selection -->
+ <string name="list_rotation_default">Default</string>
+ <string name="list_rotation_land">Force landscape</string>
+ <string name="list_rotation_port">Force portrait</string>
+ <!-- Selection to indicate the rotation should be selected automatically based on the tilt sensor. -->
+ <string name="list_rotation_auto">Automatic</string>
+
+ <!-- Selection to indicate pressing the Camera button should send "Ctrl+A then Space". -->
+ <string name="list_camera_ctrlaspace">Ctrl+A then Space</string>
+ <!-- Selection to indicate pressing the Camera button should send "Ctrl+A". -->
+ <string name="list_camera_ctrla">Ctrl+A</string>
+ <!-- Selection to indicate pressing the Camera button should send the "Esc" key. -->
+ <string name="list_camera_esc">Esc</string>
+ <!-- Selection to indicate pressing the Camera button should send nothing at all. -->
+ <string name="list_camera_none">None</string>
+
+ <string name="delete_message">Are you sure you want to delete '%1$s'?</string>
+ <string name="delete_pos">Yes, delete</string>
+ <string name="delete_neg">Cancel</string>
+
+ <!-- Button to agree to license terms. -->
+ <string name="wizard_agree">Agree</string>
+ <!-- Button to go to the next page in the first time start-up wizard. -->
+ <string name="wizard_next">Next</string>
+ <!-- Button to go to the previous page in the first time start-up wizard. -->
+ <string name="wizard_back">Back</string>
+
+ <string name="terminal_no_hosts_connected">No hosts currently connected</string>
+
+ <string name="terminal_failed">Host key verification failed.</string>
+
+ <string name="terminal_auth">Trying to authenticate</string>
+
+ <string name="terminal_auth_pass">Attempting 'password' authentication</string>
+ <string name="terminal_auth_pass_hint">Password</string>
+ <string name="terminal_auth_pass_fail">Authentication method 'password' failed</string>
+
+ <string name="terminal_auth_pubkey_any">Attempting 'publickey' authentication with any in-memory public keys</string>
+ <string name="terminal_auth_pubkey_invalid">Selected public key is invalid, try reselecting key in host editor</string>
+ <string name="terminal_auth_pubkey_specific">Attempting 'publickey' authentication with a specific public key</string>
+
+ <string name="terminal_auth_ki">Attempting 'keyboard-interactive' authentication</string>
+ <string name="terminal_auth_ki_fail">Authentication method 'keyboard-interactive' failed</string>
+
+ <string name="terminal_auth_fail">[Your host doesn't support 'password' or 'keyboard-interactive' authentication.]</string>
+
+ <string name="local_shell_unavailable">Failure! Local shell is unavailable on this phone.</string>
+
+ <!-- Dialog title when a new version of ConnectBot is detected. -->
+ <string name="upgrade">New version</string>
+ <!-- Button selection to upgrade to the latest ConnectBot when one is available. -->
+ <string name="upgrade_pos">Yes, upgrade</string>
+ <!-- Button selection to skip upgrading to the latest ConnectBot when one is available. -->
+ <string name="upgrade_neg">Not right now</string>
+
+ <string name="color_red">red</string>
+ <string name="color_green">green</string>
+ <string name="color_blue">blue</string>
+ <string name="color_gray">gray</string>
+</resources>
diff --git a/res/values-ru/strings.xml b/res/values-ru/strings.xml
index 5e36bf9..c418417 100644
--- a/res/values-ru/strings.xml
+++ b/res/values-ru/strings.xml
@@ -108,31 +108,6 @@
-->
<string name="msg_version">ConnectBot (working copy)</string>
- <!-- Do not translate -->
- <string name="pref_emulation">эмуляция</string>
- <!-- Do not translate -->
- <string name="pref_scrollback">scrollback</string>
- <!-- Do not translate -->
- <string name="pref_keepalive">keepalive</string>
- <!-- Do not translate -->
- <string name="pref_keymode">keymode</string>
- <!-- Do not translate -->
- <string name="pref_memkeys">memkeys</string>
- <!-- Do not translate -->
- <string name="pref_rotation">rotation</string>
- <!-- Do not translate -->
- <string name="pref_camera">camera</string>
- <!-- Do not translate -->
- <string name="pref_update">update</string>
- <!-- Do not translate -->
- <string name="pref_lastchecked">lastchecked</string>
- <!-- Do not translate -->
- <string name="pref_fullscreen">fullscreen</string>
- <!-- Do not translate -->
- <string name="pref_wifilock">wifilock</string>
- <!-- Do not translate -->
- <string name="pref_bumpyarrows">bumpyarrows</string>
-
<!-- The category title for terminal emulation preferences. -->
<string name="pref_emulation_category">Terminal emulation</string>
@@ -254,6 +229,8 @@
<!-- Port field title for host editor preference -->
<string name="hostpref_port_title">Port</string>
+ <!-- Displayed to indicate a host has never been connected to. -->
+ <string name="bind_never">Never connected</string>
<!-- The time that has elapsed since a host was connected to when it has been less than an hour. -->
<string name="bind_minutes">%1$s минут назад</string>
<!-- The time that has elapsed since a host was connected to when it has been less than a day. -->
diff --git a/res/values-sv/strings.xml b/res/values-sv/strings.xml
index 4463469..3f0ed53 100644
--- a/res/values-sv/strings.xml
+++ b/res/values-sv/strings.xml
@@ -108,31 +108,6 @@
-->
<string name="msg_version">ConnectBot (working copy)</string>
- <!-- Do not translate -->
- <string name="pref_emulation">emulation</string>
- <!-- Do not translate -->
- <string name="pref_scrollback">scrollback</string>
- <!-- Do not translate -->
- <string name="pref_keepalive">keepalive</string>
- <!-- Do not translate -->
- <string name="pref_keymode">keymode</string>
- <!-- Do not translate -->
- <string name="pref_memkeys">memkeys</string>
- <!-- Do not translate -->
- <string name="pref_rotation">rotation</string>
- <!-- Do not translate -->
- <string name="pref_camera">kamera</string>
- <!-- Do not translate -->
- <string name="pref_update">uppdatera</string>
- <!-- Do not translate -->
- <string name="pref_lastchecked">lastchecked</string>
- <!-- Do not translate -->
- <string name="pref_fullscreen">helskärm</string>
- <!-- Do not translate -->
- <string name="pref_wifilock">wifilock</string>
- <!-- Do not translate -->
- <string name="pref_bumpyarrows">guppiga pilar</string>
-
<!-- The category title for terminal emulation preferences. -->
<string name="pref_emulation_category">Terminal emulation</string>
@@ -254,6 +229,8 @@
<!-- Port field title for host editor preference -->
<string name="hostpref_port_title">Port</string>
+ <!-- Displayed to indicate a host has never been connected to. -->
+ <string name="bind_never">Never connected</string>
<!-- The time that has elapsed since a host was connected to when it has been less than an hour. -->
<string name="bind_minutes">%1$s minuter sedan</string>
<!-- The time that has elapsed since a host was connected to when it has been less than a day. -->
diff --git a/res/values-zh-rCN/strings.xml b/res/values-zh-rCN/strings.xml
index c1c8623..6a4fbdf 100644
--- a/res/values-zh-rCN/strings.xml
+++ b/res/values-zh-rCN/strings.xml
@@ -29,8 +29,8 @@
<string name="pubkey_import">导入</string>
<string name="pubkey_delete">删除密钥</string>
<string name="pubkey_gather_entropy">Gathering Entropy</string>
- <string name="pubkey_touch_prompt">点击方框来收集随机数:%1$d%完成</string>
- <string name="pubkey_touch_hint">In order to assure randomness during the key generation, move your finger randomly over the box below.</string>
+ <string name="pubkey_touch_prompt">触摸方框来收集随机数:%1$d%% 完成</string>
+ <string name="pubkey_touch_hint">由于密钥产生的时候需要随机数据,请在下面的方框中随便移动你的手指</string>
<string name="pubkey_generating">正在产生密钥配对</string>
<string name="pubkey_copy_private">复制私钥</string>
<string name="pubkey_copy_public">复制公钥</string>
@@ -40,67 +40,67 @@
<string name="pubkey_list_pick">从/sdcard获取</string>
<string name="pubkey_import_parse_problem">导入私钥的时候出现问题</string>
<string name="pubkey_unlock">未锁定key</string>
- <string name="pubkey_failed_add">Bad password for key '%1$s'. Authentication failed.</string>
+ <string name="pubkey_failed_add">验证失败,错误的的密钥密码'%1$s'</string>
<string name="pubkey_memory_load">载入内存中</string>
<string name="pubkey_memory_unload">从内存中移除</string>
- <string name="pubkey_load_on_start">Load key on start</string>
+ <string name="pubkey_load_on_start">在启动的时候载入密钥</string>
- <string name="portforward_list_empty">Tap "Menu" to create\nport forwards.</string>
- <string name="portforward_edit">Edit port forward</string>
- <string name="portforward_delete">Delete port forward</string>
+ <string name="portforward_list_empty">点击"菜单"来创建端口转发</string>
+ <string name="portforward_edit">编辑端口转发</string>
+ <string name="portforward_delete">删除端口转发</string>
- <string name="prompt_nickname">Nickname:</string>
+ <string name="prompt_nickname">昵称</string>
<!-- An example string that could be used as a nickname for a pubkey. -->
- <string name="prompt_nickname_hint_pubkey">My work key</string>
+ <string name="prompt_nickname_hint_pubkey">我的工作密钥</string>
<!-- The source TCP port for port forwards. -->
- <string name="prompt_source_port">Source port:</string>
+ <string name="prompt_source_port">源端口</string>
<!-- The "host:port" combination used for port forward destinations. -->
- <string name="prompt_destination">Destination:</string>
- <string name="prompt_old_password">Old password:</string>
- <string name="prompt_password">Password:</string>
+ <string name="prompt_destination">目标端口</string>
+ <string name="prompt_old_password">旧密码</string>
+ <string name="prompt_password">密码</string>
<!-- Added after a "Password:" prompt to indicate user needs to confirm entry. -->
- <string name="prompt_again">(again)</string>
+ <string name="prompt_again">再输入一遍密码</string>
<!-- Label for the user to select port forward type. -->
- <string name="prompt_type">Type:</string>
- <string name="prompt_password_can_be_blank">Note: password can be blank</string>
+ <string name="prompt_type">转发类型</string>
+ <string name="prompt_password_can_be_blank">密码不能为空</string>
<!-- Prompt for the size of the private key in bits. -->
- <string name="prompt_bits">Bits:</string>
+ <string name="prompt_bits">位数</string>
<!-- Prompt for the password to unlock a certain pubkey. -->
- <string name="prompt_pubkey_password">Password for key '%1$s'</string>
+ <string name="prompt_pubkey_password">密钥'%1$s'的密码</string>
<!-- The header of the warning a user gets when the host key has changed. Note that this can be a very serious attack, so we try to be as "loud" to the user as possible. -->
- <string name="host_verification_failure_warning_header">WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED!</string>
+ <string name="host_verification_failure_warning_header">警告:远程主机的标志已经改变</string>
<!-- The body of the warning a user gets when the host key has changed. Note that this can be a very serious attack, so we try to be as "loud" to the user as possible. -->
<string name="host_verification_failure_warning">IT IS POSSIBLE THAT SOMEONE IS DOING SOMETHING NASTY!\nSomeone could be eavesdropping on you right now (man-in-the-middle attack)!\nIt is also possible that the host key has just been changed.</string>
<!-- Prompt user gets when the remote host has disconnected unexpectedly. -->
- <string name="prompt_host_disconnected">Host has disconnected.\nClose session?</string>
+ <string name="prompt_host_disconnected">主机已经断开.\n是否关闭本次对话?</string>
<!-- Prompt user must answer yes or no to when the remote host fails verification of encryption fingerprint -->
- <string name="prompt_continue_connecting">Are you sure you want\nto continue connecting?</string>
+ <string name="prompt_continue_connecting">是否要继续连接?</string>
<!-- Sent to user when the remote public encryption key fingerprint doesn't match the local database -->
- <string name="host_authenticity_warning">The authenticity of host '%1$s' can't be established.</string>
+ <string name="host_authenticity_warning">主机'%1$s'的验证无法建立</string>
<!-- First field is encryption algorithm. Second is the actual fingerprint in hex digits -->
<string name="host_fingerprint">Host %1$s key fingerprint is %2$s</string>
- <string name="alert_passwords_do_not_match_msg">Passwords do not match!</string>
- <string name="alert_wrong_password_msg">Wrong password!</string>
- <string name="alert_key_corrupted_msg">Private key appears corrupt!</string>
- <string name="alert_sdcard_absent">SD card is not inserted!</string>
+ <string name="alert_passwords_do_not_match_msg">密码不匹配</string>
+ <string name="alert_wrong_password_msg">错误的密码</string>
+ <string name="alert_key_corrupted_msg">私钥好像已经损坏</string>
+ <string name="alert_sdcard_absent">sd卡没有插入</string>
<!-- Add a new item (e.g., host or pubkey) to the list. -->
- <string name="button_add">Add</string>
+ <string name="button_add">添加</string>
<!-- Change an existing item's (e.g., host or pubkey) details. -->
- <string name="button_change">Change</string>
+ <string name="button_change">修改</string>
<!-- Button that begins the generation of a public key pair. -->
- <string name="button_generate">Generate Key</string>
+ <string name="button_generate">生成密钥</string>
<!-- Button that resizes the screen to the user-specified dimensions. -->
- <string name="button_resize">Resize</string>
+ <string name="button_resize">缩放</string>
- <string name="alert_disconnect_msg">Connection Lost</string>
+ <string name="alert_disconnect_msg">连接中断</string>
- <string name="msg_copyright">Copyright © 2007-2008 Kenny Root http://the-b.org/, Jeffrey Sharkey http://jsharkey.org/</string>
+ <string name="msg_copyright">版权所有2007-2008 Kenny Root http://the-b.org/, Jeffrey Sharkey http://jsharkey.org/</string>
<!-- DO NOT MANUALLY UPDATE VERSION!!!
Updating is update by the ant task "update-version" in build.xml
@@ -108,33 +108,8 @@
-->
<string name="msg_version">ConnectBot (working copy)</string>
- <!-- Do not translate -->
- <string name="pref_emulation">emulation</string>
- <!-- Do not translate -->
- <string name="pref_scrollback">scrollback</string>
- <!-- Do not translate -->
- <string name="pref_keepalive">keepalive</string>
- <!-- Do not translate -->
- <string name="pref_keymode">keymode</string>
- <!-- Do not translate -->
- <string name="pref_memkeys">memkeys</string>
- <!-- Do not translate -->
- <string name="pref_rotation">rotation</string>
- <!-- Do not translate -->
- <string name="pref_camera">camera</string>
- <!-- Do not translate -->
- <string name="pref_update">update</string>
- <!-- Do not translate -->
- <string name="pref_lastchecked">lastchecked</string>
- <!-- Do not translate -->
- <string name="pref_fullscreen">fullscreen</string>
- <!-- Do not translate -->
- <string name="pref_wifilock">wifilock</string>
- <!-- Do not translate -->
- <string name="pref_bumpyarrows">bumpyarrows</string>
-
<!-- The category title for terminal emulation preferences. -->
- <string name="pref_emulation_category">Terminal emulation</string>
+ <string name="pref_emulation_category">模拟终端</string>
<!-- Name for the emulation terminal type preference. -->
<string name="pref_emulation_title">Emulation mode</string>
@@ -254,6 +229,8 @@
<!-- Port field title for host editor preference -->
<string name="hostpref_port_title">Port</string>
+ <!-- Displayed to indicate a host has never been connected to. -->
+ <string name="bind_never">Never connected</string>
<!-- The time that has elapsed since a host was connected to when it has been less than an hour. -->
<string name="bind_minutes">%1$s minutes ago</string>
<!-- The time that has elapsed since a host was connected to when it has been less than a day. -->
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 2842845..db0e720 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -228,7 +228,7 @@
<!-- Port field title for host editor preference -->
<string name="hostpref_port_title">Port</string>
-
+
<!-- Displayed to indicate a host has never been connected to. -->
<string name="bind_never">Never connected</string>
<!-- The time that has elapsed since a host was connected to when it has been less than an hour. -->