From 7eecfd7604ae3d10b493dbddfb0fbec8e29fec75 Mon Sep 17 00:00:00 2001 From: Kenny Root Date: Tue, 5 May 2009 20:04:08 +0000 Subject: Updated translations for German, Swedish. Added translations for Bulgarian, Spanish, Norwegian Bokmal, Russian. git-svn-id: https://connectbot.googlecode.com/svn/trunk/connectbot@220 df292f66-193f-0410-a5fc-6d59da041ff2 --- res/values-bg/strings.xml | 364 +++++++++++++++++++++++++++++++++++++++++++++ res/values-de/strings.xml | 111 ++++++++++++++ res/values-es/strings.xml | 364 +++++++++++++++++++++++++++++++++++++++++++++ res/values-nb/strings.xml | 364 +++++++++++++++++++++++++++++++++++++++++++++ res/values-ru/strings.xml | 365 ++++++++++++++++++++++++++++++++++++++++++++++ res/values-sv/strings.xml | 111 ++++++++++++++ 6 files changed, 1679 insertions(+) create mode 100644 res/values-bg/strings.xml create mode 100644 res/values-es/strings.xml create mode 100644 res/values-nb/strings.xml create mode 100644 res/values-ru/strings.xml diff --git a/res/values-bg/strings.xml b/res/values-bg/strings.xml new file mode 100644 index 0000000..96ed944 --- /dev/null +++ b/res/values-bg/strings.xml @@ -0,0 +1,364 @@ + + + ConnectBot + Прост, мощен SSH клиент с отворен код + + + Хостове + + Публични ключове + + Пренасочване на портове + + Редактиране на хост + + Помощ + + Въведете парола + Gathering Entropy + + Редактиране на хост + Свържи + Gather Entropy + + Добави хост + Изтрий хост + Предпочитания + Помощ + + Please select a topic below for more information on a particular subject. + Относно ConnectBot + Клавиатура + Публични ключове + Пренасочване на портове + + Генериране + Импортиране + Клавиш Delete + Gathering Entropy + Touch this box to gather randomness: + Generating key pair... + Копира частния ключ + Копира публичния ключ + Tap "Menu" to create\nor import key pairs. + Непознат формат + Промени паролата + Избери от /sdcard + Проблем при прочитането на импортирания частен ключ + Клавиш за отключване + Bad password for key '%1$s'. Authentication failed. + Зареди в паметта + Премахни от паметта + Зареди ключа при стартиране + + Tap "Menu" to create\nport forwards. + Променете пренасочването на портове + Изтрийте пренасочването на портове + + Псевдоним: + + My work key + + Source port: + + Назначение: + Стара парола + Парола: + + (отново) + + Тип: + Бележка: паролата не може да е празна + + Битове + + + Password for key '%1$s' + + Паролите не съвпадат! + Грешна парола! + Private key appears corrupt! + SD картата не е поставена + + + Добавяне + + Промяна + + Генерирай ключ + + Промяна на размера на екрана + + Връзката изгубена + + Запазени права © 2007-2008 Kenny Root http://the-b.org/, Jeffrey Sharkey http://jsharkey.org/ + + + ConnectBot (working copy) + + + emulation + + scrollback + + keepalive + + keymode + + memkeys + + rotation + + camera + + update + + lastchecked + + fullscreen + + wifilock + + bumpyarrows + + + Terminal emulation + + + Emulation mode + + Terminal emulation mode to use for PTY connections + + + Scrollback size + + Size of scrollback buffer to keep in memory for each console + + + User interface + + + Rotation mode + + How to change rotation when keyboard popped in/out + + + Full screen + + Hide status bar while in console + + + Remember keys in memory + + Keep unlocked keys in memory until backend service is terminated + + + Update check + + Set the maximum frequency to check for ConnectBot updates + + + Directory shortcuts + + Select how to use Alt for '/' and Shift for Tab + + + Camera shortcut + + Select which shortcut to trigger when the camera button is pushed + + + Keep screen awake + + Prevent the screen from turning off when working in a console + + + Keep Wi-Fi active + + Prevent Wi-Fi from turning off when a session is active + + + Bumpy arrows + + Vibrate when sending arrow keys from trackball; useful for laggy connections + + + Use right-side keys + + Use left-side keys + + Забраняване + + + Do not use keys + + Use any unlocked key + + + Ежедневно + + Ежеседмично + + Никога + + + Nickname + + + Color category + + + Use pubkey authentication + + + Post-login automation + + + Compression + + This may help with slower networks + + + Start shell session + + Disable this preference to only use port forwards + + + Encoding + + Character encoding for the host + + + Connection settings + + + Username + + + Host + + + Port + + + %1$s minutes ago + + %1$s hours ago + + %1$s days ago + + + Копирани %1$d байта в клипборда + + Touch and drag\nor use directional pad\nto select area to copy + + + Прекъсване на връзката + + Затваряне + + Копиране + + Поставяне + + Пренасочване на портове + + Force Size + + + Local + + Remote + + Dynamic (SOCKS) + + Create port forward + + Cancel + + Successfully created port forward + Problem creating port forward, maybe you're using ports under 1024 or port is already used? + + Add port forward + + + user@hostname + + Use the format 'username@hostname:port' + + Manage Pubkeys + + Sort by color + + Sort by name + Settings + Помощ + + Прекъсване на връзката + Edit host + Edit port forwards + Delete host + Use the quick-connect box\nbelow to connect to a host. + + + Default + Force landscape + Force portrait + + Automatic + + + Ctrl+A then Space + + Ctrl+A + + Esc + + None + + Are you sure you want to delete '%1$s'? + Yes, delete + Cancel + + + Agree + + Cancel + + Next + + Back + + The authenticity of host '%1$s' can't be established. + RSA key fingerprint is %1$s + Are you sure you want\nto continue connecting? + + Host key verification failed. + + Trying to authenticate + + Attempting 'password' authentication + Password + Authentication method 'password' failed + + Attempting 'publickey' authentication with any in-memory public keys + Selected public key is invalid, try reselecting key in host editor + Attempting 'publickey' authentication with a specific public key + + Attempting 'keyboard-interactive' authentication + Authentication method 'keyboard-interactive' failed + + [Your host doesn't support 'password' or 'keyboard-interactive' authentication.] + + Failure! Local shell is unavailable on this phone. + + + New version + + Yes, upgrade + + Not right now + diff --git a/res/values-de/strings.xml b/res/values-de/strings.xml index 547a595..04c63ac 100644 --- a/res/values-de/strings.xml +++ b/res/values-de/strings.xml @@ -72,6 +72,9 @@ Bits: + + Password for key '%1$s' + Passwörter stimmen nicht überein! Falsches Passwort! Geheimer Schlüssel scheint korrupt! @@ -121,6 +124,67 @@ bumpyarrows + + Terminal emulation + + + Emulation mode + + Terminal emulation mode to use for PTY connections + + + Scrollback size + + Size of scrollback buffer to keep in memory for each console + + + User interface + + + Rotation mode + + How to change rotation when keyboard popped in/out + + + Full screen + + Hide status bar while in console + + + Remember keys in memory + + Keep unlocked keys in memory until backend service is terminated + + + Update check + + Set the maximum frequency to check for ConnectBot updates + + + Directory shortcuts + + Select how to use Alt for '/' and Shift for Tab + + + Camera shortcut + + Select which shortcut to trigger when the camera button is pushed + + + Keep screen awake + + Prevent the screen from turning off when working in a console + + + Keep Wi-Fi active + + Prevent Wi-Fi from turning off when a session is active + + + Bumpy arrows + + Vibrate when sending arrow keys from trackball; useful for laggy connections + Tasten rechts verwenden @@ -140,6 +204,45 @@ Niemals + + Nickname + + + Color category + + + Use pubkey authentication + + + Post-login automation + + + Compression + + This may help with slower networks + + + Start shell session + + Disable this preference to only use port forwards + + + Encoding + + Character encoding for the host + + + Connection settings + + + Username + + + Host + + + Port + %1$s minutes ago @@ -200,6 +303,8 @@ Host löschen Benutzen Sie die quick-connect box\nunten um sich mit einem Host zu verbinden. + + Default Querformat erzwingen Hochformat erzwingen @@ -239,11 +344,17 @@ Passwort Authentisierungsmethode 'Passwort' fehlgeschlagen. + Attempting 'publickey' authentication with any in-memory public keys + Selected public key is invalid, try reselecting key in host editor + Attempting 'publickey' authentication with a specific public key + Versuche 'keyboard-interactive' Authentisierung. Authentisierungsmetrhode 'keyboard-interactive' fehlgeschlagen [Ihr Host unterstützt weder 'password' noch 'keyboard-interactive' Authentisierung.] + Failure! Local shell is unavailable on this phone. + Neue Version diff --git a/res/values-es/strings.xml b/res/values-es/strings.xml new file mode 100644 index 0000000..eda0201 --- /dev/null +++ b/res/values-es/strings.xml @@ -0,0 +1,364 @@ + + + ConnectBot + Simple,poderoso, cliente SSH de código abierto. + + + Hosts + + Claves Publicas + + Traducciones de puerto + + Editar Host + + Ayuda + + Entrada para contraseña + Haciendo acopio de entropía + + Editar Host + Conectar + Recolectar entropía + + Agregar Host + Eliminar Host + Preferencias + Ayuda + + Por favor seleccione un tema a continuación para más información sobre una materia en particular. + Acerca de ConnectBot + Teclado + Claves Publicas + Traducciones de puerto + + Generar + Importar + Eliminar clave + Haciendo acopio de entropía + Toque esta caja para conseguir aleatoriedad: + Generar llavero de claves + Copiar Clave privada + Copiar clave pública + Tap "Menu" to create\nor import key pairs. + Formato desconocido + Cambiar contraseña + Pick from /sdcard + Problema analizando clave privada importada + Desbloquear clave + Contraseña incorrecta para la clave '%1$s'. Autenticación fallida. + Cargado en memoria + Descargar de memoria + Cargar clave al inicio + + Tap "Menu" to create\nport forwards. + Edit port forward + Delete port forward + + Nombre de usuario: + + Mi clave de trabajo + + Puerto fuente: + + Destino: + Contraseña antigua: + Contraseña: + + (de nuevo) + + Tipo: + Nota: la contraseña no puede ser dejada en blanco + + Bits: + + + Password for key '%1$s' + + ¡Las constraseñas no coinciden! + ¡Contraseña errónea! + ¡La clave privada parece corrupta! + ¡Tarjeta SD no insertada! + + + Añadir + + Modificar + + Generar clave + + Redimensionar + + Conexión perdida + + Copyright © 2007-2008 Kenny Root http://the-b.org/, Jeffrey Sharkey http://jsharkey.org/ + + + ConnectBot (working copy) + + + emulación + + scrollback + + keepalive + + keymode + + memkeys + + rotación + + cámara + + actualizar + + última comprobación + + pantalla completa + + wifilock + + bumpyarrows + + + Terminal emulation + + + Emulation mode + + Terminal emulation mode to use for PTY connections + + + Scrollback size + + Size of scrollback buffer to keep in memory for each console + + + User interface + + + Rotation mode + + How to change rotation when keyboard popped in/out + + + Full screen + + Hide status bar while in console + + + Remember keys in memory + + Keep unlocked keys in memory until backend service is terminated + + + Update check + + Set the maximum frequency to check for ConnectBot updates + + + Directory shortcuts + + Select how to use Alt for '/' and Shift for Tab + + + Camera shortcut + + Select which shortcut to trigger when the camera button is pushed + + + Keep screen awake + + Prevent the screen from turning off when working in a console + + + Keep Wi-Fi active + + Prevent Wi-Fi from turning off when a session is active + + + Bumpy arrows + + Vibrate when sending arrow keys from trackball; useful for laggy connections + + + Usar teclas del lado derecho + + Usar teclas del lado izquierdo + + Desactivar + + + No usar teclas + + Use any unlocked key + + + Diariamente + + Semanalmente + + Nunca + + + Nickname + + + Color category + + + Use pubkey authentication + + + Post-login automation + + + Compression + + This may help with slower networks + + + Start shell session + + Disable this preference to only use port forwards + + + Encoding + + Character encoding for the host + + + Connection settings + + + Username + + + Host + + + Port + + + Hace %1$s minutos + + Hace %1$s horas + + Hace %1$s días + + + %1$d bytes copiados al portapaleles + + Touch and drag\nor use directional pad\nto select area to copy + + + Desconectar + + Cerrar + + Copiar + + Pegar + + Traducciones de puerto + + Force Size + + + Local + + Remoto + + Dynamic (SOCKS) + + Create port forward + + Cancelar + + Successfully created port forward + Problem creating port forward, maybe you're using ports under 1024 or port is already used? + + Add port forward + + + usuario@equipo + + Use el formato 'usuario@equipo:puerto' + + Manage Pubkeys + + Ordenar por color + + Ordenar por nombre + Configuración + Ayuda + + Desconectar + Editar equipo + Edit port forwards + Eliminar equipo + Use the quick-connect box\nbelow to connect to a host. + + + Default + Force landscape + Force portrait + + Automático + + + Ctrl+A después espacio + + Ctrl+A + + Esc + + Ninguno + + ¿Está seguro de que quiere eliminar '%1$s'? + Sí, eliminar + Cancelar + + + De acuerdo + + Cancelar + + Siguiente + + Atrás + + The authenticity of host '%1$s' can't be established. + RSA key fingerprint is %1$s + Are you sure you want\nto continue connecting? + + Host key verification failed. + + Intentando autenticar + + Attempting 'password' authentication + Contraseña + Authentication method 'password' failed + + Attempting 'publickey' authentication with any in-memory public keys + Selected public key is invalid, try reselecting key in host editor + Attempting 'publickey' authentication with a specific public key + + Attempting 'keyboard-interactive' authentication + Authentication method 'keyboard-interactive' failed + + [Your host doesn't support 'password' or 'keyboard-interactive' authentication.] + + Failure! Local shell is unavailable on this phone. + + + Nueva versión + + Sí, actualizar + + No en este momento + diff --git a/res/values-nb/strings.xml b/res/values-nb/strings.xml new file mode 100644 index 0000000..ec52285 --- /dev/null +++ b/res/values-nb/strings.xml @@ -0,0 +1,364 @@ + + + ConnectBot + Enkel, kraftig open-source SSH-klient + + + Verter + + Offentlige nøkler + + Port forwards + + Endre vert + + Hjelp + + Skriv inn passord + Samler entropi + + Endre vert + Koble til + Samle entropi + + Legg til vert + Slett vert + Preferanser + Hjelp + + Please select a topic below for more information on a particular subject. + Om ConnectBot + Tastatur + Offentlige nøkler + Port Forwards + + Generer + Importer + Slett nøkkel + Samler entropi + Touch this box to gather randomness: + Genererer nøkkelpar... + Kopier privat nøkkel + Kopier offentlig nøkkel + Tap "Menu" to create\nor import key pairs. + Ukjent format + Bytt passord + Pick from /sdcard + Feil ved innlesing av privat nøkkel + Frigjør nøkkel + Feil passord for nøkkel '%1$s'. Autentisering feilet. + Last inn i minne + Last ut av minne + Last nøkkel ved start + + Tap "Menu" to create\nport forwards. + Edit port forward + Delete port forward + + Kallenavn: + + My work key + + Source port: + + Destinasjon + Gammelt passord: + Passord: + + (en gang til) + + Type: + NB: Passord kan være tomt + + Bits: + + + Password for key '%1$s' + + Passordene er ikke like! + Feil passord! + Privat nøkkel ser ut til å være korrupt! + SD card is not inserted! + + + Legg til + + Endre + + Generer nøkkel + + Endre størrelse + + Mistet tilkobling + + Copyright © 2007-2008 Kenny Root http://the-b.org/, Jeffrey Sharkey http://jsharkey.org/ + + + ConnectBot (working copy) + + + emulation + + scrollback + + keepalive + + keymode + + memkeys + + rotation + + camera + + update + + lastchecked + + fullscreen + + wifilock + + bumpyarrows + + + Terminal emulation + + + Emulation mode + + Terminal emulation mode to use for PTY connections + + + Scrollback size + + Size of scrollback buffer to keep in memory for each console + + + User interface + + + Rotation mode + + How to change rotation when keyboard popped in/out + + + Full screen + + Hide status bar while in console + + + Remember keys in memory + + Keep unlocked keys in memory until backend service is terminated + + + Update check + + Set the maximum frequency to check for ConnectBot updates + + + Directory shortcuts + + Select how to use Alt for '/' and Shift for Tab + + + Camera shortcut + + Select which shortcut to trigger when the camera button is pushed + + + Keep screen awake + + Prevent the screen from turning off when working in a console + + + Keep Wi-Fi active + + Prevent Wi-Fi from turning off when a session is active + + + Bumpy arrows + + Vibrate when sending arrow keys from trackball; useful for laggy connections + + + Use right-side keys + + Use left-side keys + + Deaktiver + + + Ikke bruk nøkler + + Use any unlocked key + + + Daglig + + Ukentlig + + Aldri + + + Nickname + + + Color category + + + Use pubkey authentication + + + Post-login automation + + + Compression + + This may help with slower networks + + + Start shell session + + Disable this preference to only use port forwards + + + Encoding + + Character encoding for the host + + + Connection settings + + + Username + + + Host + + + Port + + + %1$s minutt siden + + %1$s timer siden + + %1$s dager siden + + + Copied %1$d bytes to clipboard + + Touch and drag\nor use directional pad\nto select area to copy + + + Koble fra + + Lukk + + Kopier + + Lim inn + + Port Forwards + + Force Size + + + Lokal + + Ekstern + + Dynamisk (SOCKS) + + Create port forward + + Avbryt + + Successfully created port forward + Problem creating port forward, maybe you're using ports under 1024 or port is already used? + + Add port forward + + + bruker@vert + + Bruk formatet 'bruker@vert:port' + + Manage Pubkeys + + Sorter etter farge + + Sorter etter navn + Innstillinger + Hjelp + + Koble fra + Rediger vert + Edit port forwards + Slett vert + Use the quick-connect box\nbelow to connect to a host. + + + Default + Force landscape + Force portrait + + Automatisk + + + Ctrl+A og mellomrom + + Ctrl+A + + Esc + + Ingen + + Er du sikker på at du vil slette '%1$s'? + Ja, slett + Avbryt + + + Godta + + Avbryt + + Neste + + Tilbake + + The authenticity of host '%1$s' can't be established. + RSA key fingerprint is %1$s + Er du sikker på at\ndu vil koble til? + + Verifisering av vertsnøkkelen feilet. + + Forsøker å autentisere + + Forsøker 'passord'-autentisering + Passord + Autentiseringsmetode 'passord' feilet + + Attempting 'publickey' authentication with any in-memory public keys + Selected public key is invalid, try reselecting key in host editor + Attempting 'publickey' authentication with a specific public key + + Attempting 'keyboard-interactive' authentication + Authentication method 'keyboard-interactive' failed + + [Your host doesn't support 'password' or 'keyboard-interactive' authentication.] + + Failure! Local shell is unavailable on this phone. + + + Ny versjon + + Ja, oppgrader + + Ikke akkurat nå + diff --git a/res/values-ru/strings.xml b/res/values-ru/strings.xml new file mode 100644 index 0000000..426484a --- /dev/null +++ b/res/values-ru/strings.xml @@ -0,0 +1,365 @@ + + + ConnectBot + Простой и мощный SSH клиент с открытым исходным кодом + + + Хосты + + Pubkeys + + Port forwards + + Редактировать хост + + Помощь + + Input Password + Gathering Entropy + + Редактировать хост + Соединение + Gather Entropy + + Добавить хост + Удалить хост + Настройки + Помощь + + Please select a topic below for more information on a particular subject. + О ConnectBot + Клавиатура + Pubkeys + Port Forwards + + Генерировать + Импорт + Удалить ключ + Gathering Entropy + Touch this box to gather randomness: + Генерирование пары ключей + Копировать приватный ключ + Копировать публичный ключ + Tap "Menu" to create\nor import key pairs. + Неизвестный формат + Сменить пароль + Pick from /sdcard + Problem parsing imported private key + + Разблокировать ключ + Неверный пароль для ключа '%1$s'. Аутентификация не удалась + Загрузка в память + Выгрузка из памяти + Загружать ключ при старте + + Tap "Menu" to create\nport forwards. + Edit port forward + Delete port forward + + Nickname: + + Мой рабочий ключ + + Source port: + + Destination: + Старый пароль: + Пароль: + + (снова) + + Тип: + Note: password can be blank + + Bits: + + + Password for key '%1$s' + + Пароли не совпадают! + Неверный пароль! + Возможно частный ключ повреждён! + SD карта не вставлена! + + + Добавить + + Изменить + + Генерировать ключ + + Изменить размер + + Соединение потеряно + + Copyright © 2007-2008 Kenny Root http://the-b.org/, Jeffrey Sharkey http://jsharkey.org/ + + + ConnectBot (working copy) + + + эмуляция + + scrollback + + keepalive + + keymode + + memkeys + + rotation + + camera + + update + + lastchecked + + fullscreen + + wifilock + + bumpyarrows + + + Terminal emulation + + + Emulation mode + + Terminal emulation mode to use for PTY connections + + + Scrollback size + + Size of scrollback buffer to keep in memory for each console + + + User interface + + + Rotation mode + + How to change rotation when keyboard popped in/out + + + Full screen + + Hide status bar while in console + + + Remember keys in memory + + Keep unlocked keys in memory until backend service is terminated + + + Update check + + Set the maximum frequency to check for ConnectBot updates + + + Directory shortcuts + + Select how to use Alt for '/' and Shift for Tab + + + Camera shortcut + + Select which shortcut to trigger when the camera button is pushed + + + Keep screen awake + + Prevent the screen from turning off when working in a console + + + Keep Wi-Fi active + + Prevent Wi-Fi from turning off when a session is active + + + Bumpy arrows + + Vibrate when sending arrow keys from trackball; useful for laggy connections + + + Use right-side keys + + Use left-side keys + + Disable + + + Не использовать ключи + + Use any unlocked key + + + Ежедневно + + Еженедельно + + Никогда + + + Nickname + + + Color category + + + Use pubkey authentication + + + Post-login automation + + + Compression + + This may help with slower networks + + + Start shell session + + Disable this preference to only use port forwards + + + Encoding + + Character encoding for the host + + + Connection settings + + + Username + + + Host + + + Port + + + %1$s минут назад + + %1$s hours ago + + %1$s days ago + + + Copied %1$d bytes to clipboard + + Touch and drag\nor use directional pad\nto select area to copy + + + Разорвать соединение + + Закрыть + + Копировать + + Вставить + + Port Forwards + + Force Size + + + Local + + Remote + + Dynamic (SOCKS) + + Create port forward + + Отменить + + Successfully created port forward + Problem creating port forward, maybe you're using ports under 1024 or port is already used? + + Add port forward + + + user@hostname + + Use the format 'username@hostname:port' + + Manage Pubkeys + + Сортировать по цвету + + Сортировать по имени + Настройки + Помощь + + Разорвать соединение + Edit host + Edit port forwards + Удалить хост + Use the quick-connect box\nbelow to connect to a host. + + + Default + Force landscape + Force portrait + + Automatic + + + Ctrl+A затем пробел + + Ctrl+A + + Esc + + None + + Вы уверены, что хотите удалить '%1$s'? + Да, удалить + Отменить + + + Соглашаюсь + + Отменить + + Далее + + Назад + + The authenticity of host '%1$s' can't be established. + RSA key fingerprint is %1$s + Are you sure you want\nto continue connecting? + + Host key verification failed. + + Пытаюсь аутентифицироваться + + Attempting 'password' authentication + Пароль + Authentication method 'password' failed + + Attempting 'publickey' authentication with any in-memory public keys + Selected public key is invalid, try reselecting key in host editor + Attempting 'publickey' authentication with a specific public key + + Attempting 'keyboard-interactive' authentication + Authentication method 'keyboard-interactive' failed + + [Your host doesn't support 'password' or 'keyboard-interactive' authentication.] + + Failure! Local shell is unavailable on this phone. + + + Новая версия + + Да, обновить + + Не сейчас + diff --git a/res/values-sv/strings.xml b/res/values-sv/strings.xml index 5d8868e..071389f 100644 --- a/res/values-sv/strings.xml +++ b/res/values-sv/strings.xml @@ -72,6 +72,9 @@ Bitar: + + Password for key '%1$s' + Lösenorden överenstämmer inte med varandra! Felaktigt lösenord! Privata nyckeln ser ut att vara korrupt! @@ -121,6 +124,67 @@ guppiga pilar + + Terminal emulation + + + Emulation mode + + Terminal emulation mode to use for PTY connections + + + Scrollback size + + Size of scrollback buffer to keep in memory for each console + + + User interface + + + Rotation mode + + How to change rotation when keyboard popped in/out + + + Full screen + + Hide status bar while in console + + + Remember keys in memory + + Keep unlocked keys in memory until backend service is terminated + + + Update check + + Set the maximum frequency to check for ConnectBot updates + + + Directory shortcuts + + Select how to use Alt for '/' and Shift for Tab + + + Camera shortcut + + Select which shortcut to trigger when the camera button is pushed + + + Keep screen awake + + Prevent the screen from turning off when working in a console + + + Keep Wi-Fi active + + Prevent Wi-Fi from turning off when a session is active + + + Bumpy arrows + + Vibrate when sending arrow keys from trackball; useful for laggy connections + Använd högerknapparna @@ -140,6 +204,45 @@ Aldrig + + Nickname + + + Color category + + + Use pubkey authentication + + + Post-login automation + + + Compression + + This may help with slower networks + + + Start shell session + + Disable this preference to only use port forwards + + + Encoding + + Character encoding for the host + + + Connection settings + + + Username + + + Host + + + Port + %1$s minuter sedan @@ -200,6 +303,8 @@ Ta bort värd Använd snabbanslutningen\nnedan för att ansluta till en värd. + + Default Tvinga horisontellt läge Tvinga vertikalt läge @@ -239,11 +344,17 @@ Lösenord Autentiseringsmetoden 'password' misslyckades + Attempting 'publickey' authentication with any in-memory public keys + Selected public key is invalid, try reselecting key in host editor + Attempting 'publickey' authentication with a specific public key + Försöker med 'keyboard-interactive' autentisering Autentiseringsmetoden 'keyboard-interactive' misslyckades [Din värd stödjer inte 'password' eller 'keyboard-interactive' autentiseringsmetoderna] + Failure! Local shell is unavailable on this phone. + Ny version -- cgit v1.2.3