# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * sale_product_matrix
#
# Translators:
# Foldi Robert <foldirobert@nexterp.ro>, 2022
# Hongu Cosmin <cosmin513@gmail.com>, 2022
# Martin Trigaux, 2022
# Dorin Hongu <dhongu@gmail.com>, 2025.
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 16.0beta\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2026-01-25 18:37+0000\n"
"PO-Revision-Date: 2025-11-24 12:08+0000\n"
"Last-Translator: Dorin Hongu <dhongu@gmail.com>\n"
"Language-Team: Romanian <https://translate.odoo.com/projects/odoo-19/"
"sale_product_matrix/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==0 || (n%100 > 0 && n%100 < "
"20)) ? 1 : 2;\n"
"X-Generator: Weblate 5.12.2\n"

#. module: sale_product_matrix
#: model:ir.model.fields,field_description:sale_product_matrix.field_product_product__product_add_mode
#: model:ir.model.fields,field_description:sale_product_matrix.field_product_template__product_add_mode
#: model:ir.model.fields,field_description:sale_product_matrix.field_sale_order_line__product_add_mode
msgid "Add product mode"
msgstr "Adăugare mod produs"

#. module: sale_product_matrix
#: model:ir.model.fields,help:sale_product_matrix.field_product_product__product_add_mode
#: model:ir.model.fields,help:sale_product_matrix.field_product_template__product_add_mode
#: model:ir.model.fields,help:sale_product_matrix.field_sale_order_line__product_add_mode
msgid ""
"Configurator: choose attribute values to add the matching product variant to "
"the order.\n"
"Grid: add several variants at once from the grid of attribute values"
msgstr ""
"Configurator: alegeți valorile atributelor pentru a adăuga varianta de "
"produs corespunzătoare la comandă.\n"
"Grilă: adăugați mai multe variante simultan din grila de valori ale "
"atributelor"

#. module: sale_product_matrix
#: model:ir.model.fields,field_description:sale_product_matrix.field_product_template__display_name
#: model:ir.model.fields,field_description:sale_product_matrix.field_sale_order__display_name
#: model:ir.model.fields,field_description:sale_product_matrix.field_sale_order_line__display_name
msgid "Display Name"
msgstr "Nume afișat"

#. module: sale_product_matrix
#: model:ir.model.fields,field_description:sale_product_matrix.field_sale_order__grid_product_tmpl_id
msgid "Grid Product Tmpl"
msgstr "Șablon produs grilă"

#. module: sale_product_matrix
#: model:ir.model.fields,field_description:sale_product_matrix.field_sale_order__grid_update
msgid "Grid Update"
msgstr "Actualizare grilă"

#. module: sale_product_matrix
#: model:ir.model.fields,field_description:sale_product_matrix.field_product_template__id
#: model:ir.model.fields,field_description:sale_product_matrix.field_sale_order__id
#: model:ir.model.fields,field_description:sale_product_matrix.field_sale_order_line__id
msgid "ID"
msgstr "ID"

#. module: sale_product_matrix
#: model:ir.model.fields,field_description:sale_product_matrix.field_sale_order__grid
msgid "Matrix local storage"
msgstr "Stocare locală matrice"

#. module: sale_product_matrix
#: model:ir.model.fields.selection,name:sale_product_matrix.selection__product_template__product_add_mode__matrix
msgid "Order Grid Entry"
msgstr "Intrare grilă comandă"

#. module: sale_product_matrix
#: model:ir.model.fields,field_description:sale_product_matrix.field_sale_order__report_grids
msgid "Print Variant Grids"
msgstr "Tipărire grile variante"

#. module: sale_product_matrix
#: model:ir.model,name:sale_product_matrix.model_product_template
msgid "Product"
msgstr "Produs"

#. module: sale_product_matrix
#: model:ir.model.fields.selection,name:sale_product_matrix.selection__product_template__product_add_mode__configurator
msgid "Product Configurator"
msgstr "Configurator produs"

#. module: sale_product_matrix
#: model:ir.model,name:sale_product_matrix.model_sale_order
msgid "Sales Order"
msgstr "Comandă de vânzare"

#. module: sale_product_matrix
#: model:ir.model,name:sale_product_matrix.model_sale_order_line
msgid "Sales Order Line"
msgstr "Linie comandă vânzare"

#. module: sale_product_matrix
#: model_terms:ir.ui.view,arch_db:sale_product_matrix.product_template_grid_view_form
msgid "Sales Variant Selection"
msgstr "Selecție variantă vânzare"

#. module: sale_product_matrix
#: model:ir.model.fields,help:sale_product_matrix.field_sale_order__grid
msgid ""
"Technical local storage of grid. \n"
"If grid_update, will be loaded on the SO.\n"
"If not, represents the matrix to open."
msgstr ""
"Stocare locală tehnică a grilei. \n"
"Dacă este actualizare grilă, va fi încărcată pe comanda de vânzare.\n"
"Dacă nu, reprezintă matricea de deschis."

#. module: sale_product_matrix
#. odoo-python
#: code:addons/sale_product_matrix/models/sale_order.py:0
msgid ""
"You cannot change the quantity of a product present in multiple sale lines."
msgstr ""
"Nu puteți schimba cantitatea unui produs prezent în mai multe linii de "
"vânzare."
