Skip to content

Commit 4497eb0

Browse files
committed
[UPD] Update product_operating_unit.pot
1 parent a43add2 commit 4497eb0

File tree

1 file changed

+58
-0
lines changed

1 file changed

+58
-0
lines changed
Lines changed: 58 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,58 @@
1+
# Translation of Odoo Server.
2+
# This file contains the translation of the following modules:
3+
# * product_operating_unit
4+
#
5+
msgid ""
6+
msgstr ""
7+
"Project-Id-Version: Odoo Server 12.0\n"
8+
"Report-Msgid-Bugs-To: \n"
9+
"Last-Translator: <>\n"
10+
"Language-Team: \n"
11+
"MIME-Version: 1.0\n"
12+
"Content-Type: text/plain; charset=UTF-8\n"
13+
"Content-Transfer-Encoding: \n"
14+
"Plural-Forms: \n"
15+
16+
#. module: product_operating_unit
17+
#: code:addons/product_operating_unit/models/product_template.py:59
18+
#, python-format
19+
msgid "Go to Product Categories"
20+
msgstr ""
21+
22+
#. module: product_operating_unit
23+
#: model:ir.model.fields,field_description:product_operating_unit.field_product_category__operating_unit_ids
24+
#: model:ir.model.fields,field_description:product_operating_unit.field_product_product__operating_unit_ids
25+
#: model:ir.model.fields,field_description:product_operating_unit.field_product_template__operating_unit_ids
26+
msgid "Operating Units"
27+
msgstr ""
28+
29+
#. module: product_operating_unit
30+
#: model:ir.model,name:product_operating_unit.model_product_category
31+
#: model:ir.model.fields,field_description:product_operating_unit.field_product_product__categ_id
32+
#: model:ir.model.fields,field_description:product_operating_unit.field_product_template__categ_id
33+
msgid "Product Category"
34+
msgstr ""
35+
36+
#. module: product_operating_unit
37+
#: model:ir.model,name:product_operating_unit.model_product_template
38+
msgid "Product Template"
39+
msgstr ""
40+
41+
#. module: product_operating_unit
42+
#: model:ir.model.fields,help:product_operating_unit.field_product_product__categ_id
43+
#: model:ir.model.fields,help:product_operating_unit.field_product_template__categ_id
44+
msgid "Select category for the current product"
45+
msgstr ""
46+
47+
#. module: product_operating_unit
48+
#: code:addons/product_operating_unit/models/product_template.py:34
49+
#, python-format
50+
msgid "The operating units of the product must include the ones from the category."
51+
msgstr ""
52+
53+
#. module: product_operating_unit
54+
#: code:addons/product_operating_unit/models/product_template.py:56
55+
#, python-format
56+
msgid "You must define at least one product category within your Operating Unit in order to be able to create products."
57+
msgstr ""
58+

0 commit comments

Comments
 (0)