Skip to content

Commit d77c58e

Browse files
committed
Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: purchase-workflow-16.0/purchase-workflow-16.0-purchase_vendor_promotion Translate-URL: https://translation.odoo-community.org/projects/purchase-workflow-16-0/purchase-workflow-16-0-purchase_vendor_promotion/
1 parent 239629b commit d77c58e

File tree

2 files changed

+60
-2
lines changed

2 files changed

+60
-2
lines changed

purchase_vendor_promotion/i18n/fr.po

Lines changed: 38 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,16 +10,42 @@ msgstr ""
1010
"PO-Revision-Date: 2024-05-14 14:07+0000\n"
1111
"Last-Translator: \n"
1212
"Language-Team: \n"
13+
"Language: \n"
1314
"MIME-Version: 1.0\n"
1415
"Content-Type: text/plain; charset=UTF-8\n"
1516
"Content-Transfer-Encoding: \n"
1617
"Plural-Forms: \n"
1718

19+
#. module: purchase_vendor_promotion
20+
#: model:ir.model.fields,field_description:purchase_vendor_promotion.field_stock_route__force_vendor_with_best_promotion
21+
msgid "Force Vendor With Best Promotion"
22+
msgstr ""
23+
24+
#. module: purchase_vendor_promotion
25+
#: model:ir.model.fields,help:purchase_vendor_promotion.field_stock_route__force_vendor_with_best_promotion
26+
msgid "Force the orderpoint to use the vendor with the best promotion."
27+
msgstr ""
28+
29+
#. module: purchase_vendor_promotion
30+
#: model:ir.model,name:purchase_vendor_promotion.model_stock_route
31+
msgid "Inventory Routes"
32+
msgstr ""
33+
34+
#. module: purchase_vendor_promotion
35+
#: model:ir.model,name:purchase_vendor_promotion.model_stock_warehouse_orderpoint
36+
msgid "Minimum Inventory Rule"
37+
msgstr ""
38+
1839
#. module: purchase_vendor_promotion
1940
#: model:ir.model.fields,help:purchase_vendor_promotion.field_purchase_order_line__is_promotion
2041
msgid "Price was calculated based on a vendor promotion."
2142
msgstr "Le prix a été calculé sur la base d'une promotion du vendeur."
2243

44+
#. module: purchase_vendor_promotion
45+
#: model:ir.model.fields,field_description:purchase_vendor_promotion.field_stock_warehouse_orderpoint__supplier_id
46+
msgid "Product Supplier"
47+
msgstr ""
48+
2349
#. module: purchase_vendor_promotion
2450
#: model:ir.model.fields,field_description:purchase_vendor_promotion.field_product_supplierinfo__is_promotion
2551
#: model:ir.model.fields,field_description:purchase_vendor_promotion.field_purchase_order_line__is_promotion
@@ -42,7 +68,18 @@ msgstr "Date de début de promotion"
4268
#: code:addons/purchase_vendor_promotion/models/product_supplierinfo.py:0
4369
#, python-format
4470
msgid "Promotion start date must be before end date."
45-
msgstr "La date de début de la promotion doit être antérieure à la date de fin."
71+
msgstr ""
72+
"La date de début de la promotion doit être antérieure à la date de fin."
73+
74+
#. module: purchase_vendor_promotion
75+
#: model:ir.model,name:purchase_vendor_promotion.model_purchase_order_line
76+
msgid "Purchase Order Line"
77+
msgstr ""
78+
79+
#. module: purchase_vendor_promotion
80+
#: model:ir.model,name:purchase_vendor_promotion.model_product_supplierinfo
81+
msgid "Supplier Pricelist"
82+
msgstr ""
4683

4784
#. module: purchase_vendor_promotion
4885
#. odoo-python

purchase_vendor_promotion/i18n/it.po

Lines changed: 22 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,21 @@ msgstr ""
1616
"Plural-Forms: nplurals=2; plural=n != 1;\n"
1717
"X-Generator: Weblate 4.17\n"
1818

19+
#. module: purchase_vendor_promotion
20+
#: model:ir.model.fields,field_description:purchase_vendor_promotion.field_stock_route__force_vendor_with_best_promotion
21+
msgid "Force Vendor With Best Promotion"
22+
msgstr ""
23+
24+
#. module: purchase_vendor_promotion
25+
#: model:ir.model.fields,help:purchase_vendor_promotion.field_stock_route__force_vendor_with_best_promotion
26+
msgid "Force the orderpoint to use the vendor with the best promotion."
27+
msgstr ""
28+
29+
#. module: purchase_vendor_promotion
30+
#: model:ir.model,name:purchase_vendor_promotion.model_stock_route
31+
msgid "Inventory Routes"
32+
msgstr ""
33+
1934
#. module: purchase_vendor_promotion
2035
#: model:ir.model,name:purchase_vendor_promotion.model_stock_warehouse_orderpoint
2136
msgid "Minimum Inventory Rule"
@@ -26,6 +41,11 @@ msgstr "Regola giacenza minima"
2641
msgid "Price was calculated based on a vendor promotion."
2742
msgstr "Il prezzo è stato calcolato in base ad una promozione del fornitore."
2843

44+
#. module: purchase_vendor_promotion
45+
#: model:ir.model.fields,field_description:purchase_vendor_promotion.field_stock_warehouse_orderpoint__supplier_id
46+
msgid "Product Supplier"
47+
msgstr ""
48+
2949
#. module: purchase_vendor_promotion
3050
#: model:ir.model.fields,field_description:purchase_vendor_promotion.field_product_supplierinfo__is_promotion
3151
#: model:ir.model.fields,field_description:purchase_vendor_promotion.field_purchase_order_line__is_promotion
@@ -48,7 +68,8 @@ msgstr "Data inizio promozione"
4868
#: code:addons/purchase_vendor_promotion/models/product_supplierinfo.py:0
4969
#, python-format
5070
msgid "Promotion start date must be before end date."
51-
msgstr "La data di inizio promozione deve essere antecedente alla data di fine."
71+
msgstr ""
72+
"La data di inizio promozione deve essere antecedente alla data di fine."
5273

5374
#. module: purchase_vendor_promotion
5475
#: model:ir.model,name:purchase_vendor_promotion.model_purchase_order_line

0 commit comments

Comments
 (0)