From 86c45904228c80216faac890abb0204bf9da62a0 Mon Sep 17 00:00:00 2001 From: gallegonovato Date: Fri, 27 Jan 2023 18:07:54 +0000 Subject: [PATCH] Translated using Weblate (Spanish) Currently translated at 100.0% (114 of 114 strings) Translation: FluffyChat/FluffyPix Translate-URL: https://hosted.weblate.org/projects/fluffychat/fluffpix/es/ --- assets/l10n/intl_es.arb | 16 +++++++++++++--- 1 file changed, 13 insertions(+), 3 deletions(-) diff --git a/assets/l10n/intl_es.arb b/assets/l10n/intl_es.arb index a82c5da..fa9b867 100644 --- a/assets/l10n/intl_es.arb +++ b/assets/l10n/intl_es.arb @@ -3,7 +3,7 @@ "@helloWorld": {}, "pickACommunity": "Elige una comunidad", "@pickACommunity": {}, - "oopsSomethingWentWrong": "¡Huy! algo salió mal!", + "oopsSomethingWentWrong": "Vaya... ¡algo salió mal!", "@oopsSomethingWentWrong": {}, "search": "Buscar", "@search": {}, @@ -133,7 +133,7 @@ "@local": {}, "discoverUsers": "Descubrir usuario", "@discoverUsers": {}, - "mentioned": "{name} te menciono en una publicación:
{content}", + "mentioned": "{name} te mencionó en una publicación: {content}", "@mentioned": { "type": "text", "placeholders": { @@ -271,5 +271,15 @@ "sendComment": "Enviar comentario", "@sendComment": {}, "pickFromYourGallery": "Elige de tu galería", - "@pickFromYourGallery": {} + "@pickFromYourGallery": {}, + "light": "Claro", + "@light": {}, + "dark": "Negro", + "@dark": {}, + "system": "Sistema", + "@system": {}, + "color": "color", + "@color": {}, + "style": "Estilo", + "@style": {} }