19.0 vanilla

This commit is contained in:
Ernad Husremovic 2026-03-09 09:32:12 +01:00
parent 79f83631d5
commit 73afc09215
6267 changed files with 1534193 additions and 1130106 deletions

View file

@ -1,25 +1,27 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * product_margin
#
# * product_margin
#
# Translators:
# Dorin Hongu <dhongu@gmail.com>, 2022
# Martin Trigaux, 2022
# Larisa_nexterp, 2025
#
# Weblate <noreply-mt-weblate@weblate.org>, 2025.
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 16.0\n"
"Project-Id-Version: Odoo Server 15.5alpha1\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2025-05-22 18:35+0000\n"
"PO-Revision-Date: 2022-09-22 05:54+0000\n"
"Last-Translator: Larisa_nexterp, 2025\n"
"Language-Team: Romanian (https://app.transifex.com/odoo/teams/41243/ro/)\n"
"POT-Creation-Date: 2026-01-25 18:36+0000\n"
"PO-Revision-Date: 2025-11-19 13:23+0000\n"
"Last-Translator: Weblate <noreply-mt-weblate@weblate.org>\n"
"Language-Team: Romanian <https://translate.odoo.com/projects/odoo-19/"
"product_margin/ro/>\n"
"Language: ro\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: ro\n"
"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));\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: product_margin
#: model:ir.model.fields,field_description:product_margin.field_product_product__purchase_num_invoiced
@ -36,13 +38,6 @@ msgstr "# Facturat în vânzare"
msgid "# Purchased"
msgstr "# Achiziții"
#. module: product_margin
#. odoo-python
#: code:addons/product_margin/models/product_product.py:0
#, python-format
msgid "Aggregate functions other than ':sum' are not allowed."
msgstr ""
#. module: product_margin
#: model_terms:ir.ui.view,arch_db:product_margin.view_product_margin_form
msgid "Analysis Criteria"
@ -95,6 +90,7 @@ msgstr "Creat în"
#. module: product_margin
#: model:ir.model.fields,field_description:product_margin.field_product_margin__display_name
#: model:ir.model.fields,field_description:product_margin.field_product_product__display_name
msgid "Display Name"
msgstr "Nume afișat"
@ -146,6 +142,7 @@ msgstr "Informații generale"
#. module: product_margin
#: model:ir.model.fields,field_description:product_margin.field_product_margin__id
#: model:ir.model.fields,field_description:product_margin.field_product_product__id
msgid "ID"
msgstr "ID"
@ -155,11 +152,6 @@ msgstr "ID"
msgid "Invoice State"
msgstr "Stare factură"
#. module: product_margin
#: model:ir.model.fields,field_description:product_margin.field_product_margin____last_update
msgid "Last Modified on"
msgstr "Ultima modificare la"
#. module: product_margin
#: model:ir.model.fields,field_description:product_margin.field_product_margin__write_uid
msgid "Last Updated by"
@ -221,14 +213,17 @@ msgstr "Marja produs"
#. odoo-python
#: code:addons/product_margin/wizard/product_margin.py:0
#: model:ir.actions.act_window,name:product_margin.product_margin_act_window
#: model:ir.ui.menu,name:product_margin.menu_action_product_margin
#: model_terms:ir.ui.view,arch_db:product_margin.view_product_margin_form
#: model_terms:ir.ui.view,arch_db:product_margin.view_product_margin_graph
#: model_terms:ir.ui.view,arch_db:product_margin.view_product_margin_tree
#, python-format
msgid "Product Margins"
msgstr "Marje Produs"
#. module: product_margin
#: model:ir.ui.menu,name:product_margin.menu_action_product_margin
msgid "Product Margins…"
msgstr ""
#. module: product_margin
#: model:ir.model,name:product_margin.model_product_product
msgid "Product Variant"
@ -283,13 +278,12 @@ msgstr ""
#: model:ir.model.fields,help:product_margin.field_product_product__total_cost
msgid "Sum of Multiplication of Invoice price and quantity of Vendor Bills "
msgstr ""
"Suma înmulțirii prețului facturii și a cantității din facturile furnizorilor"
"Suma înmulțirii prețului facturii și a cantității din facturile furnizorilor "
#. module: product_margin
#: model:ir.model.fields,help:product_margin.field_product_product__sale_expected
msgid ""
"Sum of Multiplication of Sale Catalog price and quantity of Customer "
"Invoices"
"Sum of Multiplication of Sale Catalog price and quantity of Customer Invoices"
msgstr ""
"Suma de Multiplicare a Pretului de vanzare din catalog si cantitatea "
"Facturilor Clientilor"
@ -341,3 +335,9 @@ msgstr "Cifră de afaceri"
#: model:ir.model.fields,help:product_margin.field_product_product__total_margin
msgid "Turnover - Total cost"
msgstr "Cifra de afaceri - Cost total"
#~ msgid "Last Modified on"
#~ msgstr "Ultima modificare la"
#~ msgid "Turnover - Standard price"
#~ msgstr "Cifra de afaceri - Pretul standard"