From 97fa87d3b33c01b1f497f34c225b3a58cd738658 Mon Sep 17 00:00:00 2001 From: pebles Date: Sat, 13 Jul 2019 15:37:59 +0000 Subject: [PATCH] Translated using Weblate (Spanish) Currently translated at 78.7% (1327 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 af171c19e5..917af0d148 100644 --- a/src/i18n/strings/es.json +++ b/src/i18n/strings/es.json @@ -1563,5 +1563,9 @@ "%(senderDisplayName)s enabled flair for %(groups)s in this room.": "%(senderDisplayName)s ha habilitado las insignias para %(groups)s en esta sala.", "%(senderDisplayName)s disabled flair for %(groups)s in this room.": "%(senderDisplayName)s ha deshabilitado las insignias para %(groups)s en esta sala.", "%(senderDisplayName)s enabled flair for %(newGroups)s and disabled flair for %(oldGroups)s in this room.": "%(senderDisplayName)s ha habilitado las insignias para %(newGroups)s y las ha deshabilitado para %(oldGroups)s en esta sala.", - "%(senderName)s revoked the invitation for %(targetDisplayName)s to join the room.": "%(senderName)s ha revocado la invitación para que %(targetDisplayName)s se una a la sala." + "%(senderName)s revoked the invitation for %(targetDisplayName)s to join the room.": "%(senderName)s ha revocado la invitación para que %(targetDisplayName)s se una a la sala.", + "Cannot reach homeserver": "Servidor inalcanzable", + "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" }