mirror of
https://github.com/bringout/oca-ocb-mrp.git
synced 2026-04-28 01:52:06 +02:00
19.0 vanilla
This commit is contained in:
parent
accf5918df
commit
6e65e8c877
688 changed files with 225434 additions and 199401 deletions
|
|
@ -1,31 +1,40 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * mrp_landed_costs
|
||||
#
|
||||
# Translators:
|
||||
# Martin Trigaux, 2022
|
||||
# Cozmin Candea <office@terrabit.ro>, 2022
|
||||
# Dorin Hongu <dhongu@gmail.com>, 2024
|
||||
#
|
||||
# * mrp_landed_costs
|
||||
#
|
||||
# Dorin Hongu <dhongu@gmail.com>, 2025.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server saas~15.4\n"
|
||||
"Project-Id-Version: Odoo Server 17.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-06-09 14:06+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:53+0000\n"
|
||||
"Last-Translator: Dorin Hongu <dhongu@gmail.com>, 2024\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-25 02:34+0000\n"
|
||||
"Last-Translator: Dorin Hongu <dhongu@gmail.com>\n"
|
||||
"Language-Team: Romanian <https://translate.odoo.com/projects/odoo-19/"
|
||||
"mrp_landed_costs/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: mrp_landed_costs
|
||||
#: model:ir.model.fields,field_description:mrp_landed_costs.field_stock_landed_cost__target_model
|
||||
msgid "Apply On"
|
||||
msgstr "Aplică pe"
|
||||
|
||||
#. module: mrp_landed_costs
|
||||
#: model:ir.model.fields,field_description:mrp_landed_costs.field_stock_landed_cost__display_name
|
||||
msgid "Display Name"
|
||||
msgstr "Nume afișat"
|
||||
|
||||
#. module: mrp_landed_costs
|
||||
#: model:ir.model.fields,field_description:mrp_landed_costs.field_stock_landed_cost__id
|
||||
msgid "ID"
|
||||
msgstr "ID"
|
||||
|
||||
#. module: mrp_landed_costs
|
||||
#: model:ir.model.fields.selection,name:mrp_landed_costs.selection__stock_landed_cost__target_model__manufacturing
|
||||
msgid "Manufacturing Orders"
|
||||
|
|
@ -39,4 +48,4 @@ msgstr "Comandă de producție"
|
|||
#. module: mrp_landed_costs
|
||||
#: model:ir.model,name:mrp_landed_costs.model_stock_landed_cost
|
||||
msgid "Stock Landed Cost"
|
||||
msgstr "Costuri Adiționale Stoc"
|
||||
msgstr "Costuri adiționale"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue