From 8fef59d5257f7b305d5f755235249ed9dfafb701 Mon Sep 17 00:00:00 2001 From: oca-ci Date: Wed, 23 Nov 2022 20:57:23 +0000 Subject: [PATCH] [UPD] Update account_check_deposit.pot --- .../i18n/account_check_deposit.pot | 50 +++++++------------ 1 file changed, 18 insertions(+), 32 deletions(-) diff --git a/account_check_deposit/i18n/account_check_deposit.pot b/account_check_deposit/i18n/account_check_deposit.pot index d73b820ab..23418d0e7 100644 --- a/account_check_deposit/i18n/account_check_deposit.pot +++ b/account_check_deposit/i18n/account_check_deposit.pot @@ -4,7 +4,7 @@ # msgid "" msgstr "" -"Project-Id-Version: Odoo Server 14.0\n" +"Project-Id-Version: Odoo Server 15.0\n" "Report-Msgid-Bugs-To: \n" "Last-Translator: \n" "Language-Team: \n" @@ -129,6 +129,11 @@ msgstr "" msgid "Check Deposit n°" msgstr "" +#. module: account_check_deposit +#: model:ir.model.fields,field_description:account_check_deposit.field_account_check_deposit__journal_id +msgid "Check Journal" +msgstr "" + #. module: account_check_deposit #: model:ir.model.fields,field_description:account_check_deposit.field_account_check_deposit__check_payment_ids #: model_terms:ir.ui.view,arch_db:account_check_deposit.account_check_deposit_view_form @@ -191,7 +196,6 @@ msgstr "" #. module: account_check_deposit #: model:ir.model.fields,field_description:account_check_deposit.field_account_check_deposit__display_name -#: model:ir.model.fields,field_description:account_check_deposit.field_account_move_line__display_name msgid "Display Name" msgstr "" @@ -212,11 +216,6 @@ msgstr "" msgid "Followers" msgstr "" -#. module: account_check_deposit -#: model:ir.model.fields,field_description:account_check_deposit.field_account_check_deposit__message_channel_ids -msgid "Followers (Channels)" -msgstr "" - #. module: account_check_deposit #: model:ir.model.fields,field_description:account_check_deposit.field_account_check_deposit__message_partner_ids msgid "Followers (Partners)" @@ -239,9 +238,13 @@ msgstr "" msgid "Group By" msgstr "" +#. module: account_check_deposit +#: model:ir.model.fields,field_description:account_check_deposit.field_account_check_deposit__has_message +msgid "Has Message" +msgstr "" + #. module: account_check_deposit #: model:ir.model.fields,field_description:account_check_deposit.field_account_check_deposit__id -#: model:ir.model.fields,field_description:account_check_deposit.field_account_move_line__id msgid "ID" msgstr "" @@ -268,13 +271,8 @@ msgid "If checked, some messages have a delivery error." msgstr "" #. module: account_check_deposit -#: model:ir.model.fields,help:account_check_deposit.field_account_check_deposit__journal_default_account_id -msgid "" -"Incoming payments entries triggered by invoices/refunds will be posted on " -"the Outstanding Receipts Account and displayed as blue lines in the bank " -"reconciliation widget. During the reconciliation process, concerned " -"transactions will be reconciled with entries on the Outstanding Receipts " -"Account instead of the receivable account." +#: model:ir.model.fields,field_description:account_check_deposit.field_account_check_deposit__in_hand_check_account_id +msgid "In Hand Check Account" msgstr "" #. module: account_check_deposit @@ -283,7 +281,6 @@ msgid "Is Follower" msgstr "" #. module: account_check_deposit -#: model:ir.model.fields,field_description:account_check_deposit.field_account_check_deposit__journal_id #: model_terms:ir.ui.view,arch_db:account_check_deposit.view_check_deposit_search msgid "Journal" msgstr "" @@ -300,7 +297,6 @@ msgstr "" #. module: account_check_deposit #: model:ir.model.fields,field_description:account_check_deposit.field_account_check_deposit____last_update -#: model:ir.model.fields,field_description:account_check_deposit.field_account_move_line____last_update msgid "Last Modified on" msgstr "" @@ -342,7 +338,7 @@ msgstr "" #. module: account_check_deposit #: code:addons/account_check_deposit/models/account_check_deposit.py:0 #, python-format -msgid "Missing 'Outstanding Receipts Account' on the bank journal '%s'." +msgid "Missing 'Outstanding Receipts Account' on the company '%s'." msgstr "" #. module: account_check_deposit @@ -400,21 +396,11 @@ msgstr "" msgid "Number of unread messages" msgstr "" -#. module: account_check_deposit -#: model:ir.model.fields,field_description:account_check_deposit.field_account_check_deposit__journal_default_account_id -msgid "Outstanding Receipts Account" -msgstr "" - #. module: account_check_deposit #: model_terms:ir.ui.view,arch_db:account_check_deposit.account_check_deposit_view_form msgid "Print" msgstr "" -#. module: account_check_deposit -#: model:ir.model.fields,field_description:account_check_deposit.field_account_check_deposit__is_reconcile -msgid "Reconcile" -msgstr "" - #. module: account_check_deposit #: model_terms:ir.ui.view,arch_db:account_check_deposit.report_checkdeposit msgid "Reference" @@ -448,8 +434,8 @@ msgstr "" #: code:addons/account_check_deposit/models/account_check_deposit.py:0 #, python-format msgid "" -"The check with amount %s and reference '%s' is in currency %s but the " -"deposit is in currency %s." +"The check with amount {amount} and reference '{ref}' is in currency " +"{check_currency} but the deposit is in currency {deposit_currency}." msgstr "" #. module: account_check_deposit @@ -464,8 +450,8 @@ msgstr "" #: code:addons/account_check_deposit/models/account_check_deposit.py:0 #, python-format msgid "" -"There are no received checks in account '%s' in currency '%s' that are not " -"already in this check deposit." +"There are no received checks in account '{account}' in currency '{currency}'" +" that are not already in this check deposit." msgstr "" #. module: account_check_deposit