From 9a8ef560dca05dc60a2dd81334312a3dd36e2a78 Mon Sep 17 00:00:00 2001 From: pebles Date: Sat, 13 Jul 2019 15:43:39 +0000 Subject: [PATCH] Translated using Weblate (Spanish) Currently translated at 79.1% (1335 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 | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/src/i18n/strings/es.json b/src/i18n/strings/es.json index 719ceedf89..340ecbb38a 100644 --- a/src/i18n/strings/es.json +++ b/src/i18n/strings/es.json @@ -1571,5 +1571,9 @@ "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 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 iniciar sesión, pero algunas funcionalidades no estarán disponibles hasta que el servidor de identidad esté disponible. Si continúas viendo este mensaje, comprueba tu configuración o contacta con el administrador del servidor.", - "No homeserver URL provided": "No se ha indicado la URL del servidor." + "No homeserver URL provided": "No se ha indicado la URL del servidor.", + "Unexpected error resolving homeserver configuration": "Error inesperado en la configuración del servidor", + "Unexpected error resolving identity server configuration": "Error inesperado en la configuración del servidor de identidad", + "User %(userId)s is already in the room": "El usuario %(userId)s ya está en la sala", + "The user must be unbanned before they can be invited.": "El usuario debe ser desbloqueado antes para poder ser invitado." }