changeset 622172f49c0f in weblate:default
details: https://hg.tryton.org/weblate?cmd=changeset&node=622172f49c0f
description:
Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: Tryton/sale_product_recommendation_association_rule
Translate-URL:
https://translate.tryton.org/projects/tryton/sale_product_recommendation_association_rule/
diffstat:
modules/sale_product_recommendation_association_rule/locale/ar.po | 125
++++++++++
modules/sale_product_recommendation_association_rule/locale/bg.po | 125
++++++++++
modules/sale_product_recommendation_association_rule/locale/ca.po | 125
++++++++++
modules/sale_product_recommendation_association_rule/locale/cs.po | 125
++++++++++
modules/sale_product_recommendation_association_rule/locale/de.po | 125
++++++++++
modules/sale_product_recommendation_association_rule/locale/el.po | 125
++++++++++
modules/sale_product_recommendation_association_rule/locale/es.po | 125
++++++++++
modules/sale_product_recommendation_association_rule/locale/es_419.po | 125
++++++++++
modules/sale_product_recommendation_association_rule/locale/et.po | 125
++++++++++
modules/sale_product_recommendation_association_rule/locale/eu.po | 125
++++++++++
modules/sale_product_recommendation_association_rule/locale/fa.po | 125
++++++++++
modules/sale_product_recommendation_association_rule/locale/fi.po | 125
++++++++++
modules/sale_product_recommendation_association_rule/locale/fr.po | 125
++++++++++
modules/sale_product_recommendation_association_rule/locale/gl.po | 125
++++++++++
modules/sale_product_recommendation_association_rule/locale/hi.po | 125
++++++++++
modules/sale_product_recommendation_association_rule/locale/hu.po | 125
++++++++++
modules/sale_product_recommendation_association_rule/locale/id.po | 125
++++++++++
modules/sale_product_recommendation_association_rule/locale/it.po | 125
++++++++++
modules/sale_product_recommendation_association_rule/locale/ja.po | 125
++++++++++
modules/sale_product_recommendation_association_rule/locale/lo.po | 125
++++++++++
modules/sale_product_recommendation_association_rule/locale/lt.po | 125
++++++++++
modules/sale_product_recommendation_association_rule/locale/nl.po | 125
++++++++++
modules/sale_product_recommendation_association_rule/locale/pl.po | 125
++++++++++
modules/sale_product_recommendation_association_rule/locale/pt.po | 125
++++++++++
modules/sale_product_recommendation_association_rule/locale/ro.po | 125
++++++++++
modules/sale_product_recommendation_association_rule/locale/ru.po | 125
++++++++++
modules/sale_product_recommendation_association_rule/locale/sl.po | 125
++++++++++
modules/sale_product_recommendation_association_rule/locale/sq.po | 125
++++++++++
modules/sale_product_recommendation_association_rule/locale/sr.po | 125
++++++++++
modules/sale_product_recommendation_association_rule/locale/tr.po | 125
++++++++++
modules/sale_product_recommendation_association_rule/locale/uk.po | 125
++++++++++
modules/sale_product_recommendation_association_rule/locale/zh_CN.po | 125
++++++++++
32 files changed, 4000 insertions(+), 0 deletions(-)
diffs (4128 lines):
diff -r e0f583a43333 -r 622172f49c0f
modules/sale_product_recommendation_association_rule/locale/ar.po
--- a/modules/sale_product_recommendation_association_rule/locale/ar.po Sat Oct
01 23:35:08 2022 +0000
+++ b/modules/sale_product_recommendation_association_rule/locale/ar.po Sat Oct
01 23:35:22 2022 +0000
@@ -0,0 +1,125 @@
+msgctxt "field:sale.configuration,product_association_rule_max_length:"
+msgid "The maximal number of products for a rule."
+msgstr ""
+
+msgctxt "field:sale.configuration,product_association_rule_min_confidence:"
+msgid "Minimum Confidence"
+msgstr ""
+
+msgctxt "field:sale.configuration,product_association_rule_min_support:"
+msgid "Minimum Support"
+msgstr ""
+
+msgctxt "field:sale.configuration,product_association_rule_transactions_up_to:"
+msgid "Transactions Up to"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,antecedent_names:"
+msgid "Antecedents"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,antecedents:"
+msgid "Antecedents"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,confidence:"
+msgid "Confidence"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,consequent_names:"
+msgid "Consequents"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,consequents:"
+msgid "Consequents"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,conviction:"
+msgid "Conviction"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,lift:"
+msgid "Lift"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,support:"
+msgid "Support"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule.antecedent,product:"
+msgid "Product"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule.antecedent,rule:"
+msgid "Rule"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule.consequent,product:"
+msgid "Product"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule.consequent,rule:"
+msgid "Rule"
+msgstr ""
+
+msgctxt "help:sale.configuration,product_association_rule_min_confidence:"
+msgid "The minimum probability of the rule."
+msgstr ""
+
+msgctxt "help:sale.configuration,product_association_rule_min_support:"
+msgid ""
+"The minimum frequency of which the items in the rule appear together in the "
+"data set."
+msgstr ""
+
+msgctxt "help:sale.product.association.rule,confidence:"
+msgid "Probability of consequents, given antecedents."
+msgstr ""
+
+msgctxt "help:sale.product.association.rule,conviction:"
+msgid "The frequency that the rule makes an incorrect prediction."
+msgstr ""
+
+msgctxt "help:sale.product.association.rule,lift:"
+msgid ""
+"If equals to 1, the two occurrences are independent of each other.\n"
+"If greater than 1, the degree to which the two occurrences are dependent on "
+"one another.\n"
+"If less than 1, the items are substitute to each other."
+msgstr ""
+
+msgctxt "help:sale.product.association.rule,support:"
+msgid "The frequency of consequents and antecedents appear together."
+msgstr ""
+
+msgctxt "model:ir.action,name:act_product_association_rule_form"
+msgid "Sale Association Rules"
+msgstr ""
+
+msgctxt "model:ir.ui.menu,name:menu_product_association_rule_form"
+msgid "Sale Association Rules"
+msgstr ""
+
+msgctxt "model:sale.product.association.rule,name:"
+msgid "Product Association Rule"
+msgstr ""
+
+msgctxt "model:sale.product.association.rule.antecedent,name:"
+msgid "Product Association Rule Antecedent"
+msgstr ""
+
+msgctxt "model:sale.product.association.rule.consequent,name:"
+msgid "Product Association Rule Consequent"
+msgstr ""
+
+msgctxt "selection:ir.cron,method:"
+msgid "Compute Sale Product Association Rules"
+msgstr ""
+
+msgctxt "selection:sale.configuration,product_recommendation_method:"
+msgid "Association Rule"
+msgstr ""
+
+msgctxt "view:sale.configuration:"
+msgid "Product Recommendation Association Rule"
+msgstr ""
diff -r e0f583a43333 -r 622172f49c0f
modules/sale_product_recommendation_association_rule/locale/bg.po
--- a/modules/sale_product_recommendation_association_rule/locale/bg.po Sat Oct
01 23:35:08 2022 +0000
+++ b/modules/sale_product_recommendation_association_rule/locale/bg.po Sat Oct
01 23:35:22 2022 +0000
@@ -0,0 +1,125 @@
+msgctxt "field:sale.configuration,product_association_rule_max_length:"
+msgid "The maximal number of products for a rule."
+msgstr ""
+
+msgctxt "field:sale.configuration,product_association_rule_min_confidence:"
+msgid "Minimum Confidence"
+msgstr ""
+
+msgctxt "field:sale.configuration,product_association_rule_min_support:"
+msgid "Minimum Support"
+msgstr ""
+
+msgctxt "field:sale.configuration,product_association_rule_transactions_up_to:"
+msgid "Transactions Up to"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,antecedent_names:"
+msgid "Antecedents"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,antecedents:"
+msgid "Antecedents"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,confidence:"
+msgid "Confidence"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,consequent_names:"
+msgid "Consequents"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,consequents:"
+msgid "Consequents"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,conviction:"
+msgid "Conviction"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,lift:"
+msgid "Lift"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,support:"
+msgid "Support"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule.antecedent,product:"
+msgid "Product"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule.antecedent,rule:"
+msgid "Rule"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule.consequent,product:"
+msgid "Product"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule.consequent,rule:"
+msgid "Rule"
+msgstr ""
+
+msgctxt "help:sale.configuration,product_association_rule_min_confidence:"
+msgid "The minimum probability of the rule."
+msgstr ""
+
+msgctxt "help:sale.configuration,product_association_rule_min_support:"
+msgid ""
+"The minimum frequency of which the items in the rule appear together in the "
+"data set."
+msgstr ""
+
+msgctxt "help:sale.product.association.rule,confidence:"
+msgid "Probability of consequents, given antecedents."
+msgstr ""
+
+msgctxt "help:sale.product.association.rule,conviction:"
+msgid "The frequency that the rule makes an incorrect prediction."
+msgstr ""
+
+msgctxt "help:sale.product.association.rule,lift:"
+msgid ""
+"If equals to 1, the two occurrences are independent of each other.\n"
+"If greater than 1, the degree to which the two occurrences are dependent on "
+"one another.\n"
+"If less than 1, the items are substitute to each other."
+msgstr ""
+
+msgctxt "help:sale.product.association.rule,support:"
+msgid "The frequency of consequents and antecedents appear together."
+msgstr ""
+
+msgctxt "model:ir.action,name:act_product_association_rule_form"
+msgid "Sale Association Rules"
+msgstr ""
+
+msgctxt "model:ir.ui.menu,name:menu_product_association_rule_form"
+msgid "Sale Association Rules"
+msgstr ""
+
+msgctxt "model:sale.product.association.rule,name:"
+msgid "Product Association Rule"
+msgstr ""
+
+msgctxt "model:sale.product.association.rule.antecedent,name:"
+msgid "Product Association Rule Antecedent"
+msgstr ""
+
+msgctxt "model:sale.product.association.rule.consequent,name:"
+msgid "Product Association Rule Consequent"
+msgstr ""
+
+msgctxt "selection:ir.cron,method:"
+msgid "Compute Sale Product Association Rules"
+msgstr ""
+
+msgctxt "selection:sale.configuration,product_recommendation_method:"
+msgid "Association Rule"
+msgstr ""
+
+msgctxt "view:sale.configuration:"
+msgid "Product Recommendation Association Rule"
+msgstr ""
diff -r e0f583a43333 -r 622172f49c0f
modules/sale_product_recommendation_association_rule/locale/ca.po
--- a/modules/sale_product_recommendation_association_rule/locale/ca.po Sat Oct
01 23:35:08 2022 +0000
+++ b/modules/sale_product_recommendation_association_rule/locale/ca.po Sat Oct
01 23:35:22 2022 +0000
@@ -0,0 +1,125 @@
+msgctxt "field:sale.configuration,product_association_rule_max_length:"
+msgid "The maximal number of products for a rule."
+msgstr ""
+
+msgctxt "field:sale.configuration,product_association_rule_min_confidence:"
+msgid "Minimum Confidence"
+msgstr ""
+
+msgctxt "field:sale.configuration,product_association_rule_min_support:"
+msgid "Minimum Support"
+msgstr ""
+
+msgctxt "field:sale.configuration,product_association_rule_transactions_up_to:"
+msgid "Transactions Up to"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,antecedent_names:"
+msgid "Antecedents"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,antecedents:"
+msgid "Antecedents"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,confidence:"
+msgid "Confidence"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,consequent_names:"
+msgid "Consequents"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,consequents:"
+msgid "Consequents"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,conviction:"
+msgid "Conviction"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,lift:"
+msgid "Lift"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,support:"
+msgid "Support"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule.antecedent,product:"
+msgid "Product"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule.antecedent,rule:"
+msgid "Rule"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule.consequent,product:"
+msgid "Product"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule.consequent,rule:"
+msgid "Rule"
+msgstr ""
+
+msgctxt "help:sale.configuration,product_association_rule_min_confidence:"
+msgid "The minimum probability of the rule."
+msgstr ""
+
+msgctxt "help:sale.configuration,product_association_rule_min_support:"
+msgid ""
+"The minimum frequency of which the items in the rule appear together in the "
+"data set."
+msgstr ""
+
+msgctxt "help:sale.product.association.rule,confidence:"
+msgid "Probability of consequents, given antecedents."
+msgstr ""
+
+msgctxt "help:sale.product.association.rule,conviction:"
+msgid "The frequency that the rule makes an incorrect prediction."
+msgstr ""
+
+msgctxt "help:sale.product.association.rule,lift:"
+msgid ""
+"If equals to 1, the two occurrences are independent of each other.\n"
+"If greater than 1, the degree to which the two occurrences are dependent on "
+"one another.\n"
+"If less than 1, the items are substitute to each other."
+msgstr ""
+
+msgctxt "help:sale.product.association.rule,support:"
+msgid "The frequency of consequents and antecedents appear together."
+msgstr ""
+
+msgctxt "model:ir.action,name:act_product_association_rule_form"
+msgid "Sale Association Rules"
+msgstr ""
+
+msgctxt "model:ir.ui.menu,name:menu_product_association_rule_form"
+msgid "Sale Association Rules"
+msgstr ""
+
+msgctxt "model:sale.product.association.rule,name:"
+msgid "Product Association Rule"
+msgstr ""
+
+msgctxt "model:sale.product.association.rule.antecedent,name:"
+msgid "Product Association Rule Antecedent"
+msgstr ""
+
+msgctxt "model:sale.product.association.rule.consequent,name:"
+msgid "Product Association Rule Consequent"
+msgstr ""
+
+msgctxt "selection:ir.cron,method:"
+msgid "Compute Sale Product Association Rules"
+msgstr ""
+
+msgctxt "selection:sale.configuration,product_recommendation_method:"
+msgid "Association Rule"
+msgstr ""
+
+msgctxt "view:sale.configuration:"
+msgid "Product Recommendation Association Rule"
+msgstr ""
diff -r e0f583a43333 -r 622172f49c0f
modules/sale_product_recommendation_association_rule/locale/cs.po
--- a/modules/sale_product_recommendation_association_rule/locale/cs.po Sat Oct
01 23:35:08 2022 +0000
+++ b/modules/sale_product_recommendation_association_rule/locale/cs.po Sat Oct
01 23:35:22 2022 +0000
@@ -0,0 +1,125 @@
+msgctxt "field:sale.configuration,product_association_rule_max_length:"
+msgid "The maximal number of products for a rule."
+msgstr ""
+
+msgctxt "field:sale.configuration,product_association_rule_min_confidence:"
+msgid "Minimum Confidence"
+msgstr ""
+
+msgctxt "field:sale.configuration,product_association_rule_min_support:"
+msgid "Minimum Support"
+msgstr ""
+
+msgctxt "field:sale.configuration,product_association_rule_transactions_up_to:"
+msgid "Transactions Up to"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,antecedent_names:"
+msgid "Antecedents"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,antecedents:"
+msgid "Antecedents"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,confidence:"
+msgid "Confidence"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,consequent_names:"
+msgid "Consequents"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,consequents:"
+msgid "Consequents"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,conviction:"
+msgid "Conviction"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,lift:"
+msgid "Lift"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,support:"
+msgid "Support"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule.antecedent,product:"
+msgid "Product"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule.antecedent,rule:"
+msgid "Rule"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule.consequent,product:"
+msgid "Product"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule.consequent,rule:"
+msgid "Rule"
+msgstr ""
+
+msgctxt "help:sale.configuration,product_association_rule_min_confidence:"
+msgid "The minimum probability of the rule."
+msgstr ""
+
+msgctxt "help:sale.configuration,product_association_rule_min_support:"
+msgid ""
+"The minimum frequency of which the items in the rule appear together in the "
+"data set."
+msgstr ""
+
+msgctxt "help:sale.product.association.rule,confidence:"
+msgid "Probability of consequents, given antecedents."
+msgstr ""
+
+msgctxt "help:sale.product.association.rule,conviction:"
+msgid "The frequency that the rule makes an incorrect prediction."
+msgstr ""
+
+msgctxt "help:sale.product.association.rule,lift:"
+msgid ""
+"If equals to 1, the two occurrences are independent of each other.\n"
+"If greater than 1, the degree to which the two occurrences are dependent on "
+"one another.\n"
+"If less than 1, the items are substitute to each other."
+msgstr ""
+
+msgctxt "help:sale.product.association.rule,support:"
+msgid "The frequency of consequents and antecedents appear together."
+msgstr ""
+
+msgctxt "model:ir.action,name:act_product_association_rule_form"
+msgid "Sale Association Rules"
+msgstr ""
+
+msgctxt "model:ir.ui.menu,name:menu_product_association_rule_form"
+msgid "Sale Association Rules"
+msgstr ""
+
+msgctxt "model:sale.product.association.rule,name:"
+msgid "Product Association Rule"
+msgstr ""
+
+msgctxt "model:sale.product.association.rule.antecedent,name:"
+msgid "Product Association Rule Antecedent"
+msgstr ""
+
+msgctxt "model:sale.product.association.rule.consequent,name:"
+msgid "Product Association Rule Consequent"
+msgstr ""
+
+msgctxt "selection:ir.cron,method:"
+msgid "Compute Sale Product Association Rules"
+msgstr ""
+
+msgctxt "selection:sale.configuration,product_recommendation_method:"
+msgid "Association Rule"
+msgstr ""
+
+msgctxt "view:sale.configuration:"
+msgid "Product Recommendation Association Rule"
+msgstr ""
diff -r e0f583a43333 -r 622172f49c0f
modules/sale_product_recommendation_association_rule/locale/de.po
--- a/modules/sale_product_recommendation_association_rule/locale/de.po Sat Oct
01 23:35:08 2022 +0000
+++ b/modules/sale_product_recommendation_association_rule/locale/de.po Sat Oct
01 23:35:22 2022 +0000
@@ -0,0 +1,125 @@
+msgctxt "field:sale.configuration,product_association_rule_max_length:"
+msgid "The maximal number of products for a rule."
+msgstr ""
+
+msgctxt "field:sale.configuration,product_association_rule_min_confidence:"
+msgid "Minimum Confidence"
+msgstr ""
+
+msgctxt "field:sale.configuration,product_association_rule_min_support:"
+msgid "Minimum Support"
+msgstr ""
+
+msgctxt "field:sale.configuration,product_association_rule_transactions_up_to:"
+msgid "Transactions Up to"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,antecedent_names:"
+msgid "Antecedents"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,antecedents:"
+msgid "Antecedents"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,confidence:"
+msgid "Confidence"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,consequent_names:"
+msgid "Consequents"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,consequents:"
+msgid "Consequents"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,conviction:"
+msgid "Conviction"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,lift:"
+msgid "Lift"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,support:"
+msgid "Support"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule.antecedent,product:"
+msgid "Product"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule.antecedent,rule:"
+msgid "Rule"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule.consequent,product:"
+msgid "Product"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule.consequent,rule:"
+msgid "Rule"
+msgstr ""
+
+msgctxt "help:sale.configuration,product_association_rule_min_confidence:"
+msgid "The minimum probability of the rule."
+msgstr ""
+
+msgctxt "help:sale.configuration,product_association_rule_min_support:"
+msgid ""
+"The minimum frequency of which the items in the rule appear together in the "
+"data set."
+msgstr ""
+
+msgctxt "help:sale.product.association.rule,confidence:"
+msgid "Probability of consequents, given antecedents."
+msgstr ""
+
+msgctxt "help:sale.product.association.rule,conviction:"
+msgid "The frequency that the rule makes an incorrect prediction."
+msgstr ""
+
+msgctxt "help:sale.product.association.rule,lift:"
+msgid ""
+"If equals to 1, the two occurrences are independent of each other.\n"
+"If greater than 1, the degree to which the two occurrences are dependent on "
+"one another.\n"
+"If less than 1, the items are substitute to each other."
+msgstr ""
+
+msgctxt "help:sale.product.association.rule,support:"
+msgid "The frequency of consequents and antecedents appear together."
+msgstr ""
+
+msgctxt "model:ir.action,name:act_product_association_rule_form"
+msgid "Sale Association Rules"
+msgstr ""
+
+msgctxt "model:ir.ui.menu,name:menu_product_association_rule_form"
+msgid "Sale Association Rules"
+msgstr ""
+
+msgctxt "model:sale.product.association.rule,name:"
+msgid "Product Association Rule"
+msgstr ""
+
+msgctxt "model:sale.product.association.rule.antecedent,name:"
+msgid "Product Association Rule Antecedent"
+msgstr ""
+
+msgctxt "model:sale.product.association.rule.consequent,name:"
+msgid "Product Association Rule Consequent"
+msgstr ""
+
+msgctxt "selection:ir.cron,method:"
+msgid "Compute Sale Product Association Rules"
+msgstr ""
+
+msgctxt "selection:sale.configuration,product_recommendation_method:"
+msgid "Association Rule"
+msgstr ""
+
+msgctxt "view:sale.configuration:"
+msgid "Product Recommendation Association Rule"
+msgstr ""
diff -r e0f583a43333 -r 622172f49c0f
modules/sale_product_recommendation_association_rule/locale/el.po
--- a/modules/sale_product_recommendation_association_rule/locale/el.po Sat Oct
01 23:35:08 2022 +0000
+++ b/modules/sale_product_recommendation_association_rule/locale/el.po Sat Oct
01 23:35:22 2022 +0000
@@ -0,0 +1,125 @@
+msgctxt "field:sale.configuration,product_association_rule_max_length:"
+msgid "The maximal number of products for a rule."
+msgstr ""
+
+msgctxt "field:sale.configuration,product_association_rule_min_confidence:"
+msgid "Minimum Confidence"
+msgstr ""
+
+msgctxt "field:sale.configuration,product_association_rule_min_support:"
+msgid "Minimum Support"
+msgstr ""
+
+msgctxt "field:sale.configuration,product_association_rule_transactions_up_to:"
+msgid "Transactions Up to"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,antecedent_names:"
+msgid "Antecedents"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,antecedents:"
+msgid "Antecedents"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,confidence:"
+msgid "Confidence"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,consequent_names:"
+msgid "Consequents"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,consequents:"
+msgid "Consequents"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,conviction:"
+msgid "Conviction"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,lift:"
+msgid "Lift"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,support:"
+msgid "Support"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule.antecedent,product:"
+msgid "Product"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule.antecedent,rule:"
+msgid "Rule"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule.consequent,product:"
+msgid "Product"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule.consequent,rule:"
+msgid "Rule"
+msgstr ""
+
+msgctxt "help:sale.configuration,product_association_rule_min_confidence:"
+msgid "The minimum probability of the rule."
+msgstr ""
+
+msgctxt "help:sale.configuration,product_association_rule_min_support:"
+msgid ""
+"The minimum frequency of which the items in the rule appear together in the "
+"data set."
+msgstr ""
+
+msgctxt "help:sale.product.association.rule,confidence:"
+msgid "Probability of consequents, given antecedents."
+msgstr ""
+
+msgctxt "help:sale.product.association.rule,conviction:"
+msgid "The frequency that the rule makes an incorrect prediction."
+msgstr ""
+
+msgctxt "help:sale.product.association.rule,lift:"
+msgid ""
+"If equals to 1, the two occurrences are independent of each other.\n"
+"If greater than 1, the degree to which the two occurrences are dependent on "
+"one another.\n"
+"If less than 1, the items are substitute to each other."
+msgstr ""
+
+msgctxt "help:sale.product.association.rule,support:"
+msgid "The frequency of consequents and antecedents appear together."
+msgstr ""
+
+msgctxt "model:ir.action,name:act_product_association_rule_form"
+msgid "Sale Association Rules"
+msgstr ""
+
+msgctxt "model:ir.ui.menu,name:menu_product_association_rule_form"
+msgid "Sale Association Rules"
+msgstr ""
+
+msgctxt "model:sale.product.association.rule,name:"
+msgid "Product Association Rule"
+msgstr ""
+
+msgctxt "model:sale.product.association.rule.antecedent,name:"
+msgid "Product Association Rule Antecedent"
+msgstr ""
+
+msgctxt "model:sale.product.association.rule.consequent,name:"
+msgid "Product Association Rule Consequent"
+msgstr ""
+
+msgctxt "selection:ir.cron,method:"
+msgid "Compute Sale Product Association Rules"
+msgstr ""
+
+msgctxt "selection:sale.configuration,product_recommendation_method:"
+msgid "Association Rule"
+msgstr ""
+
+msgctxt "view:sale.configuration:"
+msgid "Product Recommendation Association Rule"
+msgstr ""
diff -r e0f583a43333 -r 622172f49c0f
modules/sale_product_recommendation_association_rule/locale/es.po
--- a/modules/sale_product_recommendation_association_rule/locale/es.po Sat Oct
01 23:35:08 2022 +0000
+++ b/modules/sale_product_recommendation_association_rule/locale/es.po Sat Oct
01 23:35:22 2022 +0000
@@ -0,0 +1,125 @@
+msgctxt "field:sale.configuration,product_association_rule_max_length:"
+msgid "The maximal number of products for a rule."
+msgstr ""
+
+msgctxt "field:sale.configuration,product_association_rule_min_confidence:"
+msgid "Minimum Confidence"
+msgstr ""
+
+msgctxt "field:sale.configuration,product_association_rule_min_support:"
+msgid "Minimum Support"
+msgstr ""
+
+msgctxt "field:sale.configuration,product_association_rule_transactions_up_to:"
+msgid "Transactions Up to"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,antecedent_names:"
+msgid "Antecedents"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,antecedents:"
+msgid "Antecedents"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,confidence:"
+msgid "Confidence"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,consequent_names:"
+msgid "Consequents"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,consequents:"
+msgid "Consequents"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,conviction:"
+msgid "Conviction"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,lift:"
+msgid "Lift"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,support:"
+msgid "Support"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule.antecedent,product:"
+msgid "Product"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule.antecedent,rule:"
+msgid "Rule"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule.consequent,product:"
+msgid "Product"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule.consequent,rule:"
+msgid "Rule"
+msgstr ""
+
+msgctxt "help:sale.configuration,product_association_rule_min_confidence:"
+msgid "The minimum probability of the rule."
+msgstr ""
+
+msgctxt "help:sale.configuration,product_association_rule_min_support:"
+msgid ""
+"The minimum frequency of which the items in the rule appear together in the "
+"data set."
+msgstr ""
+
+msgctxt "help:sale.product.association.rule,confidence:"
+msgid "Probability of consequents, given antecedents."
+msgstr ""
+
+msgctxt "help:sale.product.association.rule,conviction:"
+msgid "The frequency that the rule makes an incorrect prediction."
+msgstr ""
+
+msgctxt "help:sale.product.association.rule,lift:"
+msgid ""
+"If equals to 1, the two occurrences are independent of each other.\n"
+"If greater than 1, the degree to which the two occurrences are dependent on "
+"one another.\n"
+"If less than 1, the items are substitute to each other."
+msgstr ""
+
+msgctxt "help:sale.product.association.rule,support:"
+msgid "The frequency of consequents and antecedents appear together."
+msgstr ""
+
+msgctxt "model:ir.action,name:act_product_association_rule_form"
+msgid "Sale Association Rules"
+msgstr ""
+
+msgctxt "model:ir.ui.menu,name:menu_product_association_rule_form"
+msgid "Sale Association Rules"
+msgstr ""
+
+msgctxt "model:sale.product.association.rule,name:"
+msgid "Product Association Rule"
+msgstr ""
+
+msgctxt "model:sale.product.association.rule.antecedent,name:"
+msgid "Product Association Rule Antecedent"
+msgstr ""
+
+msgctxt "model:sale.product.association.rule.consequent,name:"
+msgid "Product Association Rule Consequent"
+msgstr ""
+
+msgctxt "selection:ir.cron,method:"
+msgid "Compute Sale Product Association Rules"
+msgstr ""
+
+msgctxt "selection:sale.configuration,product_recommendation_method:"
+msgid "Association Rule"
+msgstr ""
+
+msgctxt "view:sale.configuration:"
+msgid "Product Recommendation Association Rule"
+msgstr ""
diff -r e0f583a43333 -r 622172f49c0f
modules/sale_product_recommendation_association_rule/locale/es_419.po
--- a/modules/sale_product_recommendation_association_rule/locale/es_419.po
Sat Oct 01 23:35:08 2022 +0000
+++ b/modules/sale_product_recommendation_association_rule/locale/es_419.po
Sat Oct 01 23:35:22 2022 +0000
@@ -0,0 +1,125 @@
+msgctxt "field:sale.configuration,product_association_rule_max_length:"
+msgid "The maximal number of products for a rule."
+msgstr ""
+
+msgctxt "field:sale.configuration,product_association_rule_min_confidence:"
+msgid "Minimum Confidence"
+msgstr ""
+
+msgctxt "field:sale.configuration,product_association_rule_min_support:"
+msgid "Minimum Support"
+msgstr ""
+
+msgctxt "field:sale.configuration,product_association_rule_transactions_up_to:"
+msgid "Transactions Up to"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,antecedent_names:"
+msgid "Antecedents"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,antecedents:"
+msgid "Antecedents"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,confidence:"
+msgid "Confidence"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,consequent_names:"
+msgid "Consequents"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,consequents:"
+msgid "Consequents"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,conviction:"
+msgid "Conviction"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,lift:"
+msgid "Lift"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,support:"
+msgid "Support"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule.antecedent,product:"
+msgid "Product"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule.antecedent,rule:"
+msgid "Rule"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule.consequent,product:"
+msgid "Product"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule.consequent,rule:"
+msgid "Rule"
+msgstr ""
+
+msgctxt "help:sale.configuration,product_association_rule_min_confidence:"
+msgid "The minimum probability of the rule."
+msgstr ""
+
+msgctxt "help:sale.configuration,product_association_rule_min_support:"
+msgid ""
+"The minimum frequency of which the items in the rule appear together in the "
+"data set."
+msgstr ""
+
+msgctxt "help:sale.product.association.rule,confidence:"
+msgid "Probability of consequents, given antecedents."
+msgstr ""
+
+msgctxt "help:sale.product.association.rule,conviction:"
+msgid "The frequency that the rule makes an incorrect prediction."
+msgstr ""
+
+msgctxt "help:sale.product.association.rule,lift:"
+msgid ""
+"If equals to 1, the two occurrences are independent of each other.\n"
+"If greater than 1, the degree to which the two occurrences are dependent on "
+"one another.\n"
+"If less than 1, the items are substitute to each other."
+msgstr ""
+
+msgctxt "help:sale.product.association.rule,support:"
+msgid "The frequency of consequents and antecedents appear together."
+msgstr ""
+
+msgctxt "model:ir.action,name:act_product_association_rule_form"
+msgid "Sale Association Rules"
+msgstr ""
+
+msgctxt "model:ir.ui.menu,name:menu_product_association_rule_form"
+msgid "Sale Association Rules"
+msgstr ""
+
+msgctxt "model:sale.product.association.rule,name:"
+msgid "Product Association Rule"
+msgstr ""
+
+msgctxt "model:sale.product.association.rule.antecedent,name:"
+msgid "Product Association Rule Antecedent"
+msgstr ""
+
+msgctxt "model:sale.product.association.rule.consequent,name:"
+msgid "Product Association Rule Consequent"
+msgstr ""
+
+msgctxt "selection:ir.cron,method:"
+msgid "Compute Sale Product Association Rules"
+msgstr ""
+
+msgctxt "selection:sale.configuration,product_recommendation_method:"
+msgid "Association Rule"
+msgstr ""
+
+msgctxt "view:sale.configuration:"
+msgid "Product Recommendation Association Rule"
+msgstr ""
diff -r e0f583a43333 -r 622172f49c0f
modules/sale_product_recommendation_association_rule/locale/et.po
--- a/modules/sale_product_recommendation_association_rule/locale/et.po Sat Oct
01 23:35:08 2022 +0000
+++ b/modules/sale_product_recommendation_association_rule/locale/et.po Sat Oct
01 23:35:22 2022 +0000
@@ -0,0 +1,125 @@
+msgctxt "field:sale.configuration,product_association_rule_max_length:"
+msgid "The maximal number of products for a rule."
+msgstr ""
+
+msgctxt "field:sale.configuration,product_association_rule_min_confidence:"
+msgid "Minimum Confidence"
+msgstr ""
+
+msgctxt "field:sale.configuration,product_association_rule_min_support:"
+msgid "Minimum Support"
+msgstr ""
+
+msgctxt "field:sale.configuration,product_association_rule_transactions_up_to:"
+msgid "Transactions Up to"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,antecedent_names:"
+msgid "Antecedents"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,antecedents:"
+msgid "Antecedents"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,confidence:"
+msgid "Confidence"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,consequent_names:"
+msgid "Consequents"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,consequents:"
+msgid "Consequents"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,conviction:"
+msgid "Conviction"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,lift:"
+msgid "Lift"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,support:"
+msgid "Support"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule.antecedent,product:"
+msgid "Product"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule.antecedent,rule:"
+msgid "Rule"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule.consequent,product:"
+msgid "Product"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule.consequent,rule:"
+msgid "Rule"
+msgstr ""
+
+msgctxt "help:sale.configuration,product_association_rule_min_confidence:"
+msgid "The minimum probability of the rule."
+msgstr ""
+
+msgctxt "help:sale.configuration,product_association_rule_min_support:"
+msgid ""
+"The minimum frequency of which the items in the rule appear together in the "
+"data set."
+msgstr ""
+
+msgctxt "help:sale.product.association.rule,confidence:"
+msgid "Probability of consequents, given antecedents."
+msgstr ""
+
+msgctxt "help:sale.product.association.rule,conviction:"
+msgid "The frequency that the rule makes an incorrect prediction."
+msgstr ""
+
+msgctxt "help:sale.product.association.rule,lift:"
+msgid ""
+"If equals to 1, the two occurrences are independent of each other.\n"
+"If greater than 1, the degree to which the two occurrences are dependent on "
+"one another.\n"
+"If less than 1, the items are substitute to each other."
+msgstr ""
+
+msgctxt "help:sale.product.association.rule,support:"
+msgid "The frequency of consequents and antecedents appear together."
+msgstr ""
+
+msgctxt "model:ir.action,name:act_product_association_rule_form"
+msgid "Sale Association Rules"
+msgstr ""
+
+msgctxt "model:ir.ui.menu,name:menu_product_association_rule_form"
+msgid "Sale Association Rules"
+msgstr ""
+
+msgctxt "model:sale.product.association.rule,name:"
+msgid "Product Association Rule"
+msgstr ""
+
+msgctxt "model:sale.product.association.rule.antecedent,name:"
+msgid "Product Association Rule Antecedent"
+msgstr ""
+
+msgctxt "model:sale.product.association.rule.consequent,name:"
+msgid "Product Association Rule Consequent"
+msgstr ""
+
+msgctxt "selection:ir.cron,method:"
+msgid "Compute Sale Product Association Rules"
+msgstr ""
+
+msgctxt "selection:sale.configuration,product_recommendation_method:"
+msgid "Association Rule"
+msgstr ""
+
+msgctxt "view:sale.configuration:"
+msgid "Product Recommendation Association Rule"
+msgstr ""
diff -r e0f583a43333 -r 622172f49c0f
modules/sale_product_recommendation_association_rule/locale/eu.po
--- a/modules/sale_product_recommendation_association_rule/locale/eu.po Sat Oct
01 23:35:08 2022 +0000
+++ b/modules/sale_product_recommendation_association_rule/locale/eu.po Sat Oct
01 23:35:22 2022 +0000
@@ -0,0 +1,125 @@
+msgctxt "field:sale.configuration,product_association_rule_max_length:"
+msgid "The maximal number of products for a rule."
+msgstr ""
+
+msgctxt "field:sale.configuration,product_association_rule_min_confidence:"
+msgid "Minimum Confidence"
+msgstr ""
+
+msgctxt "field:sale.configuration,product_association_rule_min_support:"
+msgid "Minimum Support"
+msgstr ""
+
+msgctxt "field:sale.configuration,product_association_rule_transactions_up_to:"
+msgid "Transactions Up to"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,antecedent_names:"
+msgid "Antecedents"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,antecedents:"
+msgid "Antecedents"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,confidence:"
+msgid "Confidence"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,consequent_names:"
+msgid "Consequents"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,consequents:"
+msgid "Consequents"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,conviction:"
+msgid "Conviction"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,lift:"
+msgid "Lift"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,support:"
+msgid "Support"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule.antecedent,product:"
+msgid "Product"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule.antecedent,rule:"
+msgid "Rule"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule.consequent,product:"
+msgid "Product"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule.consequent,rule:"
+msgid "Rule"
+msgstr ""
+
+msgctxt "help:sale.configuration,product_association_rule_min_confidence:"
+msgid "The minimum probability of the rule."
+msgstr ""
+
+msgctxt "help:sale.configuration,product_association_rule_min_support:"
+msgid ""
+"The minimum frequency of which the items in the rule appear together in the "
+"data set."
+msgstr ""
+
+msgctxt "help:sale.product.association.rule,confidence:"
+msgid "Probability of consequents, given antecedents."
+msgstr ""
+
+msgctxt "help:sale.product.association.rule,conviction:"
+msgid "The frequency that the rule makes an incorrect prediction."
+msgstr ""
+
+msgctxt "help:sale.product.association.rule,lift:"
+msgid ""
+"If equals to 1, the two occurrences are independent of each other.\n"
+"If greater than 1, the degree to which the two occurrences are dependent on "
+"one another.\n"
+"If less than 1, the items are substitute to each other."
+msgstr ""
+
+msgctxt "help:sale.product.association.rule,support:"
+msgid "The frequency of consequents and antecedents appear together."
+msgstr ""
+
+msgctxt "model:ir.action,name:act_product_association_rule_form"
+msgid "Sale Association Rules"
+msgstr ""
+
+msgctxt "model:ir.ui.menu,name:menu_product_association_rule_form"
+msgid "Sale Association Rules"
+msgstr ""
+
+msgctxt "model:sale.product.association.rule,name:"
+msgid "Product Association Rule"
+msgstr ""
+
+msgctxt "model:sale.product.association.rule.antecedent,name:"
+msgid "Product Association Rule Antecedent"
+msgstr ""
+
+msgctxt "model:sale.product.association.rule.consequent,name:"
+msgid "Product Association Rule Consequent"
+msgstr ""
+
+msgctxt "selection:ir.cron,method:"
+msgid "Compute Sale Product Association Rules"
+msgstr ""
+
+msgctxt "selection:sale.configuration,product_recommendation_method:"
+msgid "Association Rule"
+msgstr ""
+
+msgctxt "view:sale.configuration:"
+msgid "Product Recommendation Association Rule"
+msgstr ""
diff -r e0f583a43333 -r 622172f49c0f
modules/sale_product_recommendation_association_rule/locale/fa.po
--- a/modules/sale_product_recommendation_association_rule/locale/fa.po Sat Oct
01 23:35:08 2022 +0000
+++ b/modules/sale_product_recommendation_association_rule/locale/fa.po Sat Oct
01 23:35:22 2022 +0000
@@ -0,0 +1,125 @@
+msgctxt "field:sale.configuration,product_association_rule_max_length:"
+msgid "The maximal number of products for a rule."
+msgstr ""
+
+msgctxt "field:sale.configuration,product_association_rule_min_confidence:"
+msgid "Minimum Confidence"
+msgstr ""
+
+msgctxt "field:sale.configuration,product_association_rule_min_support:"
+msgid "Minimum Support"
+msgstr ""
+
+msgctxt "field:sale.configuration,product_association_rule_transactions_up_to:"
+msgid "Transactions Up to"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,antecedent_names:"
+msgid "Antecedents"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,antecedents:"
+msgid "Antecedents"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,confidence:"
+msgid "Confidence"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,consequent_names:"
+msgid "Consequents"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,consequents:"
+msgid "Consequents"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,conviction:"
+msgid "Conviction"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,lift:"
+msgid "Lift"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,support:"
+msgid "Support"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule.antecedent,product:"
+msgid "Product"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule.antecedent,rule:"
+msgid "Rule"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule.consequent,product:"
+msgid "Product"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule.consequent,rule:"
+msgid "Rule"
+msgstr ""
+
+msgctxt "help:sale.configuration,product_association_rule_min_confidence:"
+msgid "The minimum probability of the rule."
+msgstr ""
+
+msgctxt "help:sale.configuration,product_association_rule_min_support:"
+msgid ""
+"The minimum frequency of which the items in the rule appear together in the "
+"data set."
+msgstr ""
+
+msgctxt "help:sale.product.association.rule,confidence:"
+msgid "Probability of consequents, given antecedents."
+msgstr ""
+
+msgctxt "help:sale.product.association.rule,conviction:"
+msgid "The frequency that the rule makes an incorrect prediction."
+msgstr ""
+
+msgctxt "help:sale.product.association.rule,lift:"
+msgid ""
+"If equals to 1, the two occurrences are independent of each other.\n"
+"If greater than 1, the degree to which the two occurrences are dependent on "
+"one another.\n"
+"If less than 1, the items are substitute to each other."
+msgstr ""
+
+msgctxt "help:sale.product.association.rule,support:"
+msgid "The frequency of consequents and antecedents appear together."
+msgstr ""
+
+msgctxt "model:ir.action,name:act_product_association_rule_form"
+msgid "Sale Association Rules"
+msgstr ""
+
+msgctxt "model:ir.ui.menu,name:menu_product_association_rule_form"
+msgid "Sale Association Rules"
+msgstr ""
+
+msgctxt "model:sale.product.association.rule,name:"
+msgid "Product Association Rule"
+msgstr ""
+
+msgctxt "model:sale.product.association.rule.antecedent,name:"
+msgid "Product Association Rule Antecedent"
+msgstr ""
+
+msgctxt "model:sale.product.association.rule.consequent,name:"
+msgid "Product Association Rule Consequent"
+msgstr ""
+
+msgctxt "selection:ir.cron,method:"
+msgid "Compute Sale Product Association Rules"
+msgstr ""
+
+msgctxt "selection:sale.configuration,product_recommendation_method:"
+msgid "Association Rule"
+msgstr ""
+
+msgctxt "view:sale.configuration:"
+msgid "Product Recommendation Association Rule"
+msgstr ""
diff -r e0f583a43333 -r 622172f49c0f
modules/sale_product_recommendation_association_rule/locale/fi.po
--- a/modules/sale_product_recommendation_association_rule/locale/fi.po Sat Oct
01 23:35:08 2022 +0000
+++ b/modules/sale_product_recommendation_association_rule/locale/fi.po Sat Oct
01 23:35:22 2022 +0000
@@ -0,0 +1,125 @@
+msgctxt "field:sale.configuration,product_association_rule_max_length:"
+msgid "The maximal number of products for a rule."
+msgstr ""
+
+msgctxt "field:sale.configuration,product_association_rule_min_confidence:"
+msgid "Minimum Confidence"
+msgstr ""
+
+msgctxt "field:sale.configuration,product_association_rule_min_support:"
+msgid "Minimum Support"
+msgstr ""
+
+msgctxt "field:sale.configuration,product_association_rule_transactions_up_to:"
+msgid "Transactions Up to"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,antecedent_names:"
+msgid "Antecedents"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,antecedents:"
+msgid "Antecedents"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,confidence:"
+msgid "Confidence"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,consequent_names:"
+msgid "Consequents"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,consequents:"
+msgid "Consequents"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,conviction:"
+msgid "Conviction"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,lift:"
+msgid "Lift"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,support:"
+msgid "Support"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule.antecedent,product:"
+msgid "Product"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule.antecedent,rule:"
+msgid "Rule"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule.consequent,product:"
+msgid "Product"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule.consequent,rule:"
+msgid "Rule"
+msgstr ""
+
+msgctxt "help:sale.configuration,product_association_rule_min_confidence:"
+msgid "The minimum probability of the rule."
+msgstr ""
+
+msgctxt "help:sale.configuration,product_association_rule_min_support:"
+msgid ""
+"The minimum frequency of which the items in the rule appear together in the "
+"data set."
+msgstr ""
+
+msgctxt "help:sale.product.association.rule,confidence:"
+msgid "Probability of consequents, given antecedents."
+msgstr ""
+
+msgctxt "help:sale.product.association.rule,conviction:"
+msgid "The frequency that the rule makes an incorrect prediction."
+msgstr ""
+
+msgctxt "help:sale.product.association.rule,lift:"
+msgid ""
+"If equals to 1, the two occurrences are independent of each other.\n"
+"If greater than 1, the degree to which the two occurrences are dependent on "
+"one another.\n"
+"If less than 1, the items are substitute to each other."
+msgstr ""
+
+msgctxt "help:sale.product.association.rule,support:"
+msgid "The frequency of consequents and antecedents appear together."
+msgstr ""
+
+msgctxt "model:ir.action,name:act_product_association_rule_form"
+msgid "Sale Association Rules"
+msgstr ""
+
+msgctxt "model:ir.ui.menu,name:menu_product_association_rule_form"
+msgid "Sale Association Rules"
+msgstr ""
+
+msgctxt "model:sale.product.association.rule,name:"
+msgid "Product Association Rule"
+msgstr ""
+
+msgctxt "model:sale.product.association.rule.antecedent,name:"
+msgid "Product Association Rule Antecedent"
+msgstr ""
+
+msgctxt "model:sale.product.association.rule.consequent,name:"
+msgid "Product Association Rule Consequent"
+msgstr ""
+
+msgctxt "selection:ir.cron,method:"
+msgid "Compute Sale Product Association Rules"
+msgstr ""
+
+msgctxt "selection:sale.configuration,product_recommendation_method:"
+msgid "Association Rule"
+msgstr ""
+
+msgctxt "view:sale.configuration:"
+msgid "Product Recommendation Association Rule"
+msgstr ""
diff -r e0f583a43333 -r 622172f49c0f
modules/sale_product_recommendation_association_rule/locale/fr.po
--- a/modules/sale_product_recommendation_association_rule/locale/fr.po Sat Oct
01 23:35:08 2022 +0000
+++ b/modules/sale_product_recommendation_association_rule/locale/fr.po Sat Oct
01 23:35:22 2022 +0000
@@ -0,0 +1,125 @@
+msgctxt "field:sale.configuration,product_association_rule_max_length:"
+msgid "The maximal number of products for a rule."
+msgstr ""
+
+msgctxt "field:sale.configuration,product_association_rule_min_confidence:"
+msgid "Minimum Confidence"
+msgstr ""
+
+msgctxt "field:sale.configuration,product_association_rule_min_support:"
+msgid "Minimum Support"
+msgstr ""
+
+msgctxt "field:sale.configuration,product_association_rule_transactions_up_to:"
+msgid "Transactions Up to"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,antecedent_names:"
+msgid "Antecedents"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,antecedents:"
+msgid "Antecedents"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,confidence:"
+msgid "Confidence"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,consequent_names:"
+msgid "Consequents"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,consequents:"
+msgid "Consequents"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,conviction:"
+msgid "Conviction"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,lift:"
+msgid "Lift"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,support:"
+msgid "Support"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule.antecedent,product:"
+msgid "Product"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule.antecedent,rule:"
+msgid "Rule"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule.consequent,product:"
+msgid "Product"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule.consequent,rule:"
+msgid "Rule"
+msgstr ""
+
+msgctxt "help:sale.configuration,product_association_rule_min_confidence:"
+msgid "The minimum probability of the rule."
+msgstr ""
+
+msgctxt "help:sale.configuration,product_association_rule_min_support:"
+msgid ""
+"The minimum frequency of which the items in the rule appear together in the "
+"data set."
+msgstr ""
+
+msgctxt "help:sale.product.association.rule,confidence:"
+msgid "Probability of consequents, given antecedents."
+msgstr ""
+
+msgctxt "help:sale.product.association.rule,conviction:"
+msgid "The frequency that the rule makes an incorrect prediction."
+msgstr ""
+
+msgctxt "help:sale.product.association.rule,lift:"
+msgid ""
+"If equals to 1, the two occurrences are independent of each other.\n"
+"If greater than 1, the degree to which the two occurrences are dependent on "
+"one another.\n"
+"If less than 1, the items are substitute to each other."
+msgstr ""
+
+msgctxt "help:sale.product.association.rule,support:"
+msgid "The frequency of consequents and antecedents appear together."
+msgstr ""
+
+msgctxt "model:ir.action,name:act_product_association_rule_form"
+msgid "Sale Association Rules"
+msgstr ""
+
+msgctxt "model:ir.ui.menu,name:menu_product_association_rule_form"
+msgid "Sale Association Rules"
+msgstr ""
+
+msgctxt "model:sale.product.association.rule,name:"
+msgid "Product Association Rule"
+msgstr ""
+
+msgctxt "model:sale.product.association.rule.antecedent,name:"
+msgid "Product Association Rule Antecedent"
+msgstr ""
+
+msgctxt "model:sale.product.association.rule.consequent,name:"
+msgid "Product Association Rule Consequent"
+msgstr ""
+
+msgctxt "selection:ir.cron,method:"
+msgid "Compute Sale Product Association Rules"
+msgstr ""
+
+msgctxt "selection:sale.configuration,product_recommendation_method:"
+msgid "Association Rule"
+msgstr ""
+
+msgctxt "view:sale.configuration:"
+msgid "Product Recommendation Association Rule"
+msgstr ""
diff -r e0f583a43333 -r 622172f49c0f
modules/sale_product_recommendation_association_rule/locale/gl.po
--- a/modules/sale_product_recommendation_association_rule/locale/gl.po Sat Oct
01 23:35:08 2022 +0000
+++ b/modules/sale_product_recommendation_association_rule/locale/gl.po Sat Oct
01 23:35:22 2022 +0000
@@ -0,0 +1,125 @@
+msgctxt "field:sale.configuration,product_association_rule_max_length:"
+msgid "The maximal number of products for a rule."
+msgstr ""
+
+msgctxt "field:sale.configuration,product_association_rule_min_confidence:"
+msgid "Minimum Confidence"
+msgstr ""
+
+msgctxt "field:sale.configuration,product_association_rule_min_support:"
+msgid "Minimum Support"
+msgstr ""
+
+msgctxt "field:sale.configuration,product_association_rule_transactions_up_to:"
+msgid "Transactions Up to"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,antecedent_names:"
+msgid "Antecedents"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,antecedents:"
+msgid "Antecedents"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,confidence:"
+msgid "Confidence"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,consequent_names:"
+msgid "Consequents"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,consequents:"
+msgid "Consequents"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,conviction:"
+msgid "Conviction"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,lift:"
+msgid "Lift"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,support:"
+msgid "Support"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule.antecedent,product:"
+msgid "Product"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule.antecedent,rule:"
+msgid "Rule"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule.consequent,product:"
+msgid "Product"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule.consequent,rule:"
+msgid "Rule"
+msgstr ""
+
+msgctxt "help:sale.configuration,product_association_rule_min_confidence:"
+msgid "The minimum probability of the rule."
+msgstr ""
+
+msgctxt "help:sale.configuration,product_association_rule_min_support:"
+msgid ""
+"The minimum frequency of which the items in the rule appear together in the "
+"data set."
+msgstr ""
+
+msgctxt "help:sale.product.association.rule,confidence:"
+msgid "Probability of consequents, given antecedents."
+msgstr ""
+
+msgctxt "help:sale.product.association.rule,conviction:"
+msgid "The frequency that the rule makes an incorrect prediction."
+msgstr ""
+
+msgctxt "help:sale.product.association.rule,lift:"
+msgid ""
+"If equals to 1, the two occurrences are independent of each other.\n"
+"If greater than 1, the degree to which the two occurrences are dependent on "
+"one another.\n"
+"If less than 1, the items are substitute to each other."
+msgstr ""
+
+msgctxt "help:sale.product.association.rule,support:"
+msgid "The frequency of consequents and antecedents appear together."
+msgstr ""
+
+msgctxt "model:ir.action,name:act_product_association_rule_form"
+msgid "Sale Association Rules"
+msgstr ""
+
+msgctxt "model:ir.ui.menu,name:menu_product_association_rule_form"
+msgid "Sale Association Rules"
+msgstr ""
+
+msgctxt "model:sale.product.association.rule,name:"
+msgid "Product Association Rule"
+msgstr ""
+
+msgctxt "model:sale.product.association.rule.antecedent,name:"
+msgid "Product Association Rule Antecedent"
+msgstr ""
+
+msgctxt "model:sale.product.association.rule.consequent,name:"
+msgid "Product Association Rule Consequent"
+msgstr ""
+
+msgctxt "selection:ir.cron,method:"
+msgid "Compute Sale Product Association Rules"
+msgstr ""
+
+msgctxt "selection:sale.configuration,product_recommendation_method:"
+msgid "Association Rule"
+msgstr ""
+
+msgctxt "view:sale.configuration:"
+msgid "Product Recommendation Association Rule"
+msgstr ""
diff -r e0f583a43333 -r 622172f49c0f
modules/sale_product_recommendation_association_rule/locale/hi.po
--- a/modules/sale_product_recommendation_association_rule/locale/hi.po Sat Oct
01 23:35:08 2022 +0000
+++ b/modules/sale_product_recommendation_association_rule/locale/hi.po Sat Oct
01 23:35:22 2022 +0000
@@ -0,0 +1,125 @@
+msgctxt "field:sale.configuration,product_association_rule_max_length:"
+msgid "The maximal number of products for a rule."
+msgstr ""
+
+msgctxt "field:sale.configuration,product_association_rule_min_confidence:"
+msgid "Minimum Confidence"
+msgstr ""
+
+msgctxt "field:sale.configuration,product_association_rule_min_support:"
+msgid "Minimum Support"
+msgstr ""
+
+msgctxt "field:sale.configuration,product_association_rule_transactions_up_to:"
+msgid "Transactions Up to"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,antecedent_names:"
+msgid "Antecedents"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,antecedents:"
+msgid "Antecedents"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,confidence:"
+msgid "Confidence"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,consequent_names:"
+msgid "Consequents"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,consequents:"
+msgid "Consequents"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,conviction:"
+msgid "Conviction"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,lift:"
+msgid "Lift"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,support:"
+msgid "Support"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule.antecedent,product:"
+msgid "Product"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule.antecedent,rule:"
+msgid "Rule"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule.consequent,product:"
+msgid "Product"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule.consequent,rule:"
+msgid "Rule"
+msgstr ""
+
+msgctxt "help:sale.configuration,product_association_rule_min_confidence:"
+msgid "The minimum probability of the rule."
+msgstr ""
+
+msgctxt "help:sale.configuration,product_association_rule_min_support:"
+msgid ""
+"The minimum frequency of which the items in the rule appear together in the "
+"data set."
+msgstr ""
+
+msgctxt "help:sale.product.association.rule,confidence:"
+msgid "Probability of consequents, given antecedents."
+msgstr ""
+
+msgctxt "help:sale.product.association.rule,conviction:"
+msgid "The frequency that the rule makes an incorrect prediction."
+msgstr ""
+
+msgctxt "help:sale.product.association.rule,lift:"
+msgid ""
+"If equals to 1, the two occurrences are independent of each other.\n"
+"If greater than 1, the degree to which the two occurrences are dependent on "
+"one another.\n"
+"If less than 1, the items are substitute to each other."
+msgstr ""
+
+msgctxt "help:sale.product.association.rule,support:"
+msgid "The frequency of consequents and antecedents appear together."
+msgstr ""
+
+msgctxt "model:ir.action,name:act_product_association_rule_form"
+msgid "Sale Association Rules"
+msgstr ""
+
+msgctxt "model:ir.ui.menu,name:menu_product_association_rule_form"
+msgid "Sale Association Rules"
+msgstr ""
+
+msgctxt "model:sale.product.association.rule,name:"
+msgid "Product Association Rule"
+msgstr ""
+
+msgctxt "model:sale.product.association.rule.antecedent,name:"
+msgid "Product Association Rule Antecedent"
+msgstr ""
+
+msgctxt "model:sale.product.association.rule.consequent,name:"
+msgid "Product Association Rule Consequent"
+msgstr ""
+
+msgctxt "selection:ir.cron,method:"
+msgid "Compute Sale Product Association Rules"
+msgstr ""
+
+msgctxt "selection:sale.configuration,product_recommendation_method:"
+msgid "Association Rule"
+msgstr ""
+
+msgctxt "view:sale.configuration:"
+msgid "Product Recommendation Association Rule"
+msgstr ""
diff -r e0f583a43333 -r 622172f49c0f
modules/sale_product_recommendation_association_rule/locale/hu.po
--- a/modules/sale_product_recommendation_association_rule/locale/hu.po Sat Oct
01 23:35:08 2022 +0000
+++ b/modules/sale_product_recommendation_association_rule/locale/hu.po Sat Oct
01 23:35:22 2022 +0000
@@ -0,0 +1,125 @@
+msgctxt "field:sale.configuration,product_association_rule_max_length:"
+msgid "The maximal number of products for a rule."
+msgstr ""
+
+msgctxt "field:sale.configuration,product_association_rule_min_confidence:"
+msgid "Minimum Confidence"
+msgstr ""
+
+msgctxt "field:sale.configuration,product_association_rule_min_support:"
+msgid "Minimum Support"
+msgstr ""
+
+msgctxt "field:sale.configuration,product_association_rule_transactions_up_to:"
+msgid "Transactions Up to"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,antecedent_names:"
+msgid "Antecedents"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,antecedents:"
+msgid "Antecedents"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,confidence:"
+msgid "Confidence"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,consequent_names:"
+msgid "Consequents"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,consequents:"
+msgid "Consequents"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,conviction:"
+msgid "Conviction"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,lift:"
+msgid "Lift"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,support:"
+msgid "Support"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule.antecedent,product:"
+msgid "Product"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule.antecedent,rule:"
+msgid "Rule"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule.consequent,product:"
+msgid "Product"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule.consequent,rule:"
+msgid "Rule"
+msgstr ""
+
+msgctxt "help:sale.configuration,product_association_rule_min_confidence:"
+msgid "The minimum probability of the rule."
+msgstr ""
+
+msgctxt "help:sale.configuration,product_association_rule_min_support:"
+msgid ""
+"The minimum frequency of which the items in the rule appear together in the "
+"data set."
+msgstr ""
+
+msgctxt "help:sale.product.association.rule,confidence:"
+msgid "Probability of consequents, given antecedents."
+msgstr ""
+
+msgctxt "help:sale.product.association.rule,conviction:"
+msgid "The frequency that the rule makes an incorrect prediction."
+msgstr ""
+
+msgctxt "help:sale.product.association.rule,lift:"
+msgid ""
+"If equals to 1, the two occurrences are independent of each other.\n"
+"If greater than 1, the degree to which the two occurrences are dependent on "
+"one another.\n"
+"If less than 1, the items are substitute to each other."
+msgstr ""
+
+msgctxt "help:sale.product.association.rule,support:"
+msgid "The frequency of consequents and antecedents appear together."
+msgstr ""
+
+msgctxt "model:ir.action,name:act_product_association_rule_form"
+msgid "Sale Association Rules"
+msgstr ""
+
+msgctxt "model:ir.ui.menu,name:menu_product_association_rule_form"
+msgid "Sale Association Rules"
+msgstr ""
+
+msgctxt "model:sale.product.association.rule,name:"
+msgid "Product Association Rule"
+msgstr ""
+
+msgctxt "model:sale.product.association.rule.antecedent,name:"
+msgid "Product Association Rule Antecedent"
+msgstr ""
+
+msgctxt "model:sale.product.association.rule.consequent,name:"
+msgid "Product Association Rule Consequent"
+msgstr ""
+
+msgctxt "selection:ir.cron,method:"
+msgid "Compute Sale Product Association Rules"
+msgstr ""
+
+msgctxt "selection:sale.configuration,product_recommendation_method:"
+msgid "Association Rule"
+msgstr ""
+
+msgctxt "view:sale.configuration:"
+msgid "Product Recommendation Association Rule"
+msgstr ""
diff -r e0f583a43333 -r 622172f49c0f
modules/sale_product_recommendation_association_rule/locale/id.po
--- a/modules/sale_product_recommendation_association_rule/locale/id.po Sat Oct
01 23:35:08 2022 +0000
+++ b/modules/sale_product_recommendation_association_rule/locale/id.po Sat Oct
01 23:35:22 2022 +0000
@@ -0,0 +1,125 @@
+msgctxt "field:sale.configuration,product_association_rule_max_length:"
+msgid "The maximal number of products for a rule."
+msgstr ""
+
+msgctxt "field:sale.configuration,product_association_rule_min_confidence:"
+msgid "Minimum Confidence"
+msgstr ""
+
+msgctxt "field:sale.configuration,product_association_rule_min_support:"
+msgid "Minimum Support"
+msgstr ""
+
+msgctxt "field:sale.configuration,product_association_rule_transactions_up_to:"
+msgid "Transactions Up to"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,antecedent_names:"
+msgid "Antecedents"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,antecedents:"
+msgid "Antecedents"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,confidence:"
+msgid "Confidence"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,consequent_names:"
+msgid "Consequents"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,consequents:"
+msgid "Consequents"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,conviction:"
+msgid "Conviction"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,lift:"
+msgid "Lift"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,support:"
+msgid "Support"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule.antecedent,product:"
+msgid "Product"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule.antecedent,rule:"
+msgid "Rule"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule.consequent,product:"
+msgid "Product"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule.consequent,rule:"
+msgid "Rule"
+msgstr ""
+
+msgctxt "help:sale.configuration,product_association_rule_min_confidence:"
+msgid "The minimum probability of the rule."
+msgstr ""
+
+msgctxt "help:sale.configuration,product_association_rule_min_support:"
+msgid ""
+"The minimum frequency of which the items in the rule appear together in the "
+"data set."
+msgstr ""
+
+msgctxt "help:sale.product.association.rule,confidence:"
+msgid "Probability of consequents, given antecedents."
+msgstr ""
+
+msgctxt "help:sale.product.association.rule,conviction:"
+msgid "The frequency that the rule makes an incorrect prediction."
+msgstr ""
+
+msgctxt "help:sale.product.association.rule,lift:"
+msgid ""
+"If equals to 1, the two occurrences are independent of each other.\n"
+"If greater than 1, the degree to which the two occurrences are dependent on "
+"one another.\n"
+"If less than 1, the items are substitute to each other."
+msgstr ""
+
+msgctxt "help:sale.product.association.rule,support:"
+msgid "The frequency of consequents and antecedents appear together."
+msgstr ""
+
+msgctxt "model:ir.action,name:act_product_association_rule_form"
+msgid "Sale Association Rules"
+msgstr ""
+
+msgctxt "model:ir.ui.menu,name:menu_product_association_rule_form"
+msgid "Sale Association Rules"
+msgstr ""
+
+msgctxt "model:sale.product.association.rule,name:"
+msgid "Product Association Rule"
+msgstr ""
+
+msgctxt "model:sale.product.association.rule.antecedent,name:"
+msgid "Product Association Rule Antecedent"
+msgstr ""
+
+msgctxt "model:sale.product.association.rule.consequent,name:"
+msgid "Product Association Rule Consequent"
+msgstr ""
+
+msgctxt "selection:ir.cron,method:"
+msgid "Compute Sale Product Association Rules"
+msgstr ""
+
+msgctxt "selection:sale.configuration,product_recommendation_method:"
+msgid "Association Rule"
+msgstr ""
+
+msgctxt "view:sale.configuration:"
+msgid "Product Recommendation Association Rule"
+msgstr ""
diff -r e0f583a43333 -r 622172f49c0f
modules/sale_product_recommendation_association_rule/locale/it.po
--- a/modules/sale_product_recommendation_association_rule/locale/it.po Sat Oct
01 23:35:08 2022 +0000
+++ b/modules/sale_product_recommendation_association_rule/locale/it.po Sat Oct
01 23:35:22 2022 +0000
@@ -0,0 +1,125 @@
+msgctxt "field:sale.configuration,product_association_rule_max_length:"
+msgid "The maximal number of products for a rule."
+msgstr ""
+
+msgctxt "field:sale.configuration,product_association_rule_min_confidence:"
+msgid "Minimum Confidence"
+msgstr ""
+
+msgctxt "field:sale.configuration,product_association_rule_min_support:"
+msgid "Minimum Support"
+msgstr ""
+
+msgctxt "field:sale.configuration,product_association_rule_transactions_up_to:"
+msgid "Transactions Up to"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,antecedent_names:"
+msgid "Antecedents"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,antecedents:"
+msgid "Antecedents"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,confidence:"
+msgid "Confidence"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,consequent_names:"
+msgid "Consequents"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,consequents:"
+msgid "Consequents"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,conviction:"
+msgid "Conviction"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,lift:"
+msgid "Lift"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,support:"
+msgid "Support"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule.antecedent,product:"
+msgid "Product"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule.antecedent,rule:"
+msgid "Rule"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule.consequent,product:"
+msgid "Product"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule.consequent,rule:"
+msgid "Rule"
+msgstr ""
+
+msgctxt "help:sale.configuration,product_association_rule_min_confidence:"
+msgid "The minimum probability of the rule."
+msgstr ""
+
+msgctxt "help:sale.configuration,product_association_rule_min_support:"
+msgid ""
+"The minimum frequency of which the items in the rule appear together in the "
+"data set."
+msgstr ""
+
+msgctxt "help:sale.product.association.rule,confidence:"
+msgid "Probability of consequents, given antecedents."
+msgstr ""
+
+msgctxt "help:sale.product.association.rule,conviction:"
+msgid "The frequency that the rule makes an incorrect prediction."
+msgstr ""
+
+msgctxt "help:sale.product.association.rule,lift:"
+msgid ""
+"If equals to 1, the two occurrences are independent of each other.\n"
+"If greater than 1, the degree to which the two occurrences are dependent on "
+"one another.\n"
+"If less than 1, the items are substitute to each other."
+msgstr ""
+
+msgctxt "help:sale.product.association.rule,support:"
+msgid "The frequency of consequents and antecedents appear together."
+msgstr ""
+
+msgctxt "model:ir.action,name:act_product_association_rule_form"
+msgid "Sale Association Rules"
+msgstr ""
+
+msgctxt "model:ir.ui.menu,name:menu_product_association_rule_form"
+msgid "Sale Association Rules"
+msgstr ""
+
+msgctxt "model:sale.product.association.rule,name:"
+msgid "Product Association Rule"
+msgstr ""
+
+msgctxt "model:sale.product.association.rule.antecedent,name:"
+msgid "Product Association Rule Antecedent"
+msgstr ""
+
+msgctxt "model:sale.product.association.rule.consequent,name:"
+msgid "Product Association Rule Consequent"
+msgstr ""
+
+msgctxt "selection:ir.cron,method:"
+msgid "Compute Sale Product Association Rules"
+msgstr ""
+
+msgctxt "selection:sale.configuration,product_recommendation_method:"
+msgid "Association Rule"
+msgstr ""
+
+msgctxt "view:sale.configuration:"
+msgid "Product Recommendation Association Rule"
+msgstr ""
diff -r e0f583a43333 -r 622172f49c0f
modules/sale_product_recommendation_association_rule/locale/ja.po
--- a/modules/sale_product_recommendation_association_rule/locale/ja.po Sat Oct
01 23:35:08 2022 +0000
+++ b/modules/sale_product_recommendation_association_rule/locale/ja.po Sat Oct
01 23:35:22 2022 +0000
@@ -0,0 +1,125 @@
+msgctxt "field:sale.configuration,product_association_rule_max_length:"
+msgid "The maximal number of products for a rule."
+msgstr ""
+
+msgctxt "field:sale.configuration,product_association_rule_min_confidence:"
+msgid "Minimum Confidence"
+msgstr ""
+
+msgctxt "field:sale.configuration,product_association_rule_min_support:"
+msgid "Minimum Support"
+msgstr ""
+
+msgctxt "field:sale.configuration,product_association_rule_transactions_up_to:"
+msgid "Transactions Up to"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,antecedent_names:"
+msgid "Antecedents"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,antecedents:"
+msgid "Antecedents"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,confidence:"
+msgid "Confidence"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,consequent_names:"
+msgid "Consequents"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,consequents:"
+msgid "Consequents"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,conviction:"
+msgid "Conviction"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,lift:"
+msgid "Lift"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,support:"
+msgid "Support"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule.antecedent,product:"
+msgid "Product"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule.antecedent,rule:"
+msgid "Rule"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule.consequent,product:"
+msgid "Product"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule.consequent,rule:"
+msgid "Rule"
+msgstr ""
+
+msgctxt "help:sale.configuration,product_association_rule_min_confidence:"
+msgid "The minimum probability of the rule."
+msgstr ""
+
+msgctxt "help:sale.configuration,product_association_rule_min_support:"
+msgid ""
+"The minimum frequency of which the items in the rule appear together in the "
+"data set."
+msgstr ""
+
+msgctxt "help:sale.product.association.rule,confidence:"
+msgid "Probability of consequents, given antecedents."
+msgstr ""
+
+msgctxt "help:sale.product.association.rule,conviction:"
+msgid "The frequency that the rule makes an incorrect prediction."
+msgstr ""
+
+msgctxt "help:sale.product.association.rule,lift:"
+msgid ""
+"If equals to 1, the two occurrences are independent of each other.\n"
+"If greater than 1, the degree to which the two occurrences are dependent on "
+"one another.\n"
+"If less than 1, the items are substitute to each other."
+msgstr ""
+
+msgctxt "help:sale.product.association.rule,support:"
+msgid "The frequency of consequents and antecedents appear together."
+msgstr ""
+
+msgctxt "model:ir.action,name:act_product_association_rule_form"
+msgid "Sale Association Rules"
+msgstr ""
+
+msgctxt "model:ir.ui.menu,name:menu_product_association_rule_form"
+msgid "Sale Association Rules"
+msgstr ""
+
+msgctxt "model:sale.product.association.rule,name:"
+msgid "Product Association Rule"
+msgstr ""
+
+msgctxt "model:sale.product.association.rule.antecedent,name:"
+msgid "Product Association Rule Antecedent"
+msgstr ""
+
+msgctxt "model:sale.product.association.rule.consequent,name:"
+msgid "Product Association Rule Consequent"
+msgstr ""
+
+msgctxt "selection:ir.cron,method:"
+msgid "Compute Sale Product Association Rules"
+msgstr ""
+
+msgctxt "selection:sale.configuration,product_recommendation_method:"
+msgid "Association Rule"
+msgstr ""
+
+msgctxt "view:sale.configuration:"
+msgid "Product Recommendation Association Rule"
+msgstr ""
diff -r e0f583a43333 -r 622172f49c0f
modules/sale_product_recommendation_association_rule/locale/lo.po
--- a/modules/sale_product_recommendation_association_rule/locale/lo.po Sat Oct
01 23:35:08 2022 +0000
+++ b/modules/sale_product_recommendation_association_rule/locale/lo.po Sat Oct
01 23:35:22 2022 +0000
@@ -0,0 +1,125 @@
+msgctxt "field:sale.configuration,product_association_rule_max_length:"
+msgid "The maximal number of products for a rule."
+msgstr ""
+
+msgctxt "field:sale.configuration,product_association_rule_min_confidence:"
+msgid "Minimum Confidence"
+msgstr ""
+
+msgctxt "field:sale.configuration,product_association_rule_min_support:"
+msgid "Minimum Support"
+msgstr ""
+
+msgctxt "field:sale.configuration,product_association_rule_transactions_up_to:"
+msgid "Transactions Up to"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,antecedent_names:"
+msgid "Antecedents"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,antecedents:"
+msgid "Antecedents"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,confidence:"
+msgid "Confidence"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,consequent_names:"
+msgid "Consequents"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,consequents:"
+msgid "Consequents"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,conviction:"
+msgid "Conviction"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,lift:"
+msgid "Lift"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,support:"
+msgid "Support"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule.antecedent,product:"
+msgid "Product"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule.antecedent,rule:"
+msgid "Rule"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule.consequent,product:"
+msgid "Product"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule.consequent,rule:"
+msgid "Rule"
+msgstr ""
+
+msgctxt "help:sale.configuration,product_association_rule_min_confidence:"
+msgid "The minimum probability of the rule."
+msgstr ""
+
+msgctxt "help:sale.configuration,product_association_rule_min_support:"
+msgid ""
+"The minimum frequency of which the items in the rule appear together in the "
+"data set."
+msgstr ""
+
+msgctxt "help:sale.product.association.rule,confidence:"
+msgid "Probability of consequents, given antecedents."
+msgstr ""
+
+msgctxt "help:sale.product.association.rule,conviction:"
+msgid "The frequency that the rule makes an incorrect prediction."
+msgstr ""
+
+msgctxt "help:sale.product.association.rule,lift:"
+msgid ""
+"If equals to 1, the two occurrences are independent of each other.\n"
+"If greater than 1, the degree to which the two occurrences are dependent on "
+"one another.\n"
+"If less than 1, the items are substitute to each other."
+msgstr ""
+
+msgctxt "help:sale.product.association.rule,support:"
+msgid "The frequency of consequents and antecedents appear together."
+msgstr ""
+
+msgctxt "model:ir.action,name:act_product_association_rule_form"
+msgid "Sale Association Rules"
+msgstr ""
+
+msgctxt "model:ir.ui.menu,name:menu_product_association_rule_form"
+msgid "Sale Association Rules"
+msgstr ""
+
+msgctxt "model:sale.product.association.rule,name:"
+msgid "Product Association Rule"
+msgstr ""
+
+msgctxt "model:sale.product.association.rule.antecedent,name:"
+msgid "Product Association Rule Antecedent"
+msgstr ""
+
+msgctxt "model:sale.product.association.rule.consequent,name:"
+msgid "Product Association Rule Consequent"
+msgstr ""
+
+msgctxt "selection:ir.cron,method:"
+msgid "Compute Sale Product Association Rules"
+msgstr ""
+
+msgctxt "selection:sale.configuration,product_recommendation_method:"
+msgid "Association Rule"
+msgstr ""
+
+msgctxt "view:sale.configuration:"
+msgid "Product Recommendation Association Rule"
+msgstr ""
diff -r e0f583a43333 -r 622172f49c0f
modules/sale_product_recommendation_association_rule/locale/lt.po
--- a/modules/sale_product_recommendation_association_rule/locale/lt.po Sat Oct
01 23:35:08 2022 +0000
+++ b/modules/sale_product_recommendation_association_rule/locale/lt.po Sat Oct
01 23:35:22 2022 +0000
@@ -0,0 +1,125 @@
+msgctxt "field:sale.configuration,product_association_rule_max_length:"
+msgid "The maximal number of products for a rule."
+msgstr ""
+
+msgctxt "field:sale.configuration,product_association_rule_min_confidence:"
+msgid "Minimum Confidence"
+msgstr ""
+
+msgctxt "field:sale.configuration,product_association_rule_min_support:"
+msgid "Minimum Support"
+msgstr ""
+
+msgctxt "field:sale.configuration,product_association_rule_transactions_up_to:"
+msgid "Transactions Up to"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,antecedent_names:"
+msgid "Antecedents"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,antecedents:"
+msgid "Antecedents"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,confidence:"
+msgid "Confidence"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,consequent_names:"
+msgid "Consequents"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,consequents:"
+msgid "Consequents"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,conviction:"
+msgid "Conviction"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,lift:"
+msgid "Lift"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,support:"
+msgid "Support"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule.antecedent,product:"
+msgid "Product"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule.antecedent,rule:"
+msgid "Rule"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule.consequent,product:"
+msgid "Product"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule.consequent,rule:"
+msgid "Rule"
+msgstr ""
+
+msgctxt "help:sale.configuration,product_association_rule_min_confidence:"
+msgid "The minimum probability of the rule."
+msgstr ""
+
+msgctxt "help:sale.configuration,product_association_rule_min_support:"
+msgid ""
+"The minimum frequency of which the items in the rule appear together in the "
+"data set."
+msgstr ""
+
+msgctxt "help:sale.product.association.rule,confidence:"
+msgid "Probability of consequents, given antecedents."
+msgstr ""
+
+msgctxt "help:sale.product.association.rule,conviction:"
+msgid "The frequency that the rule makes an incorrect prediction."
+msgstr ""
+
+msgctxt "help:sale.product.association.rule,lift:"
+msgid ""
+"If equals to 1, the two occurrences are independent of each other.\n"
+"If greater than 1, the degree to which the two occurrences are dependent on "
+"one another.\n"
+"If less than 1, the items are substitute to each other."
+msgstr ""
+
+msgctxt "help:sale.product.association.rule,support:"
+msgid "The frequency of consequents and antecedents appear together."
+msgstr ""
+
+msgctxt "model:ir.action,name:act_product_association_rule_form"
+msgid "Sale Association Rules"
+msgstr ""
+
+msgctxt "model:ir.ui.menu,name:menu_product_association_rule_form"
+msgid "Sale Association Rules"
+msgstr ""
+
+msgctxt "model:sale.product.association.rule,name:"
+msgid "Product Association Rule"
+msgstr ""
+
+msgctxt "model:sale.product.association.rule.antecedent,name:"
+msgid "Product Association Rule Antecedent"
+msgstr ""
+
+msgctxt "model:sale.product.association.rule.consequent,name:"
+msgid "Product Association Rule Consequent"
+msgstr ""
+
+msgctxt "selection:ir.cron,method:"
+msgid "Compute Sale Product Association Rules"
+msgstr ""
+
+msgctxt "selection:sale.configuration,product_recommendation_method:"
+msgid "Association Rule"
+msgstr ""
+
+msgctxt "view:sale.configuration:"
+msgid "Product Recommendation Association Rule"
+msgstr ""
diff -r e0f583a43333 -r 622172f49c0f
modules/sale_product_recommendation_association_rule/locale/nl.po
--- a/modules/sale_product_recommendation_association_rule/locale/nl.po Sat Oct
01 23:35:08 2022 +0000
+++ b/modules/sale_product_recommendation_association_rule/locale/nl.po Sat Oct
01 23:35:22 2022 +0000
@@ -0,0 +1,125 @@
+msgctxt "field:sale.configuration,product_association_rule_max_length:"
+msgid "The maximal number of products for a rule."
+msgstr ""
+
+msgctxt "field:sale.configuration,product_association_rule_min_confidence:"
+msgid "Minimum Confidence"
+msgstr ""
+
+msgctxt "field:sale.configuration,product_association_rule_min_support:"
+msgid "Minimum Support"
+msgstr ""
+
+msgctxt "field:sale.configuration,product_association_rule_transactions_up_to:"
+msgid "Transactions Up to"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,antecedent_names:"
+msgid "Antecedents"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,antecedents:"
+msgid "Antecedents"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,confidence:"
+msgid "Confidence"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,consequent_names:"
+msgid "Consequents"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,consequents:"
+msgid "Consequents"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,conviction:"
+msgid "Conviction"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,lift:"
+msgid "Lift"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,support:"
+msgid "Support"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule.antecedent,product:"
+msgid "Product"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule.antecedent,rule:"
+msgid "Rule"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule.consequent,product:"
+msgid "Product"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule.consequent,rule:"
+msgid "Rule"
+msgstr ""
+
+msgctxt "help:sale.configuration,product_association_rule_min_confidence:"
+msgid "The minimum probability of the rule."
+msgstr ""
+
+msgctxt "help:sale.configuration,product_association_rule_min_support:"
+msgid ""
+"The minimum frequency of which the items in the rule appear together in the "
+"data set."
+msgstr ""
+
+msgctxt "help:sale.product.association.rule,confidence:"
+msgid "Probability of consequents, given antecedents."
+msgstr ""
+
+msgctxt "help:sale.product.association.rule,conviction:"
+msgid "The frequency that the rule makes an incorrect prediction."
+msgstr ""
+
+msgctxt "help:sale.product.association.rule,lift:"
+msgid ""
+"If equals to 1, the two occurrences are independent of each other.\n"
+"If greater than 1, the degree to which the two occurrences are dependent on "
+"one another.\n"
+"If less than 1, the items are substitute to each other."
+msgstr ""
+
+msgctxt "help:sale.product.association.rule,support:"
+msgid "The frequency of consequents and antecedents appear together."
+msgstr ""
+
+msgctxt "model:ir.action,name:act_product_association_rule_form"
+msgid "Sale Association Rules"
+msgstr ""
+
+msgctxt "model:ir.ui.menu,name:menu_product_association_rule_form"
+msgid "Sale Association Rules"
+msgstr ""
+
+msgctxt "model:sale.product.association.rule,name:"
+msgid "Product Association Rule"
+msgstr ""
+
+msgctxt "model:sale.product.association.rule.antecedent,name:"
+msgid "Product Association Rule Antecedent"
+msgstr ""
+
+msgctxt "model:sale.product.association.rule.consequent,name:"
+msgid "Product Association Rule Consequent"
+msgstr ""
+
+msgctxt "selection:ir.cron,method:"
+msgid "Compute Sale Product Association Rules"
+msgstr ""
+
+msgctxt "selection:sale.configuration,product_recommendation_method:"
+msgid "Association Rule"
+msgstr ""
+
+msgctxt "view:sale.configuration:"
+msgid "Product Recommendation Association Rule"
+msgstr ""
diff -r e0f583a43333 -r 622172f49c0f
modules/sale_product_recommendation_association_rule/locale/pl.po
--- a/modules/sale_product_recommendation_association_rule/locale/pl.po Sat Oct
01 23:35:08 2022 +0000
+++ b/modules/sale_product_recommendation_association_rule/locale/pl.po Sat Oct
01 23:35:22 2022 +0000
@@ -0,0 +1,125 @@
+msgctxt "field:sale.configuration,product_association_rule_max_length:"
+msgid "The maximal number of products for a rule."
+msgstr ""
+
+msgctxt "field:sale.configuration,product_association_rule_min_confidence:"
+msgid "Minimum Confidence"
+msgstr ""
+
+msgctxt "field:sale.configuration,product_association_rule_min_support:"
+msgid "Minimum Support"
+msgstr ""
+
+msgctxt "field:sale.configuration,product_association_rule_transactions_up_to:"
+msgid "Transactions Up to"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,antecedent_names:"
+msgid "Antecedents"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,antecedents:"
+msgid "Antecedents"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,confidence:"
+msgid "Confidence"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,consequent_names:"
+msgid "Consequents"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,consequents:"
+msgid "Consequents"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,conviction:"
+msgid "Conviction"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,lift:"
+msgid "Lift"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,support:"
+msgid "Support"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule.antecedent,product:"
+msgid "Product"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule.antecedent,rule:"
+msgid "Rule"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule.consequent,product:"
+msgid "Product"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule.consequent,rule:"
+msgid "Rule"
+msgstr ""
+
+msgctxt "help:sale.configuration,product_association_rule_min_confidence:"
+msgid "The minimum probability of the rule."
+msgstr ""
+
+msgctxt "help:sale.configuration,product_association_rule_min_support:"
+msgid ""
+"The minimum frequency of which the items in the rule appear together in the "
+"data set."
+msgstr ""
+
+msgctxt "help:sale.product.association.rule,confidence:"
+msgid "Probability of consequents, given antecedents."
+msgstr ""
+
+msgctxt "help:sale.product.association.rule,conviction:"
+msgid "The frequency that the rule makes an incorrect prediction."
+msgstr ""
+
+msgctxt "help:sale.product.association.rule,lift:"
+msgid ""
+"If equals to 1, the two occurrences are independent of each other.\n"
+"If greater than 1, the degree to which the two occurrences are dependent on "
+"one another.\n"
+"If less than 1, the items are substitute to each other."
+msgstr ""
+
+msgctxt "help:sale.product.association.rule,support:"
+msgid "The frequency of consequents and antecedents appear together."
+msgstr ""
+
+msgctxt "model:ir.action,name:act_product_association_rule_form"
+msgid "Sale Association Rules"
+msgstr ""
+
+msgctxt "model:ir.ui.menu,name:menu_product_association_rule_form"
+msgid "Sale Association Rules"
+msgstr ""
+
+msgctxt "model:sale.product.association.rule,name:"
+msgid "Product Association Rule"
+msgstr ""
+
+msgctxt "model:sale.product.association.rule.antecedent,name:"
+msgid "Product Association Rule Antecedent"
+msgstr ""
+
+msgctxt "model:sale.product.association.rule.consequent,name:"
+msgid "Product Association Rule Consequent"
+msgstr ""
+
+msgctxt "selection:ir.cron,method:"
+msgid "Compute Sale Product Association Rules"
+msgstr ""
+
+msgctxt "selection:sale.configuration,product_recommendation_method:"
+msgid "Association Rule"
+msgstr ""
+
+msgctxt "view:sale.configuration:"
+msgid "Product Recommendation Association Rule"
+msgstr ""
diff -r e0f583a43333 -r 622172f49c0f
modules/sale_product_recommendation_association_rule/locale/pt.po
--- a/modules/sale_product_recommendation_association_rule/locale/pt.po Sat Oct
01 23:35:08 2022 +0000
+++ b/modules/sale_product_recommendation_association_rule/locale/pt.po Sat Oct
01 23:35:22 2022 +0000
@@ -0,0 +1,125 @@
+msgctxt "field:sale.configuration,product_association_rule_max_length:"
+msgid "The maximal number of products for a rule."
+msgstr ""
+
+msgctxt "field:sale.configuration,product_association_rule_min_confidence:"
+msgid "Minimum Confidence"
+msgstr ""
+
+msgctxt "field:sale.configuration,product_association_rule_min_support:"
+msgid "Minimum Support"
+msgstr ""
+
+msgctxt "field:sale.configuration,product_association_rule_transactions_up_to:"
+msgid "Transactions Up to"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,antecedent_names:"
+msgid "Antecedents"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,antecedents:"
+msgid "Antecedents"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,confidence:"
+msgid "Confidence"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,consequent_names:"
+msgid "Consequents"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,consequents:"
+msgid "Consequents"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,conviction:"
+msgid "Conviction"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,lift:"
+msgid "Lift"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,support:"
+msgid "Support"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule.antecedent,product:"
+msgid "Product"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule.antecedent,rule:"
+msgid "Rule"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule.consequent,product:"
+msgid "Product"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule.consequent,rule:"
+msgid "Rule"
+msgstr ""
+
+msgctxt "help:sale.configuration,product_association_rule_min_confidence:"
+msgid "The minimum probability of the rule."
+msgstr ""
+
+msgctxt "help:sale.configuration,product_association_rule_min_support:"
+msgid ""
+"The minimum frequency of which the items in the rule appear together in the "
+"data set."
+msgstr ""
+
+msgctxt "help:sale.product.association.rule,confidence:"
+msgid "Probability of consequents, given antecedents."
+msgstr ""
+
+msgctxt "help:sale.product.association.rule,conviction:"
+msgid "The frequency that the rule makes an incorrect prediction."
+msgstr ""
+
+msgctxt "help:sale.product.association.rule,lift:"
+msgid ""
+"If equals to 1, the two occurrences are independent of each other.\n"
+"If greater than 1, the degree to which the two occurrences are dependent on "
+"one another.\n"
+"If less than 1, the items are substitute to each other."
+msgstr ""
+
+msgctxt "help:sale.product.association.rule,support:"
+msgid "The frequency of consequents and antecedents appear together."
+msgstr ""
+
+msgctxt "model:ir.action,name:act_product_association_rule_form"
+msgid "Sale Association Rules"
+msgstr ""
+
+msgctxt "model:ir.ui.menu,name:menu_product_association_rule_form"
+msgid "Sale Association Rules"
+msgstr ""
+
+msgctxt "model:sale.product.association.rule,name:"
+msgid "Product Association Rule"
+msgstr ""
+
+msgctxt "model:sale.product.association.rule.antecedent,name:"
+msgid "Product Association Rule Antecedent"
+msgstr ""
+
+msgctxt "model:sale.product.association.rule.consequent,name:"
+msgid "Product Association Rule Consequent"
+msgstr ""
+
+msgctxt "selection:ir.cron,method:"
+msgid "Compute Sale Product Association Rules"
+msgstr ""
+
+msgctxt "selection:sale.configuration,product_recommendation_method:"
+msgid "Association Rule"
+msgstr ""
+
+msgctxt "view:sale.configuration:"
+msgid "Product Recommendation Association Rule"
+msgstr ""
diff -r e0f583a43333 -r 622172f49c0f
modules/sale_product_recommendation_association_rule/locale/ro.po
--- a/modules/sale_product_recommendation_association_rule/locale/ro.po Sat Oct
01 23:35:08 2022 +0000
+++ b/modules/sale_product_recommendation_association_rule/locale/ro.po Sat Oct
01 23:35:22 2022 +0000
@@ -0,0 +1,125 @@
+msgctxt "field:sale.configuration,product_association_rule_max_length:"
+msgid "The maximal number of products for a rule."
+msgstr ""
+
+msgctxt "field:sale.configuration,product_association_rule_min_confidence:"
+msgid "Minimum Confidence"
+msgstr ""
+
+msgctxt "field:sale.configuration,product_association_rule_min_support:"
+msgid "Minimum Support"
+msgstr ""
+
+msgctxt "field:sale.configuration,product_association_rule_transactions_up_to:"
+msgid "Transactions Up to"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,antecedent_names:"
+msgid "Antecedents"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,antecedents:"
+msgid "Antecedents"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,confidence:"
+msgid "Confidence"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,consequent_names:"
+msgid "Consequents"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,consequents:"
+msgid "Consequents"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,conviction:"
+msgid "Conviction"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,lift:"
+msgid "Lift"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,support:"
+msgid "Support"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule.antecedent,product:"
+msgid "Product"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule.antecedent,rule:"
+msgid "Rule"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule.consequent,product:"
+msgid "Product"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule.consequent,rule:"
+msgid "Rule"
+msgstr ""
+
+msgctxt "help:sale.configuration,product_association_rule_min_confidence:"
+msgid "The minimum probability of the rule."
+msgstr ""
+
+msgctxt "help:sale.configuration,product_association_rule_min_support:"
+msgid ""
+"The minimum frequency of which the items in the rule appear together in the "
+"data set."
+msgstr ""
+
+msgctxt "help:sale.product.association.rule,confidence:"
+msgid "Probability of consequents, given antecedents."
+msgstr ""
+
+msgctxt "help:sale.product.association.rule,conviction:"
+msgid "The frequency that the rule makes an incorrect prediction."
+msgstr ""
+
+msgctxt "help:sale.product.association.rule,lift:"
+msgid ""
+"If equals to 1, the two occurrences are independent of each other.\n"
+"If greater than 1, the degree to which the two occurrences are dependent on "
+"one another.\n"
+"If less than 1, the items are substitute to each other."
+msgstr ""
+
+msgctxt "help:sale.product.association.rule,support:"
+msgid "The frequency of consequents and antecedents appear together."
+msgstr ""
+
+msgctxt "model:ir.action,name:act_product_association_rule_form"
+msgid "Sale Association Rules"
+msgstr ""
+
+msgctxt "model:ir.ui.menu,name:menu_product_association_rule_form"
+msgid "Sale Association Rules"
+msgstr ""
+
+msgctxt "model:sale.product.association.rule,name:"
+msgid "Product Association Rule"
+msgstr ""
+
+msgctxt "model:sale.product.association.rule.antecedent,name:"
+msgid "Product Association Rule Antecedent"
+msgstr ""
+
+msgctxt "model:sale.product.association.rule.consequent,name:"
+msgid "Product Association Rule Consequent"
+msgstr ""
+
+msgctxt "selection:ir.cron,method:"
+msgid "Compute Sale Product Association Rules"
+msgstr ""
+
+msgctxt "selection:sale.configuration,product_recommendation_method:"
+msgid "Association Rule"
+msgstr ""
+
+msgctxt "view:sale.configuration:"
+msgid "Product Recommendation Association Rule"
+msgstr ""
diff -r e0f583a43333 -r 622172f49c0f
modules/sale_product_recommendation_association_rule/locale/ru.po
--- a/modules/sale_product_recommendation_association_rule/locale/ru.po Sat Oct
01 23:35:08 2022 +0000
+++ b/modules/sale_product_recommendation_association_rule/locale/ru.po Sat Oct
01 23:35:22 2022 +0000
@@ -0,0 +1,125 @@
+msgctxt "field:sale.configuration,product_association_rule_max_length:"
+msgid "The maximal number of products for a rule."
+msgstr ""
+
+msgctxt "field:sale.configuration,product_association_rule_min_confidence:"
+msgid "Minimum Confidence"
+msgstr ""
+
+msgctxt "field:sale.configuration,product_association_rule_min_support:"
+msgid "Minimum Support"
+msgstr ""
+
+msgctxt "field:sale.configuration,product_association_rule_transactions_up_to:"
+msgid "Transactions Up to"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,antecedent_names:"
+msgid "Antecedents"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,antecedents:"
+msgid "Antecedents"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,confidence:"
+msgid "Confidence"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,consequent_names:"
+msgid "Consequents"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,consequents:"
+msgid "Consequents"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,conviction:"
+msgid "Conviction"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,lift:"
+msgid "Lift"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,support:"
+msgid "Support"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule.antecedent,product:"
+msgid "Product"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule.antecedent,rule:"
+msgid "Rule"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule.consequent,product:"
+msgid "Product"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule.consequent,rule:"
+msgid "Rule"
+msgstr ""
+
+msgctxt "help:sale.configuration,product_association_rule_min_confidence:"
+msgid "The minimum probability of the rule."
+msgstr ""
+
+msgctxt "help:sale.configuration,product_association_rule_min_support:"
+msgid ""
+"The minimum frequency of which the items in the rule appear together in the "
+"data set."
+msgstr ""
+
+msgctxt "help:sale.product.association.rule,confidence:"
+msgid "Probability of consequents, given antecedents."
+msgstr ""
+
+msgctxt "help:sale.product.association.rule,conviction:"
+msgid "The frequency that the rule makes an incorrect prediction."
+msgstr ""
+
+msgctxt "help:sale.product.association.rule,lift:"
+msgid ""
+"If equals to 1, the two occurrences are independent of each other.\n"
+"If greater than 1, the degree to which the two occurrences are dependent on "
+"one another.\n"
+"If less than 1, the items are substitute to each other."
+msgstr ""
+
+msgctxt "help:sale.product.association.rule,support:"
+msgid "The frequency of consequents and antecedents appear together."
+msgstr ""
+
+msgctxt "model:ir.action,name:act_product_association_rule_form"
+msgid "Sale Association Rules"
+msgstr ""
+
+msgctxt "model:ir.ui.menu,name:menu_product_association_rule_form"
+msgid "Sale Association Rules"
+msgstr ""
+
+msgctxt "model:sale.product.association.rule,name:"
+msgid "Product Association Rule"
+msgstr ""
+
+msgctxt "model:sale.product.association.rule.antecedent,name:"
+msgid "Product Association Rule Antecedent"
+msgstr ""
+
+msgctxt "model:sale.product.association.rule.consequent,name:"
+msgid "Product Association Rule Consequent"
+msgstr ""
+
+msgctxt "selection:ir.cron,method:"
+msgid "Compute Sale Product Association Rules"
+msgstr ""
+
+msgctxt "selection:sale.configuration,product_recommendation_method:"
+msgid "Association Rule"
+msgstr ""
+
+msgctxt "view:sale.configuration:"
+msgid "Product Recommendation Association Rule"
+msgstr ""
diff -r e0f583a43333 -r 622172f49c0f
modules/sale_product_recommendation_association_rule/locale/sl.po
--- a/modules/sale_product_recommendation_association_rule/locale/sl.po Sat Oct
01 23:35:08 2022 +0000
+++ b/modules/sale_product_recommendation_association_rule/locale/sl.po Sat Oct
01 23:35:22 2022 +0000
@@ -0,0 +1,125 @@
+msgctxt "field:sale.configuration,product_association_rule_max_length:"
+msgid "The maximal number of products for a rule."
+msgstr ""
+
+msgctxt "field:sale.configuration,product_association_rule_min_confidence:"
+msgid "Minimum Confidence"
+msgstr ""
+
+msgctxt "field:sale.configuration,product_association_rule_min_support:"
+msgid "Minimum Support"
+msgstr ""
+
+msgctxt "field:sale.configuration,product_association_rule_transactions_up_to:"
+msgid "Transactions Up to"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,antecedent_names:"
+msgid "Antecedents"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,antecedents:"
+msgid "Antecedents"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,confidence:"
+msgid "Confidence"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,consequent_names:"
+msgid "Consequents"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,consequents:"
+msgid "Consequents"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,conviction:"
+msgid "Conviction"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,lift:"
+msgid "Lift"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,support:"
+msgid "Support"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule.antecedent,product:"
+msgid "Product"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule.antecedent,rule:"
+msgid "Rule"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule.consequent,product:"
+msgid "Product"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule.consequent,rule:"
+msgid "Rule"
+msgstr ""
+
+msgctxt "help:sale.configuration,product_association_rule_min_confidence:"
+msgid "The minimum probability of the rule."
+msgstr ""
+
+msgctxt "help:sale.configuration,product_association_rule_min_support:"
+msgid ""
+"The minimum frequency of which the items in the rule appear together in the "
+"data set."
+msgstr ""
+
+msgctxt "help:sale.product.association.rule,confidence:"
+msgid "Probability of consequents, given antecedents."
+msgstr ""
+
+msgctxt "help:sale.product.association.rule,conviction:"
+msgid "The frequency that the rule makes an incorrect prediction."
+msgstr ""
+
+msgctxt "help:sale.product.association.rule,lift:"
+msgid ""
+"If equals to 1, the two occurrences are independent of each other.\n"
+"If greater than 1, the degree to which the two occurrences are dependent on "
+"one another.\n"
+"If less than 1, the items are substitute to each other."
+msgstr ""
+
+msgctxt "help:sale.product.association.rule,support:"
+msgid "The frequency of consequents and antecedents appear together."
+msgstr ""
+
+msgctxt "model:ir.action,name:act_product_association_rule_form"
+msgid "Sale Association Rules"
+msgstr ""
+
+msgctxt "model:ir.ui.menu,name:menu_product_association_rule_form"
+msgid "Sale Association Rules"
+msgstr ""
+
+msgctxt "model:sale.product.association.rule,name:"
+msgid "Product Association Rule"
+msgstr ""
+
+msgctxt "model:sale.product.association.rule.antecedent,name:"
+msgid "Product Association Rule Antecedent"
+msgstr ""
+
+msgctxt "model:sale.product.association.rule.consequent,name:"
+msgid "Product Association Rule Consequent"
+msgstr ""
+
+msgctxt "selection:ir.cron,method:"
+msgid "Compute Sale Product Association Rules"
+msgstr ""
+
+msgctxt "selection:sale.configuration,product_recommendation_method:"
+msgid "Association Rule"
+msgstr ""
+
+msgctxt "view:sale.configuration:"
+msgid "Product Recommendation Association Rule"
+msgstr ""
diff -r e0f583a43333 -r 622172f49c0f
modules/sale_product_recommendation_association_rule/locale/sq.po
--- a/modules/sale_product_recommendation_association_rule/locale/sq.po Sat Oct
01 23:35:08 2022 +0000
+++ b/modules/sale_product_recommendation_association_rule/locale/sq.po Sat Oct
01 23:35:22 2022 +0000
@@ -0,0 +1,125 @@
+msgctxt "field:sale.configuration,product_association_rule_max_length:"
+msgid "The maximal number of products for a rule."
+msgstr ""
+
+msgctxt "field:sale.configuration,product_association_rule_min_confidence:"
+msgid "Minimum Confidence"
+msgstr ""
+
+msgctxt "field:sale.configuration,product_association_rule_min_support:"
+msgid "Minimum Support"
+msgstr ""
+
+msgctxt "field:sale.configuration,product_association_rule_transactions_up_to:"
+msgid "Transactions Up to"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,antecedent_names:"
+msgid "Antecedents"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,antecedents:"
+msgid "Antecedents"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,confidence:"
+msgid "Confidence"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,consequent_names:"
+msgid "Consequents"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,consequents:"
+msgid "Consequents"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,conviction:"
+msgid "Conviction"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,lift:"
+msgid "Lift"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,support:"
+msgid "Support"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule.antecedent,product:"
+msgid "Product"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule.antecedent,rule:"
+msgid "Rule"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule.consequent,product:"
+msgid "Product"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule.consequent,rule:"
+msgid "Rule"
+msgstr ""
+
+msgctxt "help:sale.configuration,product_association_rule_min_confidence:"
+msgid "The minimum probability of the rule."
+msgstr ""
+
+msgctxt "help:sale.configuration,product_association_rule_min_support:"
+msgid ""
+"The minimum frequency of which the items in the rule appear together in the "
+"data set."
+msgstr ""
+
+msgctxt "help:sale.product.association.rule,confidence:"
+msgid "Probability of consequents, given antecedents."
+msgstr ""
+
+msgctxt "help:sale.product.association.rule,conviction:"
+msgid "The frequency that the rule makes an incorrect prediction."
+msgstr ""
+
+msgctxt "help:sale.product.association.rule,lift:"
+msgid ""
+"If equals to 1, the two occurrences are independent of each other.\n"
+"If greater than 1, the degree to which the two occurrences are dependent on "
+"one another.\n"
+"If less than 1, the items are substitute to each other."
+msgstr ""
+
+msgctxt "help:sale.product.association.rule,support:"
+msgid "The frequency of consequents and antecedents appear together."
+msgstr ""
+
+msgctxt "model:ir.action,name:act_product_association_rule_form"
+msgid "Sale Association Rules"
+msgstr ""
+
+msgctxt "model:ir.ui.menu,name:menu_product_association_rule_form"
+msgid "Sale Association Rules"
+msgstr ""
+
+msgctxt "model:sale.product.association.rule,name:"
+msgid "Product Association Rule"
+msgstr ""
+
+msgctxt "model:sale.product.association.rule.antecedent,name:"
+msgid "Product Association Rule Antecedent"
+msgstr ""
+
+msgctxt "model:sale.product.association.rule.consequent,name:"
+msgid "Product Association Rule Consequent"
+msgstr ""
+
+msgctxt "selection:ir.cron,method:"
+msgid "Compute Sale Product Association Rules"
+msgstr ""
+
+msgctxt "selection:sale.configuration,product_recommendation_method:"
+msgid "Association Rule"
+msgstr ""
+
+msgctxt "view:sale.configuration:"
+msgid "Product Recommendation Association Rule"
+msgstr ""
diff -r e0f583a43333 -r 622172f49c0f
modules/sale_product_recommendation_association_rule/locale/sr.po
--- a/modules/sale_product_recommendation_association_rule/locale/sr.po Sat Oct
01 23:35:08 2022 +0000
+++ b/modules/sale_product_recommendation_association_rule/locale/sr.po Sat Oct
01 23:35:22 2022 +0000
@@ -0,0 +1,125 @@
+msgctxt "field:sale.configuration,product_association_rule_max_length:"
+msgid "The maximal number of products for a rule."
+msgstr ""
+
+msgctxt "field:sale.configuration,product_association_rule_min_confidence:"
+msgid "Minimum Confidence"
+msgstr ""
+
+msgctxt "field:sale.configuration,product_association_rule_min_support:"
+msgid "Minimum Support"
+msgstr ""
+
+msgctxt "field:sale.configuration,product_association_rule_transactions_up_to:"
+msgid "Transactions Up to"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,antecedent_names:"
+msgid "Antecedents"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,antecedents:"
+msgid "Antecedents"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,confidence:"
+msgid "Confidence"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,consequent_names:"
+msgid "Consequents"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,consequents:"
+msgid "Consequents"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,conviction:"
+msgid "Conviction"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,lift:"
+msgid "Lift"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,support:"
+msgid "Support"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule.antecedent,product:"
+msgid "Product"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule.antecedent,rule:"
+msgid "Rule"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule.consequent,product:"
+msgid "Product"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule.consequent,rule:"
+msgid "Rule"
+msgstr ""
+
+msgctxt "help:sale.configuration,product_association_rule_min_confidence:"
+msgid "The minimum probability of the rule."
+msgstr ""
+
+msgctxt "help:sale.configuration,product_association_rule_min_support:"
+msgid ""
+"The minimum frequency of which the items in the rule appear together in the "
+"data set."
+msgstr ""
+
+msgctxt "help:sale.product.association.rule,confidence:"
+msgid "Probability of consequents, given antecedents."
+msgstr ""
+
+msgctxt "help:sale.product.association.rule,conviction:"
+msgid "The frequency that the rule makes an incorrect prediction."
+msgstr ""
+
+msgctxt "help:sale.product.association.rule,lift:"
+msgid ""
+"If equals to 1, the two occurrences are independent of each other.\n"
+"If greater than 1, the degree to which the two occurrences are dependent on "
+"one another.\n"
+"If less than 1, the items are substitute to each other."
+msgstr ""
+
+msgctxt "help:sale.product.association.rule,support:"
+msgid "The frequency of consequents and antecedents appear together."
+msgstr ""
+
+msgctxt "model:ir.action,name:act_product_association_rule_form"
+msgid "Sale Association Rules"
+msgstr ""
+
+msgctxt "model:ir.ui.menu,name:menu_product_association_rule_form"
+msgid "Sale Association Rules"
+msgstr ""
+
+msgctxt "model:sale.product.association.rule,name:"
+msgid "Product Association Rule"
+msgstr ""
+
+msgctxt "model:sale.product.association.rule.antecedent,name:"
+msgid "Product Association Rule Antecedent"
+msgstr ""
+
+msgctxt "model:sale.product.association.rule.consequent,name:"
+msgid "Product Association Rule Consequent"
+msgstr ""
+
+msgctxt "selection:ir.cron,method:"
+msgid "Compute Sale Product Association Rules"
+msgstr ""
+
+msgctxt "selection:sale.configuration,product_recommendation_method:"
+msgid "Association Rule"
+msgstr ""
+
+msgctxt "view:sale.configuration:"
+msgid "Product Recommendation Association Rule"
+msgstr ""
diff -r e0f583a43333 -r 622172f49c0f
modules/sale_product_recommendation_association_rule/locale/tr.po
--- a/modules/sale_product_recommendation_association_rule/locale/tr.po Sat Oct
01 23:35:08 2022 +0000
+++ b/modules/sale_product_recommendation_association_rule/locale/tr.po Sat Oct
01 23:35:22 2022 +0000
@@ -0,0 +1,125 @@
+msgctxt "field:sale.configuration,product_association_rule_max_length:"
+msgid "The maximal number of products for a rule."
+msgstr ""
+
+msgctxt "field:sale.configuration,product_association_rule_min_confidence:"
+msgid "Minimum Confidence"
+msgstr ""
+
+msgctxt "field:sale.configuration,product_association_rule_min_support:"
+msgid "Minimum Support"
+msgstr ""
+
+msgctxt "field:sale.configuration,product_association_rule_transactions_up_to:"
+msgid "Transactions Up to"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,antecedent_names:"
+msgid "Antecedents"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,antecedents:"
+msgid "Antecedents"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,confidence:"
+msgid "Confidence"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,consequent_names:"
+msgid "Consequents"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,consequents:"
+msgid "Consequents"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,conviction:"
+msgid "Conviction"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,lift:"
+msgid "Lift"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,support:"
+msgid "Support"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule.antecedent,product:"
+msgid "Product"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule.antecedent,rule:"
+msgid "Rule"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule.consequent,product:"
+msgid "Product"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule.consequent,rule:"
+msgid "Rule"
+msgstr ""
+
+msgctxt "help:sale.configuration,product_association_rule_min_confidence:"
+msgid "The minimum probability of the rule."
+msgstr ""
+
+msgctxt "help:sale.configuration,product_association_rule_min_support:"
+msgid ""
+"The minimum frequency of which the items in the rule appear together in the "
+"data set."
+msgstr ""
+
+msgctxt "help:sale.product.association.rule,confidence:"
+msgid "Probability of consequents, given antecedents."
+msgstr ""
+
+msgctxt "help:sale.product.association.rule,conviction:"
+msgid "The frequency that the rule makes an incorrect prediction."
+msgstr ""
+
+msgctxt "help:sale.product.association.rule,lift:"
+msgid ""
+"If equals to 1, the two occurrences are independent of each other.\n"
+"If greater than 1, the degree to which the two occurrences are dependent on "
+"one another.\n"
+"If less than 1, the items are substitute to each other."
+msgstr ""
+
+msgctxt "help:sale.product.association.rule,support:"
+msgid "The frequency of consequents and antecedents appear together."
+msgstr ""
+
+msgctxt "model:ir.action,name:act_product_association_rule_form"
+msgid "Sale Association Rules"
+msgstr ""
+
+msgctxt "model:ir.ui.menu,name:menu_product_association_rule_form"
+msgid "Sale Association Rules"
+msgstr ""
+
+msgctxt "model:sale.product.association.rule,name:"
+msgid "Product Association Rule"
+msgstr ""
+
+msgctxt "model:sale.product.association.rule.antecedent,name:"
+msgid "Product Association Rule Antecedent"
+msgstr ""
+
+msgctxt "model:sale.product.association.rule.consequent,name:"
+msgid "Product Association Rule Consequent"
+msgstr ""
+
+msgctxt "selection:ir.cron,method:"
+msgid "Compute Sale Product Association Rules"
+msgstr ""
+
+msgctxt "selection:sale.configuration,product_recommendation_method:"
+msgid "Association Rule"
+msgstr ""
+
+msgctxt "view:sale.configuration:"
+msgid "Product Recommendation Association Rule"
+msgstr ""
diff -r e0f583a43333 -r 622172f49c0f
modules/sale_product_recommendation_association_rule/locale/uk.po
--- a/modules/sale_product_recommendation_association_rule/locale/uk.po Sat Oct
01 23:35:08 2022 +0000
+++ b/modules/sale_product_recommendation_association_rule/locale/uk.po Sat Oct
01 23:35:22 2022 +0000
@@ -0,0 +1,125 @@
+msgctxt "field:sale.configuration,product_association_rule_max_length:"
+msgid "The maximal number of products for a rule."
+msgstr ""
+
+msgctxt "field:sale.configuration,product_association_rule_min_confidence:"
+msgid "Minimum Confidence"
+msgstr ""
+
+msgctxt "field:sale.configuration,product_association_rule_min_support:"
+msgid "Minimum Support"
+msgstr ""
+
+msgctxt "field:sale.configuration,product_association_rule_transactions_up_to:"
+msgid "Transactions Up to"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,antecedent_names:"
+msgid "Antecedents"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,antecedents:"
+msgid "Antecedents"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,confidence:"
+msgid "Confidence"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,consequent_names:"
+msgid "Consequents"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,consequents:"
+msgid "Consequents"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,conviction:"
+msgid "Conviction"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,lift:"
+msgid "Lift"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,support:"
+msgid "Support"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule.antecedent,product:"
+msgid "Product"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule.antecedent,rule:"
+msgid "Rule"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule.consequent,product:"
+msgid "Product"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule.consequent,rule:"
+msgid "Rule"
+msgstr ""
+
+msgctxt "help:sale.configuration,product_association_rule_min_confidence:"
+msgid "The minimum probability of the rule."
+msgstr ""
+
+msgctxt "help:sale.configuration,product_association_rule_min_support:"
+msgid ""
+"The minimum frequency of which the items in the rule appear together in the "
+"data set."
+msgstr ""
+
+msgctxt "help:sale.product.association.rule,confidence:"
+msgid "Probability of consequents, given antecedents."
+msgstr ""
+
+msgctxt "help:sale.product.association.rule,conviction:"
+msgid "The frequency that the rule makes an incorrect prediction."
+msgstr ""
+
+msgctxt "help:sale.product.association.rule,lift:"
+msgid ""
+"If equals to 1, the two occurrences are independent of each other.\n"
+"If greater than 1, the degree to which the two occurrences are dependent on "
+"one another.\n"
+"If less than 1, the items are substitute to each other."
+msgstr ""
+
+msgctxt "help:sale.product.association.rule,support:"
+msgid "The frequency of consequents and antecedents appear together."
+msgstr ""
+
+msgctxt "model:ir.action,name:act_product_association_rule_form"
+msgid "Sale Association Rules"
+msgstr ""
+
+msgctxt "model:ir.ui.menu,name:menu_product_association_rule_form"
+msgid "Sale Association Rules"
+msgstr ""
+
+msgctxt "model:sale.product.association.rule,name:"
+msgid "Product Association Rule"
+msgstr ""
+
+msgctxt "model:sale.product.association.rule.antecedent,name:"
+msgid "Product Association Rule Antecedent"
+msgstr ""
+
+msgctxt "model:sale.product.association.rule.consequent,name:"
+msgid "Product Association Rule Consequent"
+msgstr ""
+
+msgctxt "selection:ir.cron,method:"
+msgid "Compute Sale Product Association Rules"
+msgstr ""
+
+msgctxt "selection:sale.configuration,product_recommendation_method:"
+msgid "Association Rule"
+msgstr ""
+
+msgctxt "view:sale.configuration:"
+msgid "Product Recommendation Association Rule"
+msgstr ""
diff -r e0f583a43333 -r 622172f49c0f
modules/sale_product_recommendation_association_rule/locale/zh_CN.po
--- a/modules/sale_product_recommendation_association_rule/locale/zh_CN.po
Sat Oct 01 23:35:08 2022 +0000
+++ b/modules/sale_product_recommendation_association_rule/locale/zh_CN.po
Sat Oct 01 23:35:22 2022 +0000
@@ -0,0 +1,125 @@
+msgctxt "field:sale.configuration,product_association_rule_max_length:"
+msgid "The maximal number of products for a rule."
+msgstr ""
+
+msgctxt "field:sale.configuration,product_association_rule_min_confidence:"
+msgid "Minimum Confidence"
+msgstr ""
+
+msgctxt "field:sale.configuration,product_association_rule_min_support:"
+msgid "Minimum Support"
+msgstr ""
+
+msgctxt "field:sale.configuration,product_association_rule_transactions_up_to:"
+msgid "Transactions Up to"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,antecedent_names:"
+msgid "Antecedents"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,antecedents:"
+msgid "Antecedents"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,confidence:"
+msgid "Confidence"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,consequent_names:"
+msgid "Consequents"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,consequents:"
+msgid "Consequents"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,conviction:"
+msgid "Conviction"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,lift:"
+msgid "Lift"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule,support:"
+msgid "Support"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule.antecedent,product:"
+msgid "Product"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule.antecedent,rule:"
+msgid "Rule"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule.consequent,product:"
+msgid "Product"
+msgstr ""
+
+msgctxt "field:sale.product.association.rule.consequent,rule:"
+msgid "Rule"
+msgstr ""
+
+msgctxt "help:sale.configuration,product_association_rule_min_confidence:"
+msgid "The minimum probability of the rule."
+msgstr ""
+
+msgctxt "help:sale.configuration,product_association_rule_min_support:"
+msgid ""
+"The minimum frequency of which the items in the rule appear together in the "
+"data set."
+msgstr ""
+
+msgctxt "help:sale.product.association.rule,confidence:"
+msgid "Probability of consequents, given antecedents."
+msgstr ""
+
+msgctxt "help:sale.product.association.rule,conviction:"
+msgid "The frequency that the rule makes an incorrect prediction."
+msgstr ""
+
+msgctxt "help:sale.product.association.rule,lift:"
+msgid ""
+"If equals to 1, the two occurrences are independent of each other.\n"
+"If greater than 1, the degree to which the two occurrences are dependent on "
+"one another.\n"
+"If less than 1, the items are substitute to each other."
+msgstr ""
+
+msgctxt "help:sale.product.association.rule,support:"
+msgid "The frequency of consequents and antecedents appear together."
+msgstr ""
+
+msgctxt "model:ir.action,name:act_product_association_rule_form"
+msgid "Sale Association Rules"
+msgstr ""
+
+msgctxt "model:ir.ui.menu,name:menu_product_association_rule_form"
+msgid "Sale Association Rules"
+msgstr ""
+
+msgctxt "model:sale.product.association.rule,name:"
+msgid "Product Association Rule"
+msgstr ""
+
+msgctxt "model:sale.product.association.rule.antecedent,name:"
+msgid "Product Association Rule Antecedent"
+msgstr ""
+
+msgctxt "model:sale.product.association.rule.consequent,name:"
+msgid "Product Association Rule Consequent"
+msgstr ""
+
+msgctxt "selection:ir.cron,method:"
+msgid "Compute Sale Product Association Rules"
+msgstr ""
+
+msgctxt "selection:sale.configuration,product_recommendation_method:"
+msgid "Association Rule"
+msgstr ""
+
+msgctxt "view:sale.configuration:"
+msgid "Product Recommendation Association Rule"
+msgstr ""