Files
2026-03-14 09:42:12 +00:00

336 lines
7.2 KiB
Plaintext
Raw Permalink 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.
#
msgid ""
msgstr "Content-Type: text/plain; charset=utf-8\n"
#, fuzzy
msgctxt "field:production,work_center:"
msgid "Work Center"
msgstr "Work Centers"
#, fuzzy
msgctxt "field:production,works:"
msgid "Works"
msgstr "Работы"
#, fuzzy
msgctxt "field:production.routing.operation,work_center_category:"
msgid "Work Center Category"
msgstr "Work Center Categories"
#, fuzzy
msgctxt "field:production.work,active_cycles:"
msgid "Active Cycles"
msgstr "Действующий"
#, fuzzy
msgctxt "field:production.work,company:"
msgid "Company"
msgstr "Учет.орг."
#, fuzzy
msgctxt "field:production.work,cost:"
msgid "Cost"
msgstr "Стоимость"
msgctxt "field:production.work,cycles:"
msgid "Cycles"
msgstr ""
msgctxt "field:production.work,operation:"
msgid "Operation"
msgstr ""
#, fuzzy
msgctxt "field:production.work,production:"
msgid "Production"
msgstr "Производство"
#, fuzzy
msgctxt "field:production.work,state:"
msgid "State"
msgstr "Штат"
#, fuzzy
msgctxt "field:production.work,warehouse:"
msgid "Warehouse"
msgstr "Товарный склад"
#, fuzzy
msgctxt "field:production.work,work_center:"
msgid "Work Center"
msgstr "Work Centers"
#, fuzzy
msgctxt "field:production.work,work_center_category:"
msgid "Work Center Category"
msgstr "Work Center Categories"
#, fuzzy
msgctxt "field:production.work.center,category:"
msgid "Category"
msgstr "Категория ед. измерения"
#, fuzzy
msgctxt "field:production.work.center,children:"
msgid "Children"
msgstr "Подчиненый"
#, fuzzy
msgctxt "field:production.work.center,company:"
msgid "Company"
msgstr "Учет.орг."
#, fuzzy
msgctxt "field:production.work.center,cost_method:"
msgid "Cost Method"
msgstr "Учет стоимости"
#, fuzzy
msgctxt "field:production.work.center,cost_price:"
msgid "Cost Price"
msgstr "Цена за единицу"
#, fuzzy
msgctxt "field:production.work.center,name:"
msgid "Name"
msgstr "Правило оплаты"
#, fuzzy
msgctxt "field:production.work.center,parent:"
msgid "Parent"
msgstr "Предок"
#, fuzzy
msgctxt "field:production.work.center,warehouse:"
msgid "Warehouse"
msgstr "Товарный склад"
#, fuzzy
msgctxt "field:production.work.center.category,name:"
msgid "Name"
msgstr "Правило оплаты"
#, fuzzy
msgctxt "field:production.work.cycle,cancelled_by:"
msgid "Cancelled By"
msgstr "Отмененно"
#, fuzzy
msgctxt "field:production.work.cycle,company:"
msgid "Company"
msgstr "Учет.орг."
#, fuzzy
msgctxt "field:production.work.cycle,cost:"
msgid "Cost"
msgstr "Стоимость"
#, fuzzy
msgctxt "field:production.work.cycle,done_by:"
msgid "Done By"
msgstr "Выполнено"
#, fuzzy
msgctxt "field:production.work.cycle,duration:"
msgid "Duration"
msgstr "Продолжительность"
msgctxt "field:production.work.cycle,run_by:"
msgid "Run By"
msgstr ""
#, fuzzy
msgctxt "field:production.work.cycle,state:"
msgid "State"
msgstr "Штат"
#, fuzzy
msgctxt "field:production.work.cycle,work:"
msgid "Work"
msgstr "Работа"
msgctxt "model:ir.action,name:act_work_center_category_list"
msgid "Work Center Categories"
msgstr "Work Center Categories"
msgctxt "model:ir.action,name:act_work_center_list"
msgid "Work Centers"
msgstr "Work Centers"
msgctxt "model:ir.action,name:act_work_center_tree"
msgid "Work Centers"
msgstr "Work Centers"
#, fuzzy
msgctxt "model:ir.action,name:act_work_list"
msgid "Works"
msgstr "Работы"
#, fuzzy
msgctxt "model:ir.action.act_window.domain,name:act_work_list_domain_all"
msgid "All"
msgstr "Все"
#, fuzzy
msgctxt "model:ir.action.act_window.domain,name:act_work_list_domain_draft"
msgid "Draft"
msgstr "Черновик"
#, fuzzy
msgctxt "model:ir.action.act_window.domain,name:act_work_list_domain_request"
msgid "Request"
msgstr "Сообщение"
#, fuzzy
msgctxt "model:ir.action.act_window.domain,name:act_work_list_domain_running"
msgid "Running"
msgstr "Выполняется"
#, fuzzy
msgctxt "model:ir.action.act_window.domain,name:act_work_list_domain_waiting"
msgid "Waiting"
msgstr "Ожидание"
#, python-format
msgctxt "model:ir.message,text:msg_delete_request"
msgid "To delete work \"%(work)s\" it must be in the \"request\" or \"draft\" state."
msgstr ""
#, python-format
msgctxt "model:ir.message,text:msg_do_finished_work"
msgid "To complete production \"%(production)s\", work \"%(work)s\" must be finished."
msgstr ""
#, python-format
msgctxt "model:ir.message,text:msg_missing_work_center"
msgid ""
"Could not find a work center of category \"%(category)s\" under "
"\"%(parent)s\"."
msgstr ""
msgctxt "model:ir.model.button,string:work_cycle_cancel_button"
msgid "Cancel"
msgstr "Cancel"
msgctxt "model:ir.model.button,string:work_cycle_do_button"
msgid "Do"
msgstr "Do"
msgctxt "model:ir.model.button,string:work_cycle_run_button"
msgid "Run"
msgstr "Run"
msgctxt "model:ir.model.button,string:work_start_button"
msgid "Start"
msgstr ""
msgctxt "model:ir.model.button,string:work_stop_button"
msgid "Stop"
msgstr ""
msgctxt "model:ir.rule.group,name:rule_group_work_center_companies"
msgid "User in companies"
msgstr ""
msgctxt "model:ir.rule.group,name:rule_group_work_companies"
msgid "User in companies"
msgstr ""
msgctxt "model:ir.rule.group,name:rule_group_work_cycle_companies"
msgid "User in companies"
msgstr ""
msgctxt "model:ir.ui.menu,name:menu_work_center_category_list"
msgid "Work Center Categories"
msgstr "Work Center Categories"
msgctxt "model:ir.ui.menu,name:menu_work_center_list"
msgid "Work Centers"
msgstr "Work Centers"
msgctxt "model:ir.ui.menu,name:menu_work_center_tree"
msgid "Work Centers"
msgstr "Work Centers"
#, fuzzy
msgctxt "model:ir.ui.menu,name:menu_work_list"
msgid "Works"
msgstr "Работы"
#, fuzzy
msgctxt "model:production.work,string:"
msgid "Production Work"
msgstr "Производство"
#, fuzzy
msgctxt "model:production.work.center,string:"
msgid "Production Work Center"
msgstr "Work Centers"
#, fuzzy
msgctxt "model:production.work.center.category,string:"
msgid "Production Work Center Category"
msgstr "Work Center Categories"
#, fuzzy
msgctxt "model:production.work.cycle,string:"
msgid "Production Work Cycle"
msgstr "Производство"
#, fuzzy
msgctxt "selection:production.work,state:"
msgid "Done"
msgstr "Выполнено"
#, fuzzy
msgctxt "selection:production.work,state:"
msgid "Draft"
msgstr "Черновик"
msgctxt "selection:production.work,state:"
msgid "Finished"
msgstr ""
#, fuzzy
msgctxt "selection:production.work,state:"
msgid "Request"
msgstr "Сообщение"
#, fuzzy
msgctxt "selection:production.work,state:"
msgid "Running"
msgstr "Выполняется"
#, fuzzy
msgctxt "selection:production.work,state:"
msgid "Waiting"
msgstr "Ожидание"
msgctxt "selection:production.work.center,cost_method:"
msgid "Per Cycle"
msgstr ""
msgctxt "selection:production.work.center,cost_method:"
msgid "Per Hour"
msgstr ""
#, fuzzy
msgctxt "selection:production.work.cycle,state:"
msgid "Cancelled"
msgstr "Отмененно"
#, fuzzy
msgctxt "selection:production.work.cycle,state:"
msgid "Done"
msgstr "Выполнено"
#, fuzzy
msgctxt "selection:production.work.cycle,state:"
msgid "Draft"
msgstr "Черновик"
#, fuzzy
msgctxt "selection:production.work.cycle,state:"
msgid "Running"
msgstr "Выполняется"