-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Expand file tree
/
Copy pathhr.po
More file actions
45 lines (40 loc) · 1.42 KB
/
hr.po
File metadata and controls
45 lines (40 loc) · 1.42 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * sale_mrp_bom
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 16.0\n"
"Report-Msgid-Bugs-To: \n"
"PO-Revision-Date: 2024-06-21 19:34+0000\n"
"Last-Translator: Bole <bole@dajmi5.com>\n"
"Language-Team: none\n"
"Language: hr\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && "
"n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: Weblate 4.17\n"
#. module: sale_mrp_bom
#: model:res.groups,name:sale_mrp_bom.sale_mrp_bom_group
msgid "Allows to define a BOM on sale order lines"
msgstr "Dozvoli definiranje sastavnice na stavkama prodajnog naloga"
#. module: sale_mrp_bom
#: model:ir.model.fields,field_description:sale_mrp_bom.field_sale_order_line__bom_id
msgid "BoM"
msgstr "Sastavnica"
#. module: sale_mrp_bom
#. odoo-python
#: code:addons/sale_mrp_bom/models/sale_order_line.py:0
#, python-format
msgid "Please select BoM that has matched product with the line `{}`"
msgstr "Molimo odaberite sastavnicu koja odgovara proizvodu u stavci `{}`"
#. module: sale_mrp_bom
#: model:ir.model,name:sale_mrp_bom.model_sale_order_line
msgid "Sales Order Line"
msgstr "Stavka prodajnog naloga"
#. module: sale_mrp_bom
#: model:ir.model,name:sale_mrp_bom.model_stock_move
msgid "Stock Move"
msgstr "Skladišno kretanje"