forked from Mapan/odoo17e
106 lines
3.8 KiB
Plaintext
106 lines
3.8 KiB
Plaintext
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * mrp_workorder_hr_account
|
|
#
|
|
# Translators:
|
|
# Cozmin Candea <office@terrabit.ro>, 2024
|
|
# Foldi Robert <foldirobert@nexterp.ro>, 2024
|
|
# Martin Trigaux, 2024
|
|
# Dorin Hongu <dhongu@gmail.com>, 2024
|
|
# Wil Odoo, 2024
|
|
#
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Odoo Server 17.0+e\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2024-08-13 10:43+0000\n"
|
|
"PO-Revision-Date: 2023-10-26 23:10+0000\n"
|
|
"Last-Translator: Wil Odoo, 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: mrp_workorder_hr_account
|
|
#: model:ir.model,name:mrp_workorder_hr_account.model_account_analytic_line
|
|
msgid "Analytic Line"
|
|
msgstr "Linie analitică"
|
|
|
|
#. module: mrp_workorder_hr_account
|
|
#: model:ir.model.fields,field_description:mrp_workorder_hr_account.field_mrp_report__unit_employee_cost
|
|
msgid "Average Employee Cost / Unit"
|
|
msgstr "Cost mediu manoperă / unitate"
|
|
|
|
#. module: mrp_workorder_hr_account
|
|
#: model:ir.model.fields,help:mrp_workorder_hr_account.field_account_analytic_line__employee_id
|
|
msgid ""
|
|
"Define an 'hourly cost' on the employee to track the cost of their time."
|
|
msgstr ""
|
|
"Definiți un 'cost orar' pentru angajat pentru a urmări costul timpului lui."
|
|
|
|
#. module: mrp_workorder_hr_account
|
|
#: model:ir.model.fields,field_description:mrp_workorder_hr_account.field_account_analytic_line__employee_id
|
|
msgid "Employee"
|
|
msgstr "Angajat"
|
|
|
|
#. module: mrp_workorder_hr_account
|
|
#: model:ir.model.fields,field_description:mrp_workorder_hr_account.field_mrp_workorder__employee_analytic_account_line_ids
|
|
msgid "Employee Analytic Account Line"
|
|
msgstr "Linie cont analitic angajat"
|
|
|
|
#. module: mrp_workorder_hr_account
|
|
#: model:ir.model.fields,help:mrp_workorder_hr_account.field_mrp_report__unit_employee_cost
|
|
msgid ""
|
|
"Employee Cost per unit produced (in product UoM) of manufacturing order"
|
|
msgstr ""
|
|
"Costul manopereri pe unitate produsă (în UoM-ul produsului) al comenzii de "
|
|
|
|
#. module: mrp_workorder_hr_account
|
|
#: model:ir.model,name:mrp_workorder_hr_account.model_report_mrp_account_enterprise_mrp_cost_structure
|
|
msgid "MRP Cost Structure Report"
|
|
msgstr "Raport privind structura costurilor MRP"
|
|
|
|
#. module: mrp_workorder_hr_account
|
|
#: model:ir.model,name:mrp_workorder_hr_account.model_mrp_report
|
|
msgid "Manufacturing Report"
|
|
msgstr "Raport de Producție"
|
|
|
|
#. module: mrp_workorder_hr_account
|
|
#: model:ir.model,name:mrp_workorder_hr_account.model_mrp_production
|
|
msgid "Production Order"
|
|
msgstr "Comanda de Producție"
|
|
|
|
#. module: mrp_workorder_hr_account
|
|
#: model:ir.model.fields,field_description:mrp_workorder_hr_account.field_mrp_report__employee_cost
|
|
msgid "Total Employee Cost"
|
|
msgstr "Cost total al angajaților"
|
|
|
|
#. module: mrp_workorder_hr_account
|
|
#: model:ir.model.fields,help:mrp_workorder_hr_account.field_mrp_report__employee_cost
|
|
msgid "Total cost of employees for manufacturing order"
|
|
msgstr "Costul total al angajaților pentru comanda de producție"
|
|
|
|
#. module: mrp_workorder_hr_account
|
|
#: model:ir.model,name:mrp_workorder_hr_account.model_mrp_routing_workcenter
|
|
msgid "Work Center Usage"
|
|
msgstr "Utilizare Centru de lucru"
|
|
|
|
#. module: mrp_workorder_hr_account
|
|
#: model:ir.model,name:mrp_workorder_hr_account.model_mrp_workorder
|
|
msgid "Work Order"
|
|
msgstr "Comanda de Lucru"
|
|
|
|
#. module: mrp_workorder_hr_account
|
|
#: model:ir.model,name:mrp_workorder_hr_account.model_mrp_workcenter_productivity
|
|
msgid "Workcenter Productivity Log"
|
|
msgstr "Jurnal productivitate centru de lucru"
|
|
|
|
#. module: mrp_workorder_hr_account
|
|
#. odoo-python
|
|
#: code:addons/mrp_workorder_hr_account/models/mrp_workorder.py:0
|
|
#, python-format
|
|
msgid "[EMPL] %s - %s"
|
|
msgstr "[EMPL] %s - %s"
|