# Translation of Odoo Server. # This file contains the translation of the following modules: # * mrp # # Translators: # Lyall Kindmurr, 2024 # Wil Odoo, 2024 # Dorin Hongu , 2025 # Larisa_nexterp, 2025 # msgid "" msgstr "" "Project-Id-Version: Odoo Server 18.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2025-10-11 02:15+0000\n" "PO-Revision-Date: 2024-09-25 09:41+0000\n" "Last-Translator: Larisa_nexterp, 2025\n" "Language-Team: Romanian (https://app.transifex.com/odoo/teams/41243/ro/)\n" "Language: ro\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" "Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?" "2:1));\n" #. module: mrp #: model:ir.model.fields,help:mrp.field_mrp_production__state #: model:ir.model.fields,help:mrp.field_mrp_workorder__production_state msgid "" " * Draft: The MO is not confirmed yet.\n" " * Confirmed: The MO is confirmed, the stock rules and the reordering of the " "components are trigerred.\n" " * In Progress: The production has started (on the MO or on the WO).\n" " * To Close: The production is done, the MO has to be closed.\n" " * Done: The MO is closed, the stock moves are posted. \n" " * Cancelled: The MO has been cancelled, can't be confirmed anymore." msgstr "" " * Ciornă: Comanda de producție nu este încă confirmată.\n" " * Confirmat: Comanda de producție este confirmată, regulile de stoc și " "reordonarea componentelor sunt declanșate.\n" " * În desfășurare: Producția a început (pe comanda de producție sau pe " "comanda de lucru).\n" " * Pentru închidere: Producția este finalizată, comanda de producție trebuie " "închisă.\n" " * Finalizat: Comanda de producție este închisă, mișcările de stoc sunt " "înregistrate.\n" " * Anulat: Comanda de producție a fost anulată, nu mai poate fi confirmată." #. module: mrp #. odoo-python #: code:addons/mrp/models/stock_rule.py:0 msgid "

The components will be taken from %s." msgstr "

Componentele vor fi preluate din %s." #. module: mrp #. odoo-python #: code:addons/mrp/models/stock_rule.py:0 msgid "" "

The manufactured products will be moved towards %" "(destination)s,
as specified from %(operation)s destination." msgstr "" "

Produsele fabricate vor fi mutate către %(destination)s, " "
conform destinației specificate din %(operation)s." #. module: mrp #: model:ir.model.fields.selection,name:mrp.selection__mrp_bom__ready_to_produce__all_available msgid " When all components are available" msgstr "Când toate componentele sunt disponibile" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_product_product__bom_count #: model:ir.model.fields,field_description:mrp.field_product_template__bom_count msgid "# Bill of Material" msgstr "# Listă de materiale" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_product_product__used_in_bom_count msgid "# BoM Where Used" msgstr "# LdM unde este utilizat" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_mrp_workcenter__workorder_ready_count msgid "# Ready Work Orders" msgstr "# Comenzi de lucru pregătite" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_mrp_routing_workcenter__workorder_count #: model:ir.model.fields,field_description:mrp.field_mrp_workcenter__workorder_count msgid "# Work Orders" msgstr "# Comenzi de lucru" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_product_template__used_in_bom_count msgid "# of BoM Where is Used" msgstr "Nr. de LdM unde este utilizat" #. module: mrp #. odoo-python #: code:addons/mrp/models/stock_warehouse.py:0 msgid "%(name)s Sequence picking before manufacturing" msgstr "Secvență %(name)s - selectare înainte de producție" #. module: mrp #. odoo-python #: code:addons/mrp/models/stock_warehouse.py:0 msgid "%(name)s Sequence production" msgstr "Secvență %(name)s - producție" #. module: mrp #. odoo-python #: code:addons/mrp/models/stock_warehouse.py:0 msgid "%(name)s Sequence stock after manufacturing" msgstr "Secvență %(name)s - stoc după producție" #. module: mrp #. odoo-python #: code:addons/mrp/report/mrp_report_mo_overview.py:0 msgid "%(producible_qty)s Ready" msgstr "%(producible_qty)s Pregătit" #. module: mrp #. odoo-python #: code:addons/mrp/models/mrp_unbuild.py:0 msgid "%(product)s: Insufficient Quantity To Unbuild" msgstr "%(product)s: Cantitate insuficientă pentru dezmembrare" #. module: mrp #. odoo-python #: code:addons/mrp/models/mrp_bom.py:0 msgid "%(product_name)s (new) %(number_of_boms)s" msgstr "%(product_name)s (nou) %(number_of_boms)s" #. module: mrp #. odoo-python #: code:addons/mrp/models/mrp_unbuild.py:0 msgid "%(qty)s %(measure)s unbuilt in %(order)s" msgstr "%(qty)s %(measure)s dezmembrat în %(order)s" #. module: mrp #. odoo-python #: code:addons/mrp/models/mrp_routing.py:0 msgid "%i work orders" msgstr "%i comenzi de lucru" #. module: mrp #. odoo-python #: code:addons/mrp/models/mrp_production.py:0 msgid "%s Child MO's" msgstr "%s Comenzi de producție copil" #. module: mrp #. odoo-python #: code:addons/mrp/models/mrp_production.py:0 msgid "%s cannot be deleted. Try to cancel them before." msgstr "%s nu pot fi șterse. Încercați să le anulați înainte." #. module: mrp #: model:ir.actions.report,print_report_name:mrp.action_report_bom_structure msgid "'Bom Overview - %s' % object.display_name" msgstr "'Prezentare generală LdM - %s' % object.display_name" #. module: mrp #: model:ir.actions.report,print_report_name:mrp.action_report_finished_product msgid "'Finished products - %s' % object.name" msgstr "'Produse finite - %s' % object.name" #. module: mrp #: model:ir.actions.report,print_report_name:mrp.action_report_mrp_mo_overview msgid "'MO Overview - %s' % object.display_name" msgstr "'Prezentare generală CP - %s' % object.display_name" #. module: mrp #: model:ir.actions.report,print_report_name:mrp.action_report_production_order msgid "'Production Order - %s' % object.name" msgstr "'Comandă de producție - %s' % object.name" #. module: mrp #: model:ir.actions.report,print_report_name:mrp.action_report_workorder msgid "'Work Order - %s' % object.name" msgstr "'Comandă de lucru - %s' % object.name" #. module: mrp #. odoo-javascript #: code:addons/mrp/static/src/components/mo_overview/mrp_mo_overview.xml:0 #: model_terms:ir.ui.view,arch_db:mrp.mo_overview_content msgid "(in" msgstr "(în" #. module: mrp #. odoo-python #: code:addons/mrp/models/stock_rule.py:0 msgid "+ %d day(s)" msgstr "+ %d zi(le)" #. module: mrp #. odoo-python #: code:addons/mrp/models/stock_rule.py:0 msgid "+ %s day(s)" msgstr "" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.mo_overview_content msgid "- Overview" msgstr "- Prezentare generală" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.exception_on_mo msgid "" ".\n" " Manual actions may be needed." msgstr "" ".\n" " Pot fi necesare acțiuni manuale." #. module: mrp #: model:ir.model.fields,help:mrp.field_stock_warehouse__manufacture_steps msgid "" "1 Step: Consume components from stock and produce.\n" " 2 Steps: Pick components from stock and then produce.\n" " 3 Steps: Pick components from stock, produce, and then move " "final product(s) from production area to stock." msgstr "" "1 Pas: Consumă componente din stoc și produce.\n" " 2 Pași: Selectează componente din stoc și apoi produce.\n" " 3 Pași: Selectează componente din stoc, produce și apoi mută " "produsul final din zona de producție în stoc." #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.report_mrporder msgid "100" msgstr "100" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.report_mrp_production_components #: model_terms:ir.ui.view,arch_db:mrp.report_mrp_workorder msgid "12345678901" msgstr "12345678901" #. module: mrp #: model_terms:product.template,description:mrp.product_product_computer_desk_leg_product_template msgid "18″ x 2½″ Square Leg" msgstr "18″ x 2½″ picior pătrat" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.report_mrporder msgid "2023-09-15" msgstr "2023-09-15" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.report_mrp_production_components msgid "25" msgstr "25" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.report_mrporder msgid "50" msgstr "50" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.report_mrporder msgid "58" msgstr "58" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.report_mrporder msgid "60" msgstr "60" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.report_mrp_production_components msgid "8 GB RAM" msgstr "8 GB RAM" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.report_mrporder msgid "987654321098" msgstr "987654321098" #. module: mrp #. odoo-javascript #: code:addons/mrp/static/src/workcenter_dashboard_graph/workcenter_dashboard_graph_field.js:0 msgid ": hours" msgstr ": ore" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.workcenter_line_kanban msgid "" "" msgstr "" "" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.workcenter_line_kanban msgid "" "" msgstr "" "" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.workcenter_line_kanban msgid "" "" msgstr "" "" #. module: mrp #. odoo-python #: code:addons/mrp/models/mrp_bom.py:0 msgid "" "

\n" " Upload files to your product\n" "

\n" " Use this feature to store any files, like drawings " "or specifications.\n" "

" msgstr "" "

\n" " Încărcați fișiere la produsul dvs.\n" "

\n" " Utilizați această funcție pentru a stoca orice " "fișiere, cum ar fi desene sau specificații.\n" "

" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.stock_production_type_kanban msgid "In Progress" msgstr "În desfășurare" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.stock_production_type_kanban msgid "Late" msgstr "Întârziat" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.stock_production_type_kanban msgid "To Close" msgstr "Pentru închidere" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.stock_production_type_kanban msgid "Waiting" msgstr "În așteptare" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.mrp_production_form_view msgid "To Produce" msgstr "De produs" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.mrp_production_form_view msgid "Backorders" msgstr "Comenzi suplimentare" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.mrp_bom_form_view msgid "BoM Overview" msgstr "Prezentare generală LdM" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.mrp_production_form_view msgid "Child MO" msgstr "CP copil" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.mrp_workcenter_view msgid "Load" msgstr "Încărcare" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.mrp_workcenter_view msgid "Lost" msgstr "Pierdere" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.product_product_form_view_bom_button #: model_terms:ir.ui.view,arch_db:mrp.product_template_form_view_bom_button msgid "Manufactured" msgstr "Fabricate" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.view_picking_form_inherit_mrp msgid "Manufacturing" msgstr "Producție" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.mrp_workcenter_view msgid "OEE" msgstr "EGE" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.mrp_workcenter_view msgid "Operations" msgstr "Operații" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.mrp_bom_form_view msgid "Operations
Performance
" msgstr "Operații
Performanță
" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.mrp_production_form_view msgid "Overview" msgstr "Prezentare generală" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.mrp_workcenter_view msgid "Performance" msgstr "Performanță" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.mrp_production_form_view #: model_terms:ir.ui.view,arch_db:mrp.mrp_unbuild_form_view msgid "Product Moves" msgstr "Mișcări produs" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.mrp_production_form_view #: model_terms:ir.ui.view,arch_db:mrp.mrp_production_workorder_form_view_inherit msgid "Scraps" msgstr "Rebuturi" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.mrp_production_form_view msgid "Source MO" msgstr "CP sursă" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.mrp_production_form_view msgid "Traceability" msgstr "Trasabilitate" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.mrp_production_form_view msgid "Unbuilds" msgstr "Dezmembrări" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.view_change_production_qty_wizard msgid "" "Modifying the quantity to produce will also " "modify the quantities of components to consume for this manufacturing order." "" msgstr "" "Modificarea cantității de produs va modifica și " "cantitățile de componente de consumat pentru această comandă de producție." #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.report_mrp_production_components msgid "" "\n" " Components\n" " " msgstr "" "\n" " Componente\n" " " #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.mrp_production_workorder_form_view_inherit msgid " (minutes)" msgstr " (minute)" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.mrp_workcenter_kanban msgid "Actions" msgstr "Acțiuni" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.mrp_production_form_view msgid "Generate BOM" msgstr "Generează LdM" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.stock_production_type_kanban msgid "New" msgstr "Nou" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.stock_production_type_kanban msgid "Orders" msgstr "Comenzi" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.mrp_workcenter_kanban msgid "PLAN ORDERS" msgstr "COMENZI PLANIFICATE" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.stock_report_delivery_no_kit_section msgid "Products not associated with a kit" msgstr "Produse care nu sunt asociate cu un kit" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.mrp_workcenter_kanban msgid "Reporting" msgstr "Raportare" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.mrp_workcenter_kanban msgid "WORK ORDERS" msgstr "COMENZI DE LUCRU" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.mrp_production_workorder_form_view_inherit msgid "minutes" msgstr "minute" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.mrp_production_workorder_form_view_inherit msgid "to" msgstr "la" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.report_mrporder msgid "Actual Duration (minutes)" msgstr "Durata actuală (minute)" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.report_mrporder msgid "Barcode" msgstr "Cod de bare" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.report_mrporder msgid "Deadline:
" msgstr "Termen limită:
" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.report_mrporder msgid "Description:
" msgstr "Descriere:
" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.report_mrporder msgid "Duration (minutes)" msgstr "Durată (minute)" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.view_mrp_workcenter_productivity_loss_kanban msgid "Effectiveness Category: " msgstr "Categorie de eficiență:" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.report_mrp_workorder msgid "Finished Product:
" msgstr "Produs finit:
" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.view_mrp_workcenter_productivity_loss_kanban msgid "Is a Blocking Reason? " msgstr "Este un motiv de blocare?" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.report_mrp_workorder msgid "Manufacturing Order:
" msgstr "Comandă de producție:
" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.report_mrporder msgid "Operation" msgstr "Operație" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.report_mrporder msgid "Product:
" msgstr "Produs:
" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.report_mrporder msgid "Quantity Producing:
" msgstr "Cantitate produsă:
" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.report_mrp_workorder #: model_terms:ir.ui.view,arch_db:mrp.report_mrporder msgid "Quantity to Produce:
" msgstr "Cantitate de produs:
" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.view_mrp_workcenter_productivity_loss_kanban msgid "Reason: " msgstr "Motiv: " #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.report_mrp_workorder #: model_terms:ir.ui.view,arch_db:mrp.report_mrporder msgid "Responsible:
" msgstr "Responsabil:
" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.report_mrporder msgid "Source:
" msgstr "Sursă:
" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.report_mrp_bom msgid "Unit Cost" msgstr "Cost unitar" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.report_mrporder msgid "WorkCenter" msgstr "Centru de lucru" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.stock_warn_insufficient_qty_unbuild_form_view msgid "? This may lead to inconsistencies in your inventory." msgstr "? Acest lucru poate duce la inconsistențe în inventarul dvs." #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.mrp_bom_form_view msgid "" "A BoM of type Kit is not produced with a manufacturing order.
\n" " Instead, it is used to decompose a BoM into " "its components when:" msgstr "" "O LdM de tip Kit nu se produce cu o comandă de fabricație.
\n" " În schimb, este folosită pentru a descompune " "o LdM în componentele sale când:" #. module: mrp #. odoo-python #: code:addons/mrp/models/mrp_workorder.py:0 msgid "A Manufacturing Order is already done or cancelled." msgstr "O comandă de producție este deja finalizată sau anulată." #. module: mrp #. odoo-python #: code:addons/mrp/models/stock_warehouse.py:0 msgid "" "A product with a kit-type bill of materials can not have a reordering rule." msgstr "" "Un produs cu o LdM de tip kit nu poate avea o regulă de reaprovizionare." #. module: mrp #: model:ir.model.fields,field_description:mrp.field_stock_rule__action msgid "Action" msgstr "Acțiune" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_mrp_bom__message_needaction #: model:ir.model.fields,field_description:mrp.field_mrp_production__message_needaction #: model:ir.model.fields,field_description:mrp.field_mrp_routing_workcenter__message_needaction #: model:ir.model.fields,field_description:mrp.field_mrp_unbuild__message_needaction #: model:ir.model.fields,field_description:mrp.field_mrp_workcenter__message_needaction msgid "Action Needed" msgstr "Acțiune necesară" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_mrp_bom__active #: model:ir.model.fields,field_description:mrp.field_mrp_routing_workcenter__active #: model:ir.model.fields,field_description:mrp.field_mrp_workcenter__active msgid "Active" msgstr "Activ" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_mrp_production__activity_ids #: model:ir.model.fields,field_description:mrp.field_mrp_routing_workcenter__activity_ids #: model:ir.model.fields,field_description:mrp.field_mrp_unbuild__activity_ids msgid "Activities" msgstr "Activități" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_mrp_production__activity_exception_decoration #: model:ir.model.fields,field_description:mrp.field_mrp_routing_workcenter__activity_exception_decoration #: model:ir.model.fields,field_description:mrp.field_mrp_unbuild__activity_exception_decoration msgid "Activity Exception Decoration" msgstr "Decorare excepție activitate" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_mrp_production__activity_state #: model:ir.model.fields,field_description:mrp.field_mrp_routing_workcenter__activity_state #: model:ir.model.fields,field_description:mrp.field_mrp_unbuild__activity_state msgid "Activity State" msgstr "Stare activitate" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_mrp_production__activity_type_icon #: model:ir.model.fields,field_description:mrp.field_mrp_routing_workcenter__activity_type_icon #: model:ir.model.fields,field_description:mrp.field_mrp_unbuild__activity_type_icon msgid "Activity Type Icon" msgstr "Pictogramă tip activitate" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.mrp_workcenter_block_wizard_form msgid "Add a description..." msgstr "Adaugă o descriere..." #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.mrp_bom_form_view #: model_terms:ir.ui.view,arch_db:mrp.mrp_production_form_view #: model_terms:ir.ui.view,arch_db:mrp.mrp_routing_workcenter_bom_tree_view msgid "Add a line" msgstr "Adaugă o linie" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.res_config_settings_view_form msgid "" "Add by-products to bills of materials. This can be used to get several " "finished products as well. Without this option you only do: A + B = C. With " "the option: A + B = C + D." msgstr "" "Adăugați produse secundare la listele de materiale. Aceasta poate fi " "folosită și pentru a obține mai multe produse finite. Fără această opțiune " "faceți doar: A + B = C. Cu opțiunea: A + B = C + D." #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.res_config_settings_view_form msgid "Add quality checks to your work orders" msgstr "Adăugați verificări de calitate la comenzile de lucru" #. module: mrp #: model:ir.model,name:mrp.model_mrp_workcenter_tag msgid "Add tag for the workcenter" msgstr "Adaugă etichetă pentru centrul de lucru" #. module: mrp #: model:res.groups,name:mrp.group_mrp_manager msgid "Administrator" msgstr "Administrator" #. module: mrp #: model:ir.model.fields.selection,name:mrp.selection__mrp_production__search_date_category__after #: model_terms:ir.ui.view,arch_db:mrp.view_mrp_production_filter msgid "After" msgstr "După" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.stock_production_type_kanban msgid "All" msgstr "Toate" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_mrp_production__all_move_ids msgid "All Move" msgstr "Toate mișcările" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_mrp_production__all_move_raw_ids msgid "All Move Raw" msgstr "Toate mișcările materii prime" #. module: mrp #: model:ir.model.constraint,message:mrp.constraint_mrp_bom_line_bom_qty_zero msgid "" "All product quantities must be greater or equal to 0.\n" "Lines with 0 quantities can be used as optional lines. \n" "You should install the mrp_byproduct module if you want to manage extra " "products on BoMs!" msgstr "" "Toate cantitățile de produse trebuie să fie mai mari sau egale cu 0.\n" "Liniile cu cantitate 0 pot fi folosite ca linii opționale.\n" "Ar trebui să instalați modulul mrp_byproduct dacă doriți să gestionați " "produse suplimentare pe LdM-uri!" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.mrp_production_form_view msgid "Allocation" msgstr "Alocare" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.view_picking_type_form_inherit_mrp msgid "Allocation Report" msgstr "Raport de alocare" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.view_picking_type_form_inherit_mrp msgid "Allocation Report Labels" msgstr "Etichete raport de alocare" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_res_config_settings__group_mrp_reception_report msgid "Allocation Report for Manufacturing Orders" msgstr "Raport de alocare pentru ordinele de fabricație" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_mrp_production__allow_workorder_dependencies #: model:ir.model.fields,field_description:mrp.field_mrp_workorder__allow_workorder_dependencies msgid "Allow Work Order Dependencies" msgstr "Permite dependențele de comandă de lucru" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.res_config_settings_view_form msgid "" "Allow manufacturing users to modify quantities to consume, without the need " "for prior approval" msgstr "" "Permite utilizatorilor de fabricație să modifice cantitățile de consum, fără " "nevoie de aprobare în prealabil" #. module: mrp #: model:ir.model.fields,help:mrp.field_mrp_production__use_create_components_lots #: model:ir.model.fields,help:mrp.field_stock_picking_type__use_create_components_lots msgid "Allow to create new lot/serial numbers for the components" msgstr "Permiteți crearea de noi numere de lot / serie pentru componente" #. module: mrp #: model:ir.model.fields.selection,name:mrp.selection__mrp_bom__consumption__flexible #: model:ir.model.fields.selection,name:mrp.selection__mrp_consumption_warning__consumption__flexible #: model:ir.model.fields.selection,name:mrp.selection__mrp_production__consumption__flexible msgid "Allowed" msgstr "Permis" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_mrp_production__reserve_visible msgid "Allowed to Reserve Production" msgstr "Permis să rezerve producția" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_mrp_production__unreserve_visible msgid "Allowed to Unreserve Production" msgstr "Permis să nu rezervați producția" #. module: mrp #: model:ir.model.fields.selection,name:mrp.selection__mrp_bom__consumption__warning #: model:ir.model.fields.selection,name:mrp.selection__mrp_consumption_warning__consumption__warning #: model:ir.model.fields.selection,name:mrp.selection__mrp_production__consumption__warning msgid "Allowed with warning" msgstr "Permis cu avertisment" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_mrp_workcenter__alternative_workcenter_ids msgid "Alternative Workcenters" msgstr "Centre de lucru alternative" #. module: mrp #: model:ir.model.fields,help:mrp.field_mrp_workcenter__alternative_workcenter_ids msgid "" "Alternative workcenters that can be substituted to this one in order to " "dispatch production" msgstr "" "Centre de lucru alternative care pot fi înlocuite cu acesta pentru a expedia " "producția" #. module: mrp #: model_terms:ir.actions.act_window,help:mrp.mrp_unbuild msgid "" "An unbuild order is used to break down a finished product into its " "components." msgstr "" "O comandă de dezmembrare este utilizată pentru a descompune un produs finit " "în componentele sale." #. module: mrp #: model:ir.model.fields,field_description:mrp.field_mrp_bom_byproduct__bom_product_template_attribute_value_ids #: model:ir.model.fields,field_description:mrp.field_mrp_bom_line__bom_product_template_attribute_value_ids #: model:ir.model.fields,field_description:mrp.field_mrp_routing_workcenter__bom_product_template_attribute_value_ids msgid "Apply on Variants" msgstr "Aplicați pe variante" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.mrp_routing_workcenter_bom_tree_view msgid "Archive Operation" msgstr "Arhivați operațiunea" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.mrp_bom_form_view #: model_terms:ir.ui.view,arch_db:mrp.mrp_routing_workcenter_filter #: model_terms:ir.ui.view,arch_db:mrp.mrp_routing_workcenter_form_view #: model_terms:ir.ui.view,arch_db:mrp.mrp_workcenter_view #: model_terms:ir.ui.view,arch_db:mrp.view_mrp_bom_filter #: model_terms:ir.ui.view,arch_db:mrp.view_mrp_workcenter_search msgid "Archived" msgstr "Arhivat" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.mrp_production_form_view msgid "Are you sure you want to cancel this manufacturing order?" msgstr "Ești sigur că vrei să anulezi această comandă de producție?" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.report_mrporder msgid "Assembling" msgstr "Asamblare" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_mrp_bom__message_attachment_count #: model:ir.model.fields,field_description:mrp.field_mrp_production__message_attachment_count #: model:ir.model.fields,field_description:mrp.field_mrp_routing_workcenter__message_attachment_count #: model:ir.model.fields,field_description:mrp.field_mrp_unbuild__message_attachment_count #: model:ir.model.fields,field_description:mrp.field_mrp_workcenter__message_attachment_count msgid "Attachment Count" msgstr "Număr atașamente" #. module: mrp #. odoo-javascript #. odoo-python #: code:addons/mrp/models/mrp_bom.py:0 #: code:addons/mrp/static/src/components/bom_overview_line/mrp_bom_overview_line.js:0 #: code:addons/mrp/static/src/components/bom_overview_table/mrp_bom_overview_table.xml:0 msgid "Attachments" msgstr "Atașamente" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_mrp_bom_line__attachments_count msgid "Attachments Count" msgstr "Număr atașamente" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_mrp_production__product_variant_attributes msgid "Attribute Values" msgstr "Valori atribute" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_stock_picking_type__auto_print_mrp_reception_report msgid "Auto Print Allocation Report" msgstr "Imprimare automată raport de alocare" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_stock_picking_type__auto_print_mrp_reception_report_labels msgid "Auto Print Allocation Report Labels" msgstr "Imprimare automată etichete raport de alocare" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_stock_picking_type__auto_print_done_production_order msgid "Auto Print Done Production Order" msgstr "Imprimare automată comandă de producție finalizată" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_stock_picking_type__auto_print_generated_mrp_lot msgid "Auto Print Generated Lot/SN Label" msgstr "Imprimare automată etichetă lot/SN generată" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_stock_picking_type__auto_print_done_mrp_lot msgid "Auto Print Produced Lot Label" msgstr "Imprimare automată etichetă lot produs" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_stock_picking_type__auto_print_done_mrp_product_labels msgid "Auto Print Produced Product Labels" msgstr "Imprimare automată etichete produs produse" #. module: mrp #: model:ir.model.fields,help:mrp.field_stock_picking_type__auto_print_generated_mrp_lot msgid "" "Automatically print the lot/SN label when the \"Create a new serial/lot " "number\" button is used." msgstr "" "Imprimați automat eticheta lot/SN atunci când este utilizat butonul \"Creați " "un nou număr de serie/lot\"." #. module: mrp #. odoo-javascript #: code:addons/mrp/static/src/components/bom_overview_display_filter/mrp_bom_overview_display_filter.js:0 #: code:addons/mrp/static/src/components/mo_overview_display_filter/mrp_mo_overview_display_filter.js:0 msgid "Availabilities" msgstr "Disponibilități" #. module: mrp #. odoo-javascript #: code:addons/mrp/static/src/components/bom_overview_table/mrp_bom_overview_table.xml:0 msgid "Availabilities on products." msgstr "Disponibilități la produse." #. module: mrp #. odoo-javascript #: code:addons/mrp/static/src/components/bom_overview_table/mrp_bom_overview_table.xml:0 #: model:ir.model.fields.selection,name:mrp.selection__mrp_workcenter_productivity_loss_type__loss_type__availability #: model_terms:ir.ui.view,arch_db:mrp.report_mrp_bom msgid "Availability" msgstr "Disponibilitate" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.oee_search_view msgid "Availability Losses" msgstr "Pierderi de disponibilitate" #. module: mrp #. odoo-python #: code:addons/mrp/models/mrp_production.py:0 #: code:addons/mrp/report/mrp_report_bom_structure.py:0 #: code:addons/mrp/report/mrp_report_mo_overview.py:0 #: model:ir.model.fields.selection,name:mrp.selection__mrp_production__components_availability_state__available msgid "Available" msgstr "Disponibil" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.workcenter_line_kanban msgid "Avatar" msgstr "Avatar" #. module: mrp #: model:ir.model.fields,help:mrp.field_mrp_bom__produce_delay msgid "" "Average lead time in days to manufacture this product. In the case of multi-" "level BOM, the manufacturing lead times of the components will be added. In " "case the product is subcontracted, this can be used to determine the date at " "which components should be sent to the subcontractor." msgstr "" "Timpul mediu de livrare în zile pentru fabricarea acestui produs. În cazul " "unei LdM pe mai multe niveluri, timpii de fabricație ai componentelor vor fi " "adăugați. Dacă produsul este subcontractat, acest lucru poate fi folosit " "pentru a determina data la care componentele trebuie trimise " "subcontractorului." #. module: mrp #. odoo-javascript #: code:addons/mrp/static/src/components/mo_overview/mrp_mo_overview.xml:0 #: model_terms:ir.ui.view,arch_db:mrp.mo_overview_content msgid "Avg Cost of Components per Unit" msgstr "Cost mediu al componentelor pe unitate" #. module: mrp #. odoo-javascript #: code:addons/mrp/static/src/components/mo_overview/mrp_mo_overview.xml:0 #: model_terms:ir.ui.view,arch_db:mrp.mo_overview_content msgid "Avg Cost of Operations per Unit" msgstr "Cost mediu al operațiunilor pe unitate" #. module: mrp #. odoo-javascript #: code:addons/mrp/static/src/components/mo_overview/mrp_mo_overview.xml:0 #: model_terms:ir.ui.view,arch_db:mrp.mo_overview_content msgid "Avg Total Cost per Unit" msgstr "Cost total mediu pe unitate" #. module: mrp #: model:ir.model,name:mrp.model_report_mrp_report_bom_structure msgid "BOM Overview Report" msgstr "Raport general LdM" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_product_product__variant_bom_ids msgid "BOM Product Variants" msgstr "Variante LdM produs" #. module: mrp #: model:ir.model.fields,help:mrp.field_mrp_bom_byproduct__bom_product_template_attribute_value_ids #: model:ir.model.fields,help:mrp.field_mrp_bom_line__bom_product_template_attribute_value_ids #: model:ir.model.fields,help:mrp.field_mrp_routing_workcenter__bom_product_template_attribute_value_ids msgid "BOM Product Variants needed to apply this line." msgstr "Variantele de produs LdM necesare pentru a aplica această linie." #. module: mrp #: model:ir.model.fields,field_description:mrp.field_mrp_bom_line__child_line_ids msgid "BOM lines of the referred bom" msgstr "Linii LdM ale LdM-ului referit" #. module: mrp #. odoo-javascript #: code:addons/mrp/static/src/components/product_catalog/kanban_controller.js:0 msgid "Back to BoM" msgstr "Înapoi la LdM" #. module: mrp #. odoo-javascript #: code:addons/mrp/static/src/components/product_catalog/kanban_controller.js:0 msgid "Back to Production" msgstr "Înapoi la Producție" #. module: mrp #: model:ir.model,name:mrp.model_mrp_production_backorder_line msgid "Backorder Confirmation Line" msgstr "Linie de confirmare restanță" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_mrp_production_backorder__mrp_production_backorder_line_ids msgid "Backorder Confirmation Lines" msgstr "Linii de confirmare restanță" #. module: mrp #. odoo-python #: code:addons/mrp/models/mrp_production.py:0 msgid "Backorder MO" msgstr "Restanță CP" #. module: mrp #. odoo-python #: code:addons/mrp/models/mrp_production.py:0 msgid "Backorder MO's" msgstr "Restanțe CP" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_mrp_production__backorder_sequence msgid "Backorder Sequence" msgstr "Secvență restanță" #. module: mrp #: model:ir.model.fields,help:mrp.field_mrp_production__backorder_sequence msgid "Backorder sequence, if equals to 0 means there is not related backorder" msgstr "" "Secvența restanței, dacă este egală cu 0 înseamnă că nu există restanță " "asociată" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_mrp_workorder__barcode #: model_terms:ir.ui.view,arch_db:mrp.report_mrp_production_components msgid "Barcode" msgstr "Cod de bare" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_mrp_routing_workcenter__time_mode_batch msgid "Based on" msgstr "Bazat pe" #. module: mrp #: model:ir.actions.act_window,name:mrp.action_mrp_batch_produce #: model:ir.model.fields,field_description:mrp.field_mrp_batch_produce__production_text msgid "Batch Production" msgstr "Producție pe loturi" #. module: mrp #: model:ir.model.fields.selection,name:mrp.selection__mrp_production__search_date_category__before #: model_terms:ir.ui.view,arch_db:mrp.view_mrp_production_filter msgid "Before" msgstr "Înainte" #. module: mrp #: model:ir.model,name:mrp.model_mrp_bom #: model:ir.model.fields,field_description:mrp.field_mrp_production__bom_id #: model:ir.model.fields,field_description:mrp.field_mrp_routing_workcenter__bom_id #: model:ir.model.fields,field_description:mrp.field_mrp_unbuild__bom_id #: model:ir.model.fields,field_description:mrp.field_mrp_workorder__production_bom_id #: model:ir.model.fields,field_description:mrp.field_product_replenish__bom_id #: model:ir.model.fields,field_description:mrp.field_stock_replenish_mixin__bom_id #: model_terms:ir.ui.view,arch_db:mrp.mrp_bom_form_view #: model_terms:ir.ui.view,arch_db:mrp.mrp_routing_workcenter_filter msgid "Bill of Material" msgstr "Listă de materiale" #. module: mrp #: model:ir.model,name:mrp.model_mrp_bom_line msgid "Bill of Material Line" msgstr "Linie listă de materiale" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.mrp_bom_line_view_form msgid "Bill of Material line" msgstr "Linie listă de materiale" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_mrp_unbuild__mo_bom_id msgid "Bill of Material used on the Production Order" msgstr "Listă de materiale folosită la comanda de producție" #. module: mrp #: model:ir.actions.act_window,name:mrp.product_open_bom #: model:ir.actions.act_window,name:mrp.template_open_bom #: model:ir.model.fields,field_description:mrp.field_product_product__bom_ids #: model:ir.model.fields,field_description:mrp.field_product_template__bom_ids #: model:ir.model.fields,field_description:mrp.field_stock_warehouse_orderpoint__bom_id #: model:ir.model.fields.selection,name:mrp.selection__product_document__attached_on_mrp__bom #: model_terms:ir.ui.view,arch_db:mrp.mrp_bom_tree_view #: model_terms:ir.ui.view,arch_db:mrp.product_product_form_view_bom_button #: model_terms:ir.ui.view,arch_db:mrp.product_template_form_view_bom_button #: model_terms:ir.ui.view,arch_db:mrp.view_mrp_bom_filter msgid "Bill of Materials" msgstr "Listă de materiale" #. module: mrp #: model:ir.actions.act_window,name:mrp.mrp_bom_form_action #: model:ir.ui.menu,name:mrp.menu_mrp_bom_form_action msgid "Bills of Materials" msgstr "Liste de materiale" #. module: mrp #: model:ir.model.fields,help:mrp.field_mrp_production__bom_id #: model:ir.model.fields,help:mrp.field_mrp_unbuild__mo_bom_id #: model:ir.model.fields,help:mrp.field_mrp_workorder__production_bom_id msgid "" "Bills of Materials, also called recipes, are used to autocomplete components " "and work order instructions." msgstr "" "Listele de materiale, numite și rețete, sunt folosite pentru a completa " "automat componentele și instrucțiunile comenzilor de lucru." #. module: mrp #: model_terms:ir.actions.act_window,help:mrp.mrp_bom_form_action msgid "" "Bills of materials allow you to define the list of required raw\n" " materials used to make a finished product; through a " "manufacturing\n" " order or a pack of products." msgstr "" "Listele de materiale vă permit să definiți lista de materii prime necesare " "pentru realizarea unui produs finit; printr-o comandă de producție sau un " "pachet de produse." #. module: mrp #. odoo-javascript #: code:addons/mrp/static/src/components/wo_list_view_dropdown/wo_list_view_dropdown.js:0 #: model_terms:ir.ui.view,arch_db:mrp.mrp_workcenter_block_wizard_form msgid "Block" msgstr "Blochează" #. module: mrp #: model:ir.actions.act_window,name:mrp.act_mrp_block_workcenter #: model:ir.actions.act_window,name:mrp.act_mrp_block_workcenter_wo #: model_terms:ir.ui.view,arch_db:mrp.mrp_workcenter_block_wizard_form msgid "Block Workcenter" msgstr "Blochează centrul de lucru" #. module: mrp #: model:ir.model.fields.selection,name:mrp.selection__mrp_bom__consumption__strict #: model:ir.model.fields.selection,name:mrp.selection__mrp_consumption_warning__consumption__strict #: model:ir.model.fields.selection,name:mrp.selection__mrp_production__consumption__strict #: model:ir.model.fields.selection,name:mrp.selection__mrp_workcenter__working_state__blocked msgid "Blocked" msgstr "Blocat" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_mrp_routing_workcenter__blocked_by_operation_ids #: model:ir.model.fields,field_description:mrp.field_mrp_workorder__blocked_by_workorder_ids #: model_terms:ir.ui.view,arch_db:mrp.mrp_production_workorder_form_view_inherit msgid "Blocked By" msgstr "Blocat de" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_mrp_workcenter__blocked_time msgid "Blocked Time" msgstr "Timp blocat" #. module: mrp #: model:ir.model.fields,help:mrp.field_mrp_workcenter__blocked_time msgid "Blocked hours over the last month" msgstr "Ore blocate în ultima lună" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_mrp_workcenter_productivity_loss__name msgid "Blocking Reason" msgstr "Motiv blocare" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_mrp_routing_workcenter__needed_by_operation_ids #: model:ir.model.fields,field_description:mrp.field_mrp_workorder__needed_by_workorder_ids msgid "Blocks" msgstr "Blocuri" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_mrp_bom_byproduct__bom_id msgid "BoM" msgstr "LdM" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_product_product__bom_line_ids #: model:ir.model.fields,field_description:mrp.field_product_template__bom_line_ids #: model_terms:ir.ui.view,arch_db:mrp.mrp_product_product_search_view #: model_terms:ir.ui.view,arch_db:mrp.mrp_product_template_search_view msgid "BoM Components" msgstr "Componente LdM" #. module: mrp #. odoo-javascript #: code:addons/mrp/static/src/components/bom_overview_table/mrp_bom_overview_table.xml:0 #: code:addons/mrp/static/src/components/mo_overview/mrp_mo_overview.xml:0 #: model_terms:ir.ui.view,arch_db:mrp.mo_overview_content #: model_terms:ir.ui.view,arch_db:mrp.report_mrp_bom msgid "BoM Cost" msgstr "Cost LdM" #. module: mrp #. odoo-javascript #: code:addons/mrp/static/src/components/mo_overview_display_filter/mrp_mo_overview_display_filter.js:0 msgid "BoM Costs" msgstr "Costuri LdM" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_stock_move__bom_line_id msgid "BoM Line" msgstr "Linie LdM" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_mrp_bom__bom_line_ids msgid "BoM Lines" msgstr "Linii LdM" #. module: mrp #: model:ir.actions.client,name:mrp.action_report_mrp_bom #: model:ir.actions.report,name:mrp.action_report_bom_structure #: model_terms:ir.ui.view,arch_db:mrp.report_mrp_bom msgid "BoM Overview" msgstr "Prezentare generală LdM" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_mrp_bom__type #: model_terms:ir.ui.view,arch_db:mrp.view_mrp_bom_filter msgid "BoM Type" msgstr "Tip LdM" #. module: mrp #: model:product.template,name:mrp.product_product_computer_desk_bolt_product_template msgid "Bolt" msgstr "Șurub" #. module: mrp #. odoo-javascript #: code:addons/mrp/static/src/components/bom_overview_special_line/mrp_bom_overview_special_line.xml:0 #: code:addons/mrp/static/src/components/mo_overview_byproducts_block/mrp_mo_overview_byproducts_block.xml:0 #: model:ir.model.fields,field_description:mrp.field_res_config_settings__group_mrp_byproducts #: model_terms:ir.ui.view,arch_db:mrp.mo_overview_byproducts #: model_terms:ir.ui.view,arch_db:mrp.mrp_production_form_view msgid "By-Products" msgstr "Produse secundare" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_mrp_bom_byproduct__product_id msgid "By-product" msgstr "Produs secundar" #. module: mrp #. odoo-python #: code:addons/mrp/models/mrp_bom.py:0 msgid "By-product %s should not be the same as BoM product." msgstr "Produsul secundar %s nu ar trebui să fie același cu produsul LdM." #. module: mrp #: model:ir.model.fields,help:mrp.field_stock_move__byproduct_id msgid "By-product line that generated the move in a manufacturing order" msgstr "" "Linia produsului secundar care a generat mișcarea într-o comandă de producție" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_mrp_bom__byproduct_ids #: model:ir.model.fields,field_description:mrp.field_stock_move__byproduct_id #: model_terms:ir.ui.view,arch_db:mrp.mrp_bom_form_view msgid "By-products" msgstr "Produse secundare" #. module: mrp #. odoo-python #: code:addons/mrp/models/mrp_bom.py:0 #: code:addons/mrp/models/mrp_production.py:0 msgid "By-products cost shares must be positive." msgstr "Partajele costurilor produselor secundare trebuie să fie pozitive." #. module: mrp #: model:ir.model,name:mrp.model_mrp_bom_byproduct #: model_terms:ir.ui.view,arch_db:mrp.mrp_bom_byproduct_form_view msgid "Byproduct" msgstr "Produs secundar" #. module: mrp #. odoo-python #: code:addons/mrp/report/mrp_report_bom_structure.py:0 msgid "Byproducts" msgstr "Produse secundare" #. module: mrp #. odoo-python #: code:addons/mrp/models/stock_warehouse.py:0 msgid "Can't find any production location." msgstr "Nu se poate găsi nicio locație de producție." #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.mrp_production_form_view #: model_terms:ir.ui.view,arch_db:mrp.mrp_production_tree_view #: model_terms:ir.ui.view,arch_db:mrp.mrp_workcenter_block_wizard_form msgid "Cancel" msgstr "Anulează" #. module: mrp #: model:ir.model.fields.selection,name:mrp.selection__mrp_production__state__cancel #: model:ir.model.fields.selection,name:mrp.selection__mrp_workorder__state__cancel #: model_terms:ir.ui.view,arch_db:mrp.view_mrp_production_filter msgid "Cancelled" msgstr "Anulat" #. module: mrp #. odoo-python #: code:addons/mrp/models/mrp_bom.py:0 msgid "" "Cannot compute days to prepare due to missing route info for at least 1 " "component or for the final product." msgstr "" "Nu se pot calcula zilele de pregătire din cauza lipsei informațiilor despre " "rută pentru cel puțin o componentă sau pentru produsul final." #. module: mrp #. odoo-python #: code:addons/mrp/models/mrp_production.py:0 msgid "Cannot delete a manufacturing order in done state." msgstr "Nu se poate șterge o comandă de fabricație în starea finalizată." #. module: mrp #: model:ir.model.fields,field_description:mrp.field_mrp_workcenter__default_capacity #: model:ir.model.fields,field_description:mrp.field_mrp_workcenter_capacity__capacity msgid "Capacity" msgstr "Capacitate" #. module: mrp #: model:ir.model.constraint,message:mrp.constraint_mrp_workcenter_capacity_positive_capacity msgid "Capacity should be a positive number." msgstr "Capacitatea ar trebui să fie un număr pozitiv." #. module: mrp #: model:ir.model.fields,field_description:mrp.field_mrp_workorder__qty_reported_from_previous_wo msgid "Carried Quantity" msgstr "Cantitate transportată" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.mrp_bom_form_view #: model_terms:ir.ui.view,arch_db:mrp.mrp_production_form_view msgid "Catalog" msgstr "Catalog" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_mrp_bom__product_uom_category_id #: model:ir.model.fields,field_description:mrp.field_mrp_bom_byproduct__product_uom_category_id #: model:ir.model.fields,field_description:mrp.field_mrp_bom_line__product_uom_category_id #: model:ir.model.fields,field_description:mrp.field_mrp_production__product_uom_category_id #: model:ir.model.fields,field_description:mrp.field_mrp_workcenter_productivity_loss__loss_id #: model:ir.model.fields,field_description:mrp.field_mrp_workcenter_productivity_loss_type__loss_type #: model_terms:ir.ui.view,arch_db:mrp.oee_loss_tree_view msgid "Category" msgstr "Categorie" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.report_mrporder msgid "Center A" msgstr "Centru A" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.view_change_production_qty_wizard msgid "Change Product Qty" msgstr "Schimbă cantitatea produsului" #. module: mrp #: model:ir.model,name:mrp.model_change_production_qty msgid "Change Production Qty" msgstr "Schimbă cantitatea de producție" #. module: mrp #: model:ir.actions.act_window,name:mrp.action_change_production_qty msgid "Change Quantity To Produce" msgstr "Schimbă cantitatea de produs" #. module: mrp #. odoo-python #: code:addons/mrp/models/mrp_bom.py:0 msgid "" "Changing the product or variant will permanently reset all previously " "encoded variant-related data." msgstr "" "Schimbarea produsului sau variantei va reseta definitiv toate datele legate " "de variante introduse anterior." #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.mrp_production_form_view #: model_terms:ir.ui.view,arch_db:mrp.mrp_production_tree_view msgid "Check availability" msgstr "Verifică disponibilitatea" #. module: mrp #. odoo-python #: code:addons/mrp/models/mrp_production.py:0 #: code:addons/mrp/wizard/stock_label_type.py:0 msgid "Choose Labels Layout" msgstr "Alegeți aspectul etichetelor" #. module: mrp #. odoo-python #: code:addons/mrp/models/mrp_production.py:0 msgid "Choose Type of Labels To Print" msgstr "Alegeți tipul etichetelor de tipărit" #. module: mrp #: model:ir.model,name:mrp.model_picking_label_type msgid "Choose whether to print product or lot/sn labels" msgstr "Alegeți dacă să tipăriți etichete de produs sau lot/serie" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_mrp_workcenter__time_stop msgid "Cleanup Time" msgstr "Timp de curățare" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_mrp_workcenter_capacity__time_stop msgid "Cleanup Time (minutes)" msgstr "Timp de curățare (minute)" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_mrp_workcenter__code msgid "Code" msgstr "Cod" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_mrp_workcenter__color msgid "Color" msgstr "Culoare" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_mrp_workcenter_tag__color msgid "Color Index" msgstr "Index culoare" #. module: mrp #: model:ir.model,name:mrp.model_res_company msgid "Companies" msgstr "Companii" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_mrp_bom__company_id #: model:ir.model.fields,field_description:mrp.field_mrp_bom_byproduct__company_id #: model:ir.model.fields,field_description:mrp.field_mrp_bom_line__company_id #: model:ir.model.fields,field_description:mrp.field_mrp_production__company_id #: model:ir.model.fields,field_description:mrp.field_mrp_routing_workcenter__company_id #: model:ir.model.fields,field_description:mrp.field_mrp_unbuild__company_id #: model:ir.model.fields,field_description:mrp.field_mrp_workcenter__company_id #: model:ir.model.fields,field_description:mrp.field_mrp_workcenter_productivity__company_id #: model:ir.model.fields,field_description:mrp.field_mrp_workorder__company_id #: model_terms:ir.ui.view,arch_db:mrp.view_mrp_workcenter_search msgid "Company" msgstr "Companie" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_mrp_bom_line__product_id #: model_terms:ir.ui.view,arch_db:mrp.mrp_bom_line_view_form #: model_terms:ir.ui.view,arch_db:mrp.view_mrp_bom_filter #: model_terms:ir.ui.view,arch_db:mrp.view_mrp_production_filter msgid "Component" msgstr "Componentă" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_mrp_production__components_availability msgid "Component Status" msgstr "Stare componentă" #. module: mrp #. odoo-javascript #: code:addons/mrp/static/src/mrp_forecasted/forecasted_details.xml:0 msgid "Component of Draft MO" msgstr "Componentă din comanda de producție ciornă" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_mrp_batch_produce__component_separator msgid "Component separator" msgstr "Separator componentă" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_mrp_production__move_raw_ids #: model_terms:ir.ui.view,arch_db:mrp.mrp_bom_form_view #: model_terms:ir.ui.view,arch_db:mrp.mrp_production_form_view #: model_terms:ir.ui.view,arch_db:mrp.mrp_production_workorder_form_view_inherit msgid "Components" msgstr "Componente" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_mrp_production__components_availability_state msgid "Components Availability State" msgstr "Stare disponibilitate componente" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.view_mrp_production_filter msgid "Components Available" msgstr "Componente disponibile" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_mrp_production__location_src_id msgid "Components Location" msgstr "Locație componente" #. module: mrp #: model:ir.model.fields,help:mrp.field_mrp_production__priority msgid "" "Components will be reserved first for the MO with the highest priorities." msgstr "" "Componentele vor fi rezervate mai întâi pentru comanda de producție cu cea " "mai mare prioritate." #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.mrp_bom_form_view msgid "Compute" msgstr "Calculează" #. module: mrp #: model:ir.model.fields.selection,name:mrp.selection__mrp_routing_workcenter__time_mode__auto msgid "Compute based on tracked time" msgstr "Calculează pe baza timpului urmărit" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.mrp_bom_form_view msgid "" "Compute the days required to resupply all components from BoM, by either " "buying or manufacturing the components and/or " "subassemblies. Also " "note that purchase security lead times will be added when appropriate." msgstr "" "Calculează zilele necesare pentru a reaproviziona toate componentele din " "LdM, fie prin achiziție, fie prin fabricarea componentelor și/sau " "subansamblelor. De asemenea, rețineți că timpii de siguranță pentru " "achiziții vor fi adăugați când este cazul." #. module: mrp #: model:ir.model.fields,field_description:mrp.field_mrp_routing_workcenter__time_computed_on msgid "Computed on last" msgstr "Calculat la ultimul" #. module: mrp #: model:ir.model,name:mrp.model_res_config_settings msgid "Config Settings" msgstr "Setări de configurare" #. module: mrp #: model:ir.ui.menu,name:mrp.menu_mrp_configuration #: model_terms:ir.ui.view,arch_db:mrp.stock_production_type_kanban msgid "Configuration" msgstr "Configurare" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.mrp_production_form_view #: model_terms:ir.ui.view,arch_db:mrp.view_mrp_consumption_warning_form msgid "Confirm" msgstr "Confirmă" #. module: mrp #. odoo-python #: code:addons/mrp/models/stock_picking.py:0 #: model:ir.model.fields.selection,name:mrp.selection__mrp_production__state__confirmed #: model_terms:ir.ui.view,arch_db:mrp.view_mrp_production_filter msgid "Confirmed" msgstr "Confirmat" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_mrp_consumption_warning_line__product_consumed_qty_uom #: model_terms:ir.ui.view,arch_db:mrp.mrp_production_form_view #: model_terms:ir.ui.view,arch_db:mrp.mrp_production_workorder_form_view_inherit #: model_terms:ir.ui.view,arch_db:mrp.production_message #: model_terms:ir.ui.view,arch_db:mrp.report_mrp_production_components msgid "Consumed" msgstr "Consumat" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_mrp_unbuild__consume_line_ids msgid "Consumed Disassembly Lines" msgstr "Linii de dezmembrare consumate" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_stock_move__consume_unbuild_id msgid "Consumed Disassembly Order" msgstr "Comanda de dezmembrare consumată" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_mrp_bom_line__operation_id msgid "Consumed in Operation" msgstr "Consumat în operație" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_mrp_consumption_warning__consumption #: model:ir.model.fields,field_description:mrp.field_mrp_consumption_warning_line__consumption #: model:ir.model.fields,field_description:mrp.field_mrp_production__consumption #: model:ir.model.fields,field_description:mrp.field_mrp_workorder__consumption msgid "Consumption" msgstr "Consum" #. module: mrp #: model:ir.actions.act_window,name:mrp.action_mrp_consumption_warning #: model_terms:ir.ui.view,arch_db:mrp.view_mrp_consumption_warning_form msgid "Consumption Warning" msgstr "Avertisment de consum" #. module: mrp #: model:ir.model.fields,help:mrp.field_mrp_bom__product_uom_category_id #: model:ir.model.fields,help:mrp.field_mrp_bom_byproduct__product_uom_category_id #: model:ir.model.fields,help:mrp.field_mrp_bom_line__product_uom_category_id #: model:ir.model.fields,help:mrp.field_mrp_production__product_uom_category_id msgid "" "Conversion between Units of Measure can only occur if they belong to the " "same category. The conversion will be made based on the ratios." msgstr "" "Conversia între unități de măsură se poate face doar dacă acestea aparțin " "aceleiași categorii. Conversia se va face pe baza raportului." #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.mrp_routing_workcenter_bom_tree_view msgid "Copy Existing Operations" msgstr "Copiază operațiile existente" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.mrp_routing_workcenter_copy_to_bom_tree_view msgid "Copy selected operations" msgstr "Copiază operațiile selectate" #. module: mrp #. odoo-javascript #: code:addons/mrp/static/src/components/mo_overview/mrp_mo_overview.xml:0 #: model_terms:ir.ui.view,arch_db:mrp.mo_overview_content msgid "Cost Breakdown of Products" msgstr "Descompunerea costurilor produselor" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_mrp_bom_byproduct__cost_share #: model:ir.model.fields,field_description:mrp.field_stock_move__cost_share msgid "Cost Share (%)" msgstr "Partajare cost (%)" #. module: mrp #. odoo-javascript #: code:addons/mrp/static/src/components/mo_overview/mrp_mo_overview.xml:0 msgid "Cost as it is currently accumulated" msgstr "Costul așa cum este acumulat în prezent" #. module: mrp #. odoo-javascript #: code:addons/mrp/static/src/components/mo_overview/mrp_mo_overview.xml:0 msgid "Cost based on cost projection" msgstr "Cost bazat pe proiecția costului" #. module: mrp #. odoo-javascript #: code:addons/mrp/static/src/components/mo_overview/mrp_mo_overview.xml:0 msgid "Cost based on related replenishments. Otherwise cost from product form" msgstr "" "Cost bazat pe reaprovizionările asociate. Altfel, cost din formularul " "produsului" #. module: mrp #. odoo-javascript #: code:addons/mrp/static/src/components/mo_overview/mrp_mo_overview.xml:0 msgid "Cost based on the BoM" msgstr "Cost bazat pe lista de materiale" #. module: mrp #. odoo-javascript #: code:addons/mrp/static/src/components/mo_overview/mrp_mo_overview.xml:0 #: model_terms:ir.ui.view,arch_db:mrp.mo_overview_content msgid "Cost of Components per unit" msgstr "Costul componentelor pe unitate" #. module: mrp #. odoo-javascript #: code:addons/mrp/static/src/components/mo_overview/mrp_mo_overview.xml:0 #: model_terms:ir.ui.view,arch_db:mrp.mo_overview_content msgid "Cost of Operations per unit" msgstr "Costul operațiunilor pe unitate" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_mrp_workcenter__costs_hour #: model:ir.model.fields,field_description:mrp.field_mrp_workorder__costs_hour msgid "Cost per hour" msgstr "Cost pe oră" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.mrp_workcenter_view msgid "Costing Information" msgstr "Informații despre costuri" #. module: mrp #. odoo-javascript #: code:addons/mrp/static/src/components/bom_overview_display_filter/mrp_bom_overview_display_filter.js:0 msgid "Costs" msgstr "Costuri" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_stock_picking__production_count msgid "Count of MO generated" msgstr "Număr de comenzi de producție generate" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_mrp_production__mrp_production_backorder_count msgid "Count of linked backorder" msgstr "Număr de comenzi restante asociate" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_mrp_production__use_create_components_lots #: model:ir.model.fields,field_description:mrp.field_stock_picking_type__use_create_components_lots msgid "Create New Lots/Serial Numbers for Components" msgstr "Creează loturi/numere de serie noi pentru componente" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.view_mrp_production_backorder_form msgid "Create a Backorder" msgstr "Creează o restanță" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.view_mrp_production_backorder_form msgid "" "Create a backorder if you expect to process the remaining products later. Do " "not create a backorder if you will not process the remaining products." msgstr "" "Creează o restanță dacă vei procesa produsele rămase mai târziu. Nu crea o " "restanță dacă nu vei procesa produsele rămase." #. module: mrp #: model_terms:ir.actions.act_window,help:mrp.mrp_routing_action msgid "Create a new operation" msgstr "Creează o nouă operațiune" #. module: mrp #: model_terms:ir.actions.act_window,help:mrp.mrp_workcenter_action #: model_terms:ir.actions.act_window,help:mrp.mrp_workcenter_kanban_action msgid "Create a new work center" msgstr "Creează un nou centru de lucru" #. module: mrp #: model_terms:ir.actions.act_window,help:mrp.mrp_workorder_report #: model_terms:ir.actions.act_window,help:mrp.mrp_workorder_workcenter_report msgid "Create a new work orders performance" msgstr "Creează o nouă performanță a comenzilor de lucru" #. module: mrp #: model:ir.model.fields,help:mrp.field_mrp_bom__days_to_prepare_mo msgid "" "Create and confirm Manufacturing Orders this many days in advance, to have " "enough time to replenish components or manufacture semi-finished products.\n" "Note that security lead times will also be considered when appropriate." msgstr "" "Creează și confirmă comenzi de producție cu atâtea zile în avans, pentru a " "avea timp să reaprovizionezi componentele sau să produci semifabricate.\n" "Reține că timpii de siguranță vor fi luați în considerare când este cazul." #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.view_mrp_production_backorder_form msgid "Create backorder" msgstr "Creează restanță" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.res_config_settings_view_form msgid "Create customizable worksheets for your quality checks" msgstr "Creează foi de lucru personalizabile pentru verificările de calitate" #. module: mrp #: model:ir.model.fields,help:mrp.field_mrp_bom__allow_operation_dependencies #: model:ir.model.fields,help:mrp.field_mrp_routing_workcenter__allow_operation_dependencies msgid "" "Create operation level dependencies that will influence both planning and " "the status of work orders upon MO confirmation. If this feature is ticked, " "and nothing is specified, Odoo will assume that all operations can be " "started simultaneously." msgstr "" "Creează dependențe la nivel de operațiune care vor influența atât " "planificarea cât și starea comenzilor de lucru la confirmarea comenzii de " "producție. Dacă această opțiune este bifată și nu se specifică nimic, Odoo " "va considera că toate operațiunile pot fi începute simultan." #. module: mrp #: model:ir.model.fields,field_description:mrp.field_stock_move__created_production_id msgid "Created Production Order" msgstr "Comandă de producție creată" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_change_production_qty__create_uid #: model:ir.model.fields,field_description:mrp.field_mrp_batch_produce__create_uid #: model:ir.model.fields,field_description:mrp.field_mrp_bom__create_uid #: model:ir.model.fields,field_description:mrp.field_mrp_bom_byproduct__create_uid #: model:ir.model.fields,field_description:mrp.field_mrp_bom_line__create_uid #: model:ir.model.fields,field_description:mrp.field_mrp_consumption_warning__create_uid #: model:ir.model.fields,field_description:mrp.field_mrp_consumption_warning_line__create_uid #: model:ir.model.fields,field_description:mrp.field_mrp_production__create_uid #: model:ir.model.fields,field_description:mrp.field_mrp_production_backorder__create_uid #: model:ir.model.fields,field_description:mrp.field_mrp_production_backorder_line__create_uid #: model:ir.model.fields,field_description:mrp.field_mrp_production_split__create_uid #: model:ir.model.fields,field_description:mrp.field_mrp_production_split_line__create_uid #: model:ir.model.fields,field_description:mrp.field_mrp_production_split_multi__create_uid #: model:ir.model.fields,field_description:mrp.field_mrp_routing_workcenter__create_uid #: model:ir.model.fields,field_description:mrp.field_mrp_unbuild__create_uid #: model:ir.model.fields,field_description:mrp.field_mrp_workcenter__create_uid #: model:ir.model.fields,field_description:mrp.field_mrp_workcenter_capacity__create_uid #: model:ir.model.fields,field_description:mrp.field_mrp_workcenter_productivity__create_uid #: model:ir.model.fields,field_description:mrp.field_mrp_workcenter_productivity_loss__create_uid #: model:ir.model.fields,field_description:mrp.field_mrp_workcenter_productivity_loss_type__create_uid #: model:ir.model.fields,field_description:mrp.field_mrp_workcenter_tag__create_uid #: model:ir.model.fields,field_description:mrp.field_mrp_workorder__create_uid #: model:ir.model.fields,field_description:mrp.field_stock_warn_insufficient_qty_unbuild__create_uid msgid "Created by" msgstr "Creat de" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_change_production_qty__create_date #: model:ir.model.fields,field_description:mrp.field_mrp_batch_produce__create_date #: model:ir.model.fields,field_description:mrp.field_mrp_bom__create_date #: model:ir.model.fields,field_description:mrp.field_mrp_bom_byproduct__create_date #: model:ir.model.fields,field_description:mrp.field_mrp_bom_line__create_date #: model:ir.model.fields,field_description:mrp.field_mrp_consumption_warning__create_date #: model:ir.model.fields,field_description:mrp.field_mrp_consumption_warning_line__create_date #: model:ir.model.fields,field_description:mrp.field_mrp_production__create_date #: model:ir.model.fields,field_description:mrp.field_mrp_production_backorder__create_date #: model:ir.model.fields,field_description:mrp.field_mrp_production_backorder_line__create_date #: model:ir.model.fields,field_description:mrp.field_mrp_production_split__create_date #: model:ir.model.fields,field_description:mrp.field_mrp_production_split_line__create_date #: model:ir.model.fields,field_description:mrp.field_mrp_production_split_multi__create_date #: model:ir.model.fields,field_description:mrp.field_mrp_routing_workcenter__create_date #: model:ir.model.fields,field_description:mrp.field_mrp_unbuild__create_date #: model:ir.model.fields,field_description:mrp.field_mrp_workcenter__create_date #: model:ir.model.fields,field_description:mrp.field_mrp_workcenter_capacity__create_date #: model:ir.model.fields,field_description:mrp.field_mrp_workcenter_productivity__create_date #: model:ir.model.fields,field_description:mrp.field_mrp_workcenter_productivity_loss__create_date #: model:ir.model.fields,field_description:mrp.field_mrp_workcenter_productivity_loss_type__create_date #: model:ir.model.fields,field_description:mrp.field_mrp_workcenter_tag__create_date #: model:ir.model.fields,field_description:mrp.field_mrp_workorder__create_date #: model:ir.model.fields,field_description:mrp.field_stock_warn_insufficient_qty_unbuild__create_date msgid "Created on" msgstr "Creat la" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.mrp_production_form_view msgid "Creates a new serial/lot number" msgstr "Creează un nou număr de serie/lot" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_mrp_workcenter__currency_id msgid "Currency" msgstr "Monedă" #. module: mrp #: model:ir.model.fields,help:mrp.field_stock_move__product_qty_available msgid "" "Current quantity of products.\n" "In a context with a single Stock Location, this includes goods stored at " "this Location, or any of its children.\n" "In a context with a single Warehouse, this includes goods stored in the " "Stock Location of this Warehouse, or any of its children.\n" "stored in the Stock Location of the Warehouse of this Shop, or any of its " "children.\n" "Otherwise, this includes goods stored in any Stock Location with 'internal' " "type." msgstr "" "Cantitatea actuală de produse.\n" "Într-un context cu o singură locație de stoc, aceasta include bunurile " "stocate la această locație sau la oricare dintre locațiile copil.\n" "Într-un context cu un singur depozit, aceasta include bunurile stocate în " "locația de stoc a acestui depozit sau la oricare dintre locațiile copil.\n" "stocate în locația de stoc a depozitului acestui magazin sau la oricare " "dintre locațiile copil.\n" "În caz contrar, aceasta include bunurile stocate în orice locație de stoc de " "tip 'intern'." #. module: mrp #: model:ir.model.fields,field_description:mrp.field_mrp_workorder__qty_producing msgid "Currently Produced Quantity" msgstr "Cantitate produsă în prezent" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_mrp_production__product_description_variants msgid "Custom Description" msgstr "Descriere personalizată" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.oee_search_view #: model_terms:ir.ui.view,arch_db:mrp.view_mrp_production_filter #: model_terms:ir.ui.view,arch_db:mrp.view_mrp_production_workorder_form_view_filter msgid "Date" msgstr "Dată" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_mrp_production__search_date_category msgid "Date Category" msgstr "Categorie dată" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.view_mrp_production_filter msgid "Date by Month" msgstr "Dată pe lună" #. module: mrp #: model:ir.model.fields,help:mrp.field_mrp_production__date_finished msgid "" "Date you expect to finish production or actual date you finished production." msgstr "" "Data la care te aștepți să finalizezi producția sau data la care ai " "finalizat efectiv producția." #. module: mrp #: model:ir.model.fields,help:mrp.field_mrp_production__date_start msgid "" "Date you plan to start production or date you actually started production." msgstr "" "Data la care planifici să începi producția sau data la care ai început " "efectiv producția." #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.view_mrp_production_filter msgid "Date: Last 365 Days" msgstr "Dată: Ultimele 365 de zile" #. module: mrp #. odoo-javascript #: code:addons/mrp/static/src/components/bom_overview_line/mrp_bom_overview_line.xml:0 #: model_terms:ir.ui.view,arch_db:mrp.report_mrp_bom #: model_terms:ir.ui.view,arch_db:mrp.report_mrp_bom_pdf_line msgid "Days" msgstr "Zile" #. module: mrp #. odoo-python #: code:addons/mrp/models/stock_rule.py:0 msgid "Days to Supply Components" msgstr "Zile pentru a furniza componente" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_mrp_bom__days_to_prepare_mo msgid "Days to prepare Manufacturing Order" msgstr "Zile pentru a pregăti comanda de producție" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_mrp_production__date_deadline msgid "Deadline" msgstr "Termen limită" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.mrp_routing_workcenter_form_view msgid "Default Duration" msgstr "Durată implicită" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_res_config_settings__use_manufacturing_lead msgid "Default Manufacturing Lead Time" msgstr "Timp de livrare implicit pentru producție" #. module: mrp #: model:ir.model.fields,help:mrp.field_mrp_workcenter__default_capacity msgid "" "Default number of pieces (in product UoM) that can be produced in parallel " "(at the same time) at this work center. For example: the capacity is 5 and " "you need to produce 10 units, then the operation time listed on the BOM will " "be multiplied by two. However, note that both time before and after " "production will only be counted once." msgstr "" "Numărul implicit de piese (în UM produs) care pot fi produse în paralel " "(simultan) la acest centru de lucru. De exemplu: capacitatea este 5 și " "trebuie să produceți 10 unități, atunci timpul de operație din LdM va fi " "înmulțit cu doi. Totuși, timpul înainte și după producție va fi contorizat o " "singură dată." #. module: mrp #: model:ir.model.fields,help:mrp.field_mrp_consumption_warning_line__product_uom_id #: model:ir.model.fields,help:mrp.field_mrp_workcenter_capacity__product_uom_id msgid "Default unit of measure used for all stock operations." msgstr "" "Unitatea de măsură implicită folosită pentru toate operațiunile de stoc." #. module: mrp #: model_terms:ir.actions.act_window,help:mrp.product_template_action msgid "" "Define the components and finished products you wish to use in\n" " bill of materials and manufacturing orders." msgstr "" "Definiți componentele și produsele finite pe care doriți să le utilizați în\n" " listele de materiale și comenzile de producție." #. module: mrp #: model:ir.model.fields,help:mrp.field_mrp_workcenter__resource_calendar_id msgid "" "Define the working schedule of the resource. If not set, the resource will " "have fully flexible working hours." msgstr "" "Definește programul de lucru al resursei. Dacă nu este setat, resursa va " "avea program de lucru complet flexibil." #. module: mrp #: model:ir.model.fields,help:mrp.field_mrp_bom__consumption msgid "" "Defines if you can consume more or less components than the quantity defined " "on the BoM:\n" " * Allowed: allowed for all manufacturing users.\n" " * Allowed with warning: allowed for all manufacturing users with summary " "of consumption differences when closing the manufacturing order.\n" " Note that in the case of component Highlight Consumption, where " "consumption is registered manually exclusively, consumption warnings will " "still be issued when appropriate also.\n" " * Blocked: only a manager can close a manufacturing order when the BoM " "consumption is not respected." msgstr "" "Definește dacă puteți consuma mai multe sau mai puține componente decât " "cantitatea definită în LdM:\n" " * Permis: permis pentru toți utilizatorii de producție.\n" " * Permis cu avertisment: permis pentru toți utilizatorii de producție cu " "sumar al diferențelor de consum la închiderea comenzii de producție.\n" " Notă: în cazul componentelor cu Consum manual evidențiat, unde consumul se " "înregistrează exclusiv manual, avertismentele de consum vor fi emise când " "este cazul.\n" " * Blocat: doar un manager poate închide o comandă de producție când " "consumul din LdM nu este respectat." #. module: mrp #: model:ir.model.fields,field_description:mrp.field_mrp_production__delay_alert_date msgid "Delay Alert Date" msgstr "Dată alertă întârziere" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.view_mrp_production_filter msgid "Delayed Productions" msgstr "Producții întârziate" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.res_config_settings_view_form msgid "Delegate part of the production process to subcontractors" msgstr "Delegați o parte din procesul de producție subcontractorilor" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_mrp_production__delivery_count msgid "Delivery Orders" msgstr "Comenzi de livrare" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_mrp_routing_workcenter__note #: model:ir.model.fields,field_description:mrp.field_mrp_workcenter__note #: model:ir.model.fields,field_description:mrp.field_mrp_workcenter_productivity__description #: model:ir.model.fields,field_description:mrp.field_mrp_workorder__operation_note #: model_terms:ir.ui.view,arch_db:mrp.mrp_workcenter_view msgid "Description" msgstr "Descriere" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.mrp_workcenter_view msgid "Description of the work center..." msgstr "Descrierea centrului de lucru..." #. module: mrp #: model:ir.model.fields,field_description:mrp.field_mrp_unbuild__location_dest_id msgid "Destination Location" msgstr "Locație destinație" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_stock_move__unbuild_id msgid "Disassembly Order" msgstr "Comandă de dezmembrare" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.mrp_production_form_view #: model_terms:ir.ui.view,arch_db:mrp.mrp_unbuild_form_view_simplified #: model_terms:ir.ui.view,arch_db:mrp.view_change_production_qty_wizard #: model_terms:ir.ui.view,arch_db:mrp.view_mrp_batch_produce_form #: model_terms:ir.ui.view,arch_db:mrp.view_mrp_consumption_warning_form #: model_terms:ir.ui.view,arch_db:mrp.view_mrp_production_backorder_form #: model_terms:ir.ui.view,arch_db:mrp.view_mrp_production_split_form #: model_terms:ir.ui.view,arch_db:mrp.view_mrp_production_split_multi_form msgid "Discard" msgstr "Renunță" #. module: mrp #. odoo-javascript #: code:addons/mrp/static/src/components/bom_overview_display_filter/mrp_bom_overview_display_filter.xml:0 msgid "Display" msgstr "Afișare" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_change_production_qty__display_name #: model:ir.model.fields,field_description:mrp.field_mrp_batch_produce__display_name #: model:ir.model.fields,field_description:mrp.field_mrp_bom__display_name #: model:ir.model.fields,field_description:mrp.field_mrp_bom_byproduct__display_name #: model:ir.model.fields,field_description:mrp.field_mrp_bom_line__display_name #: model:ir.model.fields,field_description:mrp.field_mrp_consumption_warning__display_name #: model:ir.model.fields,field_description:mrp.field_mrp_consumption_warning_line__display_name #: model:ir.model.fields,field_description:mrp.field_mrp_production__display_name #: model:ir.model.fields,field_description:mrp.field_mrp_production_backorder__display_name #: model:ir.model.fields,field_description:mrp.field_mrp_production_backorder_line__display_name #: model:ir.model.fields,field_description:mrp.field_mrp_production_split__display_name #: model:ir.model.fields,field_description:mrp.field_mrp_production_split_line__display_name #: model:ir.model.fields,field_description:mrp.field_mrp_production_split_multi__display_name #: model:ir.model.fields,field_description:mrp.field_mrp_routing_workcenter__display_name #: model:ir.model.fields,field_description:mrp.field_mrp_unbuild__display_name #: model:ir.model.fields,field_description:mrp.field_mrp_workcenter__display_name #: model:ir.model.fields,field_description:mrp.field_mrp_workcenter_capacity__display_name #: model:ir.model.fields,field_description:mrp.field_mrp_workcenter_productivity__display_name #: model:ir.model.fields,field_description:mrp.field_mrp_workcenter_productivity_loss__display_name #: model:ir.model.fields,field_description:mrp.field_mrp_workcenter_productivity_loss_type__display_name #: model:ir.model.fields,field_description:mrp.field_mrp_workcenter_tag__display_name #: model:ir.model.fields,field_description:mrp.field_mrp_workorder__display_name #: model:ir.model.fields,field_description:mrp.field_stock_warn_insufficient_qty_unbuild__display_name msgid "Display Name" msgstr "Nume afișat" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_mrp_production__show_lot_ids msgid "Display the serial number shortcut on the moves" msgstr "Afișează scurtătura pentru numărul de serie pe mișcări" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.mrp_production_form_view msgid "Displays the consumed Lot/Serial Numbers." msgstr "Afișează loturile/numerele de serie consumate." #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.mrp_production_form_view msgid "Displays the produced Lot/Serial Numbers." msgstr "Afișează loturile/numerele de serie produse." #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.stock_warn_insufficient_qty_unbuild_form_view msgid "Do you confirm you want to unbuild" msgstr "Confirmați că doriți să dezmembrați" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.view_picking_type_form_inherit_mrp msgid "Documentation" msgstr "Documentație" #. module: mrp #. odoo-javascript #: code:addons/mrp/static/src/components/wo_list_view_dropdown/wo_list_view_dropdown.xml:0 #: model:ir.model.fields,field_description:mrp.field_stock_move__is_done #: model:ir.model.fields.selection,name:mrp.selection__mrp_production__state__done #: model:ir.model.fields.selection,name:mrp.selection__mrp_unbuild__state__done #: model_terms:ir.ui.view,arch_db:mrp.mrp_production_workorder_tree_editable_view #: model_terms:ir.ui.view,arch_db:mrp.mrp_unbuild_search_view #: model_terms:ir.ui.view,arch_db:mrp.stock_scrap_search_view_inherit_mrp #: model_terms:ir.ui.view,arch_db:mrp.view_mrp_production_filter #: model_terms:ir.ui.view,arch_db:mrp.view_mrp_production_work_order_search msgid "Done" msgstr "Finalizat" #. module: mrp #: model:ir.model.fields.selection,name:mrp.selection__mrp_production__state__draft #: model:ir.model.fields.selection,name:mrp.selection__mrp_unbuild__state__draft #: model_terms:ir.ui.view,arch_db:mrp.mrp_unbuild_search_view #: model_terms:ir.ui.view,arch_db:mrp.stock_scrap_search_view_inherit_mrp #: model_terms:ir.ui.view,arch_db:mrp.view_mrp_production_filter #: model_terms:ir.ui.view,arch_db:mrp.view_mrp_production_workorder_form_view_filter msgid "Draft" msgstr "Ciornă" #. module: mrp #: model:product.template,name:mrp.product_product_drawer_drawer_product_template msgid "Drawer Black" msgstr "Sertar negru" #. module: mrp #: model:product.template,name:mrp.product_product_drawer_case_product_template msgid "Drawer Case Black" msgstr "Carcasă sertar negru" #. module: mrp #: model_terms:product.template,description:mrp.product_product_drawer_drawer_product_template msgid "Drawer on casters for great usability." msgstr "Sertar pe roți pentru o utilizare excelentă." #. module: mrp #: model:ir.model.fields,field_description:mrp.field_mrp_routing_workcenter__time_cycle #: model:ir.model.fields,field_description:mrp.field_mrp_workcenter_productivity__duration #: model_terms:ir.ui.view,arch_db:mrp.oee_tree_view msgid "Duration" msgstr "Durată" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.mrp_routing_workcenter_tree_view #: model_terms:ir.ui.view,arch_db:mrp.oee_graph_view #: model_terms:ir.ui.view,arch_db:mrp.oee_pie_view #: model_terms:ir.ui.view,arch_db:mrp.oee_pivot_view #: model_terms:ir.ui.view,arch_db:mrp.oee_tree_view #: model_terms:ir.ui.view,arch_db:mrp.workcenter_line_graph #: model_terms:ir.ui.view,arch_db:mrp.workcenter_line_pivot msgid "Duration (minutes)" msgstr "Durată (minute)" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_mrp_routing_workcenter__time_mode msgid "Duration Computation" msgstr "Calcul durată" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_mrp_workorder__duration_percent msgid "Duration Deviation (%)" msgstr "Abatere durată (%)" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_mrp_workorder__duration_unit msgid "Duration Per Unit" msgstr "Durată pe unitate" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_mrp_workcenter_productivity__loss_type msgid "Effectiveness" msgstr "Eficiență" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_mrp_workcenter_productivity_loss__loss_type msgid "Effectiveness Category" msgstr "Categorie eficiență" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_mrp_production__date_finished #: model:ir.model.fields,field_description:mrp.field_mrp_workorder__date_finished msgid "End" msgstr "Sfârșit" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_mrp_workcenter_productivity__date_end msgid "End Date" msgstr "Dată sfârșit" #. module: mrp #: model:ir.model.fields,help:mrp.field_mrp_bom_line__tracking #: model:ir.model.fields,help:mrp.field_mrp_production__product_tracking #: model:ir.model.fields,help:mrp.field_mrp_unbuild__has_tracking #: model:ir.model.fields,help:mrp.field_mrp_workorder__product_tracking msgid "Ensure the traceability of a storable product in your warehouse." msgstr "Asigură trasabilitatea unui produs stocabil în depozitul tău." #. module: mrp #: model:mrp.workcenter.productivity.loss,name:mrp.block_reason1 msgid "Equipment Failure" msgstr "Defecțiune echipament" #. module: mrp #. odoo-python #: code:addons/mrp/report/mrp_report_bom_structure.py:0 #: code:addons/mrp/report/mrp_report_mo_overview.py:0 msgid "Estimated %s" msgstr "Estimat %s" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.exception_on_mo msgid "Exception(s) occurred on the manufacturing order(s):" msgstr "Au apărut excepții la comanda(ele) de producție:" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.exception_on_mo msgid "Exception(s):" msgstr "Excepție(i):" #. module: mrp #. odoo-python #: code:addons/mrp/models/mrp_production.py:0 msgid "Exp %s" msgstr "Estimat %s" #. module: mrp #: model:ir.model.fields.selection,name:mrp.selection__mrp_production__components_availability_state__expected msgid "Expected" msgstr "Estimat" #. module: mrp #. odoo-python #: code:addons/mrp/report/mrp_report_bom_structure.py:0 #: code:addons/mrp/report/mrp_report_mo_overview.py:0 msgid "Expected %s" msgstr "Estimat %s" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_mrp_production__duration_expected #: model:ir.model.fields,field_description:mrp.field_mrp_workorder__duration_expected msgid "Expected Duration" msgstr "Durată estimată" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.view_work_center_load_graph #: model_terms:ir.ui.view,arch_db:mrp.view_workcenter_load_pivot msgid "Expected Duration (minutes)" msgstr "Durată estimată (minute)" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_mrp_batch_produce__production_text_help msgid "Explanation for batch production" msgstr "Explicație pentru producția pe loturi" #. module: mrp #. odoo-javascript #: code:addons/mrp/static/src/components/bom_overview_table/mrp_bom_overview_table.xml:0 msgid "Files attached to the product." msgstr "Fișiere atașate la produs." #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.mrp_unbuild_search_view msgid "Filters" msgstr "Filtre" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_mrp_production__location_final_id msgid "Final Location from procurement" msgstr "Locație finală din aprovizionare" #. module: mrp #: model:ir.model.fields.selection,name:mrp.selection__mrp_workorder__state__done #: model_terms:ir.ui.view,arch_db:mrp.view_mrp_production_workorder_form_view_filter msgid "Finished" msgstr "Finalizat(ă)" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_stock_move__order_finished_lot_id msgid "Finished Lot/Serial Number" msgstr "Lot / număr de serie finalizat" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_mrp_workorder__move_finished_ids msgid "Finished Moves" msgstr "Mișcări produs finite" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_mrp_production__finished_move_line_ids msgid "Finished Product" msgstr "Produse finite" #. module: mrp #: model:ir.actions.report,name:mrp.action_report_finished_product msgid "Finished Product Label (PDF)" msgstr "Etichetă produs finit (PDF)" #. module: mrp #: model:ir.actions.report,name:mrp.label_manufacture_template msgid "Finished Product Label (ZPL)" msgstr "Etichetă produs finit (ZPL)" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_mrp_production__move_finished_ids msgid "Finished Products" msgstr "Produse Finite" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_mrp_production__location_dest_id msgid "Finished Products Location" msgstr "Locație Produse Finite" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_mrp_batch_produce__lot_name msgid "First Lot/SN" msgstr "Primul Lot/SN" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_mrp_bom__consumption msgid "Flexible Consumption" msgstr "Consum flexibil" #. module: mrp #. odoo-javascript #: code:addons/mrp/static/src/components/mo_overview_line/mrp_mo_overview_line.js:0 msgid "Fold" msgstr "Pliază" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_mrp_bom__message_follower_ids #: model:ir.model.fields,field_description:mrp.field_mrp_production__message_follower_ids #: model:ir.model.fields,field_description:mrp.field_mrp_routing_workcenter__message_follower_ids #: model:ir.model.fields,field_description:mrp.field_mrp_unbuild__message_follower_ids #: model:ir.model.fields,field_description:mrp.field_mrp_workcenter__message_follower_ids msgid "Followers" msgstr "Urmăritori" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_mrp_bom__message_partner_ids #: model:ir.model.fields,field_description:mrp.field_mrp_production__message_partner_ids #: model:ir.model.fields,field_description:mrp.field_mrp_routing_workcenter__message_partner_ids #: model:ir.model.fields,field_description:mrp.field_mrp_unbuild__message_partner_ids #: model:ir.model.fields,field_description:mrp.field_mrp_workcenter__message_partner_ids msgid "Followers (Partners)" msgstr "Urmăritori (Parteneri)" #. module: mrp #: model:ir.model.fields,help:mrp.field_mrp_production__activity_type_icon #: model:ir.model.fields,help:mrp.field_mrp_routing_workcenter__activity_type_icon #: model:ir.model.fields,help:mrp.field_mrp_unbuild__activity_type_icon msgid "Font awesome icon e.g. fa-tasks" msgstr "Pictogramă Font awesome, de ex. fa-sarcini" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.view_mrp_consumption_warning_form msgid "Force" msgstr "Forțează" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.mrp_production_form_view msgid "Forecast" msgstr "Prognoză" #. module: mrp #. odoo-javascript #: code:addons/mrp/static/src/components/bom_overview_line/mrp_bom_overview_line.xml:0 #: code:addons/mrp/static/src/components/mo_overview_line/mrp_mo_overview_line.xml:0 #: model_terms:ir.ui.view,arch_db:mrp.mrp_production_form_view msgid "Forecast Report" msgstr "Raport prognoză" #. module: mrp #: model:ir.model.fields,help:mrp.field_stock_move__product_virtual_available msgid "" "Forecast quantity (computed as Quantity On Hand - Outgoing + Incoming)\n" "In a context with a single Stock Location, this includes goods stored in " "this location, or any of its children.\n" "In a context with a single Warehouse, this includes goods stored in the " "Stock Location of this Warehouse, or any of its children.\n" "Otherwise, this includes goods stored in any Stock Location with 'internal' " "type." msgstr "" "Cantitate prognozată (calculată ca Stoc disponibil - Ieșiri + Intrări)\n" "Într-un context cu o singură locație de stoc, include bunurile stocate în " "această locație sau în oricare dintre locațiile copil.\n" "Într-un context cu un singur depozit, include bunurile stocate în locația de " "stoc a depozitului sau în oricare dintre locațiile copil.\n" "În rest, include bunurile stocate în orice locație de stoc de tip 'intern'." #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.mrp_production_workorder_form_view_inherit msgid "Forecasted" msgstr "Prognozat" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_mrp_production__forecasted_issue msgid "Forecasted Issue" msgstr "Problemă prognozată" #. module: mrp #. odoo-javascript #: code:addons/mrp/static/src/components/bom_overview_table/mrp_bom_overview_table.xml:0 msgid "Free to Use" msgstr "Liber de utilizat" #. module: mrp #. odoo-javascript #: code:addons/mrp/static/src/components/bom_overview_table/mrp_bom_overview_table.xml:0 #: model_terms:ir.ui.view,arch_db:mrp.report_mrp_bom msgid "Free to Use / On Hand" msgstr "Liber de utilizat / în stoc" #. module: mrp #. odoo-javascript #: code:addons/mrp/static/src/components/mo_overview/mrp_mo_overview.xml:0 #: model_terms:ir.ui.view,arch_db:mrp.mo_overview_content msgid "Free to use / On Hand" msgstr "Liber de utilizat / în stoc" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.mrp_production_form_view msgid "From" msgstr "De la" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.oee_search_view msgid "Fully Productive" msgstr "Complet productiv" #. module: mrp #: model:mrp.workcenter.productivity.loss,name:mrp.block_reason7 msgid "Fully Productive Time" msgstr "Timp complet productiv" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.mrp_unbuild_search_view #: model_terms:ir.ui.view,arch_db:mrp.view_mrp_production_filter msgid "Future Activities" msgstr "Activități viitoare" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.mrp_workcenter_view msgid "General Information" msgstr "Informații generale" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.view_mrp_batch_produce_form msgid "Generate" msgstr "Generează" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.view_mrp_batch_produce_form msgid "Generate Serial Numbers" msgstr "Generează numere de serie" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.mrp_production_form_view msgid "Generate a new BoM from this Manufacturing Order" msgstr "Generează o nouă listă de materiale din această comandă de producție" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_stock_picking_type__generated_mrp_lot_label_to_print msgid "Generated Lot/SN Label to Print" msgstr "Etichetă Lot/SN generată de tipărit" #. module: mrp #: model_terms:ir.actions.act_window,help:mrp.action_mrp_routing_time msgid "Get statistics about the work orders duration related to this routing." msgstr "" "Obțineți statistici despre durata comenzilor de lucru legate de această " "rutare." #. module: mrp #: model:ir.model.fields,help:mrp.field_mrp_routing_workcenter__sequence msgid "" "Gives the sequence order when displaying a list of routing Work Centers." msgstr "" "Oferă ordinea secvenței la afișarea unei liste de centre de lucru rutate." #. module: mrp #: model:ir.model.fields,help:mrp.field_mrp_workcenter__sequence msgid "Gives the sequence order when displaying a list of work centers." msgstr "Oferă ordinea secvenței la afișarea unei liste de centre de lucru." #. module: mrp #: model:ir.model.fields,help:mrp.field_mrp_bom_line__sequence msgid "Gives the sequence order when displaying." msgstr "Oferă ordinea secvenței la afișare." #. module: mrp #: model:ir.model.fields,field_description:mrp.field_mrp_routing_workcenter__worksheet_google_slide #: model:ir.model.fields.selection,name:mrp.selection__mrp_routing_workcenter__worksheet_type__google_slide msgid "Google Slide" msgstr "Google Slide" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.mrp_routing_workcenter_form_view msgid "Google Slide Link" msgstr "Link Google Slide" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.view_mrp_production_workorder_form_view_filter msgid "Group By" msgstr "Grupează după" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.view_mrp_bom_filter #: model_terms:ir.ui.view,arch_db:mrp.view_mrp_production_filter #: model_terms:ir.ui.view,arch_db:mrp.view_mrp_production_work_order_search #: model_terms:ir.ui.view,arch_db:mrp.view_mrp_workcenter_search msgid "Group By..." msgstr "Grupează după..." #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.mrp_unbuild_search_view #: model_terms:ir.ui.view,arch_db:mrp.oee_search_view msgid "Group by..." msgstr "Grupează după..." #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.view_picking_type_form_inherit_mrp msgid "Hardware" msgstr "Hardware" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_mrp_workorder__is_produced msgid "Has Been Produced" msgstr "A fost produs" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_stock_picking__has_kits msgid "Has Kits" msgstr "Are kit-uri" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_mrp_bom__has_message #: model:ir.model.fields,field_description:mrp.field_mrp_production__has_message #: model:ir.model.fields,field_description:mrp.field_mrp_routing_workcenter__has_message #: model:ir.model.fields,field_description:mrp.field_mrp_unbuild__has_message #: model:ir.model.fields,field_description:mrp.field_mrp_workcenter__has_message msgid "Has Message" msgstr "Are mesaj" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_mrp_workcenter__has_routing_lines msgid "Has Routing Lines" msgstr "Are linii de rutare" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_mrp_workorder__has_worksheet msgid "Has Worksheet" msgstr "Are fișă de lucru" #. module: mrp #: model:ir.model.fields.selection,name:mrp.selection__product_document__attached_on_mrp__hidden msgid "Hidden" msgstr "Ascuns" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_mrp_bom_line__manual_consumption msgid "Highlight Consumption" msgstr "Consum evidențiat" #. module: mrp #: model:ir.model.fields,help:mrp.field_mrp_workcenter__costs_hour msgid "Hourly processing cost." msgstr "Cost procesare pe oră." #. module: mrp #. odoo-python #: code:addons/mrp/report/mrp_report_mo_overview.py:0 #: model_terms:ir.ui.view,arch_db:mrp.mrp_workcenter_view msgid "Hours" msgstr "Ore" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_change_production_qty__id #: model:ir.model.fields,field_description:mrp.field_mrp_batch_produce__id #: model:ir.model.fields,field_description:mrp.field_mrp_bom__id #: model:ir.model.fields,field_description:mrp.field_mrp_bom_byproduct__id #: model:ir.model.fields,field_description:mrp.field_mrp_bom_line__id #: model:ir.model.fields,field_description:mrp.field_mrp_consumption_warning__id #: model:ir.model.fields,field_description:mrp.field_mrp_consumption_warning_line__id #: model:ir.model.fields,field_description:mrp.field_mrp_production__id #: model:ir.model.fields,field_description:mrp.field_mrp_production_backorder__id #: model:ir.model.fields,field_description:mrp.field_mrp_production_backorder_line__id #: model:ir.model.fields,field_description:mrp.field_mrp_production_split__id #: model:ir.model.fields,field_description:mrp.field_mrp_production_split_line__id #: model:ir.model.fields,field_description:mrp.field_mrp_production_split_multi__id #: model:ir.model.fields,field_description:mrp.field_mrp_routing_workcenter__id #: model:ir.model.fields,field_description:mrp.field_mrp_unbuild__id #: model:ir.model.fields,field_description:mrp.field_mrp_workcenter__id #: model:ir.model.fields,field_description:mrp.field_mrp_workcenter_capacity__id #: model:ir.model.fields,field_description:mrp.field_mrp_workcenter_productivity__id #: model:ir.model.fields,field_description:mrp.field_mrp_workcenter_productivity_loss__id #: model:ir.model.fields,field_description:mrp.field_mrp_workcenter_productivity_loss_type__id #: model:ir.model.fields,field_description:mrp.field_mrp_workcenter_tag__id #: model:ir.model.fields,field_description:mrp.field_mrp_workorder__id #: model:ir.model.fields,field_description:mrp.field_stock_warn_insufficient_qty_unbuild__id msgid "ID" msgstr "ID" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_mrp_production__activity_exception_icon #: model:ir.model.fields,field_description:mrp.field_mrp_routing_workcenter__activity_exception_icon #: model:ir.model.fields,field_description:mrp.field_mrp_unbuild__activity_exception_icon msgid "Icon" msgstr "Pictogramă" #. module: mrp #: model:ir.model.fields,help:mrp.field_mrp_production__activity_exception_icon #: model:ir.model.fields,help:mrp.field_mrp_routing_workcenter__activity_exception_icon #: model:ir.model.fields,help:mrp.field_mrp_unbuild__activity_exception_icon msgid "Icon to indicate an exception activity." msgstr "Pictogramă care indică o activitate de excepție." #. module: mrp #: model:ir.model.fields,help:mrp.field_mrp_bom__product_id msgid "" "If a product variant is defined the BOM is available only for this product." msgstr "" "Dacă este definită o variantă de produs, lista de materiale este disponibilă " "doar pentru acest produs." #. module: mrp #: model:ir.model.fields,help:mrp.field_mrp_bom__message_needaction #: model:ir.model.fields,help:mrp.field_mrp_production__message_needaction #: model:ir.model.fields,help:mrp.field_mrp_routing_workcenter__message_needaction #: model:ir.model.fields,help:mrp.field_mrp_unbuild__message_needaction #: model:ir.model.fields,help:mrp.field_mrp_workcenter__message_needaction msgid "If checked, new messages require your attention." msgstr "Dacă este bifat, mesajele noi necesită atenția dumneavoastră." #. module: mrp #: model:ir.model.fields,help:mrp.field_mrp_bom__message_has_error #: model:ir.model.fields,help:mrp.field_mrp_bom__message_has_sms_error #: model:ir.model.fields,help:mrp.field_mrp_production__message_has_error #: model:ir.model.fields,help:mrp.field_mrp_production__message_has_sms_error #: model:ir.model.fields,help:mrp.field_mrp_routing_workcenter__message_has_error #: model:ir.model.fields,help:mrp.field_mrp_routing_workcenter__message_has_sms_error #: model:ir.model.fields,help:mrp.field_mrp_unbuild__message_has_error #: model:ir.model.fields,help:mrp.field_mrp_unbuild__message_has_sms_error #: model:ir.model.fields,help:mrp.field_mrp_workcenter__message_has_error #: model:ir.model.fields,help:mrp.field_mrp_workcenter__message_has_sms_error msgid "If checked, some messages have a delivery error." msgstr "Dacă este bifat, unele mesaje au eroare de livrare." #. module: mrp #: model:ir.model.fields,help:mrp.field_mrp_production__propagate_cancel msgid "" "If checked, when the previous move of the move (which was generated by a " "next procurement) is cancelled or split, the move generated by this move " "will too" msgstr "" "Dacă este bifat, când mișcarea anterioară (generată de o aprovizionare " "ulterioară) este anulată sau împărțită, și mișcarea generată de aceasta va " "fi la fel." #. module: mrp #: model:ir.model.fields,help:mrp.field_mrp_workcenter__active msgid "" "If the active field is set to False, it will allow you to hide the resource " "record without removing it." msgstr "" "Dacă câmpul activ este setat pe Fals, vă permite să ascundeți resursa fără " "să o ștergeți." #. module: mrp #: model:ir.model.fields,help:mrp.field_stock_picking_type__auto_print_mrp_reception_report_labels msgid "" "If this checkbox is ticked, Odoo will automatically print the allocation " "report labels of a MO when it is done." msgstr "" "Dacă această casetă este bifată, Odoo va tipări automat etichetele " "raportului de alocare ale unei comenzi de producție când aceasta este " "finalizată." #. module: mrp #: model:ir.model.fields,help:mrp.field_stock_picking_type__auto_print_mrp_reception_report msgid "" "If this checkbox is ticked, Odoo will automatically print the allocation " "report of a MO when it is done and has assigned moves." msgstr "" "Dacă această casetă este bifată, Odoo va tipări automat raportul de alocare " "al unei comenzi de producție când aceasta este finalizată și are mișcări " "atribuite." #. module: mrp #: model:ir.model.fields,help:mrp.field_stock_picking_type__auto_print_done_mrp_lot msgid "" "If this checkbox is ticked, Odoo will automatically print the lot/SN label " "of a MO when it is done." msgstr "" "Dacă această casetă este bifată, Odoo va tipări automat eticheta lot/SN a " "unei comenzi de producție când aceasta este finalizată." #. module: mrp #: model:ir.model.fields,help:mrp.field_stock_picking_type__auto_print_done_mrp_product_labels msgid "" "If this checkbox is ticked, Odoo will automatically print the product labels " "of a MO when it is done." msgstr "" "Dacă această casetă este bifată, Odoo va tipări automat etichetele " "produsului ale unei comenzi de producție când aceasta este finalizată." #. module: mrp #: model:ir.model.fields,help:mrp.field_stock_picking_type__auto_print_done_production_order msgid "" "If this checkbox is ticked, Odoo will automatically print the production " "order of a MO when it is done." msgstr "" "Dacă această casetă este bifată, Odoo va tipări automat comanda de producție " "a unei comenzi de producție când aceasta este finalizată." #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.exception_on_mo msgid "Impacted Transfer(s):" msgstr "Transfer(uri) afectate:" #. module: mrp #. odoo-python #: code:addons/mrp/models/mrp_bom.py:0 msgid "Import Template for Bills of Materials" msgstr "Importă șablon pentru liste de materiale" #. module: mrp #. odoo-python #: code:addons/mrp/models/mrp_workorder.py:0 msgid "" "Impossible to plan the workorder. Please check the workcenter availabilities." msgstr "" "Imposibil de planificat comanda de lucru. Vă rugăm să verificați " "disponibilitățile centrului de lucru." #. module: mrp #. odoo-python #: code:addons/mrp/report/mrp_report_bom_structure.py:0 msgid "Impossible to plan. Please check the workcenter availabilities." msgstr "" "Imposibil de planificat. Vă rugăm să verificați disponibilitatea centrului " "de lucru." #. module: mrp #: model:ir.model.fields.selection,name:mrp.selection__mrp_production__state__progress #: model:ir.model.fields.selection,name:mrp.selection__mrp_workcenter__working_state__done #: model:ir.model.fields.selection,name:mrp.selection__mrp_workorder__state__progress #: model_terms:ir.ui.view,arch_db:mrp.mrp_workcenter_kanban #: model_terms:ir.ui.view,arch_db:mrp.stock_production_type_kanban #: model_terms:ir.ui.view,arch_db:mrp.view_mrp_production_filter #: model_terms:ir.ui.view,arch_db:mrp.view_mrp_production_work_order_search #: model_terms:ir.ui.view,arch_db:mrp.view_mrp_production_workorder_form_view_filter msgid "In Progress" msgstr "În desfășurare" #. module: mrp #. odoo-python #: code:addons/mrp/report/mrp_report_mo_overview.py:0 msgid "In Transit" msgstr "În tranzit" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.product_view_search_catalog msgid "In the BoM" msgstr "În lista de materiale" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.product_view_search_catalog msgid "In the MO" msgstr "În comanda de producție" #. module: mrp #: model:ir.model.fields,help:mrp.field_mrp_production__date_deadline msgid "" "Informative date allowing to define when the manufacturing order should be " "processed at the latest to fulfill delivery on time." msgstr "" "Dată informativă care permite să definească când comanda de producție ar " "trebui să fie procesată cel târziu pentru a onora livrarea la timp." #. module: mrp #: model:ir.actions.act_window,name:mrp.action_mrp_production_moves msgid "Inventory Moves" msgstr "Mișcări stoc" #. module: mrp #: model:ir.model.fields,help:mrp.field_mrp_workorder__move_line_ids msgid "Inventory moves for which you must scan a lot number at this work order" msgstr "" "Mișcări de inventar pentru care trebuie să scanați un număr de lot la " "această comandă de lucru" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_mrp_production__is_delayed msgid "Is Delayed" msgstr "Este întârziat" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_mrp_bom__message_is_follower #: model:ir.model.fields,field_description:mrp.field_mrp_production__message_is_follower #: model:ir.model.fields,field_description:mrp.field_mrp_routing_workcenter__message_is_follower #: model:ir.model.fields,field_description:mrp.field_mrp_unbuild__message_is_follower #: model:ir.model.fields,field_description:mrp.field_mrp_workcenter__message_is_follower msgid "Is Follower" msgstr "Este urmăritor" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_product_product__is_kits #: model:ir.model.fields,field_description:mrp.field_product_template__is_kits #: model:ir.model.fields,field_description:mrp.field_stock_scrap__product_is_kit msgid "Is Kits" msgstr "Este kit" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_mrp_production__is_locked msgid "Is Locked" msgstr "Este blocat" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_mrp_workcenter_productivity_loss__manual msgid "Is a Blocking Reason" msgstr "Este un motiv de blocare" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_mrp_workorder__is_user_working msgid "Is the Current User Working" msgstr "Utilizatorul actual lucrează" #. module: mrp #. odoo-python #: code:addons/mrp/models/mrp_workcenter.py:0 msgid "It has already been unblocked." msgstr "A fost deja deblocat." #. module: mrp #. odoo-python #: code:addons/mrp/models/mrp_workorder.py:0 msgid "" "It is not possible to unplan one single Work Order. You should unplan the " "Manufacturing Order instead in order to unplan all the linked operations." msgstr "" "Nu este posibil să anulați planificarea unei singure comenzi de lucru. Ar " "trebui să anulați planificarea comenzii de producție pentru a anula toate " "operațiile legate." #. module: mrp #: model:ir.model.fields,field_description:mrp.field_mrp_production__is_planned #: model:ir.model.fields,field_description:mrp.field_mrp_workorder__is_planned msgid "Its Operations are Planned" msgstr "Operațiunile sale sunt planificate" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_mrp_production__json_popover msgid "JSON data for the popover widget" msgstr "Date JSON pentru widgetul popover" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.report_mrporder msgid "John Doe" msgstr "John Doe" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_mrp_workcenter__kanban_dashboard_graph msgid "Kanban Dashboard Graph" msgstr "Grafic Panou de Bord Kanban" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_stock_move__description_bom_line #: model:ir.model.fields,field_description:mrp.field_stock_move_line__description_bom_line #: model:ir.model.fields,field_description:mrp.field_stock_scrap__bom_id #: model:ir.model.fields.selection,name:mrp.selection__mrp_bom__type__phantom #: model_terms:ir.ui.view,arch_db:mrp.view_mrp_bom_filter msgid "Kit" msgstr "Kit" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.report_mrp_workorder msgid "Laptop" msgstr "Laptop" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.report_mrporder msgid "Laptop Model X" msgstr "Laptop Model X" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.report_mrp_workorder msgid "Laptop model X" msgstr "Laptop model X" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.report_mrporder msgid "Laptop with 16GB RAM" msgstr "Laptop cu 16GB RAM" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_change_production_qty__write_uid #: model:ir.model.fields,field_description:mrp.field_mrp_batch_produce__write_uid #: model:ir.model.fields,field_description:mrp.field_mrp_bom__write_uid #: model:ir.model.fields,field_description:mrp.field_mrp_bom_byproduct__write_uid #: model:ir.model.fields,field_description:mrp.field_mrp_bom_line__write_uid #: model:ir.model.fields,field_description:mrp.field_mrp_consumption_warning__write_uid #: model:ir.model.fields,field_description:mrp.field_mrp_consumption_warning_line__write_uid #: model:ir.model.fields,field_description:mrp.field_mrp_production__write_uid #: model:ir.model.fields,field_description:mrp.field_mrp_production_backorder__write_uid #: model:ir.model.fields,field_description:mrp.field_mrp_production_backorder_line__write_uid #: model:ir.model.fields,field_description:mrp.field_mrp_production_split__write_uid #: model:ir.model.fields,field_description:mrp.field_mrp_production_split_line__write_uid #: model:ir.model.fields,field_description:mrp.field_mrp_production_split_multi__write_uid #: model:ir.model.fields,field_description:mrp.field_mrp_routing_workcenter__write_uid #: model:ir.model.fields,field_description:mrp.field_mrp_unbuild__write_uid #: model:ir.model.fields,field_description:mrp.field_mrp_workcenter__write_uid #: model:ir.model.fields,field_description:mrp.field_mrp_workcenter_capacity__write_uid #: model:ir.model.fields,field_description:mrp.field_mrp_workcenter_productivity__write_uid #: model:ir.model.fields,field_description:mrp.field_mrp_workcenter_productivity_loss__write_uid #: model:ir.model.fields,field_description:mrp.field_mrp_workcenter_productivity_loss_type__write_uid #: model:ir.model.fields,field_description:mrp.field_mrp_workcenter_tag__write_uid #: model:ir.model.fields,field_description:mrp.field_mrp_workorder__write_uid #: model:ir.model.fields,field_description:mrp.field_stock_warn_insufficient_qty_unbuild__write_uid msgid "Last Updated by" msgstr "Ultima actualizare făcută de" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_change_production_qty__write_date #: model:ir.model.fields,field_description:mrp.field_mrp_batch_produce__write_date #: model:ir.model.fields,field_description:mrp.field_mrp_bom__write_date #: model:ir.model.fields,field_description:mrp.field_mrp_bom_byproduct__write_date #: model:ir.model.fields,field_description:mrp.field_mrp_bom_line__write_date #: model:ir.model.fields,field_description:mrp.field_mrp_consumption_warning__write_date #: model:ir.model.fields,field_description:mrp.field_mrp_consumption_warning_line__write_date #: model:ir.model.fields,field_description:mrp.field_mrp_production__write_date #: model:ir.model.fields,field_description:mrp.field_mrp_production_backorder__write_date #: model:ir.model.fields,field_description:mrp.field_mrp_production_backorder_line__write_date #: model:ir.model.fields,field_description:mrp.field_mrp_production_split__write_date #: model:ir.model.fields,field_description:mrp.field_mrp_production_split_line__write_date #: model:ir.model.fields,field_description:mrp.field_mrp_production_split_multi__write_date #: model:ir.model.fields,field_description:mrp.field_mrp_routing_workcenter__write_date #: model:ir.model.fields,field_description:mrp.field_mrp_unbuild__write_date #: model:ir.model.fields,field_description:mrp.field_mrp_workcenter__write_date #: model:ir.model.fields,field_description:mrp.field_mrp_workcenter_capacity__write_date #: model:ir.model.fields,field_description:mrp.field_mrp_workcenter_productivity__write_date #: model:ir.model.fields,field_description:mrp.field_mrp_workcenter_productivity_loss__write_date #: model:ir.model.fields,field_description:mrp.field_mrp_workcenter_productivity_loss_type__write_date #: model:ir.model.fields,field_description:mrp.field_mrp_workcenter_tag__write_date #: model:ir.model.fields,field_description:mrp.field_mrp_workorder__write_date #: model:ir.model.fields,field_description:mrp.field_stock_warn_insufficient_qty_unbuild__write_date msgid "Last Updated on" msgstr "Ultima actualizare la" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_mrp_workorder__last_working_user_id msgid "Last user that worked on this work order." msgstr "Ultimul utilizator care a lucrat la această comandă de lucru." #. module: mrp #: model:ir.model.fields.selection,name:mrp.selection__mrp_production__components_availability_state__late #: model_terms:ir.ui.view,arch_db:mrp.mrp_workcenter_kanban #: model_terms:ir.ui.view,arch_db:mrp.view_mrp_production_filter #: model_terms:ir.ui.view,arch_db:mrp.view_mrp_production_work_order_search #: model_terms:ir.ui.view,arch_db:mrp.view_mrp_production_workorder_form_view_filter msgid "Late" msgstr "Întârziat" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.mrp_unbuild_search_view #: model_terms:ir.ui.view,arch_db:mrp.view_mrp_production_filter msgid "Late Activities" msgstr "Activități întârziate" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.view_mrp_production_filter msgid "Late Availability" msgstr "Disponibilitate întârziată" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.view_mrp_production_filter msgid "Late MO or Late delivery of components" msgstr "Comandă de producție întârziată sau livrare întârziată a componentelor" #. module: mrp #: model:ir.model.fields,help:mrp.field_mrp_production__components_availability msgid "" "Latest component availability status for this MO. If green, then the MO's " "readiness status is ready, as per BOM configuration." msgstr "" "Ultimul status de disponibilitate a componentelor pentru această comandă de " "producție. Dacă este verde, atunci statusul de pregătire este gata, conform " "configurației LdM." #. module: mrp #: model_terms:product.template,description:mrp.product_product_wood_ply_product_template msgid "Layers that are stick together to assemble wood panels." msgstr "Straturi care sunt lipite împreună pentru a asambla panouri din lemn." #. module: mrp #. odoo-javascript #: code:addons/mrp/static/src/components/bom_overview_table/mrp_bom_overview_table.xml:0 #: model_terms:ir.ui.view,arch_db:mrp.report_mrp_bom msgid "Lead Time" msgstr "Timp de livrare" #. module: mrp #. odoo-javascript #: code:addons/mrp/static/src/components/bom_overview_display_filter/mrp_bom_overview_display_filter.js:0 msgid "Lead Times" msgstr "Timpuri de livrare" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_mrp_workorder__leave_id msgid "Leave" msgstr "Concediu" #. module: mrp #: model:ir.model.fields,help:mrp.field_product_document__attached_on_mrp msgid "" "Leave hidden if document only accessible on product form.\n" "Select Bill of Materials to visualise this document as a product attachment " "when this product is in a bill of material." msgstr "" "Lăsați ascuns dacă documentul este accesibil doar în formularul produsului.\n" "Selectați Lista de materiale pentru a vizualiza acest document ca atașament " "la produs când produsul este într-o listă de materiale." #. module: mrp #: model:ir.model,name:mrp.model_mrp_consumption_warning_line msgid "Line of issue consumption" msgstr "Linie de consum cu probleme" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_stock_warn_insufficient_qty_unbuild__location_id msgid "Location" msgstr "Locație" #. module: mrp #: model:ir.model.fields,help:mrp.field_mrp_unbuild__location_id msgid "Location where the product you want to unbuild is." msgstr "Locația unde se află produsul pe care doriți să-l dezmembrați." #. module: mrp #: model:ir.model.fields,help:mrp.field_mrp_production__location_src_id msgid "Location where the system will look for components." msgstr "Locația unde sistemul va căuta componente." #. module: mrp #: model:ir.model.fields,help:mrp.field_mrp_production__location_dest_id msgid "Location where the system will stock the finished products." msgstr "Locația unde sistemul va stoca produsele finite." #. module: mrp #: model:ir.model.fields,help:mrp.field_mrp_unbuild__location_dest_id msgid "" "Location where you want to send the components resulting from the unbuild " "order." msgstr "" "Locația unde doriți să trimiteți componentele rezultate din comanda de " "dezmembrare." #. module: mrp #: model:ir.actions.server,name:mrp.action_production_order_lock_unlock msgid "Lock/Unlock" msgstr "Blochează/Deblochează" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_mrp_workcenter_productivity__loss_id #: model_terms:ir.ui.view,arch_db:mrp.oee_search_view msgid "Loss Reason" msgstr "Motiv pierdere" #. module: mrp #. odoo-python #: code:addons/mrp/wizard/mrp_batch_produce.py:0 msgid "Lot %s does not exist." msgstr "Lotul %s nu există." #. module: mrp #: model:ir.model.fields,field_description:mrp.field_mrp_batch_produce__lots_quantity_separator msgid "Lot quantity separator" msgstr "Separator cantitate lot" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_mrp_batch_produce__lots_separator msgid "Lot separator" msgstr "Separator lot" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.view_picking_type_form_inherit_mrp msgid "Lot/SN Label" msgstr "Etichetă Lot/SN" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_stock_picking_type__done_mrp_lot_label_to_print msgid "Lot/SN Label to Print" msgstr "Etichetă Lot/SN de tipărit" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.view_picking_type_form_inherit_mrp msgid "Lot/SN Labels" msgstr "Etichete Lot/SN" #. module: mrp #: model:ir.model,name:mrp.model_stock_lot #: model_terms:ir.ui.view,arch_db:mrp.mrp_production_workorder_tree_editable_view msgid "Lot/Serial" msgstr "Lot/Serial" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_mrp_production__lot_producing_id #: model:ir.model.fields,field_description:mrp.field_mrp_unbuild__lot_id #: model:ir.model.fields,field_description:mrp.field_mrp_workorder__finished_lot_id msgid "Lot/Serial Number" msgstr "Număr Lot/Serial" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.mrp_production_form_view msgid "Lot/Serial Numbers" msgstr "Numere Lot/Serial" #. module: mrp #: model:ir.ui.menu,name:mrp.menu_mrp_traceability msgid "Lots/Serial Numbers" msgstr "Loturi/Numere serial" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_mrp_production_backorder_line__mrp_production_backorder_id msgid "MO Backorder" msgstr "Restanță CP" #. module: mrp #: model:mail.message.subtype,description:mrp.mrp_mo_in_cancelled #: model:mail.message.subtype,name:mrp.mrp_mo_in_cancelled msgid "MO Cancelled" msgstr "CP Anulată" #. module: mrp #: model:mail.message.subtype,description:mrp.mrp_mo_in_confirmed #: model:mail.message.subtype,name:mrp.mrp_mo_in_confirmed msgid "MO Confirmed" msgstr "CP Confirmată" #. module: mrp #. odoo-javascript #: code:addons/mrp/static/src/components/mo_overview/mrp_mo_overview.xml:0 #: model_terms:ir.ui.view,arch_db:mrp.mo_overview_content msgid "MO Cost" msgstr "Cost CP" #. module: mrp #. odoo-javascript #: code:addons/mrp/static/src/components/mo_overview_display_filter/mrp_mo_overview_display_filter.js:0 msgid "MO Costs" msgstr "Costuri CP" #. module: mrp #: model:mail.message.subtype,description:mrp.mrp_mo_in_done #: model:mail.message.subtype,name:mrp.mrp_mo_in_done msgid "MO Done" msgstr "CP Finalizată" #. module: mrp #. odoo-python #: code:addons/mrp/models/mrp_production.py:0 msgid "MO Generated by %s" msgstr "CP generată de %s" #. module: mrp #: model:ir.actions.client,name:mrp.action_report_mo_overview #: model:ir.actions.report,name:mrp.action_report_mrp_mo_overview msgid "MO Overview" msgstr "Prezentare generală CP" #. module: mrp #: model:ir.model,name:mrp.model_report_mrp_report_mo_overview msgid "MO Overview Report" msgstr "Raport general CP" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.view_mrp_production_filter msgid "MO Pending" msgstr "CP în așteptare" #. module: mrp #: model:mail.message.subtype,description:mrp.mrp_mo_in_progress #: model:mail.message.subtype,name:mrp.mrp_mo_in_progress msgid "MO Progress" msgstr "CP în desfășurare" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_mrp_production__reservation_state msgid "MO Readiness" msgstr "Pregătire CP" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.view_mrp_production_filter msgid "MO Ready" msgstr "CP pregătită" #. module: mrp #: model:mail.message.subtype,description:mrp.mrp_mo_in_to_close #: model:mail.message.subtype,name:mrp.mrp_mo_in_to_close msgid "MO To Close" msgstr "CP de închis" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_product_document__attached_on_mrp msgid "MRP : Visible at" msgstr "MRP : Vizibil la" #. module: mrp #: model:ir.actions.client,name:mrp.mrp_reception_action msgid "MRP Reception Report" msgstr "Raport de recepție MRP" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_res_config_settings__group_mrp_routings msgid "MRP Work Orders" msgstr "Comenzi de lucru MRP" #. module: mrp #: model:ir.model,name:mrp.model_mrp_workcenter_productivity_loss_type msgid "MRP Workorder productivity losses" msgstr "Pierderi de productivitate la comenzi de lucru MRP" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.report_mrporder msgid "MRP-001" msgstr "MRP-001" #. module: mrp #: model:res.groups,name:mrp.group_mrp_routings msgid "Manage Work Order Operations" msgstr "Gestionează operațiunile de lucru" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_stock_move__manual_consumption msgid "Manual Consumption" msgstr "Consum manual" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_mrp_routing_workcenter__time_cycle_manual msgid "Manual Duration" msgstr "Durată manuală" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.mrp_bom_form_view msgid "Manuf. Lead Time" msgstr "Timp de livrare la fabricație" #. module: mrp #. odoo-javascript #. odoo-python #: code:addons/mrp/models/stock_warehouse.py:0 #: code:addons/mrp/static/src/components/bom_overview_control_panel/mrp_bom_overview_control_panel.xml:0 #: model:ir.model.fields,field_description:mrp.field_stock_warehouse__manufacture_steps #: model:ir.model.fields.selection,name:mrp.selection__stock_rule__action__manufacture #: model:stock.route,name:mrp.route_warehouse0_manufacture #: model_terms:ir.ui.view,arch_db:mrp.mrp_report_stock_rule msgid "Manufacture" msgstr "Fabricare" #. module: mrp #. odoo-python #: code:addons/mrp/models/stock_warehouse.py:0 #: model:ir.model.fields.selection,name:mrp.selection__stock_warehouse__manufacture_steps__mrp_one_step msgid "Manufacture (1 step)" msgstr "Fabricare (1 pas)" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_stock_warehouse__manufacture_mto_pull_id msgid "Manufacture MTO Rule" msgstr "Regulă fabricare la comandă (MTO)" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_stock_warehouse__manufacture_pull_id msgid "Manufacture Rule" msgstr "Regulă fabricare" #. module: mrp #. odoo-python #: code:addons/mrp/models/stock_rule.py:0 msgid "Manufacture Security Lead Time" msgstr "Timp de siguranță fabricare" #. module: mrp #: model:ir.model.fields.selection,name:mrp.selection__mrp_bom__type__normal msgid "Manufacture this product" msgstr "Fabrică acest produs" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_stock_warehouse__manufacture_to_resupply msgid "Manufacture to Resupply" msgstr "Fabrică pentru reaprovizionare" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_product_product__mrp_product_qty #: model:ir.model.fields,field_description:mrp.field_product_template__mrp_product_qty msgid "Manufactured" msgstr "Fabricat" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.mrp_product_product_search_view #: model_terms:ir.ui.view,arch_db:mrp.mrp_product_template_search_view msgid "Manufactured Products" msgstr "Produse fabricate" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.product_product_form_view_bom_button #: model_terms:ir.ui.view,arch_db:mrp.product_template_form_view_bom_button msgid "Manufactured in the last 365 days" msgstr "Fabricat în ultimele 365 de zile" #. module: mrp #. odoo-python #: code:addons/mrp/models/stock_warehouse.py:0 #: model:ir.actions.client,name:mrp.action_mrp_display_fullscreen #: model:ir.model.fields.selection,name:mrp.selection__stock_picking_type__code__mrp_operation #: model:ir.ui.menu,name:mrp.menu_mrp_root #: model_terms:ir.ui.view,arch_db:mrp.product_document_form #: model_terms:ir.ui.view,arch_db:mrp.res_config_settings_view_form #: model_terms:ir.ui.view,arch_db:mrp.view_mrp_bom_filter msgid "Manufacturing" msgstr "Producție" #. module: mrp #. odoo-javascript #: code:addons/mrp/static/src/mrp_forecasted/forecasted_buttons.xml:0 msgid "Manufacturing Forecast" msgstr "Previziune producție" #. module: mrp #. odoo-python #: code:addons/mrp/models/stock_rule.py:0 #: model:ir.model.fields,field_description:mrp.field_mrp_bom__produce_delay #: model:ir.model.fields,field_description:mrp.field_res_company__manufacturing_lead #: model:ir.model.fields,field_description:mrp.field_res_config_settings__manufacturing_lead msgid "Manufacturing Lead Time" msgstr "Timp de livrare producție" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_stock_warehouse__manu_type_id msgid "Manufacturing Operation Type" msgstr "Tip operație producție" #. module: mrp #: model:ir.model,name:mrp.model_mrp_production #: model:ir.model.fields,field_description:mrp.field_change_production_qty__mo_id #: model:ir.model.fields,field_description:mrp.field_mrp_consumption_warning_line__mrp_production_id #: model:ir.model.fields,field_description:mrp.field_mrp_production_backorder_line__mrp_production_id #: model:ir.model.fields,field_description:mrp.field_mrp_production_split__production_id #: model:ir.model.fields,field_description:mrp.field_mrp_unbuild__mo_id #: model:ir.model.fields,field_description:mrp.field_mrp_workcenter_productivity__production_id #: model:ir.model.fields,field_description:mrp.field_mrp_workorder__production_id #: model:ir.model.fields,field_description:mrp.field_stock_scrap__production_id #: model_terms:ir.ui.view,arch_db:mrp.mrp_unbuild_search_view #: model_terms:ir.ui.view,arch_db:mrp.stock_production_type_kanban #: model_terms:ir.ui.view,arch_db:mrp.stock_scrap_search_view_inherit_mrp #: model_terms:ir.ui.view,arch_db:mrp.view_mrp_production_filter #: model_terms:ir.ui.view,arch_db:mrp.view_mrp_production_workorder_form_view_filter msgid "Manufacturing Order" msgstr "Comandă de producție" #. module: mrp #: model:ir.actions.act_window,name:mrp.act_product_mrp_production_workcenter #: model:ir.actions.act_window,name:mrp.action_mrp_production_form #: model:ir.actions.act_window,name:mrp.mrp_production_action #: model:ir.actions.act_window,name:mrp.mrp_production_action_picking_deshboard #: model:ir.ui.menu,name:mrp.menu_mrp_production_action #: model_terms:ir.ui.view,arch_db:mrp.mrp_production_form_view #: model_terms:ir.ui.view,arch_db:mrp.mrp_production_tree_view #: model_terms:ir.ui.view,arch_db:mrp.mrp_production_view_activity #: model_terms:ir.ui.view,arch_db:mrp.view_production_calendar #: model_terms:ir.ui.view,arch_db:mrp.view_production_graph #: model_terms:ir.ui.view,arch_db:mrp.view_production_pivot msgid "Manufacturing Orders" msgstr "Comenzi de producție" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.view_mrp_production_filter msgid "Manufacturing Orders which are in confirmed state." msgstr "Comenzi de producție confirmate." #. module: mrp #: model:ir.model.fields,field_description:mrp.field_mrp_bom__ready_to_produce #: model_terms:ir.ui.view,arch_db:mrp.mrp_bom_form_view msgid "Manufacturing Readiness" msgstr "Disponibilitate producție" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.mrp_production_form_view msgid "Manufacturing Reference" msgstr "Referință producție" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_stock_warehouse_orderpoint__manufacturing_visibility_days msgid "Manufacturing Visibility Days" msgstr "Zile vizibilitate producție" #. module: mrp #: model_terms:ir.actions.act_window,help:mrp.mrp_workcenter_action msgid "" "Manufacturing operations are processed at Work Centers. A Work Center can be " "composed of\n" " workers and/or machines, they are used for costing, " "scheduling, capacity planning, etc." msgstr "" "Operațiunile de producție sunt procesate la centre de lucru. Un centru de " "lucru poate fi compus din\n" " lucrători și/sau utilaje, fiind folosit pentru costuri, " "programare, planificare capacitate etc." #. module: mrp #: model_terms:ir.actions.act_window,help:mrp.mrp_workcenter_kanban_action msgid "" "Manufacturing operations are processed at Work Centers. A Work Center can be " "composed of\n" " workers and/or machines, they are used for costing, " "scheduling, capacity planning, etc.\n" " They can be defined via the configuration menu." msgstr "" "Operațiunile de producție sunt procesate la centre de lucru. Un centru de " "lucru poate fi compus din\n" " lucrători și/sau utilaje, fiind folosit pentru costuri, " "programare, planificare capacitate etc.\n" " Pot fi definite din meniul de configurare." #. module: mrp #: model:ir.model.fields,help:mrp.field_mrp_production__reservation_state #: model:ir.model.fields,help:mrp.field_mrp_workorder__production_availability msgid "" "Manufacturing readiness for this MO, as per bill of material configuration:\n" " * Ready: The material is available to start the production.\n" " * Waiting: The material is not available to start the " "production.\n" msgstr "" "Disponibilitatea pentru această comandă de producție, conform configurației " "listei de materiale:\n" " * Pregătit: Materialele sunt disponibile pentru a începe " "producția.\n" " * În așteptare: Materialele nu sunt disponibile pentru a începe " "producția.\n" #. module: mrp #: model:ir.actions.act_window,name:mrp.action_picking_tree_mrp_operation #: model:ir.actions.act_window,name:mrp.action_picking_tree_mrp_operation_graph #: model:ir.ui.menu,name:mrp.mrp_operation_picking msgid "Manufacturings" msgstr "Producții" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.report_mrp_workorder msgid "Marc Demo" msgstr "Marc Demo" #. module: mrp #: model:ir.actions.server,name:mrp.action_production_order_mark_done msgid "Mark as Done" msgstr "Marchează ca finalizat" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.view_mrp_batch_produce_form msgid "Mass Produce" msgstr "Producție în masă" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_res_config_settings__module_mrp_mps msgid "Master Production Schedule" msgstr "Program principal de producție" #. module: mrp #: model:mrp.workcenter.productivity.loss,name:mrp.block_reason0 #: model_terms:ir.ui.view,arch_db:mrp.view_mrp_production_filter msgid "Material Availability" msgstr "Disponibilitate material" #. module: mrp #: model:ir.actions.server,name:mrp.action_production_order_merge msgid "Merge" msgstr "Combină" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_mrp_bom__message_has_error #: model:ir.model.fields,field_description:mrp.field_mrp_production__message_has_error #: model:ir.model.fields,field_description:mrp.field_mrp_routing_workcenter__message_has_error #: model:ir.model.fields,field_description:mrp.field_mrp_unbuild__message_has_error #: model:ir.model.fields,field_description:mrp.field_mrp_workcenter__message_has_error msgid "Message Delivery error" msgstr "Eroare livrare mesaj" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_mrp_bom__message_ids #: model:ir.model.fields,field_description:mrp.field_mrp_production__message_ids #: model:ir.model.fields,field_description:mrp.field_mrp_routing_workcenter__message_ids #: model:ir.model.fields,field_description:mrp.field_mrp_unbuild__message_ids #: model:ir.model.fields,field_description:mrp.field_mrp_workcenter__message_ids msgid "Messages" msgstr "Mesaje" #. module: mrp #: model:ir.model,name:mrp.model_stock_warehouse_orderpoint msgid "Minimum Inventory Rule" msgstr "Regulă inventar minim" #. module: mrp #. odoo-javascript #. odoo-python #: code:addons/mrp/report/mrp_report_bom_structure.py:0 #: code:addons/mrp/report/mrp_report_mo_overview.py:0 #: code:addons/mrp/static/src/components/bom_overview_special_line/mrp_bom_overview_special_line.xml:0 #: model_terms:ir.ui.view,arch_db:mrp.mrp_workcenter_view msgid "Minutes" msgstr "Minute" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.mrp_bom_form_view #: model_terms:ir.ui.view,arch_db:mrp.mrp_production_form_view msgid "Miscellaneous" msgstr "Diverse" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_mrp_production__move_byproduct_ids msgid "Move Byproduct" msgstr "Mișcare produs secundar" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_mrp_workorder__move_line_ids msgid "Moves to Track" msgstr "Mișcări de urmărit" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_mrp_consumption_warning__mrp_consumption_warning_line_ids msgid "Mrp Consumption Warning Line" msgstr "Linie avertizare consum MRP" #. module: mrp #: model:ir.actions.client,name:mrp.action_mrp_display msgid "Mrp Display" msgstr "Afișare MRP" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_mrp_consumption_warning__mrp_production_ids #: model:ir.model.fields,field_description:mrp.field_mrp_production_backorder__mrp_production_ids #: model:ir.model.fields,field_description:mrp.field_procurement_group__mrp_production_ids msgid "Mrp Production" msgstr "Producție MRP" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_mrp_consumption_warning__mrp_production_count msgid "Mrp Production Count" msgstr "Număr producții MRP" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_mrp_production__my_activity_date_deadline #: model:ir.model.fields,field_description:mrp.field_mrp_routing_workcenter__my_activity_date_deadline #: model:ir.model.fields,field_description:mrp.field_mrp_unbuild__my_activity_date_deadline msgid "My Activity Deadline" msgstr "Termen limită activitate proprie" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.view_mrp_production_filter msgid "My MOs" msgstr "Comenzile mele de producție" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_mrp_production__never_product_template_attribute_value_ids msgid "Never attribute values" msgstr "Valori de atribut niciodată" #. module: mrp #. odoo-python #: code:addons/mrp/models/mrp_production.py:0 #: code:addons/mrp/models/mrp_unbuild.py:0 #: code:addons/mrp/models/stock_rule.py:0 msgid "New" msgstr "Nou" #. module: mrp #. odoo-python #: code:addons/mrp/models/mrp_production.py:0 msgid "New BoM from %(mo_name)s" msgstr "Nouă LdM din %(mo_name)s" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.mrp_production_tree_view msgid "Next Activity" msgstr "Următoarea activitate" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_mrp_production__activity_calendar_event_id #: model:ir.model.fields,field_description:mrp.field_mrp_routing_workcenter__activity_calendar_event_id #: model:ir.model.fields,field_description:mrp.field_mrp_unbuild__activity_calendar_event_id msgid "Next Activity Calendar Event" msgstr "Următorul eveniment din calendar" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_mrp_production__activity_date_deadline #: model:ir.model.fields,field_description:mrp.field_mrp_routing_workcenter__activity_date_deadline #: model:ir.model.fields,field_description:mrp.field_mrp_unbuild__activity_date_deadline msgid "Next Activity Deadline" msgstr "Termen limită următoare activitate" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_mrp_production__activity_summary #: model:ir.model.fields,field_description:mrp.field_mrp_routing_workcenter__activity_summary #: model:ir.model.fields,field_description:mrp.field_mrp_unbuild__activity_summary msgid "Next Activity Summary" msgstr "Sumar următoare activitate" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_mrp_production__activity_type_id #: model:ir.model.fields,field_description:mrp.field_mrp_routing_workcenter__activity_type_id #: model:ir.model.fields,field_description:mrp.field_mrp_unbuild__activity_type_id msgid "Next Activity Type" msgstr "Tip următoare activitate" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.view_mrp_production_backorder_form msgid "No Backorder" msgstr "Fără restanță" #. module: mrp #. odoo-python #: code:addons/mrp/models/stock_rule.py:0 msgid "No BoM Found" msgstr "" #. module: mrp #: model_terms:ir.actions.act_window,help:mrp.mrp_bom_form_action msgid "No bill of materials found. Let's create one!" msgstr "Nu s-a găsit nicio listă de materiale. Să creăm una!" #. module: mrp #. odoo-javascript #: code:addons/mrp/static/src/components/bom_overview_table/mrp_bom_overview_table.xml:0 #: model_terms:ir.ui.view,arch_db:mrp.report_mrp_bom msgid "No data available." msgstr "Nu există date disponibile." #. module: mrp #: model_terms:ir.actions.act_window,help:mrp.action_mrp_routing_time #: model_terms:ir.actions.act_window,help:mrp.action_mrp_workcenter_load_report_graph msgid "No data yet!" msgstr "Nu există date încă!" #. module: mrp #: model_terms:ir.actions.act_window,help:mrp.mrp_production_action msgid "No manufacturing order found. Let's create one." msgstr "Nu a fost găsită nicio comandă de producție. Să creăm una." #. module: mrp #: model_terms:ir.actions.act_window,help:mrp.product_template_action msgid "No product found. Let's create one!" msgstr "Nu a fost găsit niciun produs. Să creăm unul!" #. module: mrp #: model_terms:ir.actions.act_window,help:mrp.mrp_workcenter_productivity_report_blocked msgid "No productivity loss for this equipment" msgstr "Nu există pierderi de productivitate pentru acest echipament" #. module: mrp #: model_terms:ir.actions.act_window,help:mrp.mrp_unbuild msgid "No unbuild order found" msgstr "Nu a fost găsită nicio comandă de dezmembrare" #. module: mrp #: model_terms:ir.actions.act_window,help:mrp.action_mrp_workorder_production #: model_terms:ir.actions.act_window,help:mrp.action_mrp_workorder_production_specific #: model_terms:ir.actions.act_window,help:mrp.action_mrp_workorder_workcenter #: model_terms:ir.actions.act_window,help:mrp.action_work_orders #: model_terms:ir.actions.act_window,help:mrp.mrp_workorder_todo msgid "No work orders to do!" msgstr "Nu există comenzi de lucru de efectuat!" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.mrp_workcenter_kanban msgid "" "No workorder currently in progress. Click to mark work center as blocked." msgstr "" "Nu există nicio comandă de lucru în desfășurare. Faceți clic pentru a marca " "centrul de lucru ca blocat." #. module: mrp #: model:ir.model.fields.selection,name:mrp.selection__mrp_production__priority__0 #: model:ir.model.fields.selection,name:mrp.selection__mrp_workcenter__working_state__normal msgid "Normal" msgstr "Normal" #. module: mrp #. odoo-python #: code:addons/mrp/models/mrp_production.py:0 #: code:addons/mrp/report/mrp_report_bom_structure.py:0 #: code:addons/mrp/report/mrp_report_mo_overview.py:0 #: model:ir.model.fields.selection,name:mrp.selection__mrp_production__components_availability_state__unavailable msgid "Not Available" msgstr "Nu este disponibil" #. module: mrp #. odoo-python #: code:addons/mrp/report/mrp_report_mo_overview.py:0 msgid "Not Ready" msgstr "Nu este gata" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.mrp_production_form_view msgid "Note that another version of this BOM is available." msgstr "Rețineți că o altă versiune a acestei LdM este disponibilă." #. module: mrp #. odoo-python #: code:addons/mrp/models/mrp_workcenter.py:0 msgid "" "Note that archived work center(s): '%s' is/are still linked to active Bill " "of Materials, which means that operations can still be planned on it/them. " "To prevent this, deletion of the work center is recommended instead." msgstr "" "Rețineți că centrul/centrele de lucru arhivate: '%s' sunt încă legate de " "liste de materiale active, ceea ce înseamnă că operațiunile pot fi " "planificate în continuare pe acestea. Pentru a preveni acest lucru, se " "recomandă ștergerea centrului de lucru." #. module: mrp #. odoo-python #: code:addons/mrp/models/product.py:0 msgid "" "Note that product(s): '%s' is/are still linked to active Bill of Materials, " "which means that the product can still be used on it/them." msgstr "" "Rețineți că produsul/produsele: '%s' sunt încă legate de liste de materiale " "active, ceea ce înseamnă că produsul poate fi folosit în continuare pe " "acestea." #. module: mrp #: model:ir.model.fields,field_description:mrp.field_mrp_bom__message_needaction_counter #: model:ir.model.fields,field_description:mrp.field_mrp_production__message_needaction_counter #: model:ir.model.fields,field_description:mrp.field_mrp_routing_workcenter__message_needaction_counter #: model:ir.model.fields,field_description:mrp.field_mrp_unbuild__message_needaction_counter #: model:ir.model.fields,field_description:mrp.field_mrp_workcenter__message_needaction_counter msgid "Number of Actions" msgstr "Număr de acțiuni" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_stock_picking_type__count_mo_in_progress msgid "Number of Manufacturing Orders In Progress" msgstr "Numărul comenzilor de producție în desfășurare" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_stock_picking_type__count_mo_late msgid "Number of Manufacturing Orders Late" msgstr "Numărul comenzilor de producție întârziate" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_stock_picking_type__count_mo_to_close msgid "Number of Manufacturing Orders To Close" msgstr "Numărul comenzilor de producție de închis" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_stock_picking_type__count_mo_waiting msgid "Number of Manufacturing Orders Waiting" msgstr "Numărul comenzilor de producție în așteptare" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_stock_picking_type__count_mo_todo msgid "Number of Manufacturing Orders to Process" msgstr "Numărul comenzilor de producție de procesat" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_mrp_batch_produce__lot_qty msgid "Number of SN" msgstr "Număr de numere seriale" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_mrp_production__unbuild_count msgid "Number of Unbuilds" msgstr "Număr de dezmembrări" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_mrp_bom__message_has_error_counter #: model:ir.model.fields,field_description:mrp.field_mrp_production__message_has_error_counter #: model:ir.model.fields,field_description:mrp.field_mrp_routing_workcenter__message_has_error_counter #: model:ir.model.fields,field_description:mrp.field_mrp_unbuild__message_has_error_counter #: model:ir.model.fields,field_description:mrp.field_mrp_workcenter__message_has_error_counter msgid "Number of errors" msgstr "Număr de erori" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_mrp_production__mrp_production_child_count msgid "Number of generated MO" msgstr "Număr de comenzi de producție generate" #. module: mrp #: model:ir.model.fields,help:mrp.field_mrp_bom__message_needaction_counter #: model:ir.model.fields,help:mrp.field_mrp_production__message_needaction_counter #: model:ir.model.fields,help:mrp.field_mrp_routing_workcenter__message_needaction_counter #: model:ir.model.fields,help:mrp.field_mrp_unbuild__message_needaction_counter #: model:ir.model.fields,help:mrp.field_mrp_workcenter__message_needaction_counter msgid "Number of messages requiring action" msgstr "Număr de mesaje care necesită acțiune" #. module: mrp #: model:ir.model.fields,help:mrp.field_mrp_bom__message_has_error_counter #: model:ir.model.fields,help:mrp.field_mrp_production__message_has_error_counter #: model:ir.model.fields,help:mrp.field_mrp_routing_workcenter__message_has_error_counter #: model:ir.model.fields,help:mrp.field_mrp_unbuild__message_has_error_counter #: model:ir.model.fields,help:mrp.field_mrp_workcenter__message_has_error_counter msgid "Number of messages with delivery error" msgstr "Număr de mesaje cu eroare de livrare" #. module: mrp #: model:ir.model.fields,help:mrp.field_mrp_workcenter_capacity__capacity msgid "Number of pieces that can be produced in parallel for this product." msgstr "Număr de piese care pot fi produse în paralel pentru acest produs." #. module: mrp #: model:ir.model.fields,field_description:mrp.field_mrp_production__mrp_production_source_count msgid "Number of source MO" msgstr "Număr de comenzi de producție sursă" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.mrp_workcenter_kanban msgid "OEE" msgstr "EGE" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_mrp_workcenter__oee_target msgid "OEE Target" msgstr "Țintă EGE" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.view_picking_type_form_inherit_mrp msgid "" "Odoo opens a PDF preview by default. If you want to print instantly,\n" " install the IoT App on a computer that is on " "the same local network as the\n" " barcode operator and configure the routing " "of the reports." msgstr "" "Odoo deschide implicit o previzualizare PDF. Dacă doriți să imprimați " "imediat,\n" " instalați aplicația IoT pe un computer care " "este pe aceeași rețea locală ca și\n" " operatorul de coduri de bare și configurați " "rutarea rapoartelor." #. module: mrp #: model:ir.model.fields,field_description:mrp.field_mrp_workcenter__oee msgid "Oee" msgstr "Ege" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.mrp_production_workorder_form_view_inherit msgid "On Hand" msgstr "În stoc" #. module: mrp #. odoo-python #: code:addons/mrp/models/mrp_production.py:0 msgid "" "Only manufacturing orders in either a draft or confirmed state can be %s." msgstr "Numai comenzi de producție în starea schiță sau confirmată pot fi %s." #. module: mrp #. odoo-python #: code:addons/mrp/models/mrp_production.py:0 msgid "Only manufacturing orders with a Bill of Materials can be %s." msgstr "Numai comenzi de producție cu o listă de materiale pot fi %s." #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.stock_production_type_kanban msgid "Open" msgstr "Afișare" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.mrp_production_workorder_tree_editable_view_mo_form msgid "Open Work Order" msgstr "Deschide comanda de lucru" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_mrp_routing_workcenter__name #: model:ir.model.fields,field_description:mrp.field_mrp_workorder__operation_id #: model_terms:ir.ui.view,arch_db:mrp.mrp_bom_line_view_form #: model_terms:ir.ui.view,arch_db:mrp.mrp_production_workorder_form_view_inherit #: model_terms:ir.ui.view,arch_db:mrp.mrp_production_workorder_tree_editable_view msgid "Operation" msgstr "Operație" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_mrp_bom__allow_operation_dependencies #: model:ir.model.fields,field_description:mrp.field_mrp_routing_workcenter__allow_operation_dependencies msgid "Operation Dependencies" msgstr "Dependențe de operație" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_stock_move__operation_id msgid "Operation To Consume" msgstr "Operațiune de consumat" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_mrp_bom__picking_type_id #: model:ir.model.fields,field_description:mrp.field_mrp_production__picking_type_id msgid "Operation Type" msgstr "Tip operație" #. module: mrp #: model_terms:ir.actions.act_window,help:mrp.mrp_routing_action msgid "" "Operation define that need to be done to realize a Work Order.\n" " Each operation is done at a specific Work Center and has a " "specific duration." msgstr "" "Operațiunea definește ce trebuie făcut pentru a realiza o comandă de lucru.\n" " Fiecare operațiune este făcută la un centru de lucru " "specific și are o durată specifică." #. module: mrp #. odoo-python #: code:addons/mrp/models/mrp_production.py:0 #: code:addons/mrp/models/product.py:0 msgid "Operation not supported" msgstr "Operațiunea nu este acceptată" #. module: mrp #. odoo-javascript #. odoo-python #: code:addons/mrp/report/mrp_report_bom_structure.py:0 #: code:addons/mrp/static/src/components/bom_overview_display_filter/mrp_bom_overview_display_filter.js:0 #: code:addons/mrp/static/src/components/bom_overview_special_line/mrp_bom_overview_special_line.xml:0 #: code:addons/mrp/static/src/components/mo_overview_operations_block/mrp_mo_overview_operations_block.xml:0 #: model:ir.actions.act_window,name:mrp.mrp_routing_action #: model:ir.model.fields,field_description:mrp.field_mrp_bom__operation_ids #: model:ir.model.fields,field_description:mrp.field_mrp_bom_byproduct__allowed_operation_ids #: model:ir.model.fields,field_description:mrp.field_mrp_bom_line__allowed_operation_ids #: model:ir.model.fields,field_description:mrp.field_stock_move__allowed_operation_ids #: model:ir.ui.menu,name:mrp.menu_mrp_manufacturing #: model:ir.ui.menu,name:mrp.menu_mrp_routing_action #: model_terms:ir.ui.view,arch_db:mrp.mo_overview_operations #: model_terms:ir.ui.view,arch_db:mrp.mrp_bom_form_view #: model_terms:ir.ui.view,arch_db:mrp.oee_loss_search_view #: model_terms:ir.ui.view,arch_db:mrp.oee_search_view #: model_terms:ir.ui.view,arch_db:mrp.report_mrporder #: model_terms:ir.ui.view,arch_db:mrp.res_config_settings_view_form #: model_terms:ir.ui.view,arch_db:mrp.workcenter_line_calendar #: model_terms:ir.ui.view,arch_db:mrp.workcenter_line_graph #: model_terms:ir.ui.view,arch_db:mrp.workcenter_line_pivot msgid "Operations" msgstr "Operații" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.report_mrporder msgid "Operations Done" msgstr "Operații efectuate" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.report_mrporder msgid "Operations Planned" msgstr "Operații planificate" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.mrp_routing_workcenter_filter msgid "Operations Search Filters" msgstr "Filtre de căutare operații" #. module: mrp #: model:ir.model.fields,help:mrp.field_mrp_routing_workcenter__needed_by_operation_ids msgid "Operations that cannot start before this operation is completed." msgstr "" "Operațiunile care nu pot începe înainte ca această operațiune să fie " "finalizată." #. module: mrp #: model:ir.model.fields,help:mrp.field_mrp_routing_workcenter__blocked_by_operation_ids msgid "Operations that need to be completed before this operation can start." msgstr "" "Operațiunile care trebuie finalizate înainte ca această operațiune să poată " "începe." #. module: mrp #: model:ir.model.fields,field_description:mrp.field_mrp_production__orderpoint_id msgid "Orderpoint" msgstr "Orderpoint" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_mrp_workcenter__order_ids msgid "Orders" msgstr "Comenzi" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_mrp_workorder__qty_production msgid "Original Production Quantity" msgstr "Cantitatea planificată inițial" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_mrp_production__is_outdated_bom msgid "Outdated BoM" msgstr "LdM depășită" #. module: mrp #: model:ir.model.fields,help:mrp.field_mrp_workcenter__oee_target msgid "Overall Effective Efficiency Target in percentage" msgstr "Ținta de eficiență efectivă generală în procente" #. module: mrp #: model:ir.actions.act_window,name:mrp.mrp_workcenter_productivity_report #: model:ir.actions.act_window,name:mrp.mrp_workcenter_productivity_report_oee #: model:ir.ui.menu,name:mrp.menu_mrp_workcenter_productivity_report msgid "Overall Equipment Effectiveness" msgstr "Eficacitate Globală a Echipamentului" #. module: mrp #: model:ir.model.fields,help:mrp.field_mrp_workcenter__oee msgid "Overall Equipment Effectiveness, based on the last month" msgstr "Eficacitate Globală a Echipamentului, bazat pe ultima lună" #. module: mrp #: model_terms:ir.actions.act_window,help:mrp.mrp_workcenter_productivity_report #: model_terms:ir.actions.act_window,help:mrp.mrp_workcenter_productivity_report_oee msgid "Overall Equipment Effectiveness: no working or blocked time" msgstr "" "Eficacitate Globală a Echipamentului: nu există timp de lucru sau blocat" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_mrp_routing_workcenter__worksheet #: model:ir.model.fields.selection,name:mrp.selection__mrp_routing_workcenter__worksheet_type__pdf #: model:ir.model.fields.selection,name:mrp.selection__stock_picking_type__done_mrp_lot_label_to_print__pdf #: model:ir.model.fields.selection,name:mrp.selection__stock_picking_type__generated_mrp_lot_label_to_print__pdf #: model:ir.model.fields.selection,name:mrp.selection__stock_picking_type__mrp_product_label_to_print__pdf msgid "PDF" msgstr "PDF" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.report_mrporder msgid "Package barcode" msgstr "Cod de bare pachet" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_mrp_bom_line__bom_id msgid "Parent BoM" msgstr "LdM principala" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_mrp_bom_line__parent_product_tmpl_id msgid "Parent Product Template" msgstr "Șablonul produsului principal" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_mrp_consumption_warning_line__mrp_consumption_warning_id msgid "Parent Wizard" msgstr "Expert Părinte" #. module: mrp #: model:ir.model.fields,help:mrp.field_mrp_routing_workcenter__worksheet_google_slide #: model:ir.model.fields,help:mrp.field_mrp_workorder__worksheet_google_slide msgid "" "Paste the url of your Google Slide. Make sure the access to the document is " "public." msgstr "" "Lipiți adresa url a diapozitivului Google. Asigurați-vă că accesul la " "document este public." #. module: mrp #: model:ir.actions.server,name:mrp.action_pause_workorders #: model_terms:ir.ui.view,arch_db:mrp.mrp_production_workorder_tree_editable_view msgid "Pause" msgstr "Pauză" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.view_mrp_production_work_order_search #: model_terms:ir.ui.view,arch_db:mrp.view_mrp_production_workorder_form_view_filter msgid "Pending" msgstr "În așteptare" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_mrp_workcenter__performance #: model:ir.model.fields.selection,name:mrp.selection__mrp_workcenter_productivity_loss_type__loss_type__performance #: model_terms:ir.ui.view,arch_db:mrp.mrp_workcenter_kanban msgid "Performance" msgstr "Performanță" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.oee_search_view msgid "Performance Losses" msgstr "Performanță" #. module: mrp #: model:ir.model.fields,help:mrp.field_mrp_workcenter__performance msgid "Performance over the last month" msgstr "Performanță în ultima lună" #. module: mrp #. odoo-python #: code:addons/mrp/models/stock_warehouse.py:0 msgid "Pick Components" msgstr "Alegeți componente" #. module: mrp #. odoo-python #: code:addons/mrp/models/stock_warehouse.py:0 msgid "Pick components and then manufacture" msgstr "Alegeți componentele și apoi fabricați-le" #. module: mrp #: model:ir.model.fields.selection,name:mrp.selection__stock_warehouse__manufacture_steps__pbm msgid "Pick components then manufacture (2 steps)" msgstr "" #. module: mrp #. odoo-python #: code:addons/mrp/models/stock_warehouse.py:0 msgid "Pick components, manufacture and then store products (3 steps)" msgstr "Alegeți componente, fabricați și apoi stocați produse (3 pași)" #. module: mrp #: model:ir.model.fields.selection,name:mrp.selection__stock_warehouse__manufacture_steps__pbm_sam msgid "Pick components, manufacture, then store products (3 steps)" msgstr "" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_stock_warehouse__pbm_mto_pull_id msgid "Picking Before Manufacturing MTO Rule" msgstr "Regulă de alegere înainte de fabricare MTO" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_stock_warehouse__pbm_type_id msgid "Picking Before Manufacturing Operation Type" msgstr "Tipul de operație de alegere înainte de fabricare" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_stock_warehouse__pbm_route_id msgid "Picking Before Manufacturing Route" msgstr "Ruta de alegere înainte de fabricare" #. module: mrp #: model:ir.model,name:mrp.model_stock_picking_type msgid "Picking Type" msgstr "Tip ridicare" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_mrp_production__picking_ids msgid "Picking associated to this manufacturing order" msgstr "Ridicarea asociată acestei comenzi de fabricare" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_stock_warehouse__pbm_loc_id msgid "Picking before Manufacturing Location" msgstr "Locul de ridicare înainte de fabricare" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.report_mrp_production_components msgid "Pieces" msgstr "Bucăți" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.mrp_production_form_view #: model_terms:ir.ui.view,arch_db:mrp.mrp_production_tree_view msgid "Plan" msgstr "Plan" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.mrp_workcenter_kanban msgid "Plan Orders" msgstr "Comenzi planificate" #. module: mrp #: model:ir.actions.server,name:mrp.action_plan_with_components_availability msgid "Plan based on Components Availability" msgstr "Planificați pe baza disponibilității componentelor" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.res_config_settings_view_form msgid "Plan manufacturing or purchase orders based on forecasts" msgstr "" "Planificați comenzile de fabricație sau de achiziție pe baza prognozelor" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.stock_production_type_kanban #: model_terms:ir.ui.view,arch_db:mrp.view_mrp_production_filter msgid "Planned" msgstr "Planificată" #. module: mrp #. odoo-python #: code:addons/mrp/models/mrp_workorder.py:0 msgid "Planned at the same time as other workorder(s) at %s" msgstr "Planificat la același timp cu alte ordine de lucru la %s" #. module: mrp #: model:ir.ui.menu,name:mrp.mrp_planning_menu_root #: model_terms:ir.ui.view,arch_db:mrp.res_config_settings_view_form msgid "Planning" msgstr "Planificare" #. module: mrp #: model:product.template,name:mrp.product_product_plastic_laminate_product_template msgid "Plastic Laminate" msgstr "Laminat plastic" #. module: mrp #. odoo-python #: code:addons/mrp/models/stock_move.py:0 msgid "Please enter a positive quantity." msgstr "Vă rugăm să introduceți o cantitate pozitivă." #. module: mrp #. odoo-python #: code:addons/mrp/models/mrp_production.py:0 msgid "Please set the first Serial Number or a default sequence" msgstr "Vă rugăm să setați primul număr de serie sau o secvență implicită" #. module: mrp #. odoo-python #: code:addons/mrp/wizard/mrp_batch_produce.py:0 msgid "Please specify the first serial number you would like to use." msgstr "" #. module: mrp #. odoo-python #: code:addons/mrp/wizard/mrp_batch_produce.py:0 msgid "Please specify the serial number you would like to use." msgstr "" #. module: mrp #. odoo-python #: code:addons/mrp/models/mrp_workorder.py:0 msgid "Please unblock the work center to start the work order." msgstr "" "Vă rugăm să deblocați centrul de lucru pentru a începe comanda de lucru." #. module: mrp #. odoo-python #: code:addons/mrp/models/mrp_workorder.py:0 msgid "Please unblock the work center to validate the work order" msgstr "" "Vă rugăm să deblocați centrul de lucru pentru a valida comanda de lucru" #. module: mrp #: model:product.template,name:mrp.product_product_wood_ply_product_template msgid "Ply Layer" msgstr "Strat de placaj" #. module: mrp #: model:product.template,name:mrp.product_product_ply_veneer_product_template msgid "Ply Veneer" msgstr "Furnir de placaj" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_mrp_workorder__json_popover msgid "Popover Data JSON" msgstr "Date JSON pentru popover" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_mrp_bom__possible_product_template_attribute_value_ids #: model:ir.model.fields,field_description:mrp.field_mrp_bom_byproduct__possible_bom_product_template_attribute_value_ids #: model:ir.model.fields,field_description:mrp.field_mrp_bom_line__possible_bom_product_template_attribute_value_ids #: model:ir.model.fields,field_description:mrp.field_mrp_routing_workcenter__possible_bom_product_template_attribute_value_ids msgid "Possible Product Template Attribute Value" msgstr "Valoare posibilă atribut șablon produs" #. module: mrp #. odoo-python #: code:addons/mrp/models/stock_warehouse.py:0 msgid "Post-Production" msgstr "Post-producție" #. module: mrp #. odoo-python #: code:addons/mrp/models/stock_warehouse.py:0 msgid "Pre-Production" msgstr "Pre-producție" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.view_mrp_batch_produce_form msgid "Prepare MO" msgstr "Pregătește CP" #. module: mrp #. odoo-javascript #: code:addons/mrp/static/src/components/bom_overview_control_panel/mrp_bom_overview_control_panel.xml:0 #: code:addons/mrp/static/src/components/mo_overview/mrp_mo_overview.xml:0 msgid "Print" msgstr "Tipărește" #. module: mrp #. odoo-javascript #: code:addons/mrp/static/src/components/bom_overview_control_panel/mrp_bom_overview_control_panel.xml:0 msgid "Print All Variants" msgstr "Tipărește toate variantele" #. module: mrp #: model:ir.actions.server,name:mrp.action_print_labels msgid "Print Labels" msgstr "Tipărește etichete" #. module: mrp #. odoo-javascript #: code:addons/mrp/static/src/components/wo_list_view_dropdown/wo_list_view_dropdown.xml:0 msgid "Print Work Order" msgstr "Tipărește comanda de lucru" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.view_picking_type_form_inherit_mrp msgid "Print labels as:" msgstr "Tipărește etichetele ca:" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.view_picking_type_form_inherit_mrp msgid "Print when \"Create new Lot/SN\"" msgstr "Tipărește când „Creează un nou Lot/SN”" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.view_picking_type_form_inherit_mrp msgid "Print when done" msgstr "Tipărește când este finalizat" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_mrp_production__priority msgid "Priority" msgstr "Prioritate" #. module: mrp #: model:mrp.workcenter.productivity.loss,name:mrp.block_reason5 msgid "Process Defect" msgstr "Defect de proces" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.res_config_settings_view_form msgid "Process manufacturing orders from the barcode application" msgstr "Procesează comenzile de producție din aplicația de coduri de bare" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.res_config_settings_view_form msgid "Process operations at specific work centers" msgstr "Procesează operațiunile la centre de lucru specifice" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_mrp_unbuild__produce_line_ids msgid "Processed Disassembly Lines" msgstr "Linii de dezmembrare procesate" #. module: mrp #: model:ir.model,name:mrp.model_procurement_group #: model:ir.model.fields,field_description:mrp.field_mrp_production__procurement_group_id #: model_terms:ir.ui.view,arch_db:mrp.view_mrp_production_filter msgid "Procurement Group" msgstr "Grup de aprovizionare" #. module: mrp #: model:ir.ui.menu,name:mrp.menu_procurement_compute_mrp msgid "Procurement: run scheduler" msgstr "Aprovizionare: rulează programatorul" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.mrp_production_form_view #: model_terms:ir.ui.view,arch_db:mrp.view_mrp_batch_produce_form msgid "Produce" msgstr "Produce" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.mrp_production_form_view msgid "Produce All" msgstr "Produce tot" #. module: mrp #: model:ir.model,name:mrp.model_mrp_batch_produce msgid "Produce a batch of production order" msgstr "Produce un lot de comenzi de producție" #. module: mrp #: model:res.groups,name:mrp.group_mrp_byproducts msgid "Produce residual products" msgstr "Produce produse reziduale" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.res_config_settings_view_form msgid "Produce residual products (A + B -> C + D)" msgstr "Produce produse reziduale (A + B -> C + D)" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.mrp_production_form_view #: model_terms:ir.ui.view,arch_db:mrp.production_message msgid "Produced" msgstr "Produs" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_mrp_bom_byproduct__operation_id msgid "Produced in Operation" msgstr "Produs în operațiune" #. module: mrp #. odoo-javascript #: code:addons/mrp/static/src/components/bom_overview_table/mrp_bom_overview_table.xml:0 #: code:addons/mrp/static/src/components/mo_overview/mrp_mo_overview.xml:0 #: model:ir.model,name:mrp.model_product_template #: model:ir.model.fields,field_description:mrp.field_mrp_bom__product_tmpl_id #: model:ir.model.fields,field_description:mrp.field_mrp_consumption_warning_line__product_id #: model:ir.model.fields,field_description:mrp.field_mrp_production__product_id #: model:ir.model.fields,field_description:mrp.field_mrp_production_split__product_id #: model:ir.model.fields,field_description:mrp.field_mrp_unbuild__product_id #: model:ir.model.fields,field_description:mrp.field_mrp_workcenter_capacity__product_id #: model:ir.model.fields,field_description:mrp.field_mrp_workorder__product_id #: model:ir.model.fields,field_description:mrp.field_stock_warn_insufficient_qty_unbuild__product_id #: model_terms:ir.ui.view,arch_db:mrp.mo_overview_content #: model_terms:ir.ui.view,arch_db:mrp.mrp_unbuild_search_view #: model_terms:ir.ui.view,arch_db:mrp.report_mrp_bom #: model_terms:ir.ui.view,arch_db:mrp.report_mrp_production_components #: model_terms:ir.ui.view,arch_db:mrp.view_mrp_bom_filter #: model_terms:ir.ui.view,arch_db:mrp.view_mrp_production_filter #: model_terms:ir.ui.view,arch_db:mrp.view_mrp_production_work_order_search msgid "Product" msgstr "Produs" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.mrp_bom_form_view msgid "Product Attachments" msgstr "Atașamente produs" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_mrp_workcenter__capacity_ids msgid "Product Capacities" msgstr "Capacități produs" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_product_product__product_catalog_product_is_in_bom msgid "Product Catalog Product Is In Bom" msgstr "Produsul din catalog este în LdM" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_product_product__product_catalog_product_is_in_mo msgid "Product Catalog Product Is In Mo" msgstr "Produsul din catalog este în CP" #. module: mrp #. odoo-javascript #: code:addons/mrp/static/src/components/bom_overview_table/mrp_bom_overview_table.xml:0 #: model_terms:ir.ui.view,arch_db:mrp.report_mrp_bom msgid "Product Cost" msgstr "Cost produs" #. module: mrp #: model:ir.model,name:mrp.model_product_document msgid "Product Document" msgstr "Document produs" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_stock_move__product_virtual_available msgid "Product Forecasted Quantity" msgstr "Cantitate prognozată produs" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_stock_picking_type__mrp_product_label_to_print msgid "Product Label to Print" msgstr "Etichetă produs de tipărit" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.view_picking_type_form_inherit_mrp msgid "Product Labels" msgstr "Etichete produs" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_res_config_settings__module_mrp_plm msgid "Product Lifecycle Management (PLM)" msgstr "Managementul ciclului de viață al produsului (PLM)" #. module: mrp #: model:ir.model,name:mrp.model_stock_move_line msgid "Product Moves (Stock Move Line)" msgstr "Mișcări produs (linie mișcare stoc)" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_stock_move__product_qty_available msgid "Product On Hand Quantity" msgstr "Cantitate disponibilă produs" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.view_production_graph msgid "Product Quantity" msgstr "Cantitate produs" #. module: mrp #: model:ir.model,name:mrp.model_product_replenish msgid "Product Replenish" msgstr "Reaprovizionare produs" #. module: mrp #: model:ir.model,name:mrp.model_stock_replenish_mixin msgid "Product Replenish Mixin" msgstr "Mixin reaprovizionare produs" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_mrp_bom_line__product_tmpl_id #: model:ir.model.fields,field_description:mrp.field_mrp_production__product_tmpl_id #: model:ir.model.fields,field_description:mrp.field_stock_scrap__product_template msgid "Product Template" msgstr "Șablon produs" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_mrp_bom_line__product_uom_id #: model:ir.model.fields,field_description:mrp.field_mrp_production__product_uom_id #: model:ir.model.fields,field_description:mrp.field_mrp_production_split__product_uom_id msgid "Product Unit of Measure" msgstr "Unitate de măsură produs" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_mrp_workcenter_capacity__product_uom_id msgid "Product UoM" msgstr "UM produs" #. module: mrp #: model:ir.model,name:mrp.model_product_product #: model:ir.model.fields,field_description:mrp.field_mrp_bom__product_id msgid "Product Variant" msgstr "Variantă produs" #. module: mrp #: model:ir.actions.act_window,name:mrp.mrp_product_variant_action #: model:ir.ui.menu,name:mrp.product_variant_mrp msgid "Product Variants" msgstr "Variante produs" #. module: mrp #: model:ir.model.constraint,message:mrp.constraint_mrp_workcenter_capacity_unique_product msgid "Product capacity should be unique for each workcenter." msgstr "" "Capacitatea produsului trebuie să fie unică pentru fiecare centru de lucru." #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.mrp_production_form_view msgid "Product to build..." msgstr "Produs de fabricat..." #. module: mrp #: model:ir.model.fields,field_description:mrp.field_mrp_batch_produce__production_id #: model:ir.model.fields,field_description:mrp.field_picking_label_type__production_ids #: model:ir.model.fields,field_description:mrp.field_stock_picking__production_ids msgid "Production" msgstr "Producție" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_mrp_production__production_capacity #: model:ir.model.fields,field_description:mrp.field_mrp_production_split__production_capacity msgid "Production Capacity" msgstr "Capacitate producție" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_mrp_workorder__production_date msgid "Production Date" msgstr "Dată producție" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.mrp_workcenter_view msgid "Production Information" msgstr "Informații producție" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_mrp_production__production_location_id msgid "Production Location" msgstr "Locație producție" #. module: mrp #: model:ir.actions.report,name:mrp.action_report_production_order #: model:ir.model.fields,field_description:mrp.field_stock_move_line__production_id #: model_terms:ir.ui.view,arch_db:mrp.view_picking_type_form_inherit_mrp msgid "Production Order" msgstr "Comandă de producție" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_stock_move__raw_material_production_id msgid "Production Order for components" msgstr "Comandă de producție pentru componente" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_stock_move__production_id msgid "Production Order for finished products" msgstr "Comandă de producție pentru produse finite" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_mrp_workorder__production_state msgid "Production State" msgstr "Stare producție" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.mrp_production_workorder_form_view_inherit msgid "Production Workcenter" msgstr "Centru de producție" #. module: mrp #. odoo-javascript #: code:addons/mrp/static/src/mrp_forecasted/forecasted_details.xml:0 msgid "Production of Draft MO" msgstr "Producție CP ciornă" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.view_mrp_production_workorder_form_view_filter msgid "Production started late" msgstr "Producția a început târziu" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_mrp_production_split_multi__production_ids msgid "Productions To Split" msgstr "Producții de împărțit" #. module: mrp #: model:ir.model.fields.selection,name:mrp.selection__mrp_workcenter_productivity_loss_type__loss_type__productive msgid "Productive" msgstr "Productiv" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_mrp_workcenter__productive_time msgid "Productive Time" msgstr "Timp productiv" #. module: mrp #: model:ir.model.fields,help:mrp.field_mrp_workcenter__productive_time msgid "Productive hours over the last month" msgstr "Ore productive în ultima lună" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.mrp_production_workorder_form_view_inherit msgid "Productivity" msgstr "Productivitate" #. module: mrp #: model:ir.actions.act_window,name:mrp.mrp_workcenter_productivity_report_blocked msgid "Productivity Losses" msgstr "Pierderi de productivitate" #. module: mrp #: model:ir.actions.act_window,name:mrp.product_template_action #: model:ir.ui.menu,name:mrp.menu_mrp_bom #: model:ir.ui.menu,name:mrp.menu_mrp_product_form msgid "Products" msgstr "Produse" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_mrp_workorder__progress msgid "Progress Done (%)" msgstr "Progres realizat (%)" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_mrp_production__propagate_cancel msgid "Propagate cancel and split" msgstr "Propagă anularea și împărțirea" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_res_config_settings__module_quality_control #: model:ir.model.fields.selection,name:mrp.selection__mrp_workcenter_productivity_loss_type__loss_type__quality msgid "Quality" msgstr "Calitate" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.oee_search_view msgid "Quality Losses" msgstr "Pierderi de calitate" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_res_config_settings__module_quality_control_worksheet msgid "Quality Worksheet" msgstr "Fișă de lucru calitate" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_stock_warn_insufficient_qty_unbuild__quant_ids msgid "Quant" msgstr "Poziții de stoc" #. module: mrp #. odoo-javascript #: code:addons/mrp/static/src/components/bom_overview_control_panel/mrp_bom_overview_control_panel.xml:0 #: code:addons/mrp/static/src/components/bom_overview_table/mrp_bom_overview_table.xml:0 #: code:addons/mrp/static/src/components/mo_overview/mrp_mo_overview.xml:0 #: model:ir.model.fields,field_description:mrp.field_mrp_bom__product_qty #: model:ir.model.fields,field_description:mrp.field_mrp_bom_byproduct__product_qty #: model:ir.model.fields,field_description:mrp.field_mrp_bom_line__product_qty #: model:ir.model.fields,field_description:mrp.field_mrp_unbuild__product_qty #: model:ir.model.fields,field_description:mrp.field_mrp_workorder__qty_produced #: model:ir.model.fields,field_description:mrp.field_stock_warn_insufficient_qty_unbuild__quantity #: model_terms:ir.ui.view,arch_db:mrp.mo_overview_content #: model_terms:ir.ui.view,arch_db:mrp.mrp_bom_form_view #: model_terms:ir.ui.view,arch_db:mrp.mrp_bom_line_view_form #: model_terms:ir.ui.view,arch_db:mrp.mrp_production_form_view #: model_terms:ir.ui.view,arch_db:mrp.mrp_production_tree_view #: model_terms:ir.ui.view,arch_db:mrp.mrp_production_workorder_form_view_inherit #: model_terms:ir.ui.view,arch_db:mrp.report_mrp_bom msgid "Quantity" msgstr "Cantitate" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_mrp_production__qty_produced #: model_terms:ir.ui.view,arch_db:mrp.mrp_production_workorder_tree_editable_view_mo_form #: model_terms:ir.ui.view,arch_db:mrp.view_production_graph msgid "Quantity Produced" msgstr "Cantitate produsă" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_mrp_production__qty_producing msgid "Quantity Producing" msgstr "Cantitate în producție" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.mrp_production_workorder_tree_editable_view msgid "Quantity Remaining" msgstr "Cantitate rămasă" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_mrp_workorder__qty_remaining msgid "Quantity To Be Produced" msgstr "Cantitate de produs" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_stock_move__should_consume_qty msgid "Quantity To Consume" msgstr "Cantitate de consumat" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_change_production_qty__product_qty #: model:ir.model.fields,field_description:mrp.field_mrp_production__product_qty #: model:ir.model.fields,field_description:mrp.field_mrp_production_split__product_qty #: model:ir.model.fields,field_description:mrp.field_mrp_production_split_line__quantity msgid "Quantity To Produce" msgstr "Cantitate de produs" #. module: mrp #: model:ir.model.fields,help:mrp.field_mrp_production__production_capacity #: model:ir.model.fields,help:mrp.field_mrp_production_split__production_capacity msgid "Quantity that can be produced with the current stock of components" msgstr "Cantitate ce poate fi produsă cu stocul curent de componente" #. module: mrp #: model:ir.model,name:mrp.model_stock_quant msgid "Quants" msgstr "Poziții de stoc" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.report_mrp_workorder msgid "RAM" msgstr "RAM" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_mrp_bom__rating_ids #: model:ir.model.fields,field_description:mrp.field_mrp_production__rating_ids #: model:ir.model.fields,field_description:mrp.field_mrp_routing_workcenter__rating_ids #: model:ir.model.fields,field_description:mrp.field_mrp_unbuild__rating_ids #: model:ir.model.fields,field_description:mrp.field_mrp_workcenter__rating_ids msgid "Ratings" msgstr "Evaluări" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_mrp_workorder__move_raw_ids msgid "Raw Moves" msgstr "Mișcări materii prime" #. module: mrp #. odoo-python #: code:addons/mrp/report/mrp_report_mo_overview.py:0 #: model:ir.model.fields.selection,name:mrp.selection__mrp_production__reservation_state__assigned #: model:ir.model.fields.selection,name:mrp.selection__mrp_workorder__state__ready #: model_terms:ir.ui.view,arch_db:mrp.view_mrp_production_work_order_search #: model_terms:ir.ui.view,arch_db:mrp.view_mrp_production_workorder_form_view_filter msgid "Ready" msgstr "Pregătit" #. module: mrp #. odoo-javascript #: code:addons/mrp/static/src/components/bom_overview_table/mrp_bom_overview_table.xml:0 #: model_terms:ir.ui.view,arch_db:mrp.report_mrp_bom msgid "Ready to Produce" msgstr "Pregătit pentru producție" #. module: mrp #. odoo-javascript #: code:addons/mrp/static/src/components/mo_overview/mrp_mo_overview.xml:0 #: model_terms:ir.ui.view,arch_db:mrp.mo_overview_content msgid "Real Cost" msgstr "Cost real" #. module: mrp #. odoo-javascript #: code:addons/mrp/static/src/components/mo_overview_display_filter/mrp_mo_overview_display_filter.js:0 msgid "Real Costs" msgstr "Costuri reale" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_mrp_production__duration #: model:ir.model.fields,field_description:mrp.field_mrp_workorder__duration msgid "Real Duration" msgstr "Durata reală" #. module: mrp #. odoo-javascript #: code:addons/mrp/static/src/components/mo_overview/mrp_mo_overview.xml:0 #: model_terms:ir.ui.view,arch_db:mrp.mo_overview_content msgid "Receipt" msgstr "Recepție" #. module: mrp #. odoo-javascript #: code:addons/mrp/static/src/components/mo_overview_display_filter/mrp_mo_overview_display_filter.js:0 msgid "Receipts" msgstr "Recepții" #. module: mrp #. odoo-javascript #: code:addons/mrp/static/src/components/bom_overview_table/mrp_bom_overview_table.xml:0 msgid "Reception time estimation." msgstr "Estimare timp recepție." #. module: mrp #: model:mrp.workcenter.productivity.loss,name:mrp.block_reason4 msgid "Reduced Speed" msgstr "Viteză redusă" #. module: mrp #: model:mrp.workcenter.productivity.loss,name:mrp.block_reason6 msgid "Reduced Yield" msgstr "Randament redus" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_mrp_bom__code #: model:ir.model.fields,field_description:mrp.field_mrp_production__name #: model:ir.model.fields,field_description:mrp.field_mrp_unbuild__name msgid "Reference" msgstr "Referință" #. module: mrp #: model:ir.model.constraint,message:mrp.constraint_mrp_production_name_uniq msgid "Reference must be unique per Company!" msgstr "Referința trebuie să fie unică pe companie!" #. module: mrp #: model:ir.model.fields,help:mrp.field_mrp_production__origin msgid "Reference of the document that generated this production order request." msgstr "" "Referința documentului care a generat această cerere de comandă de producție." #. module: mrp #. odoo-javascript #: code:addons/mrp/static/src/components/bom_overview_table/mrp_bom_overview_table.xml:0 #: model_terms:ir.ui.view,arch_db:mrp.report_mrp_bom msgid "Reference:" msgstr "Referință:" #. module: mrp #. odoo-javascript #: code:addons/mrp/static/src/widgets/mrp_remaining_days_unformatted_field.js:0 msgid "Remaining Days" msgstr "Zile rămase" #. module: mrp #. odoo-javascript #: code:addons/mrp/static/src/widgets/mrp_workorder_popover.xml:0 msgid "Replan" msgstr "Replanifică" #. module: mrp #. odoo-javascript #: code:addons/mrp/static/src/components/mo_overview_line/mrp_mo_overview_line.xml:0 msgid "Replenish" msgstr "Reaprovizionează" #. module: mrp #. odoo-python #: code:addons/mrp/models/stock_warehouse.py:0 msgid "Replenish on Order (MTO)" msgstr "Reaprovizionare la comandă (MTO)" #. module: mrp #. odoo-javascript #: code:addons/mrp/static/src/components/mo_overview_display_filter/mrp_mo_overview_display_filter.js:0 msgid "Replenishments" msgstr "Reaprovizionări" #. module: mrp #: model:ir.ui.menu,name:mrp.menu_mrp_reporting #: model_terms:ir.ui.view,arch_db:mrp.stock_production_type_kanban msgid "Reporting" msgstr "Raportare" #. module: mrp #. odoo-javascript #: code:addons/mrp/static/src/components/mo_overview/mrp_mo_overview.xml:0 #: model_terms:ir.ui.view,arch_db:mrp.mo_overview_content msgid "Reserved" msgstr "Rezervat" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_mrp_workcenter__resource_id msgid "Resource" msgstr "Resursă" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_mrp_production__user_id #: model:ir.model.fields,field_description:mrp.field_mrp_production_split_line__user_id msgid "Responsible" msgstr "Responsabil" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_mrp_production__activity_user_id #: model:ir.model.fields,field_description:mrp.field_mrp_routing_workcenter__activity_user_id #: model:ir.model.fields,field_description:mrp.field_mrp_unbuild__activity_user_id msgid "Responsible User" msgstr "Utilizator responsabil" #. module: mrp #. odoo-javascript #: code:addons/mrp/static/src/components/bom_overview_table/mrp_bom_overview_table.xml:0 msgid "Resupply lead time." msgstr "Timp de reaprovizionare." #. module: mrp #. odoo-javascript #: code:addons/mrp/static/src/components/bom_overview_table/mrp_bom_overview_table.xml:0 #: model_terms:ir.ui.view,arch_db:mrp.report_mrp_bom msgid "Route" msgstr "Rută" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.mrp_bom_form_view msgid "Routing" msgstr "Rutare" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_mrp_workcenter__routing_line_ids msgid "Routing Lines" msgstr "Linii rutare" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.mrp_routing_workcenter_form_view #: model_terms:ir.ui.view,arch_db:mrp.mrp_routing_workcenter_tree_view msgid "Routing Work Centers" msgstr "Centre de lucru rutare" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_mrp_bom__message_has_sms_error #: model:ir.model.fields,field_description:mrp.field_mrp_production__message_has_sms_error #: model:ir.model.fields,field_description:mrp.field_mrp_routing_workcenter__message_has_sms_error #: model:ir.model.fields,field_description:mrp.field_mrp_unbuild__message_has_sms_error #: model:ir.model.fields,field_description:mrp.field_mrp_workcenter__message_has_sms_error msgid "SMS Delivery error" msgstr "Eroare livrare SMS" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_mrp_production_split_line__date msgid "Schedule Date" msgstr "Dată programare" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.res_config_settings_view_form msgid "Schedule manufacturing orders earlier to avoid delays" msgstr "" "Programează comenzile de producție mai devreme pentru a evita întârzierile" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.mrp_production_form_view msgid "Scheduled Date" msgstr "Dată programată" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.mrp_production_form_view msgid "Scheduled End" msgstr "Sfârșit programat" #. module: mrp #. odoo-python #: code:addons/mrp/models/mrp_workorder.py:0 msgid "" "Scheduled before the previous work order, planned from %(start)s to %(end)s" msgstr "" "Programat înainte de comanda de lucru anterioară, planificat de la %(start)s " "la %(end)s" #. module: mrp #. odoo-javascript #: code:addons/mrp/static/src/widgets/mrp_workorder_popover.xml:0 msgid "Scheduling Information" msgstr "Informații programare" #. module: mrp #: model:ir.actions.server,name:mrp.action_production_order_scrap #: model:ir.model,name:mrp.model_stock_scrap #: model:ir.model.fields,field_description:mrp.field_mrp_workorder__scrap_ids #: model:ir.ui.menu,name:mrp.menu_mrp_scrap msgid "Scrap" msgstr "Rebut" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_mrp_production__scrap_count #: model:ir.model.fields,field_description:mrp.field_mrp_workorder__scrap_count msgid "Scrap Move" msgstr "Mișcare rebut" #. module: mrp #. odoo-python #: code:addons/mrp/models/mrp_production.py:0 #: code:addons/mrp/models/mrp_workorder.py:0 msgid "Scrap Products" msgstr "Produse rebutate" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_mrp_production__scrap_ids msgid "Scraps" msgstr "Rebuturi" #. module: mrp #: model:product.template,name:mrp.product_product_computer_desk_screw_product_template msgid "Screw" msgstr "Șurub" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.mrp_unbuild_search_view msgid "Search" msgstr "Căutare" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.view_mrp_bom_filter msgid "Search Bill Of Material" msgstr "Caută lista de materiale" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.view_mrp_production_filter msgid "Search Production" msgstr "Caută producție" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.view_mrp_production_workorder_form_view_filter msgid "Search Work Orders" msgstr "Caută comenzi de lucru" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.view_mrp_workcenter_search msgid "Search for mrp workcenter" msgstr "Caută centru de lucru mrp" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.res_config_settings_view_form msgid "Security Lead Time" msgstr "Timp de siguranță" #. module: mrp #: model:ir.model.fields,help:mrp.field_res_company__manufacturing_lead #: model:ir.model.fields,help:mrp.field_res_config_settings__manufacturing_lead msgid "Security days for each manufacturing operation." msgstr "Zile de siguranță pentru fiecare operațiune de producție." #. module: mrp #. odoo-python #: code:addons/mrp/models/mrp_routing.py:0 msgid "Select Operations to Copy" msgstr "Selectează operațiunile de copiat" #. module: mrp #. odoo-python #: code:addons/mrp/models/mrp_production.py:0 msgid "Selection not supported." msgstr "Selecție nesuportată." #. module: mrp #: model:ir.model.fields,field_description:mrp.field_mrp_bom__sequence #: model:ir.model.fields,field_description:mrp.field_mrp_bom_byproduct__sequence #: model:ir.model.fields,field_description:mrp.field_mrp_bom_line__sequence #: model:ir.model.fields,field_description:mrp.field_mrp_routing_workcenter__sequence #: model:ir.model.fields,field_description:mrp.field_mrp_workcenter__sequence #: model:ir.model.fields,field_description:mrp.field_mrp_workcenter_productivity_loss__sequence #: model:ir.model.fields,field_description:mrp.field_mrp_workorder__sequence msgid "Sequence" msgstr "Secvență" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.view_mrp_consumption_warning_form msgid "Set Quantities & Validate" msgstr "Setează cantitățile și validează" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.view_change_production_qty_wizard msgid "Set Quantity" msgstr "Setează cantitatea" #. module: mrp #: model:ir.model.fields.selection,name:mrp.selection__mrp_routing_workcenter__time_mode__manual msgid "Set duration manually" msgstr "Setează durata manual" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.res_config_settings_view_form msgid "" "Set the order that work orders should be processed in. Activate the feature " "within each BoM's Miscellaneous tab" msgstr "" "Setează ordinea în care comenzile de lucru trebuie procesate. Activează " "funcția în fila Diverse a fiecărei liste de materiale" #. module: mrp #: model:ir.actions.act_window,name:mrp.action_mrp_configuration #: model:ir.ui.menu,name:mrp.menu_mrp_config #: model_terms:ir.ui.view,arch_db:mrp.mrp_workcenter_kanban msgid "Settings" msgstr "Setări" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_mrp_workcenter__time_start msgid "Setup Time" msgstr "Timp de pregătire" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_mrp_workcenter_capacity__time_start msgid "Setup Time (minutes)" msgstr "Timp de pregătire (minute)" #. module: mrp #: model:mrp.workcenter.productivity.loss,name:mrp.block_reason2 msgid "Setup and Adjustments" msgstr "Pregătire și ajustări" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_mrp_production__show_allocation msgid "Show Allocation" msgstr "Afișează alocarea" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_stock_warehouse_orderpoint__show_bom msgid "Show BoM column" msgstr "Afișează coloana LdM" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_product_replenish__show_bom #: model:ir.model.fields,field_description:mrp.field_stock_replenish_mixin__show_bom msgid "Show Bom" msgstr "Afișează LdM" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_mrp_production__show_final_lots msgid "Show Final Lots" msgstr "Afișează loturile finale" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_mrp_production__show_lock msgid "Show Lock/unlock buttons" msgstr "Afișează butoanele de blocare/deblocare" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_mrp_workorder__show_json_popover msgid "Show Popover?" msgstr "Afișează popover?" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_mrp_production__show_produce msgid "Show Produce" msgstr "Afișează producția" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_mrp_production__show_produce_all msgid "Show Produce All" msgstr "Afișează producția totală" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.mrp_unbuild_search_view #: model_terms:ir.ui.view,arch_db:mrp.view_mrp_production_filter msgid "Show all records which has next action date is before today" msgstr "" "Afișează toate înregistrările cu data următoarei acțiuni înainte de azi" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_mrp_production_backorder__show_backorder_lines msgid "Show backorder lines" msgstr "Afișează liniile de restanță" #. module: mrp #: model:ir.model.fields,help:mrp.field_mrp_workorder__leave_id msgid "Slot into workcenter calendar once planned" msgstr "Slot în calendarul centrului de lucru după planificare" #. module: mrp #: model_terms:product.template,description:mrp.product_product_computer_desk_head_product_template msgid "Solid wood is a durable natural material." msgstr "Lemnul masiv este un material natural durabil." #. module: mrp #: model_terms:product.template,description:mrp.product_product_computer_desk_product_template msgid "Solid wood table." msgstr "Masă din lemn masiv." #. module: mrp #. odoo-python #: code:addons/mrp/models/mrp_unbuild.py:0 msgid "" "Some of your byproducts are tracked, you have to specify a manufacturing " "order in order to retrieve the correct byproducts." msgstr "" "Unele dintre produsele secundare sunt urmărite, trebuie să specificați o " "comandă de producție pentru a prelua produsele secundare corecte." #. module: mrp #. odoo-python #: code:addons/mrp/models/mrp_unbuild.py:0 msgid "" "Some of your components are tracked, you have to specify a manufacturing " "order in order to retrieve the correct components." msgstr "" "Unele dintre componentele dvs. sunt urmărite, trebuie să specificați o " "comandă de producție pentru a prelua componentele corecte." #. module: mrp #. odoo-python #: code:addons/mrp/models/mrp_production.py:0 msgid "" "Some work orders are already done, so you cannot unplan this manufacturing " "order.\n" "\n" "It’d be a shame to waste all that progress, right?" msgstr "" "Unele comenzi de lucru sunt deja finalizate, deci nu puteți anula " "planificarea acestei comenzi de fabricație.\n" "\n" "Ar fi păcat să pierdeți tot progresul, nu-i așa?" #. module: mrp #. odoo-python #: code:addons/mrp/models/mrp_production.py:0 msgid "" "Some work orders have already started, so you cannot unplan this " "manufacturing order.\n" "\n" "It’d be a shame to waste all that progress, right?" msgstr "" "Unele comenzi de lucru au început deja, deci nu puteți anula planificarea " "acestei comenzi de fabricație.\n" "\n" "Ar fi păcat să pierdeți tot progresul, nu-i așa?" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_mrp_production__origin msgid "Source" msgstr "Sursă" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_mrp_unbuild__location_id msgid "Source Location" msgstr "Locație sursă" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.mrp_workcenter_view msgid "Specific Capacities" msgstr "Capacități specifice" #. module: mrp #: model:ir.model.fields,help:mrp.field_mrp_workcenter__capacity_ids msgid "Specific number of pieces that can be produced in parallel per product." msgstr "Număr specific de piese care pot fi produse în paralel per produs." #. module: mrp #: model:ir.actions.server,name:mrp.action_production_order_split #: model_terms:ir.ui.view,arch_db:mrp.view_mrp_production_split_form msgid "Split" msgstr "Separă" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_mrp_production_split__counter msgid "Split #" msgstr "Separă #" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_mrp_production_split__production_detailed_vals_ids msgid "Split Details" msgstr "Detalii separare" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_mrp_production_split_line__mrp_production_split_id #: model_terms:ir.ui.view,arch_db:mrp.view_mrp_production_split_form #: model_terms:ir.ui.view,arch_db:mrp.view_mrp_production_split_multi_form msgid "Split Production" msgstr "Separă producția" #. module: mrp #: model:ir.model,name:mrp.model_mrp_production_split_line msgid "Split Production Detail" msgstr "Detaliu separare producție" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_mrp_production_split__production_split_multi_id #: model_terms:ir.ui.view,arch_db:mrp.view_mrp_production_split_multi_form msgid "Split Productions" msgstr "Separă producțiile" #. module: mrp #: model:ir.actions.act_window,name:mrp.action_mrp_production_split msgid "Split production" msgstr "Separă producția" #. module: mrp #: model:ir.actions.act_window,name:mrp.action_mrp_production_split_multi msgid "Split productions" msgstr "Separă producțiile" #. module: mrp #: model_terms:product.template,description:mrp.product_product_computer_desk_screw_product_template msgid "Stainless steel screw" msgstr "Șurub din oțel inoxidabil" #. module: mrp #: model_terms:product.template,description:mrp.product_product_computer_desk_bolt_product_template msgid "Stainless steel screw full (dia - 5mm, Length - 10mm)" msgstr "Șurub din oțel inoxidabil plin (diametru - 5mm, lungime - 10mm)" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.view_mrp_production_filter msgid "Starred" msgstr "Cu steluță" #. module: mrp #: model:ir.actions.server,name:mrp.action_start_workorders #: model:ir.model.fields,field_description:mrp.field_mrp_production__date_start #: model:ir.model.fields,field_description:mrp.field_mrp_workorder__date_start #: model_terms:ir.ui.view,arch_db:mrp.mrp_production_form_view #: model_terms:ir.ui.view,arch_db:mrp.mrp_production_workorder_tree_editable_view msgid "Start" msgstr "Start" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_mrp_workcenter_productivity__date_start #: model_terms:ir.ui.view,arch_db:mrp.mrp_production_form_view #: model_terms:ir.ui.view,arch_db:mrp.mrp_production_workorder_form_view_inherit #: model_terms:ir.ui.view,arch_db:mrp.view_mrp_production_work_order_search msgid "Start Date" msgstr "Dată început" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_mrp_production__state msgid "State" msgstr "Stare" #. module: mrp #. odoo-javascript #: code:addons/mrp/static/src/components/mo_overview/mrp_mo_overview.xml:0 #: model:ir.model.fields,field_description:mrp.field_mrp_unbuild__state #: model:ir.model.fields,field_description:mrp.field_mrp_workorder__state #: model_terms:ir.ui.view,arch_db:mrp.mo_overview_content #: model_terms:ir.ui.view,arch_db:mrp.view_mrp_production_filter #: model_terms:ir.ui.view,arch_db:mrp.view_mrp_production_workorder_form_view_filter msgid "Status" msgstr "Stare" #. module: mrp #: model:ir.model.fields,help:mrp.field_mrp_production__activity_state #: model:ir.model.fields,help:mrp.field_mrp_routing_workcenter__activity_state #: model:ir.model.fields,help:mrp.field_mrp_unbuild__activity_state msgid "" "Status based on activities\n" "Overdue: Due date is already passed\n" "Today: Activity date is today\n" "Planned: Future activities." msgstr "" "Stare bazată pe activități\n" "Întârziată: data scadentă a trecut\n" "Astăzi: data activității este astăzi\n" "Planificate: activități viitoare." #. module: mrp #: model:ir.model.fields,field_description:mrp.field_stock_warehouse__sam_type_id msgid "Stock After Manufacturing Operation Type" msgstr "Tip operație stoc după fabricație" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_stock_warehouse__sam_rule_id msgid "Stock After Manufacturing Rule" msgstr "Regulă stoc după fabricație" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_mrp_workorder__production_availability msgid "Stock Availability" msgstr "Disponibilitate stoc" #. module: mrp #: model:ir.model,name:mrp.model_stock_move msgid "Stock Move" msgstr "Mișcare stoc" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_mrp_production__move_dest_ids msgid "Stock Movements of Produced Goods" msgstr "Mișcări de stoc ale bunurilor produse" #. module: mrp #: model:ir.actions.act_window,name:mrp.action_mrp_unbuild_moves msgid "Stock Moves" msgstr "Mișcări stoc" #. module: mrp #: model:ir.model,name:mrp.model_report_stock_report_reception msgid "Stock Reception Report" msgstr "Raport recepție stoc" #. module: mrp #: model:ir.model,name:mrp.model_stock_forecasted_product_product msgid "Stock Replenishment Report" msgstr "Raport reaprovizionare stoc" #. module: mrp #: model:ir.model,name:mrp.model_stock_rule msgid "Stock Rule" msgstr "Regulă stoc" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_stock_warehouse__sam_loc_id msgid "Stock after Manufacturing Location" msgstr "Locație stoc după fabricație" #. module: mrp #: model:ir.model,name:mrp.model_report_stock_report_stock_rule msgid "Stock rule report" msgstr "Raport regulă stoc" #. module: mrp #. odoo-python #: code:addons/mrp/models/stock_warehouse.py:0 msgid "Store Finished Product" msgstr "Stochează produsul finit" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_mrp_bom_line__child_bom_id msgid "Sub BoM" msgstr "Sub LdM" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_res_config_settings__module_mrp_subcontracting msgid "Subcontracting" msgstr "Subcontractare" #. module: mrp #: model:product.template,name:mrp.product_product_computer_desk_product_template msgid "Table" msgstr "Masă" #. module: mrp #: model:product.template,name:mrp.product_product_table_kit_product_template msgid "Table Kit" msgstr "Kit masă" #. module: mrp #: model:product.template,name:mrp.product_product_computer_desk_leg_product_template msgid "Table Leg" msgstr "Picior masă" #. module: mrp #: model:product.template,name:mrp.product_product_computer_desk_head_product_template msgid "Table Top" msgstr "Blat masă" #. module: mrp #: model_terms:product.template,description:mrp.product_product_table_kit_product_template msgid "Table kit" msgstr "Kit masă" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_mrp_workcenter__tag_ids msgid "Tag" msgstr "Etichetă" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_mrp_workcenter_tag__name msgid "Tag Name" msgstr "Nume etichetă" #. module: mrp #: model:ir.model.fields,help:mrp.field_mrp_production__show_allocation msgid "" "Technical Field used to decide whether the button \"Allocation\" should be " "displayed." msgstr "" "Câmp tehnic folosit pentru a decide dacă butonul „Alocare” trebuie afișat." #. module: mrp #: model:ir.model.fields,help:mrp.field_mrp_workcenter__has_routing_lines msgid "Technical field for workcenter views" msgstr "Câmp tehnic pentru vizualizări centru de lucru" #. module: mrp #: model:ir.model.fields,help:mrp.field_mrp_production__show_produce_all msgid "Technical field to check if produce all button can be shown" msgstr "" "Câmp tehnic pentru a verifica dacă butonul „Produce tot” poate fi afișat" #. module: mrp #: model:ir.model.fields,help:mrp.field_mrp_production__show_produce msgid "Technical field to check if produce button can be shown" msgstr "Câmp tehnic pentru a verifica dacă butonul „Produce” poate fi afișat" #. module: mrp #: model:ir.model.fields,help:mrp.field_mrp_production__reserve_visible msgid "Technical field to check when we can reserve quantities" msgstr "Câmp tehnic pentru a verifica când putem rezerva cantități" #. module: mrp #: model:ir.model.fields,help:mrp.field_mrp_production__unreserve_visible msgid "Technical field to check when we can unreserve" msgstr "Câmp tehnic pentru a verifica când putem anula rezervarea" #. module: mrp #: model:ir.model.fields.selection,name:mrp.selection__mrp_routing_workcenter__worksheet_type__text msgid "Text" msgstr "Text" #. module: mrp #: model:ir.model.fields,help:mrp.field_mrp_production__is_outdated_bom msgid "The BoM has been updated since creation of the MO" msgstr "" "Lista de materiale a fost actualizată de la crearea comenzii de producție" #. module: mrp #. odoo-python #: code:addons/mrp/models/mrp_bom.py:0 msgid "" "The Product Unit of Measure you chose has a different category than in the " "product form." msgstr "" "Unitatea de măsură aleasă are o categorie diferită față de cea din " "formularul produsului." #. module: mrp #. odoo-python #: code:addons/mrp/models/mrp_workcenter.py:0 msgid "The Workorder (%s) cannot be started twice!" msgstr "Comanda de lucru (%s) nu poate fi pornită de două ori!" #. module: mrp #. odoo-python #: code:addons/mrp/models/mrp_bom.py:0 msgid "" "The attribute value %(attribute)s set on product %(product)s does not match " "the BoM product %(bom_product)s." msgstr "" "Valoarea atributului %(attribute)s setată pe produsul %(product)s nu se " "potrivește cu produsul LdM %(bom_product)s." #. module: mrp #. odoo-python #: code:addons/mrp/models/mrp_workcenter.py:0 msgid "The capacity must be strictly positive." msgstr "Capacitatea trebuie să fie strict pozitivă." #. module: mrp #. odoo-python #: code:addons/mrp/models/mrp_production.py:0 msgid "The component %s should not be the same as the product to produce." msgstr "Componenta %s nu ar trebui să fie aceeași cu produsul de produs." #. module: mrp #. odoo-python #: code:addons/mrp/models/mrp_bom.py:0 msgid "" "The current configuration is incorrect because it would create a cycle " "between these products: %s." msgstr "" "Configurația curentă este incorectă deoarece ar crea un ciclu între aceste " "produse: %s." #. module: mrp #: model:ir.model.fields.selection,name:mrp.selection__mrp_production__search_date_category__day_2 #: model_terms:ir.ui.view,arch_db:mrp.view_mrp_production_filter msgid "The day after tomorrow" msgstr "Poimâine" #. module: mrp #. odoo-python #: code:addons/mrp/models/stock_orderpoint.py:0 msgid "The following replenishment order has been generated" msgstr "A fost generată următoarea comandă de reaprovizionare" #. module: mrp #: model:ir.model.fields,help:mrp.field_mrp_workorder__qty_produced msgid "The number of products already handled by this work order" msgstr "Numărul de produse deja gestionate de această comandă de lucru" #. module: mrp #: model:ir.model.fields,help:mrp.field_mrp_bom_line__operation_id msgid "" "The operation where the components are consumed, or the finished products " "created." msgstr "" "Operațiunea în care componentele sunt consumate sau produsele finite sunt " "create." #. module: mrp #: model:ir.model.fields,help:mrp.field_mrp_bom_byproduct__cost_share msgid "" "The percentage of the final production cost for this by-product line " "(divided between the quantity produced).The total of all by-products' cost " "share must be less than or equal to 100." msgstr "" "Procentul din costul final de producție pentru această linie de produs " "secundar (împărțit la cantitatea produsă). Totalul costurilor tuturor " "produselor secundare trebuie să fie mai mic sau egal cu 100." #. module: mrp #: model:ir.model.fields,help:mrp.field_stock_move__cost_share msgid "" "The percentage of the final production cost for this by-product. The total " "of all by-products' cost share must be smaller or equal to 100." msgstr "" "Procentul din costul final de producție pentru acest produs secundar. " "Totalul costurilor tuturor produselor secundare trebuie să fie mai mic sau " "egal cu 100." #. module: mrp #. odoo-python #: code:addons/mrp/models/mrp_workorder.py:0 msgid "" "The planned end date of the work order cannot be prior to the planned start " "date, please correct this to save the work order." msgstr "" "Data de sfârșit planificată a comenzii de lucru nu poate fi anterioară datei " "de început planificată, vă rugăm să corectați pentru a salva comanda de " "lucru." #. module: mrp #. odoo-python #: code:addons/mrp/models/mrp_bom.py:0 msgid "" "The product has already been used at least once, editing its structure may " "lead to undesirable behaviours. You should rather archive the product and " "create a new one with a new bill of materials." msgstr "" "Produsul a fost deja folosit cel puțin o dată, editarea structurii sale " "poate duce la comportamente nedorite. Ar trebui să arhivați produsul și să " "creați unul nou cu o nouă listă de materiale." #. module: mrp #: model:ir.model.fields,help:mrp.field_mrp_workorder__qty_reported_from_previous_wo msgid "" "The quantity already produced awaiting allocation in the backorders chain." msgstr "" "Cantitatea deja produsă care așteaptă alocarea în lanțul de comenzi restante." #. module: mrp #: model:ir.model.constraint,message:mrp.constraint_mrp_bom_qty_positive #: model:ir.model.constraint,message:mrp.constraint_mrp_production_qty_positive msgid "The quantity to produce must be positive!" msgstr "Cantitatea de produs trebuie să fie pozitivă!" #. module: mrp #: model:ir.model.constraint,message:mrp.constraint_mrp_unbuild_qty_positive msgid "The quantity to unbuild must be positive!" msgstr "Cantitatea de dezmembrat trebuie să fie pozitivă!" #. module: mrp #. odoo-python #: code:addons/mrp/models/mrp_production.py:0 msgid "" "The serial number %(number)s used for byproduct %(product_name)s has already " "been produced" msgstr "" "Numărul de serie %(number)s folosit pentru produsul secundar %" "(product_name)s a fost deja produs" #. module: mrp #. odoo-python #: code:addons/mrp/models/mrp_production.py:0 msgid "" "The serial number %(number)s used for component %(component)s has already " "been consumed" msgstr "" "Numărul de serie %(number)s folosit pentru componenta %(component)s a fost " "deja consumat" #. module: mrp #: model:ir.model.constraint,message:mrp.constraint_mrp_workcenter_tag_tag_name_unique msgid "The tag name must be unique." msgstr "Numele etichetei trebuie să fie unic." #. module: mrp #. odoo-python #: code:addons/mrp/models/mrp_bom.py:0 msgid "The total cost share for a BoM's by-products cannot exceed 100." msgstr "" "Partajarea totală a costului pentru produsele secundare dintr-o LdM nu poate " "depăși 100." #. module: mrp #. odoo-python #: code:addons/mrp/models/mrp_production.py:0 msgid "" "The total cost share for a manufacturing order's by-products cannot exceed " "100." msgstr "" "Partajarea totală a costului pentru produsele secundare dintr-o comandă de " "producție nu poate depăși 100." #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.view_mrp_production_split_form msgid "The total should be equal to the quantity to produce." msgstr "Totalul ar trebui să fie egal cu cantitatea de produs." #. module: mrp #. odoo-python #: code:addons/mrp/models/mrp_workorder.py:0 msgid "The work order should have already been processed." msgstr "Comanda de lucru ar fi trebuit să fie deja procesată." #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.mrp_production_form_view msgid "" "There are no components to consume. Are you still sure you want to continue?" msgstr "" "Nu există componente de consumat. Sunteți sigur că doriți să continuați?" #. module: mrp #. odoo-python #: code:addons/mrp/models/mrp_workorder.py:0 #: code:addons/mrp/report/mrp_report_bom_structure.py:0 msgid "There is no defined calendar on workcenter %s." msgstr "Nu există un calendar definit pe centrul de lucru %s." #. module: mrp #: model_terms:ir.actions.act_window,help:mrp.action_mrp_unbuild_moves msgid "There's no product move yet" msgstr "Momentan nu există mișcare de produse" #. module: mrp #. odoo-python #: code:addons/mrp/models/mrp_workcenter.py:0 msgid "This Week" msgstr "Săptămâna curentă" #. module: mrp #: model:ir.model.fields,help:mrp.field_mrp_workcenter__tz msgid "" "This field is used in order to define in which timezone the resources will " "work." msgstr "" "Acest câmp este utilizat pentru a defini în ce fus orar vor lucra resursele." #. module: mrp #: model:ir.model.fields,help:mrp.field_mrp_workcenter__time_efficiency msgid "" "This field is used to calculate the expected duration of a work order at " "this work center. For example, if a work order takes one hour and the " "efficiency factor is 100%, then the expected duration will be one hour. If " "the efficiency factor is 200%, however the expected duration will be 30 " "minutes." msgstr "" "Acest câmp este folosit pentru a calcula durata estimată a unei comenzi de " "lucru la acest centru de lucru. De exemplu, dacă o comandă de lucru durează " "o oră și factorul de eficiență este 100%, atunci durata estimată va fi o " "oră. Dacă factorul de eficiență este 200%, durata estimată va fi 30 de " "minute." #. module: mrp #. odoo-javascript #: code:addons/mrp/static/src/components/bom_overview_line/mrp_bom_overview_line.xml:0 msgid "This is a BoM of type Kit!" msgstr "Aceasta este o LdM de tip Kit!" #. module: mrp #. odoo-javascript #: code:addons/mrp/static/src/components/bom_overview_table/mrp_bom_overview_table.xml:0 msgid "" "This is the cost based on the BoM of the product. It is computed by summing " "the costs of the components and operations needed to build the product." msgstr "" "Acesta este costul bazat pe LdM al produsului. Este calculat prin însumarea " "costurilor componentelor și operațiunilor necesare pentru a construi " "produsul." #. module: mrp #. odoo-javascript #: code:addons/mrp/static/src/components/bom_overview_table/mrp_bom_overview_table.xml:0 msgid "This is the cost defined on the product." msgstr "Acesta este costul definit pe produs." #. module: mrp #: model_terms:ir.actions.act_window,help:mrp.action_mrp_unbuild_moves msgid "" "This menu gives you the full traceability of inventory operations on a " "specific product.\n" " You can filter on the product to see all the past movements " "for the product." msgstr "" "Acest meniu vă oferă trasabilitatea completă a operațiunilor de inventar " "pentru un produs specific.\n" "Puteți filtra după produs pentru a vedea toate mișcările anterioare pentru " "produs." #. module: mrp #. odoo-python #: code:addons/mrp/models/mrp_production.py:0 msgid "This production has been merge in %s" msgstr "Această producție a fost îmbinată în %s" #. module: mrp #. odoo-python #: code:addons/mrp/models/mrp_production.py:0 msgid "This production order has been created from Replenishment Report." msgstr "" "Această comandă de producție a fost creată din raportul de reaprovizionare." #. module: mrp #. odoo-python #: code:addons/mrp/models/mrp_production.py:0 msgid "This serial number for product %s has already been produced" msgstr "Acest număr de serie pentru produsul %s a fost deja produs" #. module: mrp #: model:ir.model.fields,help:mrp.field_mrp_bom__product_qty msgid "" "This should be the smallest quantity that this product can be produced in. " "If the BOM contains operations, make sure the work center capacity is " "accurate." msgstr "" "Aceasta ar trebui să fie cea mai mică cantitate în care acest produs poate " "fi produs. Dacă LdM conține operațiuni, asigurați-vă că capacitatea " "centrului de lucru este corectă." #. module: mrp #: model:ir.model.fields,field_description:mrp.field_mrp_workorder__time_ids msgid "Time" msgstr "Timp" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_mrp_workcenter__time_efficiency msgid "Time Efficiency" msgstr "Eficiență timp" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_mrp_workcenter__time_ids msgid "Time Logs" msgstr "Jurnale timp" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.mrp_production_workorder_form_view_inherit msgid "Time Tracking" msgstr "Urmărire timp" #. module: mrp #. odoo-python #: code:addons/mrp/models/mrp_workorder.py:0 msgid "Time Tracking: %(user)s" msgstr "Urmărire timp: %(user)s" #. module: mrp #: model:ir.model.fields,help:mrp.field_mrp_workcenter_capacity__time_stop msgid "Time in minutes for the cleaning." msgstr "Timp în minute pentru curățare." #. module: mrp #: model:ir.model.fields,help:mrp.field_mrp_workcenter_capacity__time_start msgid "Time in minutes for the setup." msgstr "Timp în minute pentru configurare." #. module: mrp #: model:ir.model.fields,help:mrp.field_mrp_routing_workcenter__time_cycle_manual msgid "" "Time in minutes:- In manual mode, time used- In automatic mode, supposed " "first time when there aren't any work orders yet" msgstr "" "Timp în minute:- În modul manual, timpul utilizat- În modul automat, primul " "timp presupus când nu există comenzi de lucru încă" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_mrp_workcenter__tz msgid "Timezone" msgstr "Fus orar" #. module: mrp #: model:digest.tip,name:mrp.digest_tip_mrp_0 #: model_terms:digest.tip,tip_description:mrp.digest_tip_mrp_0 msgid "Tip: Use tablets in the shop to control manufacturing" msgstr "Sfat: Folosiți tablete în atelier pentru a controla producția" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.mrp_production_form_view msgid "To" msgstr "Către" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_mrp_production_backorder_line__to_backorder msgid "To Backorder" msgstr "Către restanță" #. module: mrp #: model:ir.model.fields.selection,name:mrp.selection__mrp_production__state__to_close #: model_terms:ir.ui.view,arch_db:mrp.view_mrp_production_filter msgid "To Close" msgstr "De închis" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_mrp_consumption_warning_line__product_expected_qty_uom #: model_terms:ir.ui.view,arch_db:mrp.mrp_production_form_view #: model_terms:ir.ui.view,arch_db:mrp.mrp_production_workorder_form_view_inherit #: model_terms:ir.ui.view,arch_db:mrp.report_mrp_production_components msgid "To Consume" msgstr "De consumat" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.view_mrp_production_filter msgid "To Do" msgstr "De făcut" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.mrp_workcenter_kanban msgid "To Launch" msgstr "De lansat" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.stock_production_type_kanban msgid "To Manufacture" msgstr "De fabricat" #. module: mrp #. odoo-python #: code:addons/mrp/report/mrp_report_mo_overview.py:0 msgid "To Order" msgstr "De comandat" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.mrp_production_form_view #: model_terms:ir.ui.view,arch_db:mrp.view_stock_move_operations_finished msgid "To Produce" msgstr "De produs" #. module: mrp #: model:ir.model.fields.selection,name:mrp.selection__mrp_production__search_date_category__today #: model_terms:ir.ui.view,arch_db:mrp.view_mrp_production_filter msgid "Today" msgstr "Astăzi" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.mrp_unbuild_search_view #: model_terms:ir.ui.view,arch_db:mrp.view_mrp_production_filter msgid "Today Activities" msgstr "Activități de astăzi" #. module: mrp #: model:ir.model.fields.selection,name:mrp.selection__mrp_production__search_date_category__day_1 #: model_terms:ir.ui.view,arch_db:mrp.view_mrp_production_filter msgid "Tomorrow" msgstr "Mâine" #. module: mrp #: model_terms:product.template,description:mrp.product_product_wood_wear_product_template msgid "Top layer of a wood panel." msgstr "Stratul superior al unui panou din lemn." #. module: mrp #. odoo-javascript #: code:addons/mrp/static/src/components/mo_overview/mrp_mo_overview.xml:0 #: model_terms:ir.ui.view,arch_db:mrp.mo_overview_content msgid "Total Cost of Components" msgstr "Cost total componente" #. module: mrp #. odoo-javascript #: code:addons/mrp/static/src/components/mo_overview/mrp_mo_overview.xml:0 #: model_terms:ir.ui.view,arch_db:mrp.mo_overview_content msgid "Total Cost of Operations" msgstr "Cost total operațiuni" #. module: mrp #. odoo-javascript #: code:addons/mrp/static/src/components/mo_overview/mrp_mo_overview.xml:0 #: model_terms:ir.ui.view,arch_db:mrp.mo_overview_content msgid "Total Cost of Production" msgstr "Cost total producție" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.mrp_routing_workcenter_bom_tree_view msgid "Total Duration" msgstr "Durată totală" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_mrp_workcenter__workorder_late_count msgid "Total Late Orders" msgstr "Total comenzi întârziate" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_mrp_workcenter__workorder_pending_count msgid "Total Pending Orders" msgstr "Total comenzi în așteptare" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.mrp_production_tree_view msgid "Total Qty" msgstr "Cantitate totală" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_mrp_production__product_uom_qty msgid "Total Quantity" msgstr "Cantitate totală" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_mrp_workcenter__workorder_progress_count msgid "Total Running Orders" msgstr "Total comenzi în desfășurare" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.view_stock_move_operations_raw msgid "Total To Consume" msgstr "Total de consumat" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.mrp_production_tree_view msgid "Total expected duration" msgstr "Durată totală estimată" #. module: mrp #: model:ir.model.fields,help:mrp.field_mrp_production__duration_expected msgid "Total expected duration (in minutes)" msgstr "Durată totală estimată (în minute)" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.mrp_production_tree_view msgid "Total real duration" msgstr "Durată totală reală" #. module: mrp #: model:ir.model.fields,help:mrp.field_mrp_production__duration msgid "Total real duration (in minutes)" msgstr "Durată totală reală (în minute)" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.mrp_production_form_view #: model_terms:ir.ui.view,arch_db:mrp.view_picking_type_form_inherit_mrp msgid "Traceability" msgstr "Trasabilitate" #. module: mrp #: model:ir.model,name:mrp.model_stock_traceability_report msgid "Traceability Report" msgstr "Raport trasabilitate" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_mrp_bom_line__tracking #: model:ir.model.fields,field_description:mrp.field_mrp_production__product_tracking #: model:ir.model.fields,field_description:mrp.field_mrp_unbuild__has_tracking #: model:ir.model.fields,field_description:mrp.field_mrp_workorder__product_tracking msgid "Tracking" msgstr "Urmărire" #. module: mrp #: model:ir.model,name:mrp.model_stock_picking msgid "Transfer" msgstr "Transfer" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.mrp_production_form_view msgid "Transfers" msgstr "Transferuri" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_stock_picking_type__code msgid "Type of Operation" msgstr "Tip operațiune" #. module: mrp #: model:ir.model.fields,help:mrp.field_mrp_production__activity_exception_decoration #: model:ir.model.fields,help:mrp.field_mrp_routing_workcenter__activity_exception_decoration #: model:ir.model.fields,help:mrp.field_mrp_unbuild__activity_exception_decoration msgid "Type of the exception activity on record." msgstr "Tipul activității de excepție înregistrate." #. module: mrp #. odoo-python #: code:addons/mrp/models/mrp_production.py:0 msgid "Unable to split with more than the quantity to produce." msgstr "Nu se poate diviza cu mai mult decât cantitatea de produs." #. module: mrp #. odoo-javascript #: code:addons/mrp/static/src/components/wo_list_view_dropdown/wo_list_view_dropdown.js:0 msgid "Unblock" msgstr "Deblochează" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_stock_warn_insufficient_qty_unbuild__unbuild_id #: model_terms:ir.ui.view,arch_db:mrp.mrp_production_form_view #: model_terms:ir.ui.view,arch_db:mrp.mrp_unbuild_form_view #: model_terms:ir.ui.view,arch_db:mrp.mrp_unbuild_form_view_simplified msgid "Unbuild" msgstr "Dezmembrare" #. module: mrp #: model:ir.model,name:mrp.model_mrp_unbuild #: model_terms:ir.ui.view,arch_db:mrp.mrp_unbuild_form_view #: model_terms:ir.ui.view,arch_db:mrp.mrp_unbuild_form_view_simplified msgid "Unbuild Order" msgstr "Comandă de dezmembrare" #. module: mrp #: model:ir.actions.act_window,name:mrp.mrp_unbuild #: model:ir.ui.menu,name:mrp.menu_mrp_unbuild #: model_terms:ir.ui.view,arch_db:mrp.mrp_unbuild_form_view msgid "Unbuild Orders" msgstr "Comenzi de dezmembrare" #. module: mrp #. odoo-python #: code:addons/mrp/models/mrp_production.py:0 msgid "Unbuild: %s" msgstr "Dezmembrare: %s" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_mrp_production__unbuild_ids msgid "Unbuilds" msgstr "Dezmembrări" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.view_mrp_production_filter msgid "Unbuilt" msgstr "Dezmembrat" #. module: mrp #. odoo-javascript #: code:addons/mrp/static/src/components/mo_overview/mrp_mo_overview.xml:0 #: code:addons/mrp/static/src/components/mo_overview_line/mrp_mo_overview_line.js:0 msgid "Unfold" msgstr "Extinde" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.report_mrp_workorder msgid "Unit" msgstr "buc" #. module: mrp #. odoo-javascript #: code:addons/mrp/static/src/components/bom_overview_table/mrp_bom_overview_table.xml:0 #: code:addons/mrp/static/src/components/mo_overview/mrp_mo_overview.xml:0 #: model_terms:ir.ui.view,arch_db:mrp.mo_overview_content msgid "Unit Cost" msgstr "Cost unitar" #. module: mrp #. odoo-javascript #: code:addons/mrp/static/src/components/mo_overview_display_filter/mrp_mo_overview_display_filter.js:0 msgid "Unit Costs" msgstr "Costuri unitare" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_stock_move__unit_factor msgid "Unit Factor" msgstr "Factor unitar" #. module: mrp #. odoo-javascript #: code:addons/mrp/static/src/components/mo_overview/mrp_mo_overview.xml:0 #: model:ir.model.fields,field_description:mrp.field_mrp_bom__product_uom_id #: model:ir.model.fields,field_description:mrp.field_mrp_bom_byproduct__product_uom_id #: model:ir.model.fields,field_description:mrp.field_mrp_consumption_warning_line__product_uom_id #: model:ir.model.fields,field_description:mrp.field_mrp_unbuild__product_uom_id #: model:ir.model.fields,field_description:mrp.field_mrp_workorder__product_uom_id #: model:ir.model.fields,field_description:mrp.field_stock_warn_insufficient_qty_unbuild__product_uom_name #: model_terms:ir.ui.view,arch_db:mrp.mo_overview_content #: model_terms:ir.ui.view,arch_db:mrp.mrp_bom_tree_view #: model_terms:ir.ui.view,arch_db:mrp.view_mrp_bom_filter msgid "Unit of Measure" msgstr "Unitate de măsură" #. module: mrp #: model:ir.model.fields,help:mrp.field_mrp_bom__product_uom_id #: model:ir.model.fields,help:mrp.field_mrp_bom_line__product_uom_id msgid "" "Unit of Measure (Unit of Measure) is the unit of measurement for the " "inventory control" msgstr "" "Unitatea de măsură este unitatea de măsurare pentru controlul inventarului" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.report_mrporder msgid "Units" msgstr "buc" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_res_config_settings__group_unlocked_by_default msgid "Unlock Manufacturing Orders" msgstr "Deblochează comenzile de producție" #. module: mrp #: model:res.groups,name:mrp.group_unlocked_by_default msgid "Unlocked by default" msgstr "Deblocat implicit" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.mrp_production_form_view msgid "Unplan" msgstr "Anulează planificarea" #. module: mrp #: model:ir.actions.server,name:mrp.mrp_production_action_unreserve_tree #: model_terms:ir.ui.view,arch_db:mrp.mrp_production_form_view msgid "Unreserve" msgstr "Anulează rezervarea" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.mrp_production_tree_view msgid "UoM" msgstr "UM" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.mrp_production_form_view msgid "Update BoM" msgstr "Actualizează LdM" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.mrp_routing_workcenter_form_view msgid "Upload your PDF file." msgstr "Încărcați fișierul PDF." #. module: mrp #: model:ir.model.fields.selection,name:mrp.selection__mrp_production__priority__1 msgid "Urgent" msgstr "Urgent" #. module: mrp #: model_terms:ir.actions.act_window,help:mrp.mrp_production_action msgid "" "Use Manufacturing Orders (MO) to build finished products while consuming " "components: i.e. 1 Table = 4 Table Legs + 1 Table Top" msgstr "" "Folosiți comenzile de producție (CP) pentru a fabrica produse finite " "consumând componente: ex. 1 Masă = 4 Picioare masă + 1 Blat masă" #. module: mrp #: model:res.groups,name:mrp.group_mrp_workorder_dependencies msgid "Use Operation Dependencies" msgstr "Folosește dependențe operațiuni" #. module: mrp #: model:res.groups,name:mrp.group_mrp_reception_report msgid "Use Reception Report with Manufacturing Orders" msgstr "Folosește raportul de recepție cu comenzile de producție" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.product_product_form_view_bom_button #: model_terms:ir.ui.view,arch_db:mrp.product_template_form_view_bom_button msgid "Used In" msgstr "Utilizat în" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_mrp_workcenter_productivity__user_id #: model:res.groups,name:mrp.group_mrp_user #: model_terms:ir.ui.view,arch_db:mrp.oee_search_view msgid "User" msgstr "Utilizator" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.res_config_settings_view_form msgid "" "Using a MPS report to schedule your reordering and manufacturing operations " "is useful if you have long lead time and if you produce based on sales " "forecasts." msgstr "" "Folosirea unui raport MPS pentru a programa reaprovizionarea și operațiunile " "de producție este utilă dacă aveți timp de livrare lung și produceți pe baza " "previziunilor de vânzări." #. module: mrp #: model:ir.model.fields,field_description:mrp.field_mrp_production_split__valid_details msgid "Valid" msgstr "Valid" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_mrp_production__valid_product_template_attribute_line_ids msgid "Valid Product Attribute Lines" msgstr "Linii valide de atribute produs" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.view_mrp_production_backorder_form msgid "Validate" msgstr "Validează" #. module: mrp #. odoo-python #: code:addons/mrp/wizard/mrp_consumption_warning.py:0 msgid "" "Values cannot be set and validated because a Lot/Serial Number needs to be " "specified for a tracked product that is having its consumed amount increased:" "%(products)s" msgstr "" "Valorile nu pot fi setate și validate deoarece trebuie specificat un număr " "de lot/serie pentru un produs urmărit căruia i se crește cantitatea " "consumată: %(products)s" #. module: mrp #. odoo-javascript #: code:addons/mrp/static/src/components/bom_overview_control_panel/mrp_bom_overview_control_panel.xml:0 msgid "Variant" msgstr "Variantă" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.report_mrporder msgid "Vendor ABC" msgstr "Furnizor ABC" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.mrp_production_workorder_form_view_inherit msgid "View WorkOrder" msgstr "Vezi comanda de lucru" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.res_config_settings_view_form msgid "" "View and allocate production quantities to customer orders or other " "manufacturing orders" msgstr "" "Vezi și alocă cantități de producție către comenzi de client sau alte " "comenzi de producție" #. module: mrp #: model:ir.model.fields,help:mrp.field_stock_warehouse_orderpoint__manufacturing_visibility_days msgid "Visibility Days applied on the manufacturing routes." msgstr "Zile de vizibilitate aplicate rutelor de producție." #. module: mrp #: model:ir.model.fields.selection,name:mrp.selection__mrp_production__reservation_state__confirmed #: model_terms:ir.ui.view,arch_db:mrp.view_mrp_production_work_order_search #: model_terms:ir.ui.view,arch_db:mrp.view_mrp_production_workorder_form_view_filter msgid "Waiting" msgstr "În așteptare" #. module: mrp #: model:ir.model.fields.selection,name:mrp.selection__mrp_production__reservation_state__waiting msgid "Waiting Another Operation" msgstr "Așteaptă altă operațiune" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.mrp_workcenter_kanban msgid "Waiting Availability" msgstr "Așteaptă disponibilitate" #. module: mrp #: model:ir.model.fields.selection,name:mrp.selection__mrp_workorder__state__pending msgid "Waiting for another WO" msgstr "Se așteaptă o altă comandă de lucru" #. module: mrp #: model:ir.model.fields.selection,name:mrp.selection__mrp_workorder__state__waiting msgid "Waiting for components" msgstr "Se așteaptă componente" #. module: mrp #. odoo-python #: code:addons/mrp/models/mrp_workorder.py:0 msgid "Waiting the previous work order, planned from %(start)s to %(end)s" msgstr "" "Se așteaptă comanda de lucru anterioară, planificată de la %(start)s până la " "%(end)s" #. module: mrp #. odoo-javascript #: code:addons/mrp/static/src/components/bom_overview_control_panel/mrp_bom_overview_control_panel.xml:0 #: model:ir.model,name:mrp.model_stock_warehouse #: model:ir.model.fields,field_description:mrp.field_mrp_production__warehouse_id msgid "Warehouse" msgstr "Depozit" #. module: mrp #: model:ir.model,name:mrp.model_stock_warn_insufficient_qty_unbuild msgid "Warn Insufficient Unbuild Quantity" msgstr "Avertizează cantitate insuficientă de dezmembrat" #. module: mrp #. odoo-python #: code:addons/mrp/models/mrp_bom.py:0 #: code:addons/mrp/models/mrp_production.py:0 #: code:addons/mrp/models/stock_scrap.py:0 msgid "Warning" msgstr "Avertizare" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.view_mrp_production_filter msgid "Warnings" msgstr "Avertizări" #. module: mrp #: model:product.template,name:mrp.product_product_wood_wear_product_template msgid "Wear Layer" msgstr "Strat de uzură" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_mrp_bom__website_message_ids #: model:ir.model.fields,field_description:mrp.field_mrp_production__website_message_ids #: model:ir.model.fields,field_description:mrp.field_mrp_routing_workcenter__website_message_ids #: model:ir.model.fields,field_description:mrp.field_mrp_unbuild__website_message_ids #: model:ir.model.fields,field_description:mrp.field_mrp_workcenter__website_message_ids msgid "Website Messages" msgstr "Mesaje website" #. module: mrp #: model:ir.model.fields,help:mrp.field_mrp_bom__website_message_ids #: model:ir.model.fields,help:mrp.field_mrp_production__website_message_ids #: model:ir.model.fields,help:mrp.field_mrp_routing_workcenter__website_message_ids #: model:ir.model.fields,help:mrp.field_mrp_unbuild__website_message_ids #: model:ir.model.fields,help:mrp.field_mrp_workcenter__website_message_ids msgid "Website communication history" msgstr "Istoric comunicare website" #. module: mrp #: model:ir.model.fields,help:mrp.field_mrp_bom__picking_type_id msgid "" "When a procurement has a ‘produce’ route with a operation type set, it will " "try to create a Manufacturing Order for that product using a BoM of the same " "operation type. That allows to define stock rules which trigger different " "manufacturing orders with different BoMs." msgstr "" "Când o aprovizionare are o rută „producție” cu un tip de operațiune setat, " "va încerca să creeze o comandă de producție pentru acel produs folosind o " "LdM cu același tip de operațiune. Acest lucru permite definirea regulilor de " "stoc care declanșează comenzi de producție diferite cu LdM-uri diferite." #. module: mrp #: model:ir.model.fields,help:mrp.field_mrp_bom_line__manual_consumption #: model:ir.model.fields,help:mrp.field_stock_move__manual_consumption msgid "" "When activated, then the registration of consumption for that component is " "recorded manually exclusively.\n" "If not activated, and any of the components consumption is edited manually " "on the manufacturing order, Odoo assumes manual consumption also." msgstr "" "Când este activat, înregistrarea consumului pentru acea componentă se face " "exclusiv manual.\n" "Dacă nu este activat și consumul oricărei componente este editat manual pe " "comanda de producție, Odoo presupune tot consum manual." #. module: mrp #: model:ir.model.fields.selection,name:mrp.selection__mrp_bom__ready_to_produce__asap msgid "When components for 1st operation are available" msgstr "Când componentele pentru prima operațiune sunt disponibile" #. module: mrp #: model:ir.model.fields,help:mrp.field_stock_warehouse__manufacture_to_resupply msgid "" "When products are manufactured, they can be manufactured in this warehouse." msgstr "Când produsele sunt fabricate, ele pot fi fabricate în acest depozit." #. module: mrp #. odoo-python #: code:addons/mrp/models/stock_rule.py:0 msgid "" "When products are needed in %s,
a manufacturing order is " "created to fulfill the need." msgstr "" "Când produsele sunt necesare în %s,
se creează o comandă de " "producție pentru a acoperi necesarul." #. module: mrp #: model_terms:digest.tip,tip_description:mrp.digest_tip_mrp_0 msgid "" "With the Odoo work center control panel, your worker can start work orders " "in the shop and follow instructions of the worksheet. Quality tests are " "perfectly integrated into the process. Workers can trigger feedback loops, " "maintenance alerts, scrap products, etc." msgstr "" "Cu panoul de control al centrului de lucru Odoo, angajatul poate începe " "comenzi de lucru în atelier și poate urma instrucțiunile fișei de lucru. " "Testele de calitate sunt perfect integrate în proces. Angajații pot declanșa " "bucle de feedback, alerte de mentenanță, rebuturi etc." #. module: mrp #: model:ir.model,name:mrp.model_mrp_consumption_warning msgid "" "Wizard in case of consumption in warning/strict and more component has been " "used for a MO (related to the bom)" msgstr "" "Asistent pentru cazurile de consum cu avertizare/strict și când s-au folosit " "mai multe componente pentru o comandă de producție (legat de LdM)" #. module: mrp #: model:ir.model,name:mrp.model_mrp_production_split_multi msgid "Wizard to Split Multiple Productions" msgstr "Asistent pentru divizarea mai multor producții" #. module: mrp #: model:ir.model,name:mrp.model_mrp_production_split msgid "Wizard to Split a Production" msgstr "Asistent pentru divizarea unei producții" #. module: mrp #: model:ir.model,name:mrp.model_mrp_production_backorder msgid "Wizard to mark as done or create back order" msgstr "" "Asistent pentru marcarea ca finalizat sau crearea unei comenzi restante" #. module: mrp #: model:product.template,name:mrp.product_product_wood_panel_product_template msgid "Wood Panel" msgstr "Panou lemn" #. module: mrp #: model:ir.model,name:mrp.model_mrp_workcenter #: model:ir.model.fields,field_description:mrp.field_mrp_routing_workcenter__workcenter_id #: model:ir.model.fields,field_description:mrp.field_mrp_workcenter__name #: model:ir.model.fields,field_description:mrp.field_mrp_workcenter_capacity__workcenter_id #: model:ir.model.fields,field_description:mrp.field_mrp_workcenter_productivity__workcenter_id #: model:ir.model.fields,field_description:mrp.field_mrp_workorder__workcenter_id #: model_terms:ir.ui.view,arch_db:mrp.mrp_workcenter_tree_view #: model_terms:ir.ui.view,arch_db:mrp.mrp_workcenter_view #: model_terms:ir.ui.view,arch_db:mrp.view_mrp_production_filter #: model_terms:ir.ui.view,arch_db:mrp.view_mrp_production_workorder_form_view_filter #: model_terms:ir.ui.view,arch_db:mrp.view_mrp_workcenter_search msgid "Work Center" msgstr "Centru de lucru" #. module: mrp #: model:ir.model,name:mrp.model_mrp_workcenter_capacity msgid "Work Center Capacity" msgstr "Capacitate centru de lucru" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_mrp_workcenter__workcenter_load msgid "Work Center Load" msgstr "Încărcare centru de lucru" #. module: mrp #: model:ir.actions.act_window,name:mrp.action_mrp_workcenter_load_report_graph #: model_terms:ir.ui.view,arch_db:mrp.view_workcenter_load_pivot msgid "Work Center Loads" msgstr "Încărcări centru de lucru" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.mrp_workcenter_view msgid "Work Center Name" msgstr "Nume centru de lucru" #. module: mrp #: model:ir.model,name:mrp.model_mrp_routing_workcenter msgid "Work Center Usage" msgstr "Utilizare centru de lucru" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.view_work_center_load_graph msgid "Work Center load" msgstr "Încărcare centru de lucru" #. module: mrp #: model:ir.actions.act_window,name:mrp.mrp_workcenter_action #: model:ir.ui.menu,name:mrp.menu_view_resource_search_mrp #: model_terms:ir.ui.view,arch_db:mrp.res_config_settings_view_form msgid "Work Centers" msgstr "Centre de lucru" #. module: mrp #: model:ir.actions.act_window,name:mrp.mrp_workcenter_kanban_action msgid "Work Centers Overview" msgstr "Prezentare generală centre de lucru" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.mrp_production_workorder_form_view_inherit msgid "Work Instruction" msgstr "Instrucțiuni de lucru" #. module: mrp #: model:ir.actions.report,name:mrp.action_report_workorder #: model:ir.model,name:mrp.model_mrp_workorder #: model:ir.model.fields,field_description:mrp.field_mrp_workcenter_productivity__workorder_id #: model:ir.model.fields,field_description:mrp.field_mrp_workorder__name #: model:ir.model.fields,field_description:mrp.field_stock_move_line__workorder_id #: model:ir.model.fields,field_description:mrp.field_stock_scrap__workorder_id #: model_terms:ir.ui.view,arch_db:mrp.view_mrp_production_workorder_form_view_filter msgid "Work Order" msgstr "Comandă de lucru" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_res_config_settings__group_mrp_workorder_dependencies msgid "Work Order Dependencies" msgstr "Dependențe comandă de lucru" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.res_config_settings_view_form msgid "" "Work Order Operations allow you to create and manage the manufacturing " "operations that should be followed within your work centers in order to " "produce a product. They are attached to bills of materials that will define " "the required components." msgstr "" "Operațiunile comenzii de lucru vă permit să creați și să gestionați " "operațiunile de producție care trebuie urmate în centrele de lucru pentru a " "produce un produs. Acestea sunt atașate listelor de materiale care definesc " "componentele necesare." #. module: mrp #: model:ir.model.fields,field_description:mrp.field_stock_move__workorder_id msgid "Work Order To Consume" msgstr "Comandă de lucru de consumat" #. module: mrp #: model:ir.actions.act_window,name:mrp.action_mrp_routing_time #: model:ir.actions.act_window,name:mrp.action_mrp_workorder_production_specific #: model:ir.actions.act_window,name:mrp.action_work_orders #: model:ir.actions.act_window,name:mrp.mrp_workorder_mrp_production_form #: model:ir.actions.act_window,name:mrp.mrp_workorder_report #: model:ir.actions.act_window,name:mrp.mrp_workorder_todo #: model:ir.model.fields,field_description:mrp.field_mrp_production__workorder_ids #: model:ir.model.fields,field_description:mrp.field_mrp_routing_workcenter__workorder_ids #: model:ir.ui.menu,name:mrp.menu_mrp_work_order_report #: model:ir.ui.menu,name:mrp.menu_mrp_workorder_todo #: model_terms:ir.ui.view,arch_db:mrp.mrp_production_form_view #: model_terms:ir.ui.view,arch_db:mrp.res_config_settings_view_form msgid "Work Orders" msgstr "Comenzi de lucru" #. module: mrp #: model:ir.actions.act_window,name:mrp.mrp_workorder_workcenter_report msgid "Work Orders Performance" msgstr "Performanță comenzi de lucru" #. module: mrp #: model:ir.actions.act_window,name:mrp.action_mrp_workorder_production #: model:ir.actions.act_window,name:mrp.action_mrp_workorder_workcenter msgid "Work Orders Planning" msgstr "Planificare comenzi de lucru" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.mrp_routing_workcenter_form_view msgid "Work Sheet" msgstr "Fișă de lucru" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.view_mrp_production_work_order_search msgid "Work center" msgstr "Centru de lucru" #. module: mrp #: model_terms:ir.actions.act_window,help:mrp.action_work_orders msgid "" "Work orders are operations to do as part of a manufacturing order.\n" " Operations are defined in the bill of materials or added " "in the manufacturing order directly." msgstr "" "Comenzile de lucru sunt operațiuni de efectuat ca parte a unei comenzi de " "producție.\n" " Operațiunile sunt definite în lista de materiale sau " "adăugate direct în comanda de producție." #. module: mrp #: model_terms:ir.actions.act_window,help:mrp.action_mrp_workorder_production #: model_terms:ir.actions.act_window,help:mrp.action_mrp_workorder_production_specific #: model_terms:ir.actions.act_window,help:mrp.action_mrp_workorder_workcenter #: model_terms:ir.actions.act_window,help:mrp.mrp_workorder_todo msgid "" "Work orders are operations to do as part of a manufacturing order.\n" " Operations are defined in the bill of materials or added in the " "manufacturing order directly." msgstr "" "Comenzile de lucru sunt operațiuni de efectuat ca parte a unei comenzi de " "producție.\n" " Operațiunile sunt definite în lista de materiale sau adăugate " "direct în comanda de producție." #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.mrp_workcenter_kanban msgid "Work orders in progress. Click to block work center." msgstr "Comenzi de lucru în desfășurare. Clic pentru a bloca centrul de lucru." #. module: mrp #: model:ir.model.fields,field_description:mrp.field_mrp_production__workcenter_id #: model_terms:ir.ui.view,arch_db:mrp.mrp_routing_workcenter_filter #: model_terms:ir.ui.view,arch_db:mrp.oee_search_view msgid "Workcenter" msgstr "Centru de lucru" #. module: mrp #. odoo-python #: code:addons/mrp/models/mrp_workcenter.py:0 msgid "Workcenter %s cannot be an alternative of itself." msgstr "Centrul de lucru %s nu poate fi alternativ pentru el însuși." #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.oee_form_view #: model_terms:ir.ui.view,arch_db:mrp.oee_graph_view #: model_terms:ir.ui.view,arch_db:mrp.oee_pie_view #: model_terms:ir.ui.view,arch_db:mrp.oee_pivot_view #: model_terms:ir.ui.view,arch_db:mrp.oee_tree_view msgid "Workcenter Productivity" msgstr "Productivitate centru de lucru" #. module: mrp #: model:ir.model,name:mrp.model_mrp_workcenter_productivity msgid "Workcenter Productivity Log" msgstr "Jurnal productivitate centru de lucru" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.oee_loss_form_view #: model_terms:ir.ui.view,arch_db:mrp.oee_loss_tree_view msgid "Workcenter Productivity Loss" msgstr "Pierdere productivitate centru de lucru" #. module: mrp #: model:ir.model,name:mrp.model_mrp_workcenter_productivity_loss msgid "Workcenter Productivity Losses" msgstr "Pierderi productivitate centru de lucru" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_mrp_workcenter__working_state #: model:ir.model.fields,field_description:mrp.field_mrp_workorder__working_state msgid "Workcenter Status" msgstr "Stare centru de lucru" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.mrp_workcenter_kanban msgid "Workcenter blocked, click to unblock." msgstr "Centru de lucru blocat, clic pentru deblocare." #. module: mrp #: model:ir.model.fields,field_description:mrp.field_mrp_workcenter__resource_calendar_id msgid "Working Hours" msgstr "Program de lucru" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_mrp_workorder__working_user_ids msgid "Working user on this work order." msgstr "Utilizator care lucrează la această comandă de lucru." #. module: mrp #: model:ir.model.fields,field_description:mrp.field_mrp_routing_workcenter__worksheet_type #: model:ir.model.fields,field_description:mrp.field_mrp_workorder__worksheet msgid "Worksheet" msgstr "Fișă de lucru" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_mrp_workorder__worksheet_type msgid "Worksheet Type" msgstr "Tip fișă de lucru" #. module: mrp #: model:ir.model.fields,field_description:mrp.field_mrp_workorder__worksheet_google_slide msgid "Worksheet URL" msgstr "URL fișă de lucru" #. module: mrp #. odoo-python #: code:addons/mrp/wizard/mrp_batch_produce.py:0 msgid "" "Write one line per finished product to produce, with serial numbers as " "follows:\n" msgstr "" "Scrieți o linie pentru fiecare produs finit de produs, cu numerele de serie " "astfel:\n" #. module: mrp #: model:ir.model.fields.selection,name:mrp.selection__mrp_production__search_date_category__yesterday #: model_terms:ir.ui.view,arch_db:mrp.view_mrp_production_filter msgid "Yesterday" msgstr "Ieri" #. module: mrp #. odoo-python #: code:addons/mrp/models/stock_lot.py:0 msgid "" "You are not allowed to create or edit a lot or serial number for the " "components with the operation type \"Manufacturing\". To change this, go on " "the operation type and tick the box \"Create New Lots/Serial Numbers for " "Components\"." msgstr "" "Nu aveți permisiunea să creați sau să editați un lot sau număr de serie " "pentru componentele cu tipul de operațiune „Producție”. Pentru a schimba " "acest lucru, accesați tipul de operațiune și bifați caseta „Creează loturi/" "numere de serie noi pentru componente”." #. module: mrp #. odoo-python #: code:addons/mrp/models/mrp_bom.py:0 msgid "" "You can not create a kit-type bill of materials for products that have at " "least one reordering rule." msgstr "" "Nu puteți crea o listă de materiale de tip kit pentru produse care au cel " "puțin o regulă de reaprovizionare." #. module: mrp #. odoo-python #: code:addons/mrp/models/mrp_bom.py:0 msgid "" "You can not delete a Bill of Material with running manufacturing orders.\n" "Please close or cancel it first." msgstr "" "Nu puteți șterge o listă de materiale cu comenzi de producție în " "desfășurare.\n" "Vă rugăm să o închideți sau să o anulați mai întâi." #. module: mrp #. odoo-python #: code:addons/mrp/models/mrp_production.py:0 msgid "" "You can only merge manufacturing orders of identical products with same BoM." msgstr "" "Puteți uni doar comenzi de producție pentru produse identice cu aceeași " "listă de materiale." #. module: mrp #. odoo-python #: code:addons/mrp/models/mrp_production.py:0 msgid "" "You can only merge manufacturing orders with no additional components or by-" "products." msgstr "" "Puteți uni doar comenzi de producție fără componente sau produse secundare " "suplimentare." #. module: mrp #. odoo-python #: code:addons/mrp/models/mrp_production.py:0 msgid "You can only merge manufacturing with the same operation type" msgstr "Puteți uni doar comenzi de producție cu același tip de operațiune" #. module: mrp #. odoo-python #: code:addons/mrp/models/mrp_production.py:0 msgid "You can only merge manufacturing with the same state." msgstr "Puteți uni doar comenzi de producție cu aceeași stare." #. module: mrp #. odoo-python #: code:addons/mrp/models/mrp_workorder.py:0 msgid "" "You cannot change the workcenter of a work order that is in progress or done." msgstr "" "Nu puteți schimba centrul de lucru al unei comenzi de lucru care este în " "desfășurare sau finalizată." #. module: mrp #. odoo-python #: code:addons/mrp/models/mrp_bom.py:0 msgid "You cannot create a new Bill of Material from here." msgstr "Nu puteți crea o nouă listă de materiale de aici." #. module: mrp #. odoo-python #: code:addons/mrp/models/mrp_routing.py:0 #: code:addons/mrp/models/mrp_workorder.py:0 msgid "You cannot create cyclic dependency." msgstr "Nu puteți crea o dependență ciclică." #. module: mrp #. odoo-python #: code:addons/mrp/models/mrp_unbuild.py:0 msgid "You cannot delete an unbuild order if the state is 'Done'." msgstr "" "Nu puteți șterge o comandă de dezmembrare dacă starea este „Finalizată”." #. module: mrp #. odoo-python #: code:addons/mrp/models/mrp_production.py:0 msgid "You cannot have %s as the finished product and in the Byproducts" msgstr "Nu puteți avea %s ca produs finit și ca produs secundar" #. module: mrp #. odoo-python #: code:addons/mrp/models/mrp_workorder.py:0 msgid "You cannot link this work order to another manufacturing order." msgstr "" "Nu puteți lega această comandă de lucru la o altă comandă de producție." #. module: mrp #. odoo-python #: code:addons/mrp/models/mrp_production.py:0 msgid "You cannot move a manufacturing order once it is cancelled or done." msgstr "" "Nu puteți muta o comandă de producție odată ce a fost anulată sau finalizată." #. module: mrp #. odoo-python #: code:addons/mrp/models/mrp_workorder.py:0 msgid "You cannot produce the same serial number twice." msgstr "Nu puteți produce același număr de serie de două ori." #. module: mrp #. odoo-python #: code:addons/mrp/models/mrp_workorder.py:0 msgid "You cannot start a work order that is already done or cancelled" msgstr "" "Nu puteți începe o comandă de lucru care este deja finalizată sau anulată" #. module: mrp #. odoo-python #: code:addons/mrp/models/mrp_unbuild.py:0 msgid "You cannot unbuild a undone manufacturing order." msgstr "Nu puteți dezmembra o comandă de producție nefinalizată." #. module: mrp #. odoo-python #: code:addons/mrp/models/mrp_bom.py:0 msgid "" "You cannot use the 'Apply on Variant' functionality and simultaneously " "create a BoM for a specific variant." msgstr "" "Nu puteți folosi funcționalitatea „Aplică pe variantă” și în același timp să " "creați o listă de materiale pentru o variantă specifică." #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.view_mrp_consumption_warning_form msgid "" "You consumed a different quantity than expected for the following products.\n" " \n" " Please confirm it has been done on purpose.\n" " \n" " \n" " Please review your component consumption or ask " "a manager to validate\n" " this manufacturing order\n" " these manufacturing orders.\n" " " msgstr "" "Ați consumat o cantitate diferită de cea așteptată pentru următoarele " "produse.\n" " \n" " Vă rugăm să confirmați că a fost făcut " "intenționat.\n" " \n" " \n" " Vă rugăm să revizuiți consumul componentelor sau " "să solicitați unui manager să valideze\n" " această comandă de producție\n" " aceste comenzi de producție.\n" " " #. module: mrp #. odoo-python #: code:addons/mrp/models/mrp_production.py:0 msgid "You need at least two production orders to merge them." msgstr "Aveți nevoie de cel puțin două comenzi de producție pentru a le uni." #. module: mrp #. odoo-python #: code:addons/mrp/models/mrp_workorder.py:0 msgid "" "You need to define at least one productivity loss in the category " "'Performance'. Create one from the Manufacturing app, menu: Configuration / " "Productivity Losses." msgstr "" "Trebuie să definiți cel puțin o pierdere de productivitate în categoria " "„Performanță”. Creați una din aplicația Producție, meniu: Configurare / " "Pierderi de productivitate." #. module: mrp #. odoo-python #: code:addons/mrp/models/mrp_workorder.py:0 msgid "" "You need to define at least one productivity loss in the category " "'Productivity'. Create one from the Manufacturing app, menu: Configuration / " "Productivity Losses." msgstr "" "Trebuie să definiți cel puțin o pierdere de productivitate în categoria " "„Productivitate”. Creați una din aplicația Producție, meniu: Configurare / " "Pierderi de productivitate." #. module: mrp #. odoo-python #: code:addons/mrp/models/mrp_workcenter.py:0 msgid "" "You need to define at least one unactive productivity loss in the category " "'Performance'. Create one from the Manufacturing app, menu: Configuration / " "Productivity Losses." msgstr "" "Trebuie să definiți cel puțin o pierdere de productivitate inactivă în " "categoria „Performanță”. Creați una din aplicația Producție, meniu: " "Configurare / Pierderi de productivitate." #. module: mrp #. odoo-python #: code:addons/mrp/models/mrp_workorder.py:0 msgid "You need to provide a lot for the finished product." msgstr "Trebuie să furnizați un lot pentru produsul finit." #. module: mrp #. odoo-python #: code:addons/mrp/models/mrp_production.py:0 msgid "" "You need to supply Lot/Serial Number for products and 'consume' them: %" "(missing_products)s" msgstr "" "Trebuie să furnizați numărul de lot/serie pentru produse și să le " "'consumați': %(missing_products)s" #. module: mrp #: model:ir.actions.act_window,name:mrp.action_mrp_production_backorder msgid "You produced less than initial demand" msgstr "Ați produs mai puțin decât cererea inițială" #. module: mrp #. odoo-python #: code:addons/mrp/models/mrp_unbuild.py:0 msgid "You should provide a lot number for the final product." msgstr "Ar trebui să furnizați un număr de lot pentru produsul final." #. module: mrp #. odoo-python #: code:addons/mrp/models/stock_quant.py:0 msgid "" "You should update the components quantity instead of directly updating the " "quantity of the kit product." msgstr "" "Ar trebui să actualizați cantitatea componentelor în loc să actualizați " "direct cantitatea produsului kit." #. module: mrp #: model:ir.model.fields.selection,name:mrp.selection__stock_picking_type__done_mrp_lot_label_to_print__zpl #: model:ir.model.fields.selection,name:mrp.selection__stock_picking_type__generated_mrp_lot_label_to_print__zpl #: model:ir.model.fields.selection,name:mrp.selection__stock_picking_type__mrp_product_label_to_print__zpl msgid "ZPL" msgstr "ZPL" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.exception_on_mo msgid "cancelled" msgstr "anulat" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.mrp_bom_form_view msgid "days" msgstr "zile" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.res_config_settings_view_form msgid "days before" msgstr "" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.mrp_production_workorder_form_view_inherit #: model_terms:ir.ui.view,arch_db:mrp.mrp_production_workorder_tree_editable_view msgid "expected duration" msgstr "durată așteptată" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.stock_warn_insufficient_qty_unbuild_form_view msgid "from location" msgstr "din locație" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.mrp_bom_form_view msgid "it is added as a component in a manufacturing order" msgstr "este adăugat ca un component într-o comandă de fabricație" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.mrp_bom_form_view msgid "" "it is moved via a transfer, such as a receipt or a delivery order for " "instance." msgstr "" "este mutat printr-un transfer, cum ar fi o primire sau o comandă de livrare, " "de exemplu." #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.mrp_routing_workcenter_form_view msgid "last" msgstr "ultim" #. module: mrp #. odoo-python #: code:addons/mrp/models/mrp_production.py:0 msgid "manufacturing order" msgstr "comandă de fabricație" #. module: mrp #. odoo-python #: code:addons/mrp/models/mrp_production.py:0 msgid "merged" msgstr "fuzionat" #. module: mrp #. odoo-python #: code:addons/mrp/report/mrp_report_bom_structure.py:0 #: model_terms:ir.ui.view,arch_db:mrp.mrp_routing_workcenter_form_view #: model_terms:ir.ui.view,arch_db:mrp.mrp_workcenter_view msgid "minutes" msgstr "minute" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.exception_on_mo msgid "of" msgstr "de" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.exception_on_mo msgid "ordered instead of" msgstr "comandat în loc de" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.mrp_workcenter_view msgid "per workcenter" msgstr "pe centru de lucru" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.production_message msgid "quantity has been updated." msgstr "cantitatea a fost actualizată." #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.mrp_production_workorder_tree_editable_view msgid "real duration" msgstr "durată reală" #. module: mrp #. odoo-python #: code:addons/mrp/models/mrp_production.py:0 msgid "split" msgstr "divizat" #. module: mrp #: model_terms:ir.ui.view,arch_db:mrp.mrp_routing_workcenter_form_view msgid "work orders" msgstr "comenzi lucru"