From 796306fa8fc00b3afd4b6eaba7497f6b344d928b Mon Sep 17 00:00:00 2001 From: Aaron Raimist Date: Fri, 14 May 2021 04:44:38 +0000 Subject: [PATCH] Translated using Weblate (Spanish) Currently translated at 99.4% (2953 of 2968 strings) Translation: Element Web/matrix-react-sdk Translate-URL: https://translate.element.io/projects/element-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 86749e7b3f..ec5e4c1bfe 100644 --- a/src/i18n/strings/es.json +++ b/src/i18n/strings/es.json @@ -3291,5 +3291,6 @@ "%(brand)s will reload with Spaces enabled. Communities and custom tags will be hidden.": "%(brand)s se volverá a cargar con los espacios activados. Las comunidades y etiquetas personalizadas se ocultarán.", "Beta available for web, desktop and Android. Thank you for trying the beta.": "Versión beta disponible para web, escritorio y Android. Gracias por usar la beta.", "%(brand)s will reload with Spaces disabled. Communities and custom tags will be visible again.": "%(brand)s volverá a cargarse con los espacios desactivados. Las comunidades y etiquetas personalizadas serán visibles de nuevo.", - "Spaces are a new way to group rooms and people.": "Los espacios son una nueva manera de agrupar salas y gente." + "Spaces are a new way to group rooms and people.": "Los espacios son una nueva manera de agrupar salas y gente.", + "Message search initialisation failed": "Ha fallado la inicialización de la búsqueda de mensajes" }