From 96becb5e39487a7523033509f7d78e86ff3ca0bc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9=20Mu=C3=B1oz?= Date: Fri, 29 Sep 2023 17:33:01 +0000 Subject: [PATCH 1/2] Translated using Weblate (Spanish) Currently translated at 76.0% (442 of 581 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/es/ --- assets/l10n/intl_es.arb | 46 +++++++++++++++++++++++++++++++++++++---- 1 file changed, 42 insertions(+), 4 deletions(-) diff --git a/assets/l10n/intl_es.arb b/assets/l10n/intl_es.arb index bd301b77b..2ee3f7a23 100644 --- a/assets/l10n/intl_es.arb +++ b/assets/l10n/intl_es.arb @@ -737,7 +737,7 @@ "type": "text", "placeholders": {} }, - "kicked": "{username} ech贸 a {targetName}", + "kicked": "馃憺{username} ech贸 a {targetName}", "@kicked": { "type": "text", "placeholders": { @@ -745,7 +745,7 @@ "targetName": {} } }, - "kickedAndBanned": "{username} ech贸 y vet贸 a {targetName}", + "kickedAndBanned": "馃檯{username} ech贸 y vet贸 a {targetName}", "@kickedAndBanned": { "type": "text", "placeholders": { @@ -1467,7 +1467,7 @@ "type": "text", "placeholders": {} }, - "wallpaper": "Fondo de pantalla", + "wallpaper": "Fondo de pantalla:", "@wallpaper": { "type": "text", "placeholders": {} @@ -2207,5 +2207,43 @@ "commandHint_hug": "Mandar un abrazo", "@commandHint_hug": {}, "importNow": "Importar ahora", - "@importNow": {} + "@importNow": {}, + "hugContent": "{senderName} te abraza", + "@hugContent": { + "type": "text", + "placeholders": { + "senderName": {} + } + }, + "otherCallingPermissions": "Micr贸fono, c谩mara y otros permisos de FluffyChat", + "@otherCallingPermissions": {}, + "emailOrUsername": "Correo electr贸nico o nombre de usuario", + "@emailOrUsername": {}, + "countFiles": "{count} archivos", + "@countFiles": { + "placeholders": { + "count": {} + } + }, + "discover": "Descubrir", + "@discover": { + "type": "text", + "placeholders": {} + }, + "reportUser": "Reportar usuario", + "@reportUser": {}, + "voiceCall": "Llamada de voz", + "@voiceCall": {}, + "reactedWith": "{sender} reaccion贸 con {reaction}", + "@reactedWith": { + "type": "text", + "placeholders": { + "sender": {}, + "reaction": {} + } + }, + "markAsRead": "Marcar como le铆do", + "@markAsRead": {}, + "widgetName": "Nombre", + "@widgetName": {} } From d4a9efd088afb0ad4ad14cd5a95db5d752af53b5 Mon Sep 17 00:00:00 2001 From: Yotta Mxt Date: Fri, 29 Sep 2023 14:19:32 +0000 Subject: [PATCH 2/2] Translated using Weblate (Spanish) Currently translated at 76.0% (442 of 581 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/es/ --- assets/l10n/intl_es.arb | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/assets/l10n/intl_es.arb b/assets/l10n/intl_es.arb index 2ee3f7a23..d19c8410d 100644 --- a/assets/l10n/intl_es.arb +++ b/assets/l10n/intl_es.arb @@ -2245,5 +2245,14 @@ "markAsRead": "Marcar como le铆do", "@markAsRead": {}, "widgetName": "Nombre", - "@widgetName": {} + "@widgetName": {}, + "updateNow": "Empezar actualizaci贸n en segundo plano", + "@updateNow": {}, + "bubbleSize": "Tama帽o de la burbuja", + "@bubbleSize": { + "type": "text", + "placeholders": {} + }, + "replace": "Reemplazar", + "@replace": {} }