File tree Expand file tree Collapse file tree 1 file changed +38
-0
lines changed
purchase_reorder_control/i18n Expand file tree Collapse file tree 1 file changed +38
-0
lines changed Original file line number Diff line number Diff line change
1
+ # Translation of Odoo Server.
2
+ # This file contains the translation of the following modules:
3
+ # * purchase_reorder_control
4
+ #
5
+ msgid ""
6
+ msgstr ""
7
+ "Project-Id-Version : Odoo Server 16.0\n "
8
+ "Report-Msgid-Bugs-To : \n "
9
+ "Last-Translator : Automatically generated\n "
10
+ "Language-Team : none\n "
11
+ "Language : it\n "
12
+ "MIME-Version : 1.0\n "
13
+ "Content-Type : text/plain; charset=UTF-8\n "
14
+ "Content-Transfer-Encoding : \n "
15
+ "Plural-Forms : nplurals=2; plural=n != 1;\n "
16
+
17
+ #. module: purchase_reorder_control
18
+ #: model:ir.model.fields,field_description: purchase_reorder_control.field_product_product__purchase_ok
19
+ #: model:ir.model.fields,field_description: purchase_reorder_control.field_product_template__purchase_ok
20
+ msgid "Can be Purchased"
21
+ msgstr ""
22
+
23
+ #. module: purchase_reorder_control
24
+ #: model:ir.model,name: purchase_reorder_control.model_stock_warehouse_orderpoint
25
+ msgid "Minimum Inventory Rule"
26
+ msgstr ""
27
+
28
+ #. module: purchase_reorder_control
29
+ #: model:ir.model,name: purchase_reorder_control.model_product_template
30
+ msgid "Product"
31
+ msgstr ""
32
+
33
+ #. module: purchase_reorder_control
34
+ #. odoo-python
35
+ #: code:addons/purchase_reorder_control/models/stock_warehouse_orderpoint.py:0
36
+ #, python-format
37
+ msgid "Unpurchaseable Products cannot be reordered"
38
+ msgstr ""
You can’t perform that action at this time.
0 commit comments