2
0

[UPD] Update account_netting.pot

This commit is contained in:
oca-ci 2023-11-03 16:06:40 +00:00
parent 3c9c21a203
commit caaf2c8809

View File

@ -4,7 +4,7 @@
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 15.0\n"
"Project-Id-Version: Odoo Server 16.0\n"
"Report-Msgid-Bugs-To: \n"
"Last-Translator: \n"
"Language-Team: \n"
@ -14,30 +14,12 @@ msgstr ""
"Plural-Forms: \n"
#. module: account_netting
#. odoo-python
#: code:addons/account_netting/wizards/account_move_make_netting.py:0
#, python-format
msgid "AR/AP netting"
msgstr ""
#. module: account_netting
#: code:addons/account_netting/wizards/account_move_make_netting.py:0
#, python-format
msgid "All entries must have a receivable or payable account"
msgstr ""
#. module: account_netting
#: code:addons/account_netting/wizards/account_move_make_netting.py:0
#, python-format
msgid "All entries mustn't been reconciled"
msgstr ""
#. module: account_netting
#: code:addons/account_netting/wizards/account_move_make_netting.py:0
#, python-format
msgid ""
"All entries should have a partner and the partner must be the same for all."
msgstr ""
#. module: account_netting
#: model:ir.model.fields,field_description:account_netting.field_account_move_make_netting__balance
msgid "Balance"
@ -54,14 +36,14 @@ msgid "Cancel"
msgstr ""
#. module: account_netting
#: model:ir.actions.act_window,name:account_netting.act_account_move_make_netting
#: model_terms:ir.ui.view,arch_db:account_netting.view_account_move_make_netting_form
msgid "Compensate"
#: model:ir.model.fields,field_description:account_netting.field_account_move_make_netting__company_id
msgid "Company"
msgstr ""
#. module: account_netting
#: model:ir.actions.act_window,name:account_netting.act_account_move_make_netting
#: model_terms:ir.ui.view,arch_db:account_netting.view_account_move_make_netting_form
msgid "Compensate entries"
msgid "Compensate"
msgstr ""
#. module: account_netting
@ -74,6 +56,11 @@ msgstr ""
msgid "Created on"
msgstr ""
#. module: account_netting
#: model:ir.model.fields,field_description:account_netting.field_account_move_make_netting__company_currency_id
msgid "Currency"
msgstr ""
#. module: account_netting
#: model:ir.model.fields,field_description:account_netting.field_account_move_make_netting__display_name
msgid "Display Name"
@ -104,26 +91,71 @@ msgstr ""
msgid "Last Updated on"
msgstr ""
#. module: account_netting
#. odoo-python
#: code:addons/account_netting/wizards/account_move_make_netting.py:0
#, python-format
msgid ""
"Line '%(line)s' has account '%(account)s' which is not a payable nor a "
"receivable account."
msgstr ""
#. module: account_netting
#. odoo-python
#: code:addons/account_netting/wizards/account_move_make_netting.py:0
#, python-format
msgid "Line '%s' doesn't have a partner."
msgstr ""
#. module: account_netting
#. odoo-python
#: code:addons/account_netting/wizards/account_move_make_netting.py:0
#, python-format
msgid "Line '%s' is already reconciled."
msgstr ""
#. module: account_netting
#. odoo-python
#: code:addons/account_netting/wizards/account_move_make_netting.py:0
#, python-format
msgid "Line '%s' is not posted."
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
#: model:ir.model.fields,field_description:account_netting.field_account_move_make_netting__partner_id
msgid "Partner"
msgstr ""
#. module: account_netting
#. odoo-python
#: code:addons/account_netting/wizards/account_move_make_netting.py:0
#, python-format
msgid ""
"The 'Compensate' function is intended to balance operations on different accounts for the same partner.\n"
"In this case all selected entries belong to the same account.\n"
" Please use the 'Reconcile' function."
"The 'Compensate' function is intended to balance operations on different "
"accounts for the same partner. In this case all selected entries belong to "
"the same account '%s'. Use the 'Reconcile' function instead."
msgstr ""
#. module: account_netting
#. odoo-python
#: code:addons/account_netting/wizards/account_move_make_netting.py:0
#, python-format
msgid ""
"The selected journal items have different partners: %s. The partner must be "
"the same for all the selected journal items."
msgstr ""
#. module: account_netting
#: model_terms:ir.ui.view,arch_db:account_netting.view_account_move_make_netting_form
msgid ""
"This operation will generate journal entries that are counterpart of the "
"receivable/payable accounts selected, and reconcile each other, letting this"
" balance in the partner."
"This operation will generate a journal entry whose lines are counterpart of "
"the receivable/payable accounts selected, and reconcile each other, letting "
"this balance in the partner."
msgstr ""
#. module: account_netting
@ -142,7 +174,8 @@ msgid "Wizard to generate account moves for netting"
msgstr ""
#. module: account_netting
#. odoo-python
#: code:addons/account_netting/wizards/account_move_make_netting.py:0
#, python-format
msgid "You should compensate at least 2 journal entries."
msgid "You should compensate at least 2 journal items."
msgstr ""