diff options
Diffstat (limited to 'app/src/main/res/values-pt-rBR')
-rw-r--r-- | app/src/main/res/values-pt-rBR/strings.xml | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/app/src/main/res/values-pt-rBR/strings.xml b/app/src/main/res/values-pt-rBR/strings.xml index ae2477f..e078dff 100644 --- a/app/src/main/res/values-pt-rBR/strings.xml +++ b/app/src/main/res/values-pt-rBR/strings.xml @@ -9,14 +9,7 @@ <string name="title_help">Ajuda</string> <string name="title_colors">Cores</string> <string name="title_color_picker">Escolha a cor</string> - <string name="resolve_connect">Conectar</string> - <string name="resolve_entropy">Sensibilidade</string> - <string name="menu_insert">Adicionar Host</string> - <string name="menu_delete">Apagar host</string> - <string name="menu_preferences">Preferências</string> <string name="help_intro">Escolha um dos tópicos abaixo para maiores informações</string> - <string name="help_about">Sobre o ConnectBot</string> - <string name="help_keyboard">Teclado</string> <string name="pubkey_generate">Gerar</string> <string name="pubkey_delete">Apagar chave</string> <string name="pubkey_gather_entropy">Ajustando sensibilidade</string> @@ -63,7 +56,6 @@ <string name="alert_sdcard_absent">O cartão SD não está inserido!</string> <string name="button_add">Adicionar</string> <string name="button_change">Alterar</string> - <string name="button_generate">Gerar chave</string> <string name="button_resize">Redimensionar</string> <string name="alert_disconnect_msg">Conexão perdida</string> <string name="msg_copyright">Copyright © 2007-2008 Kenny Root http://the-b.org/, Jeffrey Sharkey http://jsharkey.org/</string> @@ -138,9 +130,7 @@ <string name="portforward_remote">Remoto</string> <string name="portforward_dynamic">Dinâmico (SOCKS)</string> <string name="portforward_pos">Criar encaminhamento de porta</string> - <string name="portforward_done">Encaminhamento de porta criado com sucesso</string> <string name="portforward_problem">Problema na criação do redirecionamento de portas, talvez você esteja usando portas menores que 1024 ou a porta já esteja sendo usada.</string> - <string name="hint_userhost">usuario\@nome_do_host</string> <string name="list_format_error">Use o formato %1$s</string> <string name="format_username">usuário</string> <string name="format_hostname">nome do host</string> @@ -192,7 +182,6 @@ <string name="no">Não</string> <string name="with_confirmation">Com confirmação</string> <string name="yes">Sim</string> - <string name="exceptions_submit_message">Aparentemente o ConnectBot teve um problema na última execução. Deseja enviar relatório de erro aos desenvolvedores do aplicativo?</string> <string name="menu_colors_reset">Reiniciar</string> <string name="app_is_running">ConnectBot está executando</string> <string name="color_red">vermelho</string> |