From d0f609f4f744c4895f904399967ff8fc35a84e3a Mon Sep 17 00:00:00 2001 From: pebles Date: Sat, 13 Jul 2019 15:42:34 +0000 Subject: [PATCH] Translated using Weblate (Spanish) Currently translated at 78.8% (1330 of 1687 strings) Translation: Riot Web/matrix-react-sdk Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/es/ --- src/i18n/strings/es.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/i18n/strings/es.json b/src/i18n/strings/es.json index 5535478483..a32a144495 100644 --- a/src/i18n/strings/es.json +++ b/src/i18n/strings/es.json @@ -1569,5 +1569,6 @@ "Ask your Riot admin to check your config for incorrect or duplicate entries.": "Solicita al administrador de Riot que compruebe tu configuración por si hubiera errores o entradas duplicadas.", "Cannot reach identity server": "No se puede conectar con el servidor de identidad", "You can register, but some features will be unavailable until the identity server is back online. If you keep seeing this warning, check your configuration or contact a server admin.": "Te puedes registrar, pero algunas funcionalidades no estarán disponibles hasta que se pueda conectar con el servidor de identidad. Si continúas viendo este aviso, comprueba tu configuración o contacta con el administrador del servidor.", - "You can reset your password, but some features will be unavailable until the identity server is back online. If you keep seeing this warning, check your configuration or contact a server admin.": "Puedes cambiar tu contraseña, pero algunas funcionalidades no estarán disponibles hasta que el servidor de identidad esté disponible. Si continúas viendo este aviso, comprueba tu configuración o contacta con el administrador del servidor." + "You can reset your password, but some features will be unavailable until the identity server is back online. If you keep seeing this warning, check your configuration or contact a server admin.": "Puedes cambiar tu contraseña, pero algunas funcionalidades no estarán disponibles hasta que el servidor de identidad esté disponible. Si continúas viendo este aviso, comprueba tu configuración o contacta con el administrador del servidor.", + "You can log in, but some features will be unavailable until the identity server is back online. If you keep seeing this warning, check your configuration or contact a server admin.": "Puedes loguearte, pero algunas funcionalidades no estarán disponibles hasta que el servidor de identidades esté disponible. Si sigues viendo este mensaje, comprueba tu configuración o contacta con el administrador." }