From 9ab5ec7d46b086678c82d5fd770cd5a0e2fecfbe Mon Sep 17 00:00:00 2001 From: Valentino Date: Wed, 12 Jan 2022 14:30:22 +0000 Subject: [PATCH] Translated using Weblate (Spanish) Currently translated at 96.6% (518 of 536 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/es/ --- assets/l10n/intl_es.arb | 36 +++++++++++++++++++++++++++++++++++- 1 file changed, 35 insertions(+), 1 deletion(-) diff --git a/assets/l10n/intl_es.arb b/assets/l10n/intl_es.arb index a0329d54..9c15f60d 100644 --- a/assets/l10n/intl_es.arb +++ b/assets/l10n/intl_es.arb @@ -2639,5 +2639,39 @@ "placeholders": { "min": {} } - } + }, + "removeFromSpace": "Eliminar del espacio", + "@removeFromSpace": {}, + "addToSpaceDescription": "Elige un espacio para añadir este chat a el.", + "@addToSpaceDescription": {}, + "openGallery": "Abrir galería", + "@openGallery": {}, + "start": "Iniciar", + "@start": {}, + "saveTheSecurityKeyNow": "Guardar la clave de seguridad ahora", + "@saveTheSecurityKeyNow": {}, + "replyHasBeenSent": "La respuesta se ha enviado", + "@replyHasBeenSent": {}, + "whatIsGoingOn": "¿Qué está pasando?", + "@whatIsGoingOn": {}, + "addDescription": "Añadir descripción", + "@addDescription": {}, + "commandHint_discardsession": "Descartar sesión", + "@commandHint_discardsession": { + "type": "text", + "description": "Usage hint for the command /discardsession" + }, + "messageType": "Tipo de Mensaje", + "@messageType": {}, + "videoWithSize": "Video ({size})", + "@videoWithSize": { + "type": "text", + "placeholders": { + "size": {} + } + }, + "pleaseEnterSecurityKeyDescription": "Para desbloquear el respaldo de tu chat, por favor ingresa tu clave de seguridad que ha sido generada en una sesión previa. Tu clave de seguridad NO es tu contraseña.", + "@pleaseEnterSecurityKeyDescription": {}, + "publish": "Publicar", + "@publish": {} }