[UPD] Update account_move_template.pot
This commit is contained in:
parent
046c3eb7aa
commit
98d563575f
@ -14,7 +14,7 @@ msgstr ""
|
||||
"Plural-Forms: \n"
|
||||
|
||||
#. module: account_move_template
|
||||
#: code:addons/account_move_template/models/account_move_template.py:33
|
||||
#: code:addons/account_move_template/models/account_move_template.py:35
|
||||
#, python-format
|
||||
msgid "%s (copy)"
|
||||
msgstr ""
|
||||
@ -166,13 +166,13 @@ msgid "ID"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_template
|
||||
#: code:addons/account_move_template/models/account_move_template.py:44
|
||||
#: code:addons/account_move_template/models/account_move_template.py:46
|
||||
#, 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:50
|
||||
#: code:addons/account_move_template/models/account_move_template.py:52
|
||||
#, python-format
|
||||
msgid "Impossible to compute the formula of line with sequence %s (formula: %s): the syntax of the formula is wrong."
|
||||
msgstr ""
|
||||
@ -309,7 +309,7 @@ msgid "Python Code"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_template
|
||||
#: code:addons/account_move_template/models/account_move_template.py:134
|
||||
#: code:addons/account_move_template/models/account_move_template.py:136
|
||||
#, python-format
|
||||
msgid "Python Code must be set for computed line with sequence %d."
|
||||
msgstr ""
|
||||
@ -400,7 +400,7 @@ msgid "Wizard to generate move from template"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_template
|
||||
#: code:addons/account_move_template/models/account_move_template.py:66
|
||||
#: code:addons/account_move_template/models/account_move_template.py:68
|
||||
#, 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 ""
|
||||
@ -411,7 +411,7 @@ 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:60
|
||||
#: code:addons/account_move_template/models/account_move_template.py:62
|
||||
#, 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 ""
|
||||
|
Loading…
Reference in New Issue
Block a user