aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res
diff options
context:
space:
mode:
authorDaniel Gultsch <daniel@gultsch.de>2016-11-11 15:01:31 +0100
committerDaniel Gultsch <daniel@gultsch.de>2016-11-11 15:01:31 +0100
commitf7c2cd480739566c07f5b7023f77ae4899b14090 (patch)
tree3d7dd334386188a4e93277994ba2c74a8dfdded1 /src/main/res
parente8cc959a7f249dd3cc0b92fcb599aa8b8005e064 (diff)
pulled translations from transifex
Diffstat (limited to 'src/main/res')
-rw-r--r--src/main/res/values-es/strings.xml2
-rw-r--r--src/main/res/values-pt-rBR/strings.xml5
-rw-r--r--src/main/res/values-ro-rRO/strings.xml1
3 files changed, 8 insertions, 0 deletions
diff --git a/src/main/res/values-es/strings.xml b/src/main/res/values-es/strings.xml
index b08f3ad0..640b088e 100644
--- a/src/main/res/values-es/strings.xml
+++ b/src/main/res/values-es/strings.xml
@@ -662,6 +662,8 @@
<string name="delete_selected_keys">Eliminar claves seleccionadas</string>
<string name="error_publish_avatar_offline">Debes estar conectado para publicar la imagen de perfil</string>
<string name="show_error_message">Mostrar mensaje de error</string>
+ <string name="error_message">Mensaje de error</string>
<string name="data_saver_enabled">Optimización de datos habilitado</string>
<string name="data_saver_enabled_explained">Tu sistema operativo está restringiendo a Conversations acceder a internet cuando está en segundo plano. Para recibir notificaciones de nuevos mensajes deberías permitir a Conversations acceder a internet cuando la optimización de datos está habilitada.\nConversations realizará igualmente optimizaciones para ahorrar datos cuando sea posible.</string>
+ <string name="device_does_not_support_data_saver">Tu dispositivo no soporta la opción de deshabilitar la optimización de datos para Conversations</string>
</resources>
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>
diff --git a/src/main/res/values-ro-rRO/strings.xml b/src/main/res/values-ro-rRO/strings.xml
index 2c76db20..ede0a8dc 100644
--- a/src/main/res/values-ro-rRO/strings.xml
+++ b/src/main/res/values-ro-rRO/strings.xml
@@ -669,4 +669,5 @@ Emitent</string>
<string name="error_message">Mesaj de eroare</string>
<string name="data_saver_enabled">Economizorul de date este activat</string>
<string name="data_saver_enabled_explained">Sistemul de operare restrictioneaza accesul la Internet pentru Conversations atunci cand este in fundal. Pentru a primi in continuare notificari de mesaje noi trebuie sa acordati acces ne restrictionat pentru Conversations atunci cand Economizorul de date este activ.\nConversations totusi face eforturi sa economiseasca datele atunci cand este posibil.</string>
+ <string name="device_does_not_support_data_saver">Dispozitivul nu suporta dezactivarea Economizorului de date pentru Conversations.</string>
</resources>