mirror of
https://github.com/OCA/contract.git
synced 2025-02-13 17:57:24 +02:00
[UPD] Update product_contract.pot
This commit is contained in:
@@ -21,6 +21,7 @@ msgstr ""
|
|||||||
#. module: product_contract
|
#. module: product_contract
|
||||||
#: model:ir.model.fields,field_description:product_contract.field_product_product__is_auto_renew
|
#: model:ir.model.fields,field_description:product_contract.field_product_product__is_auto_renew
|
||||||
#: model:ir.model.fields,field_description:product_contract.field_product_template__is_auto_renew
|
#: model:ir.model.fields,field_description:product_contract.field_product_template__is_auto_renew
|
||||||
|
#: model:ir.model.fields,field_description:product_contract.field_sale_order_line__is_auto_renew
|
||||||
msgid "Auto Renew"
|
msgid "Auto Renew"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -72,12 +73,14 @@ msgstr ""
|
|||||||
|
|
||||||
#. module: product_contract
|
#. module: product_contract
|
||||||
#: code:addons/product_contract/models/sale_order_line.py:239
|
#: code:addons/product_contract/models/sale_order_line.py:239
|
||||||
|
#: code:addons/product_contract/models/sale_order_line.py:264
|
||||||
#, 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:61
|
#: code:addons/product_contract/models/product_template.py:61
|
||||||
|
#: code:addons/product_contract/models/product_template.py:77
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Contract product should be service type"
|
msgid "Contract product should be service type"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -103,8 +106,10 @@ msgid "Date Start"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: product_contract
|
#. module: product_contract
|
||||||
|
#: selection:product.template,auto_renew_rule_type:0
|
||||||
#: selection:product.template,recurring_rule_type:0
|
#: selection:product.template,recurring_rule_type:0
|
||||||
#: selection:product.template,termination_notice_rule_type:0
|
#: selection:product.template,termination_notice_rule_type:0
|
||||||
|
#: selection:sale.order.line,auto_renew_rule_type:0
|
||||||
#: selection:sale.order.line,recurring_rule_type:0
|
#: selection:sale.order.line,recurring_rule_type:0
|
||||||
msgid "Day(s)"
|
msgid "Day(s)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -143,8 +148,10 @@ msgid "Is a contract"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: product_contract
|
#. module: product_contract
|
||||||
|
#: selection:product.template,auto_renew_rule_type:0
|
||||||
#: selection:product.template,recurring_rule_type:0
|
#: selection:product.template,recurring_rule_type:0
|
||||||
#: selection:product.template,termination_notice_rule_type:0
|
#: selection:product.template,termination_notice_rule_type:0
|
||||||
|
#: selection:sale.order.line,auto_renew_rule_type:0
|
||||||
#: selection:sale.order.line,recurring_rule_type:0
|
#: selection:sale.order.line,recurring_rule_type:0
|
||||||
msgid "Month(s)"
|
msgid "Month(s)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -182,6 +189,27 @@ msgstr ""
|
|||||||
msgid "Recurrence Invoicing"
|
msgid "Recurrence Invoicing"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: product_contract
|
||||||
|
#: model:ir.model.fields,field_description:product_contract.field_product_product__auto_renew_interval
|
||||||
|
#: model:ir.model.fields,field_description:product_contract.field_product_template__auto_renew_interval
|
||||||
|
#: model:ir.model.fields,field_description:product_contract.field_sale_order_line__auto_renew_interval
|
||||||
|
msgid "Renew Every"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: product_contract
|
||||||
|
#: model:ir.model.fields,help:product_contract.field_product_product__auto_renew_interval
|
||||||
|
#: model:ir.model.fields,help:product_contract.field_product_template__auto_renew_interval
|
||||||
|
#: model:ir.model.fields,help:product_contract.field_sale_order_line__auto_renew_interval
|
||||||
|
msgid "Renew every (Days/Week/Month/Year)"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: product_contract
|
||||||
|
#: model:ir.model.fields,field_description:product_contract.field_product_product__auto_renew_rule_type
|
||||||
|
#: model:ir.model.fields,field_description:product_contract.field_product_template__auto_renew_rule_type
|
||||||
|
#: model:ir.model.fields,field_description:product_contract.field_sale_order_line__auto_renew_rule_type
|
||||||
|
msgid "Renewal type"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. module: product_contract
|
#. module: product_contract
|
||||||
#: model:ir.model,name:product_contract.model_sale_order
|
#: model:ir.model,name:product_contract.model_sale_order
|
||||||
msgid "Sale Order"
|
msgid "Sale Order"
|
||||||
@@ -199,6 +227,7 @@ msgstr ""
|
|||||||
|
|
||||||
#. module: product_contract
|
#. module: product_contract
|
||||||
#: code:addons/product_contract/models/sale_order_line.py:223
|
#: code:addons/product_contract/models/sale_order_line.py:223
|
||||||
|
#: code:addons/product_contract/models/sale_order_line.py:248
|
||||||
#, 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 ""
|
||||||
@@ -220,6 +249,13 @@ msgstr ""
|
|||||||
msgid "Specify Interval for automatic invoice generation."
|
msgid "Specify Interval for automatic invoice generation."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: product_contract
|
||||||
|
#: model:ir.model.fields,help:product_contract.field_product_product__auto_renew_rule_type
|
||||||
|
#: model:ir.model.fields,help:product_contract.field_product_template__auto_renew_rule_type
|
||||||
|
#: model:ir.model.fields,help:product_contract.field_sale_order_line__auto_renew_rule_type
|
||||||
|
msgid "Specify Interval for automatic renewal."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. module: product_contract
|
#. module: product_contract
|
||||||
#: model:ir.model.fields,help:product_contract.field_product_product__recurring_invoicing_type
|
#: model:ir.model.fields,help:product_contract.field_product_product__recurring_invoicing_type
|
||||||
#: model:ir.model.fields,help:product_contract.field_product_template__recurring_invoicing_type
|
#: model:ir.model.fields,help:product_contract.field_product_template__recurring_invoicing_type
|
||||||
@@ -240,14 +276,18 @@ msgid "Termination Notice type"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: product_contract
|
#. module: product_contract
|
||||||
|
#: selection:product.template,auto_renew_rule_type:0
|
||||||
#: selection:product.template,recurring_rule_type:0
|
#: selection:product.template,recurring_rule_type:0
|
||||||
#: selection:product.template,termination_notice_rule_type:0
|
#: selection:product.template,termination_notice_rule_type:0
|
||||||
|
#: selection:sale.order.line,auto_renew_rule_type:0
|
||||||
#: selection:sale.order.line,recurring_rule_type:0
|
#: selection:sale.order.line,recurring_rule_type:0
|
||||||
msgid "Week(s)"
|
msgid "Week(s)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: product_contract
|
#. module: product_contract
|
||||||
|
#: selection:product.template,auto_renew_rule_type:0
|
||||||
#: selection:product.template,recurring_rule_type:0
|
#: selection:product.template,recurring_rule_type:0
|
||||||
|
#: selection:sale.order.line,auto_renew_rule_type:0
|
||||||
#: selection:sale.order.line,recurring_rule_type:0
|
#: selection:sale.order.line,recurring_rule_type:0
|
||||||
msgid "Year(s)"
|
msgid "Year(s)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -255,6 +295,7 @@ msgstr ""
|
|||||||
#. module: product_contract
|
#. module: product_contract
|
||||||
#: code:addons/product_contract/models/sale_order.py:29
|
#: code:addons/product_contract/models/sale_order.py:29
|
||||||
#: code:addons/product_contract/models/sale_order_line.py:61
|
#: code:addons/product_contract/models/sale_order_line.py:61
|
||||||
|
#: code:addons/product_contract/models/sale_order_line.py:78
|
||||||
#, 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 ""
|
||||||
|
|||||||
Reference in New Issue
Block a user