1
0
forked from Mapan/odoo17e
odoo17e-kedaikipas58/addons/mrp_workorder_hr_account/i18n/ru.po
2024-12-10 09:04:09 +07:00

107 lines
4.4 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * mrp_workorder_hr_account
#
# Translators:
# Martin Trigaux, 2023
# Сергей Шебанин <sergey@shebanin.ru>, 2023
# alenafairy, 2023
# 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: Russian (https://app.transifex.com/odoo/teams/41243/ru/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: ru\n"
"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);\n"
#. module: mrp_workorder_hr_account
#: model:ir.model,name:mrp_workorder_hr_account.model_account_analytic_line
msgid "Analytic Line"
msgstr "Аналитическая линия"
#. 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 "Средняя стоимость сотрудника / единицы"
#. 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 ""
"Определите \"почасовую стоимость\" для сотрудника, чтобы отслеживать "
"стоимость его рабочего времени."
#. module: mrp_workorder_hr_account
#: model:ir.model.fields,field_description:mrp_workorder_hr_account.field_account_analytic_line__employee_id
msgid "Employee"
msgstr "Сотрудник"
#. 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 "Линия аналитических счетов сотрудников"
#. 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 ""
"Сотрудник Затраты на единицу произведенной продукции (в продукте UoM) "
"производственного заказа"
#. 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 "Отчет о структуре затрат MRP"
#. module: mrp_workorder_hr_account
#: model:ir.model,name:mrp_workorder_hr_account.model_mrp_report
msgid "Manufacturing Report"
msgstr "Отчет о производстве"
#. module: mrp_workorder_hr_account
#: model:ir.model,name:mrp_workorder_hr_account.model_mrp_production
msgid "Production Order"
msgstr "Заказ на производство"
#. 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 "Общие расходы на сотрудников"
#. 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 "Общая стоимость сотрудников для выполнения производственного заказа"
#. module: mrp_workorder_hr_account
#: model:ir.model,name:mrp_workorder_hr_account.model_mrp_routing_workcenter
msgid "Work Center Usage"
msgstr "Использование рабочего центра"
#. module: mrp_workorder_hr_account
#: model:ir.model,name:mrp_workorder_hr_account.model_mrp_workorder
msgid "Work Order"
msgstr "Заказ-наряд"
#. module: mrp_workorder_hr_account
#: model:ir.model,name:mrp_workorder_hr_account.model_mrp_workcenter_productivity
msgid "Workcenter Productivity Log"
msgstr "Журнал учета производительности рабочего центра"
#. 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"