[UPD] Update product_contract.pot

This commit is contained in:
oca-ci
2022-06-18 13:03:29 +00:00
parent d2f36ce15d
commit 67e3bc8a55

View File

@@ -4,9 +4,9 @@
# #
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Odoo Server 12.0\n" "Project-Id-Version: Odoo Server 13.0\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"Last-Translator: <>\n" "Last-Translator: \n"
"Language-Team: \n" "Language-Team: \n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
@@ -72,13 +72,13 @@ msgid "Contract Template"
msgstr "" msgstr ""
#. module: product_contract #. module: product_contract
#: code:addons/product_contract/models/sale_order_line.py:266 #: code:addons/product_contract/models/sale_order_line.py:0
#, python-format #, python-format
msgid "Contract product has different contract template" msgid "Contract product has different contract template"
msgstr "" msgstr ""
#. module: product_contract #. module: product_contract
#: code:addons/product_contract/models/product_template.py:79 #: code:addons/product_contract/models/product_template.py:0
#, python-format #, python-format
msgid "Contract product should be service type" msgid "Contract product should be service type"
msgstr "" msgstr ""
@@ -104,11 +104,11 @@ msgid "Date Start"
msgstr "" msgstr ""
#. module: product_contract #. module: product_contract
#: selection:product.template,auto_renew_rule_type:0 #: model:ir.model.fields.selection,name:product_contract.selection__product_template__auto_renew_rule_type__daily
#: selection:product.template,recurring_rule_type:0 #: model:ir.model.fields.selection,name:product_contract.selection__product_template__recurring_rule_type__daily
#: selection:product.template,termination_notice_rule_type:0 #: model:ir.model.fields.selection,name:product_contract.selection__product_template__termination_notice_rule_type__daily
#: selection:sale.order.line,auto_renew_rule_type:0 #: model:ir.model.fields.selection,name:product_contract.selection__sale_order_line__auto_renew_rule_type__daily
#: selection:sale.order.line,recurring_rule_type:0 #: model:ir.model.fields.selection,name:product_contract.selection__sale_order_line__recurring_rule_type__daily
msgid "Day(s)" msgid "Day(s)"
msgstr "" msgstr ""
@@ -146,17 +146,17 @@ msgid "Is a contract"
msgstr "" msgstr ""
#. module: product_contract #. module: product_contract
#: selection:product.template,auto_renew_rule_type:0 #: model:ir.model.fields.selection,name:product_contract.selection__product_template__auto_renew_rule_type__monthly
#: selection:product.template,recurring_rule_type:0 #: model:ir.model.fields.selection,name:product_contract.selection__product_template__recurring_rule_type__monthly
#: selection:product.template,termination_notice_rule_type:0 #: model:ir.model.fields.selection,name:product_contract.selection__product_template__termination_notice_rule_type__monthly
#: selection:sale.order.line,auto_renew_rule_type:0 #: model:ir.model.fields.selection,name:product_contract.selection__sale_order_line__auto_renew_rule_type__monthly
#: selection:sale.order.line,recurring_rule_type:0 #: model:ir.model.fields.selection,name:product_contract.selection__sale_order_line__recurring_rule_type__monthly
msgid "Month(s)" msgid "Month(s)"
msgstr "" msgstr ""
#. module: product_contract #. module: product_contract
#: selection:product.template,recurring_rule_type:0 #: model:ir.model.fields.selection,name:product_contract.selection__product_template__recurring_rule_type__monthlylastday
#: selection:sale.order.line,recurring_rule_type:0 #: model:ir.model.fields.selection,name:product_contract.selection__sale_order_line__recurring_rule_type__monthlylastday
msgid "Month(s) last day" msgid "Month(s) last day"
msgstr "" msgstr ""
@@ -166,14 +166,14 @@ msgid "Need Contract Creation"
msgstr "" msgstr ""
#. module: product_contract #. module: product_contract
#: selection:product.template,recurring_invoicing_type:0 #: model:ir.model.fields.selection,name:product_contract.selection__product_template__recurring_invoicing_type__post-paid
#: selection:sale.order.line,recurring_invoicing_type:0 #: model:ir.model.fields.selection,name:product_contract.selection__sale_order_line__recurring_invoicing_type__post-paid
msgid "Post-paid" msgid "Post-paid"
msgstr "" msgstr ""
#. module: product_contract #. module: product_contract
#: selection:product.template,recurring_invoicing_type:0 #: model:ir.model.fields.selection,name:product_contract.selection__product_template__recurring_invoicing_type__pre-paid
#: selection:sale.order.line,recurring_invoicing_type:0 #: model:ir.model.fields.selection,name:product_contract.selection__sale_order_line__recurring_invoicing_type__pre-paid
msgid "Pre-paid" msgid "Pre-paid"
msgstr "" msgstr ""
@@ -183,8 +183,8 @@ msgid "Product Template"
msgstr "" msgstr ""
#. module: product_contract #. module: product_contract
#: selection:product.template,recurring_rule_type:0 #: model:ir.model.fields.selection,name:product_contract.selection__product_template__recurring_rule_type__quarterly
#: selection:sale.order.line,recurring_rule_type:0 #: model:ir.model.fields.selection,name:product_contract.selection__sale_order_line__recurring_rule_type__quarterly
msgid "Quarter(s)" msgid "Quarter(s)"
msgstr "" msgstr ""
@@ -214,11 +214,6 @@ msgstr ""
msgid "Renewal type" msgid "Renewal type"
msgstr "" msgstr ""
#. module: product_contract
#: model:ir.model,name:product_contract.model_sale_order
msgid "Sale Order"
msgstr ""
#. module: product_contract #. module: product_contract
#: model:ir.model.fields,field_description:product_contract.field_contract_contract__sale_order_count #: model:ir.model.fields,field_description:product_contract.field_contract_contract__sale_order_count
msgid "Sale Order Count" msgid "Sale Order Count"
@@ -230,25 +225,30 @@ msgid "Sale Order Line"
msgstr "" msgstr ""
#. module: product_contract #. module: product_contract
#: code:addons/product_contract/models/sale_order_line.py:250 #: code:addons/product_contract/models/sale_order_line.py:0
#, python-format #, python-format
msgid "Sale Order and contract should be linked to the same partner" msgid "Sale Order and contract should be linked to the same partner"
msgstr "" msgstr ""
#. module: product_contract
#: model:ir.model,name:product_contract.model_sale_order
msgid "Sales Order"
msgstr ""
#. module: product_contract #. module: product_contract
#: model:ir.model,name:product_contract.model_sale_order_line #: model:ir.model,name:product_contract.model_sale_order_line
msgid "Sales Order Line" msgid "Sales Order Line"
msgstr "" msgstr ""
#. module: product_contract #. module: product_contract
#: code:addons/product_contract/models/contract.py:34 #: code:addons/product_contract/models/contract.py:0
#, python-format #, python-format
msgid "Sales Orders" msgid "Sales Orders"
msgstr "" msgstr ""
#. module: product_contract #. module: product_contract
#: selection:product.template,recurring_rule_type:0 #: model:ir.model.fields.selection,name:product_contract.selection__product_template__recurring_rule_type__semesterly
#: selection:sale.order.line,recurring_rule_type:0 #: model:ir.model.fields.selection,name:product_contract.selection__sale_order_line__recurring_rule_type__semesterly
msgid "Semester(s)" msgid "Semester(s)"
msgstr "" msgstr ""
@@ -285,32 +285,31 @@ msgid "Termination Notice type"
msgstr "" msgstr ""
#. module: product_contract #. module: product_contract
#: selection:product.template,auto_renew_rule_type:0 #: model:ir.model.fields.selection,name:product_contract.selection__product_template__auto_renew_rule_type__weekly
#: selection:product.template,recurring_rule_type:0 #: model:ir.model.fields.selection,name:product_contract.selection__product_template__recurring_rule_type__weekly
#: selection:product.template,termination_notice_rule_type:0 #: model:ir.model.fields.selection,name:product_contract.selection__product_template__termination_notice_rule_type__weekly
#: selection:sale.order.line,auto_renew_rule_type:0 #: model:ir.model.fields.selection,name:product_contract.selection__sale_order_line__auto_renew_rule_type__weekly
#: selection:sale.order.line,recurring_rule_type:0 #: model:ir.model.fields.selection,name:product_contract.selection__sale_order_line__recurring_rule_type__weekly
msgid "Week(s)" msgid "Week(s)"
msgstr "" msgstr ""
#. module: product_contract #. module: product_contract
#: selection:product.template,auto_renew_rule_type:0 #: model:ir.model.fields.selection,name:product_contract.selection__product_template__auto_renew_rule_type__yearly
#: selection:product.template,recurring_rule_type:0 #: model:ir.model.fields.selection,name:product_contract.selection__product_template__recurring_rule_type__yearly
#: selection:sale.order.line,auto_renew_rule_type:0 #: model:ir.model.fields.selection,name:product_contract.selection__sale_order_line__auto_renew_rule_type__yearly
#: selection:sale.order.line,recurring_rule_type:0 #: model:ir.model.fields.selection,name:product_contract.selection__sale_order_line__recurring_rule_type__yearly
msgid "Year(s)" msgid "Year(s)"
msgstr "" msgstr ""
#. module: product_contract #. module: product_contract
#: code:addons/product_contract/models/sale_order.py:29 #: code:addons/product_contract/models/sale_order.py:0
#: code:addons/product_contract/models/sale_order_line.py:80 #: code:addons/product_contract/models/sale_order_line.py:0
#, python-format #, python-format
msgid "You can't upsell or downsell a terminated contract" msgid "You can't upsell or downsell a terminated contract"
msgstr "" msgstr ""
#. module: product_contract #. module: product_contract
#: code:addons/product_contract/models/sale_order.py:93 #: code:addons/product_contract/models/sale_order.py:0
#, python-format #, python-format
msgid "You must specify a contract template for '{}' product in '{}' company." msgid "You must specify a contract template for '{}' product in '{}' company."
msgstr "" msgstr ""