From 9d6e5afcb6e82fcbb590e704a22f6a5f87ebb736 Mon Sep 17 00:00:00 2001 From: iaiz Date: Mon, 29 Nov 2021 18:24:20 +0000 Subject: [PATCH] Translated using Weblate (Spanish) Currently translated at 99.2% (3283 of 3308 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 | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/src/i18n/strings/es.json b/src/i18n/strings/es.json index 154a84d138..3a9ad86acc 100644 --- a/src/i18n/strings/es.json +++ b/src/i18n/strings/es.json @@ -3344,5 +3344,13 @@ "%(count)s votes|one": "%(count)s voto", "%(count)s votes|other": "%(count)s votos", "%(spaceName)s and %(count)s others|zero": "%(spaceName)s", - "%(spaceName)s and %(count)s others|other": "%(spaceName)s y %(count)s más" + "%(spaceName)s and %(count)s others|other": "%(spaceName)s y %(count)s más", + "Messaging": "Mensajería", + "Quick settings": "Ajustes rápidos", + "Developer": "Desarrollo", + "Experimental": "Experimentos", + "Themes": "Temas", + "Message Previews": "Previsualización de mensajes", + "Moderation": "Moderación", + "%(spaceName)s and %(count)s others|one": "%(spaceName)s y %(count)s más" }