From ac34aced5fc674474cb55a9d32c4190fe8bc1d41 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jorge=20V=C3=A1squez?= Date: Wed, 20 Feb 2019 21:52:44 +0000 Subject: [PATCH] Translated using Weblate (Spanish) Currently translated at 89.8% (1387 of 1543 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 | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/src/i18n/strings/es.json b/src/i18n/strings/es.json index 68305dac9a..c9af3bde0f 100644 --- a/src/i18n/strings/es.json +++ b/src/i18n/strings/es.json @@ -1529,5 +1529,11 @@ "Verify this user to mark them as trusted. Trusting users gives you extra peace of mind when using end-to-end encrypted messages.": "Verifica ese usuario para marcar como confiable. Confiar en usuarios aporta mucha tranquilidad en los mensajes cifrados de extremo a extremo.", "Verifying this user will mark their device as trusted, and also mark your device as trusted to them.": "Verificar a este usuario lo marcará como confiable, y también marca tu dispositivo como fiable para él.", "Waiting for partner to confirm...": "Esperando que confirme el compañero...", - "Incoming Verification Request": "Petición de verificación entrante" + "Incoming Verification Request": "Petición de verificación entrante", + "%(senderDisplayName)s changed the join rule to %(rule)s": "%(senderDisplayName)s cambió la regla para unirse a %(rule)s", + "%(senderDisplayName)s changed guest access to %(rule)s": "%(senderDisplayName)s cambió el acceso para invitados a %(rule)s", + "Use a longer keyboard pattern with more turns": "Usa un patrón de tecleo más largo y con más vueltas", + "Enable Community Filter Panel": "Habilitar el Panel de Filtro de Comunidad", + "Verify this user by confirming the following emoji appear on their screen.": "Verifica este usuario confirmando que los siguientes emojis aparecen en su pantalla.", + "Backup has a valid signature from unverified device ": "La copia tiene una firma válida de un dispositivo no verificado" }