# Translation of Odoo Server. # This file contains the translation of the following modules: # * project_mrp # # Translators: # Quim - coopdevs , 2024 # Manel Fernandez Ramirez , 2024 # Josep Anton Belchi, 2024 # Martin Trigaux, 2024 # Arnau Ros, 2024 # "Noemi Pla Garcia (nopl)" , 2025. msgid "" msgstr "" "Project-Id-Version: Odoo Server 18.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2024-10-25 07:49+0000\n" "PO-Revision-Date: 2025-09-16 22:21+0000\n" "Last-Translator: \"Noemi Pla Garcia (nopl)\" \n" "Language-Team: Catalan \n" "Language: ca\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Generator: Weblate 5.12.2\n" #. module: project_mrp #: model:ir.model,name:project_mrp.model_mrp_bom msgid "Bill of Material" msgstr "Llista de material" #. module: project_mrp #. odoo-python #: code:addons/project_mrp/models/project_project.py:0 #: model:ir.embedded.actions,name:project_mrp.project_embedded_action_bills_of_materials msgid "Bills of Materials" msgstr "Llistes de materials" #. module: project_mrp #. odoo-python #: code:addons/project_mrp/models/project_project.py:0 msgid "" "Bills of materials allow you to define the list of required raw materials " "used to make a finished product; through a manufacturing order or a pack of " "products." msgstr "" "Les llistes de materials permeten definir la llista de matèries primeres " "necessàries per a la fabricació del producte final, a través d'una ordre de " "fabricació o un paquet de productes." #. module: project_mrp #: model:ir.model,name:project_mrp.model_mrp_production msgid "Manufacturing Order" msgstr "Ordre de fabricació" #. module: project_mrp #. odoo-python #: code:addons/project_mrp/models/project_project.py:0 #: model:ir.embedded.actions,name:project_mrp.project_embedded_action_manufacturing_orders msgid "Manufacturing Orders" msgstr "Ordres de producció" #. module: project_mrp #. odoo-python #: code:addons/project_mrp/models/project_project.py:0 msgid "No bill of materials found. Let's create one." msgstr "No s'ha trobat cap llista de materials. Creem-ne una." #. module: project_mrp #: model:ir.model,name:project_mrp.model_project_project #: model:ir.model.fields,field_description:project_mrp.field_mrp_bom__project_id #: model:ir.model.fields,field_description:project_mrp.field_mrp_production__project_id msgid "Project" msgstr "Projecte" #. module: project_mrp #: model:ir.model,name:project_mrp.model_stock_move msgid "Stock Move" msgstr "Moviment d'estoc" #. module: project_mrp #: model:ir.model,name:project_mrp.model_stock_rule msgid "Stock Rule" msgstr "Regla d'estoc"