From 82efd48e537f7dc201fa027aaadc70dbd1bbfde3 Mon Sep 17 00:00:00 2001 From: Juan David Afanador Date: Fri, 24 Oct 2025 20:17:21 +0000 Subject: [PATCH] locale(Spanish): update translation Currently translated at 22.5% (157 of 695 strings) Translation: WYGIWYH/App Translate-URL: https://translations.herculino.com/projects/wygiwyh/app/es/ --- app/locale/es/LC_MESSAGES/django.po | 26 +++++++++++--------------- 1 file changed, 11 insertions(+), 15 deletions(-) diff --git a/app/locale/es/LC_MESSAGES/django.po b/app/locale/es/LC_MESSAGES/django.po index b7ee98d..89fe146 100644 --- a/app/locale/es/LC_MESSAGES/django.po +++ b/app/locale/es/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2025-09-20 14:08+0000\n" -"PO-Revision-Date: 2025-10-24 20:11+0000\n" +"PO-Revision-Date: 2025-10-24 20:17+0000\n" "Last-Translator: Juan David Afanador \n" "Language-Team: Spanish \n" @@ -613,46 +613,42 @@ msgid "API key for the service (if required)" msgstr "Clave API para el servicio (si es necesaria)" #: apps/currencies/models.py:129 -#, fuzzy msgid "Interval Type" -msgstr "Interval Type" +msgstr "Tipo de Intervalo" #: apps/currencies/models.py:133 msgid "Interval" msgstr "Intervalo" #: apps/currencies/models.py:136 -#, fuzzy msgid "Last Successful Fetch" -msgstr "Last Successful Fetch" +msgstr "Última Sincronización Exitosa" #: apps/currencies/models.py:141 -#, fuzzy msgid "Target Currencies" -msgstr "Target Currencies" +msgstr "Monedas de Destino" #: apps/currencies/models.py:143 -#, fuzzy msgid "" "Select currencies to fetch exchange rates for. Rates will be fetched for " "each currency against their set exchange currency." msgstr "" -"Select currencies to fetch exchange rates for. Rates will be fetched for " -"each currency against their set exchange currency." +"Selecciona las monedas para las que se obtendrán las tasas de cambio. Las " +"tasas se consultarán para cada moneda en relación con su moneda de " +"referencia establecida." #: apps/currencies/models.py:151 -#, fuzzy msgid "Target Accounts" -msgstr "Target Accounts" +msgstr "Cuentas de Destino" #: apps/currencies/models.py:153 -#, fuzzy msgid "" "Select accounts to fetch exchange rates for. Rates will be fetched for each " "account's currency against their set exchange currency." msgstr "" -"Select accounts to fetch exchange rates for. Rates will be fetched for each " -"account's currency against their set exchange currency." +"Selecciona las cuentas para las que se obtendrán las tasas de cambio. Las " +"tasas se consultarán para la moneda de cada cuenta en relación con su moneda " +"de referencia establecida." #: apps/currencies/models.py:160 #, fuzzy