mirror of
https://github.com/OCA/account-financial-tools.git
synced 2025-02-02 12:47:26 +02:00
[UPD] Update account_move_template.pot
This commit is contained in:
@@ -15,6 +15,7 @@ msgstr ""
|
||||
|
||||
#. module: account_move_template
|
||||
#: code:addons/account_move_template/models/account_move_template.py:35
|
||||
#: code:addons/account_move_template/models/account_move_template.py:36
|
||||
#, python-format
|
||||
msgid "%s (copy)"
|
||||
msgstr ""
|
||||
@@ -30,6 +31,11 @@ msgstr ""
|
||||
msgid "Account"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_template
|
||||
#: model:ir.model.fields,field_description:account_move_template.field_account_move_template__active
|
||||
msgid "Active"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_template
|
||||
#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_run__amount
|
||||
#: model_terms:ir.ui.view,arch_db:account_move_template.account_move_template_line_form
|
||||
@@ -53,6 +59,11 @@ msgstr ""
|
||||
msgid "Analytic Tags"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_template
|
||||
#: model_terms:ir.ui.view,arch_db:account_move_template.account_move_template_search
|
||||
msgid "Archived"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_template
|
||||
#: model_terms:ir.ui.view,arch_db:account_move_template.account_move_template_run_form
|
||||
msgid "Cancel"
|
||||
@@ -167,12 +178,14 @@ msgstr ""
|
||||
|
||||
#. module: account_move_template
|
||||
#: code:addons/account_move_template/models/account_move_template.py:46
|
||||
#: code:addons/account_move_template/models/account_move_template.py:47
|
||||
#, python-format
|
||||
msgid "Impossible to compute the formula of line with sequence %s (formula: %s). Check that the lines used in the formula really exists and have a lower sequence than the current line."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_template
|
||||
#: code:addons/account_move_template/models/account_move_template.py:52
|
||||
#: code:addons/account_move_template/models/account_move_template.py:53
|
||||
#, python-format
|
||||
msgid "Impossible to compute the formula of line with sequence %s (formula: %s): the syntax of the formula is wrong."
|
||||
msgstr ""
|
||||
@@ -310,6 +323,7 @@ msgstr ""
|
||||
|
||||
#. module: account_move_template
|
||||
#: code:addons/account_move_template/models/account_move_template.py:136
|
||||
#: code:addons/account_move_template/models/account_move_template.py:137
|
||||
#, python-format
|
||||
msgid "Python Code must be set for computed line with sequence %d."
|
||||
msgstr ""
|
||||
@@ -401,6 +415,7 @@ msgstr ""
|
||||
|
||||
#. module: account_move_template
|
||||
#: code:addons/account_move_template/models/account_move_template.py:68
|
||||
#: code:addons/account_move_template/models/account_move_template.py:69
|
||||
#, python-format
|
||||
msgid "You added a line in the wizard. This is not allowed: you should either update the template or modify the journal entry that will be generated by this wizard."
|
||||
msgstr ""
|
||||
@@ -412,6 +427,7 @@ msgstr ""
|
||||
|
||||
#. module: account_move_template
|
||||
#: code:addons/account_move_template/models/account_move_template.py:62
|
||||
#: code:addons/account_move_template/models/account_move_template.py:63
|
||||
#, python-format
|
||||
msgid "You deleted a line in the wizard. This is not allowed: you should either update the template or modify the journal entry that will be generated by this wizard."
|
||||
msgstr ""
|
||||
|
||||
Reference in New Issue
Block a user