From d3f5206b39a092754a1cdad97eef224aadda4b35 Mon Sep 17 00:00:00 2001 From: oca-travis Date: Wed, 16 Mar 2022 09:56:43 +0000 Subject: [PATCH] [UPD] Update account_cash_deposit.pot --- .../i18n/account_cash_deposit.pot | 35 +++++++++++-------- 1 file changed, 20 insertions(+), 15 deletions(-) diff --git a/account_cash_deposit/i18n/account_cash_deposit.pot b/account_cash_deposit/i18n/account_cash_deposit.pot index 144d1b9a..a4dbaef0 100644 --- a/account_cash_deposit/i18n/account_cash_deposit.pot +++ b/account_cash_deposit/i18n/account_cash_deposit.pot @@ -6,8 +6,6 @@ msgid "" msgstr "" "Project-Id-Version: Odoo Server 14.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-03-03 17:51+0000\n" -"PO-Revision-Date: 2022-03-03 17:51+0000\n" "Last-Translator: \n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -15,6 +13,13 @@ msgstr "" "Content-Transfer-Encoding: \n" "Plural-Forms: \n" +#. module: account_cash_deposit +#: model:ir.actions.report,print_report_name:account_cash_deposit.report_account_cash_deposit +msgid "" +"'%s%s' % (object.display_name.replace(' ', '_'), object.state == 'draft' and" +" '-draft' or '')" +msgstr "" + #. module: account_cash_deposit #: model_terms:ir.ui.view,arch_db:account_cash_deposit.report_cashdeposit msgid "Currency:" @@ -355,6 +360,7 @@ msgstr "" #. module: account_cash_deposit #: model:ir.model.fields,help:account_cash_deposit.field_account_cash_deposit__message_has_error +#: model:ir.model.fields,help:account_cash_deposit.field_account_cash_deposit__message_has_sms_error msgid "If checked, some messages have a delivery error." msgstr "" @@ -420,18 +426,6 @@ msgstr "" msgid "Messages" msgstr "" -#. module: account_cash_deposit -#: code:addons/account_cash_deposit/models/account_cash_deposit.py:0 -#, python-format -msgid "Missing Outstanding Payments Account on bank journal '%s'." -msgstr "" - -#. module: account_cash_deposit -#: code:addons/account_cash_deposit/models/account_cash_deposit.py:0 -#, python-format -msgid "Missing Outstanding Receipts Account on bank journal '%s'." -msgstr "" - #. module: account_cash_deposit #: model:ir.model.fields,field_description:account_cash_deposit.field_account_cash_deposit__my_activity_date_deadline msgid "My Activity Deadline" @@ -529,7 +523,7 @@ msgstr "" #. module: account_cash_deposit #: model:ir.model.fields,field_description:account_cash_deposit.field_account_cash_deposit__is_reconcile -msgid "Reconcile" +msgid "Reconciled" msgstr "" #. module: account_cash_deposit @@ -542,6 +536,11 @@ msgstr "" msgid "Responsible User" msgstr "" +#. module: account_cash_deposit +#: model:ir.model.fields,field_description:account_cash_deposit.field_account_cash_deposit__message_has_sms_error +msgid "SMS Delivery error" +msgstr "" + #. module: account_cash_deposit #: model:ir.model.fields,field_description:account_cash_deposit.field_account_cash_deposit__state msgid "Status" @@ -568,6 +567,12 @@ msgstr "" msgid "The %s is not in draft state, so you cannot delete it." msgstr "" +#. module: account_cash_deposit +#: code:addons/account_cash_deposit/models/account_cash_deposit.py:0 +#, python-format +msgid "The Inter-Banks Transfer Account is not configured." +msgstr "" + #. module: account_cash_deposit #: model:ir.model.constraint,message:account_cash_deposit.constraint_cash_unit_coinroll_qty_positive msgid "The coin quantity must be positive."