From 533622dfc2465ef4b88025cf1179fb658d441c53 Mon Sep 17 00:00:00 2001 From: Kimby Date: Sat, 8 Mar 2025 19:51:44 +0100 Subject: [PATCH] Translated using Weblate (Spanish) Currently translated at 100.0% (763 of 763 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/es/ --- assets/l10n/intl_es.arb | 20 ++++++++++++++------ 1 file changed, 14 insertions(+), 6 deletions(-) diff --git a/assets/l10n/intl_es.arb b/assets/l10n/intl_es.arb index bbcdd43e5..c74f1d4d3 100644 --- a/assets/l10n/intl_es.arb +++ b/assets/l10n/intl_es.arb @@ -11,7 +11,7 @@ "type": "String", "placeholders": {} }, - "acceptedTheInvitation": "{username} acept贸 la invitaci贸n", + "acceptedTheInvitation": "馃憤 {username} acept贸 la invitaci贸n", "@acceptedTheInvitation": { "type": "String", "placeholders": { @@ -68,7 +68,7 @@ "type": "String", "placeholders": {} }, - "areGuestsAllowedToJoin": "驴Pueden unirse los usuarios visitantes?", + "areGuestsAllowedToJoin": "驴Pueden unirse usuarios de visita?", "@areGuestsAllowedToJoin": { "type": "String", "placeholders": {} @@ -1943,7 +1943,7 @@ }, "scanQrCode": "Escanear c贸digo QR", "@scanQrCode": {}, - "homeserver": "Homeserver", + "homeserver": "Servidor inicial", "@homeserver": {}, "newChat": "Nuevo chat", "@newChat": { @@ -2193,7 +2193,7 @@ "@youAcceptedTheInvitation": {}, "widgetEtherpad": "Nota de texto", "@widgetEtherpad": {}, - "commandHint_cuddle": "Mandar una caranto帽a", + "commandHint_cuddle": "Enviar un abrazo", "@commandHint_cuddle": {}, "supposedMxid": "Esto deber铆a ser {mxid}", "@supposedMxid": { @@ -2206,7 +2206,7 @@ }, "importFromZipFile": "Importar de un archivo .zip", "@importFromZipFile": {}, - "exportEmotePack": "Exportar paquete de emotes como .zip", + "exportEmotePack": "Exportar paquete de emotes a .zip", "@exportEmotePack": {}, "addChatDescription": "A帽adir una descripci贸n del chat...", "@addChatDescription": {}, @@ -3336,5 +3336,13 @@ "previous": "Anterior", "@previous": {}, "otherPartyNotLoggedIn": "La otra parte ahora mismo no est谩 conectada y por tanto 隆no puede recibir mensajes!", - "@otherPartyNotLoggedIn": {} + "@otherPartyNotLoggedIn": {}, + "takeAPhoto": "Tomar foto", + "@takeAPhoto": {}, + "recordAVideo": "Grabar video", + "@recordAVideo": {}, + "optionalMessage": "(Opcional) mensaje...", + "@optionalMessage": {}, + "notSupportedOnThisDevice": "No es compatible con este dispositivo", + "@notSupportedOnThisDevice": {} }