mirror of
https://github.com/OCA/account-financial-tools.git
synced 2025-02-02 12:47:26 +02:00
[UPD] Update account_netting.pot
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * account_netting
|
||||
# * account_netting
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 12.0\n"
|
||||
"Project-Id-Version: Odoo Server 13.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"Last-Translator: <>\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: \n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
@@ -14,27 +14,28 @@ msgstr ""
|
||||
"Plural-Forms: \n"
|
||||
|
||||
#. module: account_netting
|
||||
#: code:addons/account_netting/wizards/account_move_make_netting.py:69
|
||||
#: 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:41
|
||||
#: 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:44
|
||||
#: 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:53
|
||||
#: 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."
|
||||
msgid ""
|
||||
"All entries should have a partner and the partner must be the same for all."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_netting
|
||||
@@ -109,25 +110,29 @@ msgid "Move Line"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_netting
|
||||
#: code:addons/account_netting/wizards/account_move_make_netting.py:47
|
||||
#: 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"
|
||||
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."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_netting
|
||||
#: model_terms:ir.ui.view,arch_db:account_netting.view_account_move_make_netting_form
|
||||
msgid "This operation will generate account entries that are counterpart of the receivable/payable accounts selected, and reconcile each other, letting this balance in the partner."
|
||||
msgid ""
|
||||
"This operation will generate account entries that are counterpart of the "
|
||||
"receivable/payable accounts selected, and reconcile each other, letting this"
|
||||
" balance in the partner."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_netting
|
||||
#: selection:account.move.make.netting,balance_type:0
|
||||
#: model:ir.model.fields.selection,name:account_netting.selection__account_move_make_netting__balance_type__pay
|
||||
msgid "To pay"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_netting
|
||||
#: selection:account.move.make.netting,balance_type:0
|
||||
#: model:ir.model.fields.selection,name:account_netting.selection__account_move_make_netting__balance_type__receive
|
||||
msgid "To receive"
|
||||
msgstr ""
|
||||
|
||||
@@ -137,8 +142,7 @@ msgid "Wizard to generate account moves for netting"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_netting
|
||||
#: code:addons/account_netting/wizards/account_move_make_netting.py:35
|
||||
#: code:addons/account_netting/wizards/account_move_make_netting.py:0
|
||||
#, python-format
|
||||
msgid "You should compensate at least 2 journal entries."
|
||||
msgstr ""
|
||||
|
||||
|
||||
Reference in New Issue
Block a user