From a59770ada34a2a346875780f8b7a865bcf03a921 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?gelo=20joga=20Rodr=C3=ADguez?= Date: Mon, 17 Apr 2023 14:38:56 +0000 Subject: [PATCH] Translated using Weblate (Spanish) Currently translated at 100.0% (3 of 3 strings) Translation: account-financial-tools-16.0/account-financial-tools-16.0-account_fiscal_year_auto_create Translate-URL: https://translation.odoo-community.org/projects/account-financial-tools-16-0/account-financial-tools-16-0-account_fiscal_year_auto_create/es/ --- account_fiscal_year_auto_create/i18n/es.po | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/account_fiscal_year_auto_create/i18n/es.po b/account_fiscal_year_auto_create/i18n/es.po index 1ae5c17a..33c0e7ab 100644 --- a/account_fiscal_year_auto_create/i18n/es.po +++ b/account_fiscal_year_auto_create/i18n/es.po @@ -6,28 +6,30 @@ msgid "" msgstr "" "Project-Id-Version: Odoo Server 16.0\n" "Report-Msgid-Bugs-To: \n" -"Last-Translator: Automatically generated\n" +"PO-Revision-Date: 2023-04-17 17:33+0000\n" +"Last-Translator: gelo joga Rodríguez \n" "Language-Team: none\n" "Language: es\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" "Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Generator: Weblate 4.14.1\n" #. module: account_fiscal_year_auto_create #: model:ir.actions.server,name:account_fiscal_year_auto_create.cron_fiscal_year_auto_create_ir_actions_server #: model:ir.cron,cron_name:account_fiscal_year_auto_create.cron_fiscal_year_auto_create msgid "Auto Create Fiscal Years" -msgstr "" +msgstr "Creación automática de años fiscales" #. module: account_fiscal_year_auto_create #. odoo-python #: code:addons/account_fiscal_year_auto_create/models/account_fiscal_year.py:0 #, python-format msgid "FY %(date_to)s - %(date_from)s" -msgstr "" +msgstr "FY %(date_to)s - %(date_from)s" #. module: account_fiscal_year_auto_create #: model:ir.model,name:account_fiscal_year_auto_create.model_account_fiscal_year msgid "Fiscal Year" -msgstr "" +msgstr "Año Fiscal"