From 3918f651ccc986dc29281f126dc6ea4469e1503b Mon Sep 17 00:00:00 2001 From: "Luis D. Lafaurie" Date: Tue, 17 May 2022 09:20:36 +0000 Subject: [PATCH] Translated using Weblate (Spanish) Currently translated at 100.0% (5 of 5 strings) Translation: account-financial-tools-13.0/account-financial-tools-13.0-account_fiscal_month Translate-URL: https://translation.odoo-community.org/projects/account-financial-tools-13-0/account-financial-tools-13-0-account_fiscal_month/es/ --- account_fiscal_month/i18n/es.po | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/account_fiscal_month/i18n/es.po b/account_fiscal_month/i18n/es.po index a97eac638..9e000568b 100644 --- a/account_fiscal_month/i18n/es.po +++ b/account_fiscal_month/i18n/es.po @@ -9,14 +9,15 @@ msgstr "" "Project-Id-Version: Odoo Server 10.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2017-11-28 23:23+0000\n" -"PO-Revision-Date: 2017-11-28 23:23+0000\n" -"Last-Translator: Pedro M. Baeza , 2017\n" +"PO-Revision-Date: 2022-05-17 11:05+0000\n" +"Last-Translator: Luis D. Lafaurie \n" "Language-Team: Spanish (https://www.transifex.com/oca/teams/23907/es/)\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" +"Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Generator: Weblate 4.3.2\n" #. module: account_fiscal_month #: model:ir.model,name:account_fiscal_month.model_res_company @@ -25,22 +26,21 @@ msgstr "Compañías" #. module: account_fiscal_month #: model:ir.model,name:account_fiscal_month.model_date_range_type -#, fuzzy msgid "Date Range Type" -msgstr "date.range.type" +msgstr "Tipo del rango de fechas" #. module: account_fiscal_month #: model:date.range.type,name:account_fiscal_month.date_range_fiscal_month msgid "Fiscal month" -msgstr "" +msgstr "Mes fiscal" #. module: account_fiscal_month #: model:ir.model.fields,field_description:account_fiscal_month.field_date_range_type__fiscal_month msgid "Is fiscal month?" -msgstr "" +msgstr "Es mes fiscal?" #. module: account_fiscal_month #: code:addons/account_fiscal_month/models/date_range_type.py:0 #, python-format msgid "You can't delete date range type: Fiscal month" -msgstr "" +msgstr "No puede borrar el rango de fecha de tipo mes fiscal"