forked from Mapan/odoo17e
55 lines
2.1 KiB
Plaintext
55 lines
2.1 KiB
Plaintext
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * stock_account_enterprise
|
|
#
|
|
# Translators:
|
|
# Dorin Hongu <dhongu@gmail.com>, 2024
|
|
# Hongu Cosmin <cosmin513@gmail.com>, 2024
|
|
#
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Odoo Server 17.0+e\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2023-10-26 22:21+0000\n"
|
|
"PO-Revision-Date: 2023-10-26 23:10+0000\n"
|
|
"Last-Translator: Hongu Cosmin <cosmin513@gmail.com>, 2024\n"
|
|
"Language-Team: Romanian (https://app.transifex.com/odoo/teams/41243/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"
|
|
|
|
#. module: stock_account_enterprise
|
|
#: model:ir.model.fields,help:stock_account_enterprise.field_stock_report__valuation
|
|
msgid ""
|
|
"Note that you can only access this value in the read_group, only the sum "
|
|
"operator is supported"
|
|
msgstr ""
|
|
"Rețineți că puteți accesa această valoare doar în read_group, este acceptat "
|
|
"doar operatorul sumei"
|
|
|
|
#. module: stock_account_enterprise
|
|
#: model:ir.model.fields,help:stock_account_enterprise.field_stock_report__stock_value
|
|
msgid ""
|
|
"Note that you can only access this value in the read_group, only the sum "
|
|
"operator is supported and only date_done is used from the domain"
|
|
msgstr ""
|
|
"Rețineți că puteți accesa această valoare doar în read_group, este acceptat "
|
|
"doar operatorul sumei și doar date_done este folosit din domeniu"
|
|
|
|
#. module: stock_account_enterprise
|
|
#: model:ir.model,name:stock_account_enterprise.model_stock_report
|
|
msgid "Stock Report"
|
|
msgstr "Raport stoc"
|
|
|
|
#. module: stock_account_enterprise
|
|
#: model:ir.model.fields,field_description:stock_account_enterprise.field_stock_report__stock_value
|
|
msgid "Total Valuation of Inventory"
|
|
msgstr "Evaluarea totală a inventarului"
|
|
|
|
#. module: stock_account_enterprise
|
|
#: model:ir.model.fields,field_description:stock_account_enterprise.field_stock_report__valuation
|
|
msgid "Valuation of Inventory using a Domain"
|
|
msgstr "Evaluarea inventarului folosind un domeniu"
|