mirror of
https://github.com/bringout/oca-ocb-sale.git
synced 2026-04-27 18:32:08 +02:00
19.0 vanilla
This commit is contained in:
parent
79f83631d5
commit
73afc09215
6267 changed files with 1534193 additions and 1130106 deletions
|
|
@ -1,31 +1,49 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * sale_margin
|
||||
#
|
||||
# * sale_margin
|
||||
#
|
||||
# Translators:
|
||||
# Foldi Robert <foldirobert@nexterp.ro>, 2022
|
||||
# Cozmin Candea <office@terrabit.ro>, 2022
|
||||
# Martin Trigaux, 2022
|
||||
#
|
||||
# Dorin Hongu <dhongu@gmail.com>, 2025.
|
||||
# Alin Ilie <alin.ilie@logit-solutions.com>, 2025.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server saas~14.4\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-07-12 07:50+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:54+0000\n"
|
||||
"Last-Translator: Martin Trigaux, 2022\n"
|
||||
"Language-Team: Romanian (https://app.transifex.com/odoo/teams/41243/ro/)\n"
|
||||
"POT-Creation-Date: 2026-01-25 18:37+0000\n"
|
||||
"PO-Revision-Date: 2025-12-09 14:06+0000\n"
|
||||
"Last-Translator: Alin Ilie <alin.ilie@logit-solutions.com>\n"
|
||||
"Language-Team: Romanian <https://translate.odoo.com/projects/odoo-19/"
|
||||
"sale_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.14.3\n"
|
||||
|
||||
#. module: sale_margin
|
||||
#: model:ir.model.fields,field_description:sale_margin.field_sale_order_line__purchase_price
|
||||
msgid "Cost"
|
||||
msgstr "Cost"
|
||||
|
||||
#. module: sale_margin
|
||||
#: model:ir.model.fields,field_description:sale_margin.field_sale_order__display_name
|
||||
#: model:ir.model.fields,field_description:sale_margin.field_sale_order_line__display_name
|
||||
#: model:ir.model.fields,field_description:sale_margin.field_sale_report__display_name
|
||||
msgid "Display Name"
|
||||
msgstr "Numele afișat"
|
||||
|
||||
#. module: sale_margin
|
||||
#: model:ir.model.fields,field_description:sale_margin.field_sale_order__id
|
||||
#: model:ir.model.fields,field_description:sale_margin.field_sale_order_line__id
|
||||
#: model:ir.model.fields,field_description:sale_margin.field_sale_report__id
|
||||
msgid "ID"
|
||||
msgstr "ID"
|
||||
|
||||
#. module: sale_margin
|
||||
#: model:ir.model.fields,field_description:sale_margin.field_sale_order__margin
|
||||
#: model:ir.model.fields,field_description:sale_margin.field_sale_order_line__margin
|
||||
|
|
@ -37,7 +55,7 @@ msgstr "Marja"
|
|||
#: model:ir.model.fields,field_description:sale_margin.field_sale_order__margin_percent
|
||||
#: model:ir.model.fields,field_description:sale_margin.field_sale_order_line__margin_percent
|
||||
msgid "Margin (%)"
|
||||
msgstr "Marjă (%)"
|
||||
msgstr "Marjă (%)"
|
||||
|
||||
#. module: sale_margin
|
||||
#: model:ir.model,name:sale_margin.model_sale_report
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue