[UPD] Update account_netting.pot

This commit is contained in:
oca-travis
2019-06-20 11:14:21 +00:00
parent a8965a11b9
commit aadbcaa4f3

View File

@@ -4,7 +4,7 @@
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 11.0\n"
"Project-Id-Version: Odoo Server 12.0\n"
"Report-Msgid-Bugs-To: \n"
"Last-Translator: <>\n"
"Language-Team: \n"
@@ -14,107 +14,102 @@ msgstr ""
"Plural-Forms: \n"
#. module: account_netting
#: code:addons/account_netting/wizards/account_move_make_netting.py:67
#: code:addons/account_netting/wizards/account_move_make_netting.py:69
#, python-format
msgid "AR/AP netting"
msgstr ""
#. module: account_netting
#: code:addons/account_netting/wizards/account_move_make_netting.py:40
#: code:addons/account_netting/wizards/account_move_make_netting.py:41
#, 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:43
#: code:addons/account_netting/wizards/account_move_make_netting.py:44
#, python-format
msgid "All entries mustn't been reconciled"
msgstr ""
#. module: account_netting
#: code:addons/account_netting/wizards/account_move_make_netting.py:52
#: code:addons/account_netting/wizards/account_move_make_netting.py:53
#, 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
#: model:ir.model.fields,field_description:account_netting.field_account_move_make_netting__balance
msgid "Balance"
msgstr ""
#. module: account_netting
#: model:ir.model.fields,field_description:account_netting.field_account_move_make_netting_balance_type
#: model:ir.model.fields,field_description:account_netting.field_account_move_make_netting__balance_type
msgid "Balance Type"
msgstr ""
#. module: account_netting
#: model:ir.ui.view,arch_db:account_netting.view_account_move_make_netting_form
#: model_terms:ir.ui.view,arch_db:account_netting.view_account_move_make_netting_form
msgid "Cancel"
msgstr ""
#. module: account_netting
#: model:ir.actions.act_window,name:account_netting.act_account_move_make_netting
#: model:ir.ui.view,arch_db:account_netting.view_account_move_make_netting_form
#: model_terms:ir.ui.view,arch_db:account_netting.view_account_move_make_netting_form
msgid "Compensate"
msgstr ""
#. module: account_netting
#: model:ir.ui.view,arch_db:account_netting.view_account_move_make_netting_form
#: model_terms:ir.ui.view,arch_db:account_netting.view_account_move_make_netting_form
msgid "Compensate entries"
msgstr ""
#. module: account_netting
#: model:ir.model.fields,field_description:account_netting.field_account_move_make_netting_create_uid
#: model:ir.model.fields,field_description:account_netting.field_account_move_make_netting__create_uid
msgid "Created by"
msgstr ""
#. module: account_netting
#: model:ir.model.fields,field_description:account_netting.field_account_move_make_netting_create_date
#: model:ir.model.fields,field_description:account_netting.field_account_move_make_netting__create_date
msgid "Created on"
msgstr ""
#. module: account_netting
#: model:ir.model.fields,field_description:account_netting.field_account_move_make_netting_display_name
#: model:ir.model.fields,field_description:account_netting.field_account_move_make_netting__display_name
msgid "Display Name"
msgstr ""
#. module: account_netting
#: model:ir.model.fields,field_description:account_netting.field_account_move_make_netting_id
#: model:ir.model.fields,field_description:account_netting.field_account_move_make_netting__id
msgid "ID"
msgstr ""
#. module: account_netting
#: model:ir.model.fields,field_description:account_netting.field_account_move_make_netting_journal_id
#: model:ir.model.fields,field_description:account_netting.field_account_move_make_netting__journal_id
msgid "Journal"
msgstr ""
#. 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"
msgstr ""
#. module: account_netting
#: model:ir.model.fields,field_description:account_netting.field_account_move_make_netting_write_uid
#: model:ir.model.fields,field_description:account_netting.field_account_move_make_netting__write_uid
msgid "Last Updated by"
msgstr ""
#. module: account_netting
#: model:ir.model.fields,field_description:account_netting.field_account_move_make_netting_write_date
#: model:ir.model.fields,field_description:account_netting.field_account_move_make_netting__write_date
msgid "Last Updated on"
msgstr ""
#. module: account_netting
#: model:ir.model.fields,field_description:account_netting.field_account_move_make_netting_move_line_ids
#: 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.ui.view,arch_db:account_netting.view_account_move_make_netting_form
msgid "Select the journal where storing the journal entries"
msgstr ""
#. module: account_netting
#: code:addons/account_netting/wizards/account_move_make_netting.py:46
#: code:addons/account_netting/wizards/account_move_make_netting.py:47
#, 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"
@@ -122,8 +117,8 @@ msgid "The 'Compensate' function is intended to balance operations on different
msgstr ""
#. module: account_netting
#: model: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:"
#: 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."
msgstr ""
#. module: account_netting
@@ -137,13 +132,13 @@ msgid "To receive"
msgstr ""
#. module: account_netting
#: code:addons/account_netting/wizards/account_move_make_netting.py:34
#: model:ir.model,name:account_netting.model_account_move_make_netting
msgid "Wizard to generate account moves for netting"
msgstr ""
#. module: account_netting
#: code:addons/account_netting/wizards/account_move_make_netting.py:35
#, python-format
msgid "You should compensate at least 2 journal entries."
msgstr ""
#. module: account_netting
#: model:ir.model,name:account_netting.model_account_move_make_netting
msgid "account.move.make.netting"
msgstr ""