From cf6f2a0b6ccbf2258ffc51e91eb5e6d02d94e09d Mon Sep 17 00:00:00 2001 From: pebles Date: Sat, 13 Jul 2019 15:21:56 +0000 Subject: [PATCH] Translated using Weblate (Spanish) Currently translated at 77.1% (1301 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 8d12539b7d..345f72782b 100644 --- a/src/i18n/strings/es.json +++ b/src/i18n/strings/es.json @@ -1540,5 +1540,6 @@ "Whether or not you're logged in (we don't record your username)": "Hayas o no iniciado sesión (no guardamos tu nombre de usuario)", "Whether or not you're using the 'breadcrumbs' feature (avatars above the room list)": "Uses o no los 'breadcrumbs' (iconos sobre la lista de salas)", "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" + "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 fichero. Te gustaría subir el fichero sin responder?" }