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,29 +1,32 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * product_margin
#
# * product_margin
#
# Translators:
# Arnau Ros, 2022
# Josep Anton Belchi, 2022
# jabelchi, 2022
# Martin Trigaux, 2022
# RGB Consulting <odoo@rgbconsulting.com>, 2022
# Quim - eccit <quim@eccit.com>, 2022
# Marc Tormo i Bochaca <mtbochaca@gmail.com>, 2022
# Ivan Espinola, 2022
#
# "Dylan Kiss (dyki)" <dyki@odoo.com>, 2025.
# "Noemi Pla Garcia (nopl)" <nopl@odoo.com>, 2025.
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 15.5alpha1\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-09-20 09:02+0000\n"
"PO-Revision-Date: 2022-09-22 05:54+0000\n"
"Last-Translator: Ivan Espinola, 2022\n"
"Language-Team: Catalan (https://app.transifex.com/odoo/teams/41243/ca/)\n"
"POT-Creation-Date: 2026-01-25 18:36+0000\n"
"PO-Revision-Date: 2025-12-05 14:36+0000\n"
"Last-Translator: \"Noemi Pla Garcia (nopl)\" <nopl@odoo.com>\n"
"Language-Team: Catalan <https://translate.odoo.com/projects/odoo-19/"
"product_margin/ca/>\n"
"Language: ca\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: ca\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 5.14.3\n"
#. module: product_margin
#: model:ir.model.fields,field_description:product_margin.field_product_product__purchase_num_invoiced
@ -73,7 +76,7 @@ msgstr "Preu unitat mig"
#. module: product_margin
#: model_terms:ir.ui.view,arch_db:product_margin.product_margin_form_view
msgid "Cancel"
msgstr "Cancel·lar"
msgstr "Cancel·la"
#. module: product_margin
#: model_terms:ir.ui.view,arch_db:product_margin.view_product_margin_form
@ -92,8 +95,9 @@ msgstr "Creat el"
#. 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 "Nom a mostrar"
msgstr "Nom mostrat"
#. module: product_margin
#: model:ir.model.fields.selection,name:product_margin.selection__product_margin__invoice_state__draft_open_paid
@ -143,6 +147,7 @@ msgstr "Informació general"
#. 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"
@ -152,11 +157,6 @@ msgstr "ID"
msgid "Invoice State"
msgstr "Estat factura"
#. module: product_margin
#: model:ir.model.fields,field_description:product_margin.field_product_margin____last_update
msgid "Last Modified on"
msgstr "Última modificació el "
#. module: product_margin
#: model:ir.model.fields,field_description:product_margin.field_product_margin__write_uid
msgid "Last Updated by"
@ -215,20 +215,24 @@ msgid "Product Margin"
msgstr "Marge producte"
#. module: product_margin
#. 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 "Marges de producte"
#. 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"
msgstr "Variants de producte"
msgstr "Variant de producte"
#. module: product_margin
#: model_terms:ir.ui.view,arch_db:product_margin.product_margin_form_view
@ -273,20 +277,19 @@ msgid ""
"Sum of Multiplication of Invoice price and quantity of Customer Invoices"
msgstr ""
"Suma de la multiplicació del preu de factura i la quantitat de les factures "
"del client."
"del client"
#. module: product_margin
#: 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 de la multiplicació del preu de la factura i la quantitat de factures "
"de venedors"
"de venedors "
#. 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 la multiplicació del PVP i la quantitat de les factures de client."
@ -337,3 +340,9 @@ msgstr "Volum de negoci"
#: model:ir.model.fields,help:product_margin.field_product_product__total_margin
msgid "Turnover - Total cost"
msgstr ""
#~ msgid "Last Modified on"
#~ msgstr "Última modificació el "
#~ msgid "Turnover - Standard price"
#~ msgstr "Volum de negoci - Preu estàndard"