From 6cd2b1221b5996a47c157fec7e72723015900907 Mon Sep 17 00:00:00 2001 From: "Luis D. Lafaurie" Date: Thu, 11 Aug 2022 17:05:59 +0000 Subject: [PATCH] Translated using Weblate (Spanish) Currently translated at 99.6% (250 of 251 strings) Translation: account-financial-reporting-13.0/account-financial-reporting-13.0-account_financial_report Translate-URL: https://translation.odoo-community.org/projects/account-financial-reporting-13-0/account-financial-reporting-13-0-account_financial_report/es/ --- account_financial_report/i18n/es.po | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/account_financial_report/i18n/es.po b/account_financial_report/i18n/es.po index 6554f176..a6e5cf44 100644 --- a/account_financial_report/i18n/es.po +++ b/account_financial_report/i18n/es.po @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: Odoo Server 12.0+e\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-21 13:00+0000\n" -"PO-Revision-Date: 2022-08-02 20:06+0000\n" +"PO-Revision-Date: 2022-08-11 19:07+0000\n" "Last-Translator: Luis D. Lafaurie \n" "Language-Team: \n" "Language: es\n" @@ -243,27 +243,27 @@ msgstr "Saldo vencido de empresa" #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_base msgid "Aged Partner Balance -" -msgstr "Balance empresa vencido" +msgstr "Saldo vencido de empresa -" #. module: account_financial_report #: model:ir.model,name:account_financial_report.model_report_account_financial_report_aged_partner_balance msgid "Aged Partner Balance Report" -msgstr "Estado de antigüedad de saldos" +msgstr "Informe de calidad de la deuda" #. module: account_financial_report #: model:ir.model,name:account_financial_report.model_aged_partner_balance_report_wizard msgid "Aged Partner Balance Wizard" -msgstr "Asistente de Estado de Antigüedad de Saldos" +msgstr "Asistente de informe de calidad de la deuda" #. module: account_financial_report #: model:ir.model,name:account_financial_report.model_report_a_f_r_report_aged_partner_balance_xlsx msgid "Aged Partner Balance XLSL Report" -msgstr "Saldo vencidos de empresa XLSX" +msgstr "Informe de calidad de la deuda XLSX" #. module: account_financial_report #: model:ir.actions.report,name:account_financial_report.action_report_aged_partner_balance_xlsx msgid "Aged Partner Balance XLSX" -msgstr "Saldo vencidos de empresa XLSX" +msgstr "Calidad de la deuda XLSX" #. module: account_financial_report #: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:0