diff options
author | Daniel Gultsch <daniel@gultsch.de> | 2016-11-11 15:01:31 +0100 |
---|---|---|
committer | Daniel Gultsch <daniel@gultsch.de> | 2016-11-11 15:01:31 +0100 |
commit | f7c2cd480739566c07f5b7023f77ae4899b14090 (patch) | |
tree | 3d7dd334386188a4e93277994ba2c74a8dfdded1 /src/main/res/values-pt-rBR/strings.xml | |
parent | e8cc959a7f249dd3cc0b92fcb599aa8b8005e064 (diff) |
pulled translations from transifex
Diffstat (limited to 'src/main/res/values-pt-rBR/strings.xml')
-rw-r--r-- | src/main/res/values-pt-rBR/strings.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/main/res/values-pt-rBR/strings.xml b/src/main/res/values-pt-rBR/strings.xml index 4f66ba80..502ffd54 100644 --- a/src/main/res/values-pt-rBR/strings.xml +++ b/src/main/res/values-pt-rBR/strings.xml @@ -330,6 +330,7 @@ <string name="check_x_filesize_on_host">Verifique o tamanho de %1$s em %2$s</string> <string name="message_options">Opções da mensagem</string> <string name="copy_text">Copiar o texto</string> + <string name="select_text">Selecionar o texto</string> <string name="copy_original_url">Copiar a URL original</string> <string name="send_again">Enviar novamente</string> <string name="file_url">URL do arquivo</string> @@ -651,10 +652,14 @@ <string name="unable_to_update_account">Não foi possível atualizar a conta</string> <string name="missing_presence_subscription_with_x">Sem permissão para atualizações de presença de %s.</string> <string name="missing_keys_from_x">Sem chaves OMEMO para %s.</string> + <string name="missing_omemo_keys">Chaves OMEMO ausentes</string> <string name="wrong_conference_configuration">Essa conferência não é privada nem anônima.</string> <string name="this_conference_has_no_members">Não existem ninguém nessa conferência.</string> <string name="report_jid_as_spammer">Informe que esse JID está enviando mensagens indesejáveis</string> <string name="pref_delete_omemo_identities">Excluir identidades OMEMO</string> <string name="pref_delete_omemo_identities_summary">Regerar suas chaves OMEMO. Todos os seus contatos terão que verificá-lo novamente. Utilize isso somente como último recurso.</string> <string name="delete_selected_keys">Excluir as chaves selecionadas</string> + <string name="error_publish_avatar_offline">É necessário estar conectado para publicar o avatar.</string> + <string name="show_error_message">Exibir a mensagem de erro</string> + <string name="error_message">Mensagem de erro</string> </resources> |