odoo-addon-mrp-attachment-mgmt 16.0.1.1.0.1__py3-none-any.whl → 16.0.1.1.0.2__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.
@@ -6,7 +6,7 @@ msgid ""
6
6
  msgstr ""
7
7
  "Project-Id-Version: Odoo Server 14.0\n"
8
8
  "Report-Msgid-Bugs-To: \n"
9
- "PO-Revision-Date: 2024-03-04 15:33+0000\n"
9
+ "PO-Revision-Date: 2025-06-04 08:14+0000\n"
10
10
  "Last-Translator: mymage <stefano.consolaro@mymage.it>\n"
11
11
  "Language-Team: none\n"
12
12
  "Language: it\n"
@@ -14,7 +14,7 @@ msgstr ""
14
14
  "Content-Type: text/plain; charset=UTF-8\n"
15
15
  "Content-Transfer-Encoding: \n"
16
16
  "Plural-Forms: nplurals=2; plural=n != 1;\n"
17
- "X-Generator: Weblate 4.17\n"
17
+ "X-Generator: Weblate 5.10.4\n"
18
18
 
19
19
  #. module: mrp_attachment_mgmt
20
20
  #. odoo-python
@@ -31,27 +31,27 @@ msgstr ""
31
31
  #: model_terms:ir.ui.view,arch_db:mrp_attachment_mgmt.mrp_production_form_view
32
32
  #: model_terms:ir.ui.view,arch_db:mrp_attachment_mgmt.workorder_attachments_mrp_workorder_form_view
33
33
  msgid "<span class=\"o_stat_text\">BoM<br/>Attachments</span>"
34
- msgstr ""
34
+ msgstr "<span class=\"o_stat_text\">BoM<br/>Allegati</span>"
35
35
 
36
36
  #. module: mrp_attachment_mgmt
37
37
  #: model_terms:ir.ui.view,arch_db:mrp_attachment_mgmt.mrp_bom_see_attachments_product_product_form_view
38
38
  #: model_terms:ir.ui.view,arch_db:mrp_attachment_mgmt.mrp_bom_see_attachments_product_template_form_view
39
39
  msgid "<span class=\"o_stat_text\">BoMs<br/>Attachments</span>"
40
- msgstr ""
40
+ msgstr "<span class=\"o_stat_text\">BoMs<br/>Allegati</span>"
41
41
 
42
42
  #. module: mrp_attachment_mgmt
43
43
  #: model_terms:ir.ui.view,arch_db:mrp_attachment_mgmt.mrp_bom_see_attachments_form_view
44
44
  #: model_terms:ir.ui.view,arch_db:mrp_attachment_mgmt.mrp_bom_see_attachments_product_product_form_view
45
45
  #: model_terms:ir.ui.view,arch_db:mrp_attachment_mgmt.mrp_bom_see_attachments_product_template_form_view
46
46
  msgid "<span class=\"o_stat_text\">Components<br/>Attachments</span>"
47
- msgstr ""
47
+ msgstr "<span class=\"o_stat_text\">Componenti<br/>Allegati</span>"
48
48
 
49
49
  #. module: mrp_attachment_mgmt
50
50
  #: model_terms:ir.ui.view,arch_db:mrp_attachment_mgmt.mrp_bom_see_attachments_form_view
51
51
  #: model_terms:ir.ui.view,arch_db:mrp_attachment_mgmt.mrp_production_form_view
52
52
  #: model_terms:ir.ui.view,arch_db:mrp_attachment_mgmt.workorder_attachments_mrp_workorder_form_view
53
53
  msgid "<span class=\"o_stat_text\">Product<br/>Attachments</span>"
54
- msgstr ""
54
+ msgstr "<span class=\"o_stat_text\">Prodotto<br/>Allegati</span>"
55
55
 
56
56
  #. module: mrp_attachment_mgmt
57
57
  #: model:ir.model,name:mrp_attachment_mgmt.model_mrp_bom
@@ -62,7 +62,7 @@ msgstr "Distinta base"
62
62
  #: model:ir.actions.server,name:mrp_attachment_mgmt.action_see_workorder_bom_attachments
63
63
  #: model:ir.actions.server,name:mrp_attachment_mgmt.action_show_production_bom_attachments
64
64
  msgid "BoM Attachments"
65
- msgstr ""
65
+ msgstr "Allegati DiBa"
66
66
 
67
67
  #. module: mrp_attachment_mgmt
68
68
  #: model:ir.model,name:mrp_attachment_mgmt.model_product_template
@@ -73,7 +73,7 @@ msgstr "Prodotto"
73
73
  #: model:ir.actions.server,name:mrp_attachment_mgmt.action_see_workorder_attachments
74
74
  #: model:ir.actions.server,name:mrp_attachment_mgmt.action_show_production_attachments
75
75
  msgid "Product Attachments"
76
- msgstr ""
76
+ msgstr "Allegati prodotto"
77
77
 
78
78
  #. module: mrp_attachment_mgmt
79
79
  #: model:ir.model,name:mrp_attachment_mgmt.model_product_product
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: odoo-addon-mrp_attachment_mgmt
3
- Version: 16.0.1.1.0.1
3
+ Version: 16.0.1.1.0.2
4
4
  Summary: Mrp Attachment Mgmt
5
5
  Home-page: https://github.com/OCA/manufacture
6
6
  Author: Tecnativa, Odoo Community Association (OCA)
@@ -3,7 +3,7 @@ odoo/addons/mrp_attachment_mgmt/__init__.py,sha256=X9EJGOE2GtZbS0G82PtSXmWSZ_R8j
3
3
  odoo/addons/mrp_attachment_mgmt/__manifest__.py,sha256=JSQXuhPfOhwbVYtPsnJXCdVpylhLggx9gHttvxDegwU,618
4
4
  odoo/addons/mrp_attachment_mgmt/i18n/es.po,sha256=VrNJvOMwJ6sE6kI0wc8JTDgdi1CpDJHSk1RK17-_k20,3932
5
5
  odoo/addons/mrp_attachment_mgmt/i18n/hr.po,sha256=V0rpt09QXKSh_nghZTxLHDbRf6PRj0MkXvorTVvi_ms,3528
6
- odoo/addons/mrp_attachment_mgmt/i18n/it.po,sha256=e3QEbth3mrOOLpCcPse-X7uSdb_91N5akSUNu1lpTwA,3810
6
+ odoo/addons/mrp_attachment_mgmt/i18n/it.po,sha256=2zIRX0GEzrhjIu7zGRMrmbpKr0hDgybwePZcaQPoEhg,4059
7
7
  odoo/addons/mrp_attachment_mgmt/i18n/mrp_attachment_mgmt.pot,sha256=-bFQxGJTdVGkgoHUzkAGwbPLbiE-lo-ju8fmi3HpYiw,3080
8
8
  odoo/addons/mrp_attachment_mgmt/models/__init__.py,sha256=un-rorg4HCTpb6nfenzjiFWjja1JIAPxq0TecVYp3FE,101
9
9
  odoo/addons/mrp_attachment_mgmt/models/mrp_bom.py,sha256=H-MAlJ4F69EAvxe1ThhTU7AF1mLWBPYpTY62TPQBW08,2142
@@ -23,7 +23,7 @@ odoo/addons/mrp_attachment_mgmt/views/mrp_bom_view.xml,sha256=kySivUiBNWW3oxn9F5
23
23
  odoo/addons/mrp_attachment_mgmt/views/mrp_production_views.xml,sha256=tQ_tZ2FDW7NOyhWWf4-V6u7rncjGb5krJ_xNiBTrsSI,2332
24
24
  odoo/addons/mrp_attachment_mgmt/views/product_views.xml,sha256=adt33r7b0ZHOzx342cbP2njbx4TqMIBFaw_vsPYN-LE,3089
25
25
  odoo/addons/mrp_attachment_mgmt/views/workorder_attachments_views.xml,sha256=ELnnkm_rWaQidLD0qoOT4y1vA6SFL3Jko5CO09QSQAE,2376
26
- odoo_addon_mrp_attachment_mgmt-16.0.1.1.0.1.dist-info/METADATA,sha256=R-q0RgjmMQRiUzVs5_H3XM8BNrJ7bSk5kmDP_Kj-oL0,5162
27
- odoo_addon_mrp_attachment_mgmt-16.0.1.1.0.1.dist-info/WHEEL,sha256=tZoeGjtWxWRfdplE7E3d45VPlLNQnvbKiYnx7gwAy8A,92
28
- odoo_addon_mrp_attachment_mgmt-16.0.1.1.0.1.dist-info/top_level.txt,sha256=qBj40grFkGOfDZ2WDSw3y1RnDlgG0u8rP8pvGNdbz4w,5
29
- odoo_addon_mrp_attachment_mgmt-16.0.1.1.0.1.dist-info/RECORD,,
26
+ odoo_addon_mrp_attachment_mgmt-16.0.1.1.0.2.dist-info/METADATA,sha256=BXXj-0EGCcTFk8wwAtExl565IGuB1G9ZG3PxWvMgV8s,5162
27
+ odoo_addon_mrp_attachment_mgmt-16.0.1.1.0.2.dist-info/WHEEL,sha256=tZoeGjtWxWRfdplE7E3d45VPlLNQnvbKiYnx7gwAy8A,92
28
+ odoo_addon_mrp_attachment_mgmt-16.0.1.1.0.2.dist-info/top_level.txt,sha256=qBj40grFkGOfDZ2WDSw3y1RnDlgG0u8rP8pvGNdbz4w,5
29
+ odoo_addon_mrp_attachment_mgmt-16.0.1.1.0.2.dist-info/RECORD,,