From feb4e9e4042586237cad3d40f5160fc70cb1ecaa Mon Sep 17 00:00:00 2001 From: pebles Date: Sat, 13 Jul 2019 15:24:32 +0000 Subject: [PATCH] Translated using Weblate (Spanish) Currently translated at 77.4% (1306 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 68e6095674..01dc73211d 100644 --- a/src/i18n/strings/es.json +++ b/src/i18n/strings/es.json @@ -1542,5 +1542,9 @@ "A conference call could not be started because the integrations server is not available": "No se puede iniciar la llamada porque no hay servidor de integraciones disponible.", "Replying With Files": "Respondiendo con archivos", "At this time it is not possible to reply with a file. Would you like to upload this file without replying?": "En este momento no es posible responder con un archivo. ¿Te gustaría subir el archivo sin responder?", - "The file '%(fileName)s' failed to upload.": "Falló en subir el archivo '%(fileName)s'." + "The file '%(fileName)s' failed to upload.": "Falló en subir el archivo '%(fileName)s'.", + "The server does not support the room version specified.": "El servidor no soporta la versión de sala especificada.", + "Name or Matrix ID": "Nombre o identificador (ID) Matrix ", + "Email, name or Matrix ID": "Correo, nombre o identificador (ID) Matrix.", + "Prepends ¯\\_(ツ)_/¯ to a plain-text message": "Anteponer ¯\\_(ツ)_/¯ en mensajes de texto plano." }