odoo-addon-mrp-attachment-mgmt 16.0.1.0.0.5__py3-none-any.whl → 16.0.1.0.0.8__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -7,15 +7,15 @@ msgstr ""
7
7
  "Project-Id-Version: Odoo Server 14.0\n"
8
8
  "Report-Msgid-Bugs-To: \n"
9
9
  "POT-Creation-Date: 2022-03-08 10:18+0000\n"
10
- "PO-Revision-Date: 2022-05-11 12:05+0000\n"
11
- "Last-Translator: Víctor Martínez <victor.martinez@tecnativa.com>\n"
10
+ "PO-Revision-Date: 2024-03-25 21:33+0000\n"
11
+ "Last-Translator: Ivorra78 <informatica@totmaterial.es>\n"
12
12
  "Language-Team: \n"
13
13
  "Language: es\n"
14
14
  "MIME-Version: 1.0\n"
15
15
  "Content-Type: text/plain; charset=UTF-8\n"
16
16
  "Content-Transfer-Encoding: 8bit\n"
17
17
  "Plural-Forms: nplurals=2; plural=n != 1;\n"
18
- "X-Generator: Weblate 4.3.2\n"
18
+ "X-Generator: Weblate 4.17\n"
19
19
 
20
20
  #. module: mrp_attachment_mgmt
21
21
  #. odoo-python
@@ -25,6 +25,8 @@ msgid ""
25
25
  "%(error_count)d Product(s) without drawing:\n"
26
26
  "%(error_msg)s"
27
27
  msgstr ""
28
+ "%(error_count)d Producto(s) sin dibujo:\n"
29
+ "%(error_msg)s"
28
30
 
29
31
  #. module: mrp_attachment_mgmt
30
32
  #: model:ir.actions.server,name:mrp_attachment_mgmt.action_see_workorder_attachments
@@ -54,12 +56,12 @@ msgstr "Producto"
54
56
  #. module: mrp_attachment_mgmt
55
57
  #: model:ir.model,name:mrp_attachment_mgmt.model_product_product
56
58
  msgid "Product Variant"
57
- msgstr ""
59
+ msgstr "Variante del Producto"
58
60
 
59
61
  #. module: mrp_attachment_mgmt
60
62
  #: model:ir.model,name:mrp_attachment_mgmt.model_mrp_production
61
63
  msgid "Production Order"
62
- msgstr ""
64
+ msgstr "Orden de Producción"
63
65
 
64
66
  #. module: mrp_attachment_mgmt
65
67
  #: model:ir.model,name:mrp_attachment_mgmt.model_mrp_workorder
@@ -0,0 +1,69 @@
1
+ # Translation of Odoo Server.
2
+ # This file contains the translation of the following modules:
3
+ # * mrp_attachment_mgmt
4
+ #
5
+ msgid ""
6
+ msgstr ""
7
+ "Project-Id-Version: Odoo Server 16.0\n"
8
+ "Report-Msgid-Bugs-To: \n"
9
+ "PO-Revision-Date: 2024-06-17 15:35+0000\n"
10
+ "Last-Translator: Bole <bole@dajmi5.com>\n"
11
+ "Language-Team: none\n"
12
+ "Language: hr\n"
13
+ "MIME-Version: 1.0\n"
14
+ "Content-Type: text/plain; charset=UTF-8\n"
15
+ "Content-Transfer-Encoding: \n"
16
+ "Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && "
17
+ "n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
18
+ "X-Generator: Weblate 4.17\n"
19
+
20
+ #. module: mrp_attachment_mgmt
21
+ #. odoo-python
22
+ #: code:addons/mrp_attachment_mgmt/models/mrp_workorder.py:0
23
+ #, python-format
24
+ msgid ""
25
+ "%(error_count)d Product(s) without drawing:\n"
26
+ "%(error_msg)s"
27
+ msgstr ""
28
+ "%(error_count)d Proizvod(i) bez crteža:\n"
29
+ "%(error_msg)s"
30
+
31
+ #. module: mrp_attachment_mgmt
32
+ #: model:ir.actions.server,name:mrp_attachment_mgmt.action_see_workorder_attachments
33
+ #: model:ir.actions.server,name:mrp_attachment_mgmt.action_show_production_attachments
34
+ #: model_terms:ir.ui.view,arch_db:mrp_attachment_mgmt.mrp_bom_see_attachments_form_view
35
+ #: model_terms:ir.ui.view,arch_db:mrp_attachment_mgmt.mrp_production_form_view
36
+ #: model_terms:ir.ui.view,arch_db:mrp_attachment_mgmt.workorder_attachments_mrp_workorder_form_view
37
+ msgid "Attachments"
38
+ msgstr "Prilozi"
39
+
40
+ #. module: mrp_attachment_mgmt
41
+ #: model:ir.model,name:mrp_attachment_mgmt.model_mrp_bom
42
+ msgid "Bill of Material"
43
+ msgstr "Sastavnica"
44
+
45
+ #. module: mrp_attachment_mgmt
46
+ #: model_terms:ir.ui.view,arch_db:mrp_attachment_mgmt.mrp_bom_see_attachments_product_product_form_view
47
+ #: model_terms:ir.ui.view,arch_db:mrp_attachment_mgmt.mrp_bom_see_attachments_product_template_form_view
48
+ msgid "Bom Attachments"
49
+ msgstr "Prilozi sastavnica"
50
+
51
+ #. module: mrp_attachment_mgmt
52
+ #: model:ir.model,name:mrp_attachment_mgmt.model_product_template
53
+ msgid "Product"
54
+ msgstr "Proizvod"
55
+
56
+ #. module: mrp_attachment_mgmt
57
+ #: model:ir.model,name:mrp_attachment_mgmt.model_product_product
58
+ msgid "Product Variant"
59
+ msgstr "Varijanta proizvoda"
60
+
61
+ #. module: mrp_attachment_mgmt
62
+ #: model:ir.model,name:mrp_attachment_mgmt.model_mrp_production
63
+ msgid "Production Order"
64
+ msgstr "Proizvodni nalog"
65
+
66
+ #. module: mrp_attachment_mgmt
67
+ #: model:ir.model,name:mrp_attachment_mgmt.model_mrp_workorder
68
+ msgid "Work Order"
69
+ msgstr "Radni nalog"
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: odoo-addon-mrp-attachment-mgmt
3
- Version: 16.0.1.0.0.5
3
+ Version: 16.0.1.0.0.8
4
4
  Summary: Mrp Attachment Mgmt
5
5
  Home-page: https://github.com/OCA/manufacture
6
6
  Author: Tecnativa, Odoo Community Association (OCA)
@@ -1,7 +1,8 @@
1
1
  odoo/addons/mrp_attachment_mgmt/README.rst,sha256=Ctg952BnnAM-eI5gtBa5CpgkKor_WeLyQYj1f03x4y0,4065
2
2
  odoo/addons/mrp_attachment_mgmt/__init__.py,sha256=X9EJGOE2GtZbS0G82PtSXmWSZ_R8jEM0rlJTDliQjp4,21
3
3
  odoo/addons/mrp_attachment_mgmt/__manifest__.py,sha256=GXGTvRVknM2ccuS49HJIDvsWyomMyya-a0G6gLJjeZE,618
4
- odoo/addons/mrp_attachment_mgmt/i18n/es.po,sha256=_Wjia2hHGiQfBSg4F2rj9a-eg16xuPI1ycdF0CKBvYs,2670
4
+ odoo/addons/mrp_attachment_mgmt/i18n/es.po,sha256=LgiJDz2TGcVFYtByEWjRtdYuCXZbGwgpB498Eujm8s0,2758
5
+ odoo/addons/mrp_attachment_mgmt/i18n/hr.po,sha256=pC1-G9W1EKHHJkXuTIO5Pi2UWH8IIK5eUal5WbOFjsg,2354
5
6
  odoo/addons/mrp_attachment_mgmt/i18n/it.po,sha256=190qfAGRwsgx8nZGnLUDHf6NvCoYKlb2F2nMumuhSeo,2636
6
7
  odoo/addons/mrp_attachment_mgmt/i18n/mrp_attachment_mgmt.pot,sha256=HWJ9acwD4L0RPOS2XtKArihDm56YUso7txaS2a1SQIY,1984
7
8
  odoo/addons/mrp_attachment_mgmt/models/__init__.py,sha256=un-rorg4HCTpb6nfenzjiFWjja1JIAPxq0TecVYp3FE,101
@@ -22,7 +23,7 @@ odoo/addons/mrp_attachment_mgmt/views/mrp_bom_view.xml,sha256=lWlvuNo4cT-n-9EZ8v
22
23
  odoo/addons/mrp_attachment_mgmt/views/mrp_production_views.xml,sha256=vtJaPi8sB1hI-YBwoMy64FRp6kyeYZjxy1ge8Rqqxv8,1252
23
24
  odoo/addons/mrp_attachment_mgmt/views/product_views.xml,sha256=ISZTqqYDinDOUpNVpCv4elX1U9H5z8-7O2rJqZh-wFc,1749
24
25
  odoo/addons/mrp_attachment_mgmt/views/workorder_attachments_views.xml,sha256=5vvLRKeedeJwIguMfNipIbpn5HuntR08_cFFpCjMAwk,1291
25
- odoo_addon_mrp_attachment_mgmt-16.0.1.0.0.5.dist-info/METADATA,sha256=bUW5UnKJq2KkD4jVa6PynKknEHIaV9RN1gPvhCslSWQ,4599
26
- odoo_addon_mrp_attachment_mgmt-16.0.1.0.0.5.dist-info/WHEEL,sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM,92
27
- odoo_addon_mrp_attachment_mgmt-16.0.1.0.0.5.dist-info/top_level.txt,sha256=qBj40grFkGOfDZ2WDSw3y1RnDlgG0u8rP8pvGNdbz4w,5
28
- odoo_addon_mrp_attachment_mgmt-16.0.1.0.0.5.dist-info/RECORD,,
26
+ odoo_addon_mrp_attachment_mgmt-16.0.1.0.0.8.dist-info/METADATA,sha256=mq_6RogPy_tTrGZN4NeSx3WLwCJ3B5yGpCOxB_J5CxM,4599
27
+ odoo_addon_mrp_attachment_mgmt-16.0.1.0.0.8.dist-info/WHEEL,sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ,92
28
+ odoo_addon_mrp_attachment_mgmt-16.0.1.0.0.8.dist-info/top_level.txt,sha256=qBj40grFkGOfDZ2WDSw3y1RnDlgG0u8rP8pvGNdbz4w,5
29
+ odoo_addon_mrp_attachment_mgmt-16.0.1.0.0.8.dist-info/RECORD,,
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: bdist_wheel (0.42.0)
2
+ Generator: bdist_wheel (0.43.0)
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any
5
5