mirror of
https://github.com/OCA/contract.git
synced 2025-02-13 17:57:24 +02:00
[UPD] Update contract.pot
This commit is contained in:
@@ -291,6 +291,11 @@ msgstr ""
|
||||
msgid "Commercial Entity"
|
||||
msgstr ""
|
||||
|
||||
#. module: contract
|
||||
#: model:ir.model,name:contract.model_res_company
|
||||
msgid "Companies"
|
||||
msgstr ""
|
||||
|
||||
#. module: contract
|
||||
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__company_id
|
||||
#: model:ir.model.fields,field_description:contract.field_contract_contract__company_id
|
||||
@@ -305,6 +310,11 @@ msgstr ""
|
||||
msgid "Compose Email"
|
||||
msgstr ""
|
||||
|
||||
#. module: contract
|
||||
#: model:ir.model,name:contract.model_res_config_settings
|
||||
msgid "Config Settings"
|
||||
msgstr ""
|
||||
|
||||
#. module: contract
|
||||
#: model:ir.model,name:contract.model_res_partner
|
||||
msgid "Contact"
|
||||
@@ -317,6 +327,7 @@ msgstr ""
|
||||
#: model:ir.model.fields,field_description:contract.field_contract_line__contract_id
|
||||
#: model:ir.model.fields,field_description:contract.field_contract_template_line__contract_id
|
||||
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
|
||||
#: model_terms:ir.ui.view,arch_db:contract.res_config_settings_form_view
|
||||
#: model:mail.template,report_name:contract.email_contract_template
|
||||
msgid "Contract"
|
||||
msgstr ""
|
||||
@@ -431,7 +442,7 @@ msgid "Contract line for <strong>{product}</strong>\n"
|
||||
msgstr ""
|
||||
|
||||
#. module: contract
|
||||
#: code:addons/contract/models/contract_line.py:1185
|
||||
#: code:addons/contract/models/contract_line.py:1203
|
||||
#, python-format
|
||||
msgid "Contract line for <strong>{product}</strong>\n"
|
||||
" renewed: <br/>\n"
|
||||
@@ -453,7 +464,7 @@ msgid "Contract line for <strong>{product}</strong>\n"
|
||||
msgstr ""
|
||||
|
||||
#. module: contract
|
||||
#: code:addons/contract/models/contract_line.py:1235
|
||||
#: code:addons/contract/models/contract_line.py:1253
|
||||
#, python-format
|
||||
msgid "Contract line must be canceled before delete"
|
||||
msgstr ""
|
||||
@@ -481,6 +492,12 @@ msgstr ""
|
||||
msgid "Create Invoice Visibility"
|
||||
msgstr ""
|
||||
|
||||
#. module: contract
|
||||
#: model:ir.model.fields,field_description:contract.field_res_company__create_new_line_at_contract_line_renew
|
||||
#: model:ir.model.fields,field_description:contract.field_res_config_settings__create_new_line_at_contract_line_renew
|
||||
msgid "Create New Line At Contract Line Renew"
|
||||
msgstr ""
|
||||
|
||||
#. module: contract
|
||||
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
|
||||
msgid "Create invoices"
|
||||
@@ -660,6 +677,12 @@ msgstr ""
|
||||
msgid "If checked new messages require your attention."
|
||||
msgstr ""
|
||||
|
||||
#. module: contract
|
||||
#: model:ir.model.fields,help:contract.field_res_company__create_new_line_at_contract_line_renew
|
||||
#: model:ir.model.fields,help:contract.field_res_config_settings__create_new_line_at_contract_line_renew
|
||||
msgid "If checked, a new line will be generated at contract line renew and linked to the original one as successor. The default behavior is to extend the end date of the contract by a new subscription period"
|
||||
msgstr ""
|
||||
|
||||
#. module: contract
|
||||
#: model:ir.model.fields,help:contract.field_contract_contract__message_needaction
|
||||
msgid "If checked, new messages require your attention."
|
||||
|
||||
Reference in New Issue
Block a user