From fa070f128a28d929d541f53b4f7800a5d1219014 Mon Sep 17 00:00:00 2001 From: iaiz Date: Mon, 24 Jan 2022 11:11:00 +0000 Subject: [PATCH] Translated using Weblate (Spanish) Currently translated at 99.6% (3402 of 3413 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 | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/src/i18n/strings/es.json b/src/i18n/strings/es.json index 7670f76533..561a040ff1 100644 --- a/src/i18n/strings/es.json +++ b/src/i18n/strings/es.json @@ -3536,7 +3536,7 @@ "Manage pinned events": "", "Get notified only with mentions and keywords as set up in your settings": "", "Along with the spaces you're in, you can use some pre-built ones too.": "", - "Waiting for you to verify on your other device…": "", + "Waiting for you to verify on your other device…": "Esperando a que verifiques en tu otro dispositivo…", "Waiting for you to verify on your other device, %(deviceName)s (%(deviceId)s)…": "", "From a thread": "Desde un hilo", "Back to thread": "Volver al hilo", @@ -3548,5 +3548,7 @@ "Keyboard": "Teclado", "%(senderName)s has ended a poll": "%(senderName)s ha terminado una encuesta", "%(senderName)s has started a poll - %(pollQuestion)s": "%(senderName)s ha empezado una encuesta – %(pollQuestion)s", - "%(senderName)s has shared their location": "%(senderName)s ha compartido su ubicación" + "%(senderName)s has shared their location": "%(senderName)s ha compartido su ubicación", + "Show extensible event representation of events": "Mostrar una representación extensible de los eventos", + "Let moderators hide messages pending moderation.": "Permitir a los moderadores ocultar mensajes a la espera de revisión." }