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:
@@ -14,7 +14,6 @@ msgstr ""
|
||||
"Plural-Forms: \n"
|
||||
|
||||
#. 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)"
|
||||
@@ -177,14 +176,12 @@ msgid "ID"
|
||||
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."
|
||||
@@ -322,7 +319,6 @@ msgid "Python Code"
|
||||
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."
|
||||
@@ -414,7 +410,6 @@ msgid "Wizard to generate move from template"
|
||||
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."
|
||||
@@ -426,7 +421,6 @@ msgid "You can refer to other lines using their sequence number e.g. <i>L1</i> f
|
||||
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."
|
||||
|
||||
Reference in New Issue
Block a user