2
0

[UPD] Update account_netting.pot

This commit is contained in:
oca-ci 2023-11-05 13:03:55 +00:00
parent f277e03b37
commit 64a2af801d

View File

@ -76,6 +76,11 @@ msgstr ""
msgid "Journal" msgid "Journal"
msgstr "" msgstr ""
#. module: account_netting
#: model:ir.model.fields,field_description:account_netting.field_account_move_make_netting__move_line_ids
msgid "Journal Items to Compensate"
msgstr ""
#. module: account_netting #. module: account_netting
#: model:ir.model.fields,field_description:account_netting.field_account_move_make_netting____last_update #: model:ir.model.fields,field_description:account_netting.field_account_move_make_netting____last_update
msgid "Last Modified on" msgid "Last Modified on"
@ -121,11 +126,6 @@ msgstr ""
msgid "Line '%s' is not posted." msgid "Line '%s' is not posted."
msgstr "" msgstr ""
#. module: account_netting
#: model:ir.model.fields,field_description:account_netting.field_account_move_make_netting__move_line_ids
msgid "Move Line"
msgstr ""
#. module: account_netting #. module: account_netting
#: model:ir.model.fields,field_description:account_netting.field_account_move_make_netting__partner_id #: model:ir.model.fields,field_description:account_netting.field_account_move_make_netting__partner_id
msgid "Partner" msgid "Partner"
@ -137,8 +137,8 @@ msgstr ""
#, python-format #, python-format
msgid "" msgid ""
"The 'Compensate' function is intended to balance operations on different " "The 'Compensate' function is intended to balance operations on different "
"accounts for the same partner. In this case all selected entries belong to " "accounts for the same partner. The selected journal items have the same "
"the same account '%s'. Use the 'Reconcile' function instead." "account '%s', so you should use the 'Reconcile' function instead."
msgstr "" msgstr ""
#. module: account_netting #. module: account_netting
@ -146,8 +146,8 @@ msgstr ""
#: code:addons/account_netting/wizards/account_move_make_netting.py:0 #: code:addons/account_netting/wizards/account_move_make_netting.py:0
#, python-format #, python-format
msgid "" msgid ""
"The selected journal items have different partners: %s. The partner must be " "The selected journal items have different partners: %s. All the selected "
"the same for all the selected journal items." "journal items must have the same partner."
msgstr "" msgstr ""
#. module: account_netting #. module: account_netting
@ -177,5 +177,5 @@ msgstr ""
#. odoo-python #. odoo-python
#: code:addons/account_netting/wizards/account_move_make_netting.py:0 #: code:addons/account_netting/wizards/account_move_make_netting.py:0
#, python-format #, python-format
msgid "You should compensate at least 2 journal items." msgid "You should select at least 2 journal items."
msgstr "" msgstr ""