[UPD] Update account_cash_deposit.pot
This commit is contained in:
parent
ba0d99036f
commit
262ed2c5ab
@ -371,6 +371,13 @@ msgid ""
|
|||||||
"deposit or a new cash order or both."
|
"deposit or a new cash order or both."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: account_cash_deposit
|
||||||
|
#: model:ir.model.fields,help:account_cash_deposit.field_account_cash_deposit__coin_amount
|
||||||
|
msgid ""
|
||||||
|
"If your bank has a coin counting machine, enter the total amount of coins "
|
||||||
|
"counted by the machine instead of creating a line for each type of coin."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_cash_deposit
|
#. module: account_cash_deposit
|
||||||
#: model:ir.model.fields,field_description:account_cash_deposit.field_account_cash_deposit__message_is_follower
|
#: model:ir.model.fields,field_description:account_cash_deposit.field_account_cash_deposit__message_is_follower
|
||||||
msgid "Is Follower"
|
msgid "Is Follower"
|
||||||
@ -411,6 +418,11 @@ msgstr ""
|
|||||||
msgid "Lines"
|
msgid "Lines"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: account_cash_deposit
|
||||||
|
#: model:ir.model.fields,field_description:account_cash_deposit.field_account_cash_deposit__coin_amount
|
||||||
|
msgid "Loose Coin Amount"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_cash_deposit
|
#. module: account_cash_deposit
|
||||||
#: model:ir.model.fields,field_description:account_cash_deposit.field_account_cash_deposit__message_main_attachment_id
|
#: model:ir.model.fields,field_description:account_cash_deposit.field_account_cash_deposit__message_main_attachment_id
|
||||||
msgid "Main Attachment"
|
msgid "Main Attachment"
|
||||||
@ -578,6 +590,11 @@ msgstr ""
|
|||||||
msgid "The coin quantity must be positive."
|
msgid "The coin quantity must be positive."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: account_cash_deposit
|
||||||
|
#: model:ir.model.constraint,message:account_cash_deposit.constraint_account_cash_deposit_coin_amount_positive
|
||||||
|
msgid "The loose coin amount must be positive or null."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_cash_deposit
|
#. module: account_cash_deposit
|
||||||
#: model:ir.model.constraint,message:account_cash_deposit.constraint_account_cash_deposit_line_qty_positive
|
#: model:ir.model.constraint,message:account_cash_deposit.constraint_account_cash_deposit_line_qty_positive
|
||||||
msgid "The quantity must be positive or null."
|
msgid "The quantity must be positive or null."
|
||||||
|
Loading…
Reference in New Issue
Block a user