[UPD] Update account_cash_deposit.pot
This commit is contained in:
parent
6b8d47f5c0
commit
d3f5206b39
@ -6,8 +6,6 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 14.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-03-03 17:51+0000\n"
|
||||
"PO-Revision-Date: 2022-03-03 17:51+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: \n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -15,6 +13,13 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Plural-Forms: \n"
|
||||
|
||||
#. module: account_cash_deposit
|
||||
#: model:ir.actions.report,print_report_name:account_cash_deposit.report_account_cash_deposit
|
||||
msgid ""
|
||||
"'%s%s' % (object.display_name.replace(' ', '_'), object.state == 'draft' and"
|
||||
" '-draft' or '')"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_cash_deposit
|
||||
#: model_terms:ir.ui.view,arch_db:account_cash_deposit.report_cashdeposit
|
||||
msgid "<strong>Currency:</strong>"
|
||||
@ -355,6 +360,7 @@ msgstr ""
|
||||
|
||||
#. module: account_cash_deposit
|
||||
#: model:ir.model.fields,help:account_cash_deposit.field_account_cash_deposit__message_has_error
|
||||
#: model:ir.model.fields,help:account_cash_deposit.field_account_cash_deposit__message_has_sms_error
|
||||
msgid "If checked, some messages have a delivery error."
|
||||
msgstr ""
|
||||
|
||||
@ -420,18 +426,6 @@ msgstr ""
|
||||
msgid "Messages"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_cash_deposit
|
||||
#: code:addons/account_cash_deposit/models/account_cash_deposit.py:0
|
||||
#, python-format
|
||||
msgid "Missing Outstanding Payments Account on bank journal '%s'."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_cash_deposit
|
||||
#: code:addons/account_cash_deposit/models/account_cash_deposit.py:0
|
||||
#, python-format
|
||||
msgid "Missing Outstanding Receipts Account on bank journal '%s'."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_cash_deposit
|
||||
#: model:ir.model.fields,field_description:account_cash_deposit.field_account_cash_deposit__my_activity_date_deadline
|
||||
msgid "My Activity Deadline"
|
||||
@ -529,7 +523,7 @@ msgstr ""
|
||||
|
||||
#. module: account_cash_deposit
|
||||
#: model:ir.model.fields,field_description:account_cash_deposit.field_account_cash_deposit__is_reconcile
|
||||
msgid "Reconcile"
|
||||
msgid "Reconciled"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_cash_deposit
|
||||
@ -542,6 +536,11 @@ msgstr ""
|
||||
msgid "Responsible User"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_cash_deposit
|
||||
#: model:ir.model.fields,field_description:account_cash_deposit.field_account_cash_deposit__message_has_sms_error
|
||||
msgid "SMS Delivery error"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_cash_deposit
|
||||
#: model:ir.model.fields,field_description:account_cash_deposit.field_account_cash_deposit__state
|
||||
msgid "Status"
|
||||
@ -568,6 +567,12 @@ msgstr ""
|
||||
msgid "The %s is not in draft state, so you cannot delete it."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_cash_deposit
|
||||
#: code:addons/account_cash_deposit/models/account_cash_deposit.py:0
|
||||
#, python-format
|
||||
msgid "The Inter-Banks Transfer Account is not configured."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_cash_deposit
|
||||
#: model:ir.model.constraint,message:account_cash_deposit.constraint_cash_unit_coinroll_qty_positive
|
||||
msgid "The coin quantity must be positive."
|
||||
|
Loading…
Reference in New Issue
Block a user