diff options
Diffstat (limited to 'app/src/main/res/values-pt')
-rw-r--r-- | app/src/main/res/values-pt/strings.xml | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/app/src/main/res/values-pt/strings.xml b/app/src/main/res/values-pt/strings.xml index d8c0c91..e180fd2 100644 --- a/app/src/main/res/values-pt/strings.xml +++ b/app/src/main/res/values-pt/strings.xml @@ -8,14 +8,7 @@ <string name="title_host_editor">Editar a Máquina</string> <string name="title_help">Ajuda</string> <string name="title_colors">Cores</string> - <string name="resolve_connect">Ligar</string> - <string name="resolve_entropy">Gerar Entropia</string> - <string name="menu_insert">Adicionar uma Máquina</string> - <string name="menu_delete">Eliminar anfitrião</string> - <string name="menu_preferences">Preferências</string> <string name="help_intro">Selecione um tópico para mais informações sobre o assunto.</string> - <string name="help_about">Sobre ConnectBot</string> - <string name="help_keyboard">Teclado</string> <string name="pubkey_generate">Gerar</string> <string name="pubkey_delete">Apagar a chave</string> <string name="pubkey_gather_entropy">Recolhendo entropia</string> @@ -62,7 +55,6 @@ <string name="alert_sdcard_absent">Cartão SD não parece estar 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">Ligação Perdida</string> <string name="msg_copyright">Direitos de Autor © 2007-2008 Kenny Root http://the-b.org/, Jeffrey Sharkey http://jsharkey.org/</string> @@ -136,9 +128,7 @@ <string name="portforward_remote">Remoto</string> <string name="portforward_dynamic">Dinamico (SOCKS)</string> <string name="portforward_pos">Criar redirecionamento de portas</string> - <string name="portforward_done">Redirecionamento de porta criado com sucesso</string> <string name="portforward_problem">Problema ao criar redirecionamento de porta, talvez esteja a usar portas abaixo de 1024 ou a porta já esteja em uso?</string> - <string name="hint_userhost">utilizador\@servidor</string> <string name="list_format_error">Use o formato %1$s</string> <string name="format_username">nome do utilizador</string> <string name="format_hostname">endereço</string> @@ -190,7 +180,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 ultima vez que foi executado. Enviar relatório de erros para os programadores do ConnectBot?</string> <string name="menu_colors_reset">Limpar</string> <string name="app_is_running">O ConnectBot esta a ser executado</string> <string name="color_red">vermelho</string> |