From 130f44443e3a0ff27063032f9c9f0f7b942d6b76 Mon Sep 17 00:00:00 2001 From: Arnaud Castellanos Galea Date: Sat, 13 Jul 2019 15:40:15 +0000 Subject: [PATCH] Translated using Weblate (Spanish) Currently translated at 78.8% (1329 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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/i18n/strings/es.json b/src/i18n/strings/es.json index 7bc11cbb33..7706c32646 100644 --- a/src/i18n/strings/es.json +++ b/src/i18n/strings/es.json @@ -1568,5 +1568,5 @@ "Ensure you have a stable internet connection, or get in touch with the server admin": "Asegúrate de tener conexión a internet, o contacta con el administrador del servidor.", "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 la conexión con el servidor de identidad sea posible. Si sigues viendo este aviso, comprueba tu configuración o contacta con el administrador." + "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." }