1466 lines
58 KiB
Plaintext
1466 lines
58 KiB
Plaintext
|
# Translation of Odoo Server.
|
|||
|
# This file contains the translation of the following modules:
|
|||
|
# * hr_timesheet
|
|||
|
#
|
|||
|
# Translators:
|
|||
|
# Ye Ye <vrio.ua@gmail.com>, 2022
|
|||
|
# Диляра Дельтаева <dilya.kz93@gmail.com>, 2022
|
|||
|
# Vasiliy Korobatov <korobatov@gmail.com>, 2022
|
|||
|
# ILMIR <karamov@it-projects.info>, 2022
|
|||
|
# Viktor Pogrebniak <vp@aifil.ru>, 2022
|
|||
|
# valmasone, 2022
|
|||
|
# Collex100, 2022
|
|||
|
# Irina Fedulova <istartlin@gmail.com>, 2022
|
|||
|
# Артур Чеботарь <artcha.chebotar@gmail.com>, 2022
|
|||
|
# Ivan Kropotkin <yelizariev@itpp.dev>, 2022
|
|||
|
# Martin Trigaux, 2022
|
|||
|
# alenafairy, 2023
|
|||
|
# Alena Vlasova, 2024
|
|||
|
# Wil Odoo, 2024
|
|||
|
# Сергей Шебанин <sergey@shebanin.ru>, 2024
|
|||
|
# Смородин Даниил, 2024
|
|||
|
#
|
|||
|
msgid ""
|
|||
|
msgstr ""
|
|||
|
"Project-Id-Version: Odoo Server 16.0\n"
|
|||
|
"Report-Msgid-Bugs-To: \n"
|
|||
|
"POT-Creation-Date: 2024-02-06 13:31+0000\n"
|
|||
|
"PO-Revision-Date: 2022-09-22 05:52+0000\n"
|
|||
|
"Last-Translator: Смородин Даниил, 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: hr_timesheet
|
|||
|
#: model_terms:ir.ui.view,arch_db:hr_timesheet.portal_timesheet_table
|
|||
|
msgid "#{timesheet.employee_id.name}"
|
|||
|
msgstr "#{timesheet.employee_id.name}"
|
|||
|
|
|||
|
#. module: hr_timesheet
|
|||
|
#. odoo-python
|
|||
|
#: code:addons/hr_timesheet/models/project.py:0
|
|||
|
#, python-format
|
|||
|
msgid "%(name)s's Timesheets"
|
|||
|
msgstr "%(name)s таймшит"
|
|||
|
|
|||
|
#. module: hr_timesheet
|
|||
|
#. odoo-python
|
|||
|
#: code:addons/hr_timesheet/models/hr_timesheet.py:0
|
|||
|
#, python-format
|
|||
|
msgid "%s Spent"
|
|||
|
msgstr "%s затрачено"
|
|||
|
|
|||
|
#. module: hr_timesheet
|
|||
|
#. odoo-python
|
|||
|
#: code:addons/hr_timesheet/models/project.py:0
|
|||
|
#, python-format
|
|||
|
msgid "(%(sign)s%(hours)s:%(minutes)s remaining)"
|
|||
|
msgstr "(оставшиеся %(sign)s%(hours)s:%(minutes)s)"
|
|||
|
|
|||
|
#. module: hr_timesheet
|
|||
|
#. odoo-python
|
|||
|
#: code:addons/hr_timesheet/models/project.py:0
|
|||
|
#, python-format
|
|||
|
msgid "(%s days remaining)"
|
|||
|
msgstr "(оставшиеся %s)"
|
|||
|
|
|||
|
#. module: hr_timesheet
|
|||
|
#: model_terms:ir.ui.view,arch_db:hr_timesheet.project_sharing_inherit_project_task_view_form
|
|||
|
#: model_terms:ir.ui.view,arch_db:hr_timesheet.view_task_form2_inherited
|
|||
|
msgid "(incl."
|
|||
|
msgstr "(включая"
|
|||
|
|
|||
|
#. module: hr_timesheet
|
|||
|
#: model_terms:digest.tip,tip_description:hr_timesheet.digest_tip_hr_timesheet_0
|
|||
|
msgid "<b class=\"tip_title\">Tip: Record your Timesheets faster</b>"
|
|||
|
msgstr "<b class=\"tip_title\">Совет: Ведите табели быстрее</b>"
|
|||
|
|
|||
|
#. module: hr_timesheet
|
|||
|
#: model_terms:ir.ui.view,arch_db:hr_timesheet.view_kanban_account_analytic_line
|
|||
|
msgid "<i class=\"fa fa-calendar me-1\" role=\"img\" aria-label=\"Date\" title=\"Date\"/>"
|
|||
|
msgstr "<i class=\"fa fa-calendar me-1\" role=\"img\" aria-label=\"Date\" title=\"Date\"/>"
|
|||
|
|
|||
|
#. module: hr_timesheet
|
|||
|
#: model_terms:ir.ui.view,arch_db:hr_timesheet.portal_my_task
|
|||
|
msgid "<i class=\"fa fa-download\"/> Download"
|
|||
|
msgstr "<i class=\"fa fa-download\"/> Скачать"
|
|||
|
|
|||
|
#. module: hr_timesheet
|
|||
|
#: model_terms:ir.ui.view,arch_db:hr_timesheet.portal_my_task
|
|||
|
msgid "<i class=\"fa fa-print\"/> Print"
|
|||
|
msgstr "<i class=\"fa fa-print\"/> Печать"
|
|||
|
|
|||
|
#. module: hr_timesheet
|
|||
|
#: model_terms:ir.ui.view,arch_db:hr_timesheet.res_config_settings_view_form
|
|||
|
msgid ""
|
|||
|
"<span class=\"fa fa-lg fa-building-o \" title=\"Values set here are company-"
|
|||
|
"specific.\" groups=\"base.group_multi_company\"/>"
|
|||
|
msgstr ""
|
|||
|
"<span class=\"fa fa-lg fa-building-o \" title=\"Values set here are company-"
|
|||
|
"specific.\" groups=\"base.group_multi_company\"/>"
|
|||
|
|
|||
|
#. module: hr_timesheet
|
|||
|
#: model_terms:ir.ui.view,arch_db:hr_timesheet.res_config_settings_view_form
|
|||
|
msgid ""
|
|||
|
"<span class=\"fa fa-lg fa-building-o\" title=\"Values set here are company-"
|
|||
|
"specific.\" groups=\"base.group_multi_company\"/>"
|
|||
|
msgstr ""
|
|||
|
"<span class=\"fa fa-lg fa-building-o\" title=\"Установленные здесь значения "
|
|||
|
"зависят от конкретной компании.\" groups=\"base.group_multi_company\"/>"
|
|||
|
|
|||
|
#. module: hr_timesheet
|
|||
|
#: model_terms:ir.ui.view,arch_db:hr_timesheet.hr_employee_view_form_inherit_timesheet
|
|||
|
msgid "<span class=\"o_stat_text\">Timesheets</span>"
|
|||
|
msgstr "Табели"
|
|||
|
|
|||
|
#. module: hr_timesheet
|
|||
|
#: model_terms:ir.ui.view,arch_db:hr_timesheet.project_sharing_inherit_project_task_view_form
|
|||
|
#: model_terms:ir.ui.view,arch_db:hr_timesheet.view_task_form2_inherited
|
|||
|
msgid ""
|
|||
|
"<span class=\"text-nowrap\" attrs=\"{'invisible' : [('encode_uom_in_days', '=', True)]}\">Hours Spent on Sub-tasks:</span>\n"
|
|||
|
" <span class=\"text-nowrap\" attrs=\"{'invisible' : [('encode_uom_in_days', '=', False)]}\">Days Spent on Sub-tasks:</span>"
|
|||
|
msgstr ""
|
|||
|
"<span class=\"text-nowrap\" attrs=\"{'invisible' : [('encode_uom_in_days', '=', True)]}\">Часы, затраченные на выполнение подзадач:</span>\n"
|
|||
|
" <span class=\"text-nowrap\" attrs=\"{'invisible' : [('encode_uom_in_days', '=', False)]}\">Дни, затраченные на выполнение подзадач:</span>"
|
|||
|
|
|||
|
#. module: hr_timesheet
|
|||
|
#: model_terms:ir.ui.view,arch_db:hr_timesheet.timesheet_table
|
|||
|
msgid "<span style=\"margin-right: 15px;\">Total (Days)</span>"
|
|||
|
msgstr "<span style=\"margin-right: 15px;\">Всего (дней)</span>"
|
|||
|
|
|||
|
#. module: hr_timesheet
|
|||
|
#: model_terms:ir.ui.view,arch_db:hr_timesheet.timesheet_table
|
|||
|
msgid "<span style=\"margin-right: 15px;\">Total (Hours)</span>"
|
|||
|
msgstr "<span style=\"margin-right: 15px;\">Всего (часов)</span>"
|
|||
|
|
|||
|
#. module: hr_timesheet
|
|||
|
#: model_terms:ir.ui.view,arch_db:hr_timesheet.timesheet_table
|
|||
|
msgid "<span>Date</span>"
|
|||
|
msgstr "<span>Дата</span>"
|
|||
|
|
|||
|
#. module: hr_timesheet
|
|||
|
#: model_terms:ir.ui.view,arch_db:hr_timesheet.timesheet_table
|
|||
|
msgid "<span>Description</span>"
|
|||
|
msgstr "<span>Описание</span>"
|
|||
|
|
|||
|
#. module: hr_timesheet
|
|||
|
#: model_terms:ir.ui.view,arch_db:hr_timesheet.timesheet_table
|
|||
|
msgid "<span>Employee</span>"
|
|||
|
msgstr "<span>Сотрудник</span>"
|
|||
|
|
|||
|
#. module: hr_timesheet
|
|||
|
#: model_terms:ir.ui.view,arch_db:hr_timesheet.timesheet_table
|
|||
|
msgid "<span>Project</span>"
|
|||
|
msgstr "<span>Проект</span>"
|
|||
|
|
|||
|
#. module: hr_timesheet
|
|||
|
#: model_terms:ir.ui.view,arch_db:hr_timesheet.timesheet_table
|
|||
|
msgid "<span>Task</span>"
|
|||
|
msgstr "<span>Задача</span>"
|
|||
|
|
|||
|
#. module: hr_timesheet
|
|||
|
#: model_terms:ir.ui.view,arch_db:hr_timesheet.portal_my_task_planned_hours_template
|
|||
|
msgid "<strong>Allocated Days:</strong>"
|
|||
|
msgstr "<strong>Выделенные дни:</strong>"
|
|||
|
|
|||
|
#. module: hr_timesheet
|
|||
|
#: model_terms:ir.ui.view,arch_db:hr_timesheet.portal_timesheet_table
|
|||
|
msgid "<strong>Days Spent:</strong>"
|
|||
|
msgstr "<strong>Затрачено дней:</strong>"
|
|||
|
|
|||
|
#. module: hr_timesheet
|
|||
|
#: model_terms:ir.ui.view,arch_db:hr_timesheet.view_kanban_account_analytic_line
|
|||
|
msgid "<strong>Duration: </strong>"
|
|||
|
msgstr "Длительность"
|
|||
|
|
|||
|
#. module: hr_timesheet
|
|||
|
#: model_terms:ir.ui.view,arch_db:hr_timesheet.portal_timesheet_table
|
|||
|
msgid "<strong>Hours Spent:</strong>"
|
|||
|
msgstr "<strong>Затрачено часов:</strong>"
|
|||
|
|
|||
|
#. module: hr_timesheet
|
|||
|
#: model_terms:ir.ui.view,arch_db:hr_timesheet.portal_my_task
|
|||
|
msgid "<strong>Progress:</strong>"
|
|||
|
msgstr "<strong>Прогресс:</strong>"
|
|||
|
|
|||
|
#. module: hr_timesheet
|
|||
|
#: model:ir.model.fields,field_description:hr_timesheet.field_project_task__analytic_account_active
|
|||
|
msgid "Active Analytic Account"
|
|||
|
msgstr "Активный аналитический счет"
|
|||
|
|
|||
|
#. module: hr_timesheet
|
|||
|
#: model:res.groups,name:hr_timesheet.group_timesheet_manager
|
|||
|
msgid "Administrator"
|
|||
|
msgstr "Администратор"
|
|||
|
|
|||
|
#. module: hr_timesheet
|
|||
|
#. odoo-python
|
|||
|
#: code:addons/hr_timesheet/controllers/portal.py:0
|
|||
|
#, python-format
|
|||
|
msgid "All"
|
|||
|
msgstr "Все"
|
|||
|
|
|||
|
#. module: hr_timesheet
|
|||
|
#: model:ir.actions.act_window,name:hr_timesheet.timesheet_action_all
|
|||
|
#: model:ir.ui.menu,name:hr_timesheet.timesheet_menu_activity_all
|
|||
|
msgid "All Timesheets"
|
|||
|
msgstr "Все табели"
|
|||
|
|
|||
|
#. module: hr_timesheet
|
|||
|
#: model_terms:ir.ui.view,arch_db:hr_timesheet.project_sharing_inherit_project_task_view_form
|
|||
|
#: model_terms:ir.ui.view,arch_db:hr_timesheet.view_task_form2_inherited
|
|||
|
msgid "Allocated Days"
|
|||
|
msgstr "Выделенные дни"
|
|||
|
|
|||
|
#. module: hr_timesheet
|
|||
|
#: model:ir.model.fields,field_description:hr_timesheet.field_project_project__allocated_hours
|
|||
|
#: model_terms:ir.ui.view,arch_db:hr_timesheet.project_sharing_inherit_project_task_view_form
|
|||
|
#: model_terms:ir.ui.view,arch_db:hr_timesheet.view_task_form2_inherited
|
|||
|
msgid "Allocated Hours"
|
|||
|
msgstr "Выделенные часы"
|
|||
|
|
|||
|
#. module: hr_timesheet
|
|||
|
#: model:ir.model.fields,field_description:hr_timesheet.field_project_task__allow_timesheets
|
|||
|
msgid "Allow timesheets"
|
|||
|
msgstr "Включить табели"
|
|||
|
|
|||
|
#. module: hr_timesheet
|
|||
|
#: model:ir.model.fields,field_description:hr_timesheet.field_timesheets_analysis_report__amount
|
|||
|
msgid "Amount"
|
|||
|
msgstr "Сумма"
|
|||
|
|
|||
|
#. module: hr_timesheet
|
|||
|
#. odoo-python
|
|||
|
#: code:addons/hr_timesheet/__init__.py:0
|
|||
|
#, python-format
|
|||
|
msgid "Analysis"
|
|||
|
msgstr "Анализ"
|
|||
|
|
|||
|
#. module: hr_timesheet
|
|||
|
#: model:ir.model.fields,field_description:hr_timesheet.field_project_project__analytic_account_id
|
|||
|
msgid "Analytic Account"
|
|||
|
msgstr "Аналитический счёт"
|
|||
|
|
|||
|
#. module: hr_timesheet
|
|||
|
#: model_terms:ir.ui.view,arch_db:hr_timesheet.hr_timesheet_line_form
|
|||
|
msgid "Analytic Entry"
|
|||
|
msgstr "Проводка аналитики"
|
|||
|
|
|||
|
#. module: hr_timesheet
|
|||
|
#: model:ir.model,name:hr_timesheet.model_account_analytic_line
|
|||
|
msgid "Analytic Line"
|
|||
|
msgstr "Позиция аналитики"
|
|||
|
|
|||
|
#. module: hr_timesheet
|
|||
|
#: model:ir.model.fields,help:hr_timesheet.field_project_project__analytic_account_id
|
|||
|
msgid ""
|
|||
|
"Analytic account to which this project, its tasks and its timesheets are linked. \n"
|
|||
|
"Track the costs and revenues of your project by setting this analytic account on your related documents (e.g. sales orders, invoices, purchase orders, vendor bills, expenses etc.).\n"
|
|||
|
"This analytic account can be changed on each task individually if necessary.\n"
|
|||
|
"An analytic account is required in order to use timesheets."
|
|||
|
msgstr ""
|
|||
|
"Аналитический аккаунт, к которому привязан данный проект, его задачи и табели учета рабочего времени.\n"
|
|||
|
" Отслеживайте расходы и доходы вашего проекта, настроив этот аналитический аккаунт для работы с соответствующими документами (например, заказы на продажу, счета-фактуры, заказы на покупку, счета поставщиков, расходы и т.д.).\n"
|
|||
|
"При необходимости этот аналитический аккаунт можно изменить для каждой задачи в отдельности.\n"
|
|||
|
"Аналитический аккаунт необходим для использования табелей учета рабочего времени."
|
|||
|
|
|||
|
#. module: hr_timesheet
|
|||
|
#: model_terms:ir.actions.act_window,help:hr_timesheet.act_hr_timesheet_report
|
|||
|
#: model_terms:ir.actions.act_window,help:hr_timesheet.timesheet_action_report_by_project
|
|||
|
#: model_terms:ir.actions.act_window,help:hr_timesheet.timesheet_action_report_by_task
|
|||
|
msgid ""
|
|||
|
"Analyze the projects and tasks on which your employees spend their time.<br>\n"
|
|||
|
" Evaluate which part is billable and what costs it represents."
|
|||
|
msgstr ""
|
|||
|
"Проанализируйте проекты и задачи, на которые тратят время ваши сотрудники.<br>\n"
|
|||
|
" Оцените какая ресурсозатраты и оплату труда."
|
|||
|
|
|||
|
#. module: hr_timesheet
|
|||
|
#: model:ir.model.fields,field_description:hr_timesheet.field_account_analytic_line__ancestor_task_id
|
|||
|
#: model:ir.model.fields,field_description:hr_timesheet.field_timesheets_analysis_report__ancestor_task_id
|
|||
|
#: model_terms:ir.ui.view,arch_db:hr_timesheet.hr_timesheet_line_search
|
|||
|
#: model_terms:ir.ui.view,arch_db:hr_timesheet.hr_timesheet_report_search
|
|||
|
msgid "Ancestor Task"
|
|||
|
msgstr "Исходная задача"
|
|||
|
|
|||
|
#. module: hr_timesheet
|
|||
|
#: model_terms:ir.ui.view,arch_db:hr_timesheet.res_config_settings_view_form
|
|||
|
msgid "Apple App Store"
|
|||
|
msgstr "Apple App магазин"
|
|||
|
|
|||
|
#. module: hr_timesheet
|
|||
|
#: model:ir.model.fields,field_description:hr_timesheet.field_project_project__timesheet_ids
|
|||
|
msgid "Associated Timesheets"
|
|||
|
msgstr "Связанные табели"
|
|||
|
|
|||
|
#. module: hr_timesheet
|
|||
|
#: model:ir.model.fields,field_description:hr_timesheet.field_res_config_settings__module_project_timesheet_synchro
|
|||
|
msgid "Awesome Timesheet"
|
|||
|
msgstr "Шикарные табели"
|
|||
|
|
|||
|
#. module: hr_timesheet
|
|||
|
#: model:project.task.type,legend_blocked:hr_timesheet.internal_project_default_stage
|
|||
|
msgid "Blocked"
|
|||
|
msgstr "Заблокирована"
|
|||
|
|
|||
|
#. module: hr_timesheet
|
|||
|
#: model:ir.ui.menu,name:hr_timesheet.menu_hr_activity_analysis
|
|||
|
msgid "By Employee"
|
|||
|
msgstr "По сотруднику"
|
|||
|
|
|||
|
#. module: hr_timesheet
|
|||
|
#: model:ir.ui.menu,name:hr_timesheet.timesheet_menu_report_timesheet_by_project
|
|||
|
msgid "By Project"
|
|||
|
msgstr "По проектам"
|
|||
|
|
|||
|
#. module: hr_timesheet
|
|||
|
#: model:ir.ui.menu,name:hr_timesheet.timesheet_menu_report_timesheet_by_task
|
|||
|
msgid "By Task"
|
|||
|
msgstr "По задаче"
|
|||
|
|
|||
|
#. module: hr_timesheet
|
|||
|
#: model:ir.model,name:hr_timesheet.model_project_collaborator
|
|||
|
msgid "Collaborators in project shared"
|
|||
|
msgstr "Совместное участие в проекте"
|
|||
|
|
|||
|
#. module: hr_timesheet
|
|||
|
#: model:ir.model,name:hr_timesheet.model_res_company
|
|||
|
msgid "Companies"
|
|||
|
msgstr "Компании"
|
|||
|
|
|||
|
#. module: hr_timesheet
|
|||
|
#: model:ir.model.fields,field_description:hr_timesheet.field_timesheets_analysis_report__company_id
|
|||
|
msgid "Company"
|
|||
|
msgstr "Компания"
|
|||
|
|
|||
|
#. module: hr_timesheet
|
|||
|
#: model:ir.model,name:hr_timesheet.model_res_config_settings
|
|||
|
msgid "Config Settings"
|
|||
|
msgstr "Конфигурационные настройки"
|
|||
|
|
|||
|
#. module: hr_timesheet
|
|||
|
#: model:ir.ui.menu,name:hr_timesheet.hr_timesheet_menu_configuration
|
|||
|
msgid "Configuration"
|
|||
|
msgstr "Конфигурация"
|
|||
|
|
|||
|
#. module: hr_timesheet
|
|||
|
#: model:ir.model.fields,field_description:hr_timesheet.field_timesheets_analysis_report__currency_id
|
|||
|
msgid "Currency"
|
|||
|
msgstr "Валюта"
|
|||
|
|
|||
|
#. module: hr_timesheet
|
|||
|
#. odoo-python
|
|||
|
#: code:addons/hr_timesheet/controllers/portal.py:0
|
|||
|
#: model:ir.model.fields,field_description:hr_timesheet.field_timesheets_analysis_report__date
|
|||
|
#: model_terms:ir.ui.view,arch_db:hr_timesheet.hr_timesheet_line_search
|
|||
|
#: model_terms:ir.ui.view,arch_db:hr_timesheet.hr_timesheet_report_search
|
|||
|
#: model_terms:ir.ui.view,arch_db:hr_timesheet.portal_my_timesheets
|
|||
|
#: model_terms:ir.ui.view,arch_db:hr_timesheet.portal_timesheet_table
|
|||
|
#, python-format
|
|||
|
msgid "Date"
|
|||
|
msgstr "Дата"
|
|||
|
|
|||
|
#. module: hr_timesheet
|
|||
|
#: model_terms:ir.ui.view,arch_db:hr_timesheet.portal_my_timesheets
|
|||
|
#: model_terms:ir.ui.view,arch_db:hr_timesheet.portal_tasks_list_inherit
|
|||
|
#: model_terms:ir.ui.view,arch_db:hr_timesheet.portal_timesheet_table
|
|||
|
#: model_terms:ir.ui.view,arch_db:hr_timesheet.project_sharing_inherit_project_task_view_form
|
|||
|
#: model_terms:ir.ui.view,arch_db:hr_timesheet.timesheet_table
|
|||
|
#: model_terms:ir.ui.view,arch_db:hr_timesheet.view_task_form2_inherited
|
|||
|
msgid "Days Spent"
|
|||
|
msgstr "Дней затрачено"
|
|||
|
|
|||
|
#. module: hr_timesheet
|
|||
|
#: model_terms:ir.ui.view,arch_db:hr_timesheet.portal_timesheet_table
|
|||
|
msgid "Days recorded on sub-tasks:"
|
|||
|
msgstr "Количество дней, затраченных на выполнение подзадач:"
|
|||
|
|
|||
|
#. module: hr_timesheet
|
|||
|
#: model:ir.model.fields,help:hr_timesheet.field_res_company__internal_project_id
|
|||
|
msgid "Default project value for timesheet generated from time off type."
|
|||
|
msgstr ""
|
|||
|
"Значение проекта по умолчанию для табеля, сформированного по типу отгулов."
|
|||
|
|
|||
|
#. module: hr_timesheet
|
|||
|
#: model:ir.model.fields,help:hr_timesheet.field_account_analytic_line__employee_id
|
|||
|
msgid ""
|
|||
|
"Define an 'hourly cost' on the employee to track the cost of their time."
|
|||
|
msgstr ""
|
|||
|
"Определите \"почасовую оплату\" для сотрудника, чтобы отслеживать стоимость "
|
|||
|
"его рабочего времени."
|
|||
|
|
|||
|
#. module: hr_timesheet
|
|||
|
#: model:ir.model.fields,field_description:hr_timesheet.field_account_analytic_line__department_id
|
|||
|
#: model:ir.model.fields,field_description:hr_timesheet.field_timesheets_analysis_report__department_id
|
|||
|
#: model_terms:ir.ui.view,arch_db:hr_timesheet.hr_timesheet_line_search
|
|||
|
#: model_terms:ir.ui.view,arch_db:hr_timesheet.hr_timesheet_report_search
|
|||
|
msgid "Department"
|
|||
|
msgstr "Подразделение"
|
|||
|
|
|||
|
#. module: hr_timesheet
|
|||
|
#. odoo-python
|
|||
|
#: code:addons/hr_timesheet/controllers/portal.py:0
|
|||
|
#: model:ir.model.fields,field_description:hr_timesheet.field_timesheets_analysis_report__name
|
|||
|
#: model_terms:ir.ui.view,arch_db:hr_timesheet.portal_my_timesheets
|
|||
|
#: model_terms:ir.ui.view,arch_db:hr_timesheet.portal_timesheet_table
|
|||
|
#, python-format
|
|||
|
msgid "Description"
|
|||
|
msgstr "Описание"
|
|||
|
|
|||
|
#. module: hr_timesheet
|
|||
|
#: model:ir.model.fields,field_description:hr_timesheet.field_timesheets_analysis_report__display_name
|
|||
|
msgid "Display Name"
|
|||
|
msgstr "Отображаемое имя"
|
|||
|
|
|||
|
#. module: hr_timesheet
|
|||
|
#: model_terms:ir.ui.view,arch_db:hr_timesheet.portal_my_task
|
|||
|
msgid "Download"
|
|||
|
msgstr "Скачать"
|
|||
|
|
|||
|
#. module: hr_timesheet
|
|||
|
#: model_terms:ir.ui.view,arch_db:hr_timesheet.view_task_form2_inherited
|
|||
|
msgid "Duration"
|
|||
|
msgstr "Длительность"
|
|||
|
|
|||
|
#. module: hr_timesheet
|
|||
|
#: model:ir.model.fields,field_description:hr_timesheet.field_report_project_task_user__hours_effective
|
|||
|
#: model_terms:ir.ui.view,arch_db:hr_timesheet.project_sharing_inherit_project_task_view_form
|
|||
|
#: model_terms:ir.ui.view,arch_db:hr_timesheet.project_sharing_inherit_project_task_view_tree
|
|||
|
#: model_terms:ir.ui.view,arch_db:hr_timesheet.view_task_form2_inherited
|
|||
|
#: model_terms:ir.ui.view,arch_db:hr_timesheet.view_task_tree2_inherited
|
|||
|
msgid "Effective Hours"
|
|||
|
msgstr "Эффективных часов"
|
|||
|
|
|||
|
#. module: hr_timesheet
|
|||
|
#. odoo-python
|
|||
|
#: code:addons/hr_timesheet/controllers/portal.py:0
|
|||
|
#: code:addons/hr_timesheet/controllers/portal.py:0
|
|||
|
#: model:ir.model.fields,field_description:hr_timesheet.field_account_analytic_line__employee_id
|
|||
|
#: model:ir.model.fields,field_description:hr_timesheet.field_timesheets_analysis_report__employee_id
|
|||
|
#: model_terms:ir.ui.view,arch_db:hr_timesheet.hr_timesheet_line_search
|
|||
|
#: model_terms:ir.ui.view,arch_db:hr_timesheet.hr_timesheet_report_search
|
|||
|
#: model_terms:ir.ui.view,arch_db:hr_timesheet.portal_my_timesheets
|
|||
|
#: model_terms:ir.ui.view,arch_db:hr_timesheet.portal_timesheet_table
|
|||
|
#, python-format
|
|||
|
msgid "Employee"
|
|||
|
msgstr "Сотрудник"
|
|||
|
|
|||
|
#. module: hr_timesheet
|
|||
|
#: model:ir.model.fields,field_description:hr_timesheet.field_res_config_settings__reminder_user_allow
|
|||
|
msgid "Employee Reminder"
|
|||
|
msgstr "Напоминание сотруднику"
|
|||
|
|
|||
|
#. module: hr_timesheet
|
|||
|
#: model:ir.model.fields,field_description:hr_timesheet.field_project_project__encode_uom_in_days
|
|||
|
#: model:ir.model.fields,field_description:hr_timesheet.field_project_task__encode_uom_in_days
|
|||
|
msgid "Encode Uom In Days"
|
|||
|
msgstr "Рассчитывать в днях"
|
|||
|
|
|||
|
#. module: hr_timesheet
|
|||
|
#: model:ir.model.fields,field_description:hr_timesheet.field_res_config_settings__timesheet_encode_uom_id
|
|||
|
msgid "Encoding Unit"
|
|||
|
msgstr "Отчетная единица"
|
|||
|
|
|||
|
#. module: hr_timesheet
|
|||
|
#: model:ir.model.fields,field_description:hr_timesheet.field_account_analytic_line__encoding_uom_id
|
|||
|
msgid "Encoding Uom"
|
|||
|
msgstr "Отчетная единица измерения"
|
|||
|
|
|||
|
#. module: hr_timesheet
|
|||
|
#: model_terms:ir.ui.view,arch_db:hr_timesheet.res_config_settings_view_form
|
|||
|
msgid "Generate timesheets upon time off validation"
|
|||
|
msgstr "Формировать табели после подтверждения отсутствия"
|
|||
|
|
|||
|
#. module: hr_timesheet
|
|||
|
#: model_terms:ir.ui.view,arch_db:hr_timesheet.res_config_settings_view_form
|
|||
|
msgid "Google Chrome Store"
|
|||
|
msgstr "Google Chrome магазин"
|
|||
|
|
|||
|
#. module: hr_timesheet
|
|||
|
#: model_terms:ir.ui.view,arch_db:hr_timesheet.res_config_settings_view_form
|
|||
|
msgid "Google Play Store"
|
|||
|
msgstr "Google Play магазин"
|
|||
|
|
|||
|
#. module: hr_timesheet
|
|||
|
#: model_terms:ir.ui.view,arch_db:hr_timesheet.hr_timesheet_line_search
|
|||
|
#: model_terms:ir.ui.view,arch_db:hr_timesheet.hr_timesheet_report_search
|
|||
|
msgid "Group By"
|
|||
|
msgstr "Группировка"
|
|||
|
|
|||
|
#. module: hr_timesheet
|
|||
|
#: model:ir.model,name:hr_timesheet.model_ir_http
|
|||
|
msgid "HTTP Routing"
|
|||
|
msgstr "Маршрутизация HTTP"
|
|||
|
|
|||
|
#. module: hr_timesheet
|
|||
|
#. odoo-python
|
|||
|
#: code:addons/hr_timesheet/models/hr_timesheet.py:0
|
|||
|
#, python-format
|
|||
|
msgid "Hours"
|
|||
|
msgstr "Часы"
|
|||
|
|
|||
|
#. module: hr_timesheet
|
|||
|
#: model:ir.model.fields,field_description:hr_timesheet.field_project_task__effective_hours
|
|||
|
#: model:ir.model.fields,field_description:hr_timesheet.field_timesheets_analysis_report__unit_amount
|
|||
|
#: model_terms:ir.ui.view,arch_db:hr_timesheet.portal_my_timesheets
|
|||
|
#: model_terms:ir.ui.view,arch_db:hr_timesheet.portal_tasks_list_inherit
|
|||
|
#: model_terms:ir.ui.view,arch_db:hr_timesheet.portal_timesheet_table
|
|||
|
#: model_terms:ir.ui.view,arch_db:hr_timesheet.project_sharing_inherit_project_task_view_form
|
|||
|
#: model_terms:ir.ui.view,arch_db:hr_timesheet.timesheet_table
|
|||
|
#: model_terms:ir.ui.view,arch_db:hr_timesheet.view_task_form2_inherited
|
|||
|
msgid "Hours Spent"
|
|||
|
msgstr "Затраченное время"
|
|||
|
|
|||
|
#. module: hr_timesheet
|
|||
|
#: model_terms:ir.ui.view,arch_db:hr_timesheet.portal_timesheet_table
|
|||
|
msgid "Hours recorded on sub-tasks:"
|
|||
|
msgstr "Количество часов, затраченных на выполнение подзадач:"
|
|||
|
|
|||
|
#. module: hr_timesheet
|
|||
|
#: model:ir.model.fields,field_description:hr_timesheet.field_timesheets_analysis_report__id
|
|||
|
msgid "ID"
|
|||
|
msgstr "Идентификатор"
|
|||
|
|
|||
|
#. module: hr_timesheet
|
|||
|
#: model:project.task.type,legend_normal:hr_timesheet.internal_project_default_stage
|
|||
|
msgid "In Progress"
|
|||
|
msgstr "В работе"
|
|||
|
|
|||
|
#. module: hr_timesheet
|
|||
|
#: model_terms:ir.ui.view,arch_db:hr_timesheet.project_sharing_inherit_project_task_view_form
|
|||
|
#: model_terms:ir.ui.view,arch_db:hr_timesheet.project_sharing_inherit_project_task_view_tree
|
|||
|
#: model_terms:ir.ui.view,arch_db:hr_timesheet.view_task_form2_inherited
|
|||
|
#: model_terms:ir.ui.view,arch_db:hr_timesheet.view_task_tree2_inherited
|
|||
|
msgid "Initially Planned Hours"
|
|||
|
msgstr "Изначально запланировано часов"
|
|||
|
|
|||
|
#. module: hr_timesheet
|
|||
|
#. odoo-python
|
|||
|
#: code:addons/hr_timesheet/models/res_company.py:0
|
|||
|
#: model:project.task.type,name:hr_timesheet.internal_project_default_stage
|
|||
|
#, python-format
|
|||
|
msgid "Internal"
|
|||
|
msgstr "Внутреннее"
|
|||
|
|
|||
|
#. module: hr_timesheet
|
|||
|
#: model:ir.model.fields,field_description:hr_timesheet.field_res_company__internal_project_id
|
|||
|
msgid "Internal Project"
|
|||
|
msgstr "Внутренний Проект"
|
|||
|
|
|||
|
#. module: hr_timesheet
|
|||
|
#. odoo-python
|
|||
|
#: code:addons/hr_timesheet/models/project.py:0
|
|||
|
#: code:addons/hr_timesheet/models/project.py:0
|
|||
|
#, python-format
|
|||
|
msgid "Invalid operator: %s"
|
|||
|
msgstr "Неверный оператор: %s"
|
|||
|
|
|||
|
#. module: hr_timesheet
|
|||
|
#. odoo-python
|
|||
|
#: code:addons/hr_timesheet/models/project.py:0
|
|||
|
#: code:addons/hr_timesheet/models/project.py:0
|
|||
|
#, python-format
|
|||
|
msgid "Invalid value: %s"
|
|||
|
msgstr "Неверное значение: %s"
|
|||
|
|
|||
|
#. module: hr_timesheet
|
|||
|
#: model:ir.model.fields,field_description:hr_timesheet.field_res_config_settings__is_encode_uom_days
|
|||
|
msgid "Is Encode Uom Days"
|
|||
|
msgstr "Рассчитывается в днях"
|
|||
|
|
|||
|
#. module: hr_timesheet
|
|||
|
#: model:ir.model.fields,field_description:hr_timesheet.field_project_project__is_internal_project
|
|||
|
msgid "Is Internal Project"
|
|||
|
msgstr "Внутренний проект"
|
|||
|
|
|||
|
#. module: hr_timesheet
|
|||
|
#: model:ir.model.fields,field_description:hr_timesheet.field_account_analytic_line__job_title
|
|||
|
msgid "Job Title"
|
|||
|
msgstr "Название должности"
|
|||
|
|
|||
|
#. module: hr_timesheet
|
|||
|
#: model_terms:ir.actions.act_window,help:hr_timesheet.act_hr_timesheet_line
|
|||
|
#: model_terms:ir.actions.act_window,help:hr_timesheet.timesheet_action_all
|
|||
|
msgid ""
|
|||
|
"Keep track of your working hours by project every day and bill your "
|
|||
|
"customers for that time."
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: hr_timesheet
|
|||
|
#: model:ir.model.fields,field_description:hr_timesheet.field_timesheets_analysis_report____last_update
|
|||
|
msgid "Last Modified on"
|
|||
|
msgstr "Последнее изменение"
|
|||
|
|
|||
|
#. module: hr_timesheet
|
|||
|
#. odoo-python
|
|||
|
#: code:addons/hr_timesheet/controllers/portal.py:0
|
|||
|
#, python-format
|
|||
|
msgid "Last month"
|
|||
|
msgstr "Прошлый месяц"
|
|||
|
|
|||
|
#. module: hr_timesheet
|
|||
|
#. odoo-python
|
|||
|
#: code:addons/hr_timesheet/controllers/portal.py:0
|
|||
|
#, python-format
|
|||
|
msgid "Last week"
|
|||
|
msgstr "Прошлая неделя"
|
|||
|
|
|||
|
#. module: hr_timesheet
|
|||
|
#. odoo-python
|
|||
|
#: code:addons/hr_timesheet/controllers/portal.py:0
|
|||
|
#, python-format
|
|||
|
msgid "Last year"
|
|||
|
msgstr "Прошлый год"
|
|||
|
|
|||
|
#. module: hr_timesheet
|
|||
|
#: model_terms:ir.ui.view,arch_db:hr_timesheet.project_invoice_form
|
|||
|
#: model_terms:ir.ui.view,arch_db:hr_timesheet.project_project_view_form_simplified_inherit_timesheet
|
|||
|
msgid "Log time on tasks"
|
|||
|
msgstr "Отмечайте время в задачах"
|
|||
|
|
|||
|
#. module: hr_timesheet
|
|||
|
#: model:ir.model.fields,field_description:hr_timesheet.field_account_analytic_line__manager_id
|
|||
|
#: model:ir.model.fields,field_description:hr_timesheet.field_timesheets_analysis_report__manager_id
|
|||
|
#: model_terms:ir.ui.view,arch_db:hr_timesheet.hr_timesheet_line_search
|
|||
|
#: model_terms:ir.ui.view,arch_db:hr_timesheet.hr_timesheet_report_search
|
|||
|
msgid "Manager"
|
|||
|
msgstr "Руководитель"
|
|||
|
|
|||
|
#. module: hr_timesheet
|
|||
|
#: model:ir.model.fields,field_description:hr_timesheet.field_res_config_settings__reminder_manager_allow
|
|||
|
msgid "Manager Reminder"
|
|||
|
msgstr "Напоминание руководителю"
|
|||
|
|
|||
|
#. module: hr_timesheet
|
|||
|
#. odoo-python
|
|||
|
#: code:addons/hr_timesheet/models/res_company.py:0
|
|||
|
#, python-format
|
|||
|
msgid "Meeting"
|
|||
|
msgstr "Встреча"
|
|||
|
|
|||
|
#. module: hr_timesheet
|
|||
|
#: model:ir.model,name:hr_timesheet.model_ir_ui_menu
|
|||
|
msgid "Menu"
|
|||
|
msgstr "Меню"
|
|||
|
|
|||
|
#. module: hr_timesheet
|
|||
|
#: model_terms:ir.ui.view,arch_db:hr_timesheet.view_project_project_filter_inherit_timesheet
|
|||
|
msgid "My Department"
|
|||
|
msgstr "Мой отдел"
|
|||
|
|
|||
|
#. module: hr_timesheet
|
|||
|
#: model_terms:ir.ui.view,arch_db:hr_timesheet.report_project_task_user_view_search
|
|||
|
#: model_terms:ir.ui.view,arch_db:hr_timesheet.view_task_search_form_hr_extended
|
|||
|
msgid "My Department's Projects"
|
|||
|
msgstr "Проекты моего отдела"
|
|||
|
|
|||
|
#. module: hr_timesheet
|
|||
|
#: model_terms:ir.ui.view,arch_db:hr_timesheet.rating_rating_view_search_project_inherited
|
|||
|
msgid "My Department's Ratings"
|
|||
|
msgstr "Рейтинги моего отдела"
|
|||
|
|
|||
|
#. module: hr_timesheet
|
|||
|
#: model_terms:ir.ui.view,arch_db:hr_timesheet.project_task_view_search
|
|||
|
#: model_terms:ir.ui.view,arch_db:hr_timesheet.report_project_task_user_view_search
|
|||
|
msgid "My Department's Tasks"
|
|||
|
msgstr "Задачи моего отдела"
|
|||
|
|
|||
|
#. module: hr_timesheet
|
|||
|
#: model_terms:ir.ui.view,arch_db:hr_timesheet.project_update_view_search_inherit
|
|||
|
msgid "My Department's Updates"
|
|||
|
msgstr "Обновления моего отдела"
|
|||
|
|
|||
|
#. module: hr_timesheet
|
|||
|
#: model_terms:ir.ui.view,arch_db:hr_timesheet.view_project_project_filter_inherit_timesheet
|
|||
|
msgid "My Team"
|
|||
|
msgstr "Моя команда"
|
|||
|
|
|||
|
#. module: hr_timesheet
|
|||
|
#: model_terms:ir.ui.view,arch_db:hr_timesheet.report_project_task_user_view_search
|
|||
|
#: model_terms:ir.ui.view,arch_db:hr_timesheet.view_task_search_form_hr_extended
|
|||
|
msgid "My Team's Projects"
|
|||
|
msgstr "Проекты моей команды"
|
|||
|
|
|||
|
#. module: hr_timesheet
|
|||
|
#: model_terms:ir.ui.view,arch_db:hr_timesheet.rating_rating_view_search_project_inherited
|
|||
|
msgid "My Team's Ratings"
|
|||
|
msgstr "Рейтинги моей команды"
|
|||
|
|
|||
|
#. module: hr_timesheet
|
|||
|
#: model_terms:ir.ui.view,arch_db:hr_timesheet.project_task_view_search
|
|||
|
#: model_terms:ir.ui.view,arch_db:hr_timesheet.report_project_task_user_view_search
|
|||
|
msgid "My Team's Tasks"
|
|||
|
msgstr "Задачи моей команды"
|
|||
|
|
|||
|
#. module: hr_timesheet
|
|||
|
#: model_terms:ir.ui.view,arch_db:hr_timesheet.project_update_view_search_inherit
|
|||
|
msgid "My Team's Updates"
|
|||
|
msgstr "Обновления моей команды"
|
|||
|
|
|||
|
#. module: hr_timesheet
|
|||
|
#: model:ir.actions.act_window,name:hr_timesheet.act_hr_timesheet_line
|
|||
|
#: model:ir.ui.menu,name:hr_timesheet.timesheet_menu_activity_mine
|
|||
|
#: model:ir.ui.menu,name:hr_timesheet.timesheet_menu_activity_user
|
|||
|
#: model_terms:ir.ui.view,arch_db:hr_timesheet.hr_timesheet_line_search
|
|||
|
#: model_terms:ir.ui.view,arch_db:hr_timesheet.hr_timesheet_report_search
|
|||
|
msgid "My Timesheets"
|
|||
|
msgstr "Мои табели"
|
|||
|
|
|||
|
#. module: hr_timesheet
|
|||
|
#. odoo-python
|
|||
|
#: code:addons/hr_timesheet/controllers/portal.py:0
|
|||
|
#, python-format
|
|||
|
msgid "Newest"
|
|||
|
msgstr "Последние"
|
|||
|
|
|||
|
#. module: hr_timesheet
|
|||
|
#: model_terms:ir.actions.act_window,help:hr_timesheet.act_hr_timesheet_report
|
|||
|
#: model_terms:ir.actions.act_window,help:hr_timesheet.timesheet_action_report_by_project
|
|||
|
#: model_terms:ir.actions.act_window,help:hr_timesheet.timesheet_action_report_by_task
|
|||
|
msgid "No data yet!"
|
|||
|
msgstr "Данных пока нет!"
|
|||
|
|
|||
|
#. module: hr_timesheet
|
|||
|
#: model_terms:ir.actions.act_window,help:hr_timesheet.act_hr_timesheet_line
|
|||
|
#: model_terms:ir.actions.act_window,help:hr_timesheet.timesheet_action_all
|
|||
|
msgid "No timesheets found. Let's create one!"
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: hr_timesheet
|
|||
|
#. odoo-python
|
|||
|
#: code:addons/hr_timesheet/controllers/portal.py:0
|
|||
|
#, python-format
|
|||
|
msgid "None"
|
|||
|
msgstr "Нет"
|
|||
|
|
|||
|
#. module: hr_timesheet
|
|||
|
#: model:ir.model.fields,help:hr_timesheet.field_project_task__remaining_hours
|
|||
|
msgid "Number of allocated hours minus the number of hours spent."
|
|||
|
msgstr "Количество выделенных часов минус количество отработанных часов."
|
|||
|
|
|||
|
#. module: hr_timesheet
|
|||
|
#: model:ir.model.fields,field_description:hr_timesheet.field_project_task__overtime
|
|||
|
#: model:ir.model.fields,field_description:hr_timesheet.field_report_project_task_user__overtime
|
|||
|
msgid "Overtime"
|
|||
|
msgstr "Сверхурочная работа"
|
|||
|
|
|||
|
#. module: hr_timesheet
|
|||
|
#: model:ir.model.fields,field_description:hr_timesheet.field_account_analytic_line__partner_id
|
|||
|
msgid "Partner"
|
|||
|
msgstr "Партнёр"
|
|||
|
|
|||
|
#. module: hr_timesheet
|
|||
|
#: model:ir.model.fields,field_description:hr_timesheet.field_report_project_task_user__hours_planned
|
|||
|
msgid "Planned Hours"
|
|||
|
msgstr "Запланированное кол-во часов"
|
|||
|
|
|||
|
#. module: hr_timesheet
|
|||
|
#: model_terms:ir.ui.view,arch_db:hr_timesheet.portal_my_task
|
|||
|
msgid "Print"
|
|||
|
msgstr "Печать"
|
|||
|
|
|||
|
#. module: hr_timesheet
|
|||
|
#: model:ir.model,name:hr_timesheet.model_uom_uom
|
|||
|
msgid "Product Unit of Measure"
|
|||
|
msgstr "Ед. изм. продукта"
|
|||
|
|
|||
|
#. module: hr_timesheet
|
|||
|
#. odoo-python
|
|||
|
#: code:addons/hr_timesheet/controllers/portal.py:0
|
|||
|
#: model:ir.model.fields,field_description:hr_timesheet.field_project_task__progress
|
|||
|
#: model:ir.model.fields,field_description:hr_timesheet.field_report_project_task_user__progress
|
|||
|
#, python-format
|
|||
|
msgid "Progress"
|
|||
|
msgstr "Прогресс"
|
|||
|
|
|||
|
#. module: hr_timesheet
|
|||
|
#. odoo-python
|
|||
|
#: code:addons/hr_timesheet/controllers/portal.py:0
|
|||
|
#: code:addons/hr_timesheet/controllers/portal.py:0
|
|||
|
#: model:ir.model,name:hr_timesheet.model_project_project
|
|||
|
#: model:ir.model.fields,field_description:hr_timesheet.field_account_analytic_line__project_id
|
|||
|
#: model:ir.model.fields,field_description:hr_timesheet.field_timesheets_analysis_report__project_id
|
|||
|
#: model_terms:ir.ui.view,arch_db:hr_timesheet.hr_timesheet_line_search
|
|||
|
#: model_terms:ir.ui.view,arch_db:hr_timesheet.hr_timesheet_report_search
|
|||
|
#: model_terms:ir.ui.view,arch_db:hr_timesheet.portal_my_timesheets
|
|||
|
#: model_terms:ir.ui.view,arch_db:hr_timesheet.report_timesheet
|
|||
|
#, python-format
|
|||
|
msgid "Project"
|
|||
|
msgstr "Проект"
|
|||
|
|
|||
|
#. module: hr_timesheet
|
|||
|
#: model:ir.model.fields,field_description:hr_timesheet.field_res_company__project_time_mode_id
|
|||
|
#: model:ir.model.fields,field_description:hr_timesheet.field_res_config_settings__project_time_mode_id
|
|||
|
msgid "Project Time Unit"
|
|||
|
msgstr "Единица времени в проекте"
|
|||
|
|
|||
|
#. module: hr_timesheet
|
|||
|
#: model:ir.model.fields,field_description:hr_timesheet.field_project_project__is_project_overtime
|
|||
|
msgid "Project in Overtime"
|
|||
|
msgstr "Проект в сверхурочное время"
|
|||
|
|
|||
|
#. module: hr_timesheet
|
|||
|
#: model:ir.actions.act_window,name:hr_timesheet.timesheet_action_project
|
|||
|
msgid "Project's Timesheets"
|
|||
|
msgstr "Табель по проекту"
|
|||
|
|
|||
|
#. module: hr_timesheet
|
|||
|
#: model_terms:ir.ui.view,arch_db:hr_timesheet.view_project_project_filter_inherit_timesheet
|
|||
|
msgid "Projects in Overtime"
|
|||
|
msgstr "Проекты в сверхурочное время"
|
|||
|
|
|||
|
#. module: hr_timesheet
|
|||
|
#: model:project.task.type,legend_done:hr_timesheet.internal_project_default_stage
|
|||
|
msgid "Ready"
|
|||
|
msgstr "Можно производить"
|
|||
|
|
|||
|
#. module: hr_timesheet
|
|||
|
#: model_terms:ir.actions.act_window,help:hr_timesheet.act_hr_timesheet_line_by_project
|
|||
|
msgid "Record a new activity"
|
|||
|
msgstr "Записать новое действие"
|
|||
|
|
|||
|
#. module: hr_timesheet
|
|||
|
#: model_terms:digest.tip,tip_description:hr_timesheet.digest_tip_hr_timesheet_0
|
|||
|
msgid ""
|
|||
|
"Record your timesheets in an instant by pressing Shift + the corresponding "
|
|||
|
"hotkey to add 15min to your projects."
|
|||
|
msgstr ""
|
|||
|
"Чтобы быстро добавить 15 минут к табелю по проекту, нажмите Shift + "
|
|||
|
"соответствующую горячую клавишу."
|
|||
|
|
|||
|
#. module: hr_timesheet
|
|||
|
#: model_terms:ir.ui.view,arch_db:hr_timesheet.project_sharing_inherit_project_task_view_form
|
|||
|
#: model_terms:ir.ui.view,arch_db:hr_timesheet.view_task_form2_inherited
|
|||
|
msgid "Remaining Days"
|
|||
|
msgstr "Оставшиеся дни"
|
|||
|
|
|||
|
#. module: hr_timesheet
|
|||
|
#: model_terms:ir.ui.view,arch_db:hr_timesheet.portal_timesheet_table
|
|||
|
msgid "Remaining Days:"
|
|||
|
msgstr "Осталось дней:"
|
|||
|
|
|||
|
#. module: hr_timesheet
|
|||
|
#: model:ir.model.fields,field_description:hr_timesheet.field_project_task__remaining_hours
|
|||
|
#: model:ir.model.fields,field_description:hr_timesheet.field_report_project_task_user__remaining_hours
|
|||
|
#: model_terms:ir.ui.view,arch_db:hr_timesheet.project_sharing_inherit_project_task_view_form
|
|||
|
#: model_terms:ir.ui.view,arch_db:hr_timesheet.project_sharing_inherit_project_task_view_tree
|
|||
|
#: model_terms:ir.ui.view,arch_db:hr_timesheet.view_task_form2_inherited
|
|||
|
#: model_terms:ir.ui.view,arch_db:hr_timesheet.view_task_tree2_inherited
|
|||
|
msgid "Remaining Hours"
|
|||
|
msgstr "Оставшееся время"
|
|||
|
|
|||
|
#. module: hr_timesheet
|
|||
|
#: model:ir.model.fields,field_description:hr_timesheet.field_project_task__remaining_hours_percentage
|
|||
|
msgid "Remaining Hours Percentage"
|
|||
|
msgstr "Процент оставшихся часов"
|
|||
|
|
|||
|
#. module: hr_timesheet
|
|||
|
#: model_terms:ir.ui.view,arch_db:hr_timesheet.portal_timesheet_table
|
|||
|
msgid "Remaining Hours:"
|
|||
|
msgstr "Осталось часов:"
|
|||
|
|
|||
|
#. module: hr_timesheet
|
|||
|
#: model:ir.model.fields,field_description:hr_timesheet.field_project_project__remaining_hours
|
|||
|
msgid "Remaining Invoiced Time"
|
|||
|
msgstr "Оставшееся оплачиваемое время"
|
|||
|
|
|||
|
#. module: hr_timesheet
|
|||
|
#: model:ir.ui.menu,name:hr_timesheet.menu_timesheets_reports
|
|||
|
msgid "Reporting"
|
|||
|
msgstr "Отчетность"
|
|||
|
|
|||
|
#. module: hr_timesheet
|
|||
|
#. odoo-python
|
|||
|
#: code:addons/hr_timesheet/controllers/portal.py:0
|
|||
|
#, python-format
|
|||
|
msgid "Search in All"
|
|||
|
msgstr "Поиск по всему"
|
|||
|
|
|||
|
#. module: hr_timesheet
|
|||
|
#. odoo-python
|
|||
|
#: code:addons/hr_timesheet/controllers/portal.py:0
|
|||
|
#, python-format
|
|||
|
msgid "Search in Description"
|
|||
|
msgstr "Искать в описании"
|
|||
|
|
|||
|
#. module: hr_timesheet
|
|||
|
#. odoo-python
|
|||
|
#: code:addons/hr_timesheet/controllers/portal.py:0
|
|||
|
#, python-format
|
|||
|
msgid "Search in Employee"
|
|||
|
msgstr "Поиск по сотруднику"
|
|||
|
|
|||
|
#. module: hr_timesheet
|
|||
|
#. odoo-python
|
|||
|
#: code:addons/hr_timesheet/controllers/portal.py:0
|
|||
|
#, python-format
|
|||
|
msgid "Search in Project"
|
|||
|
msgstr "Поиск по проекту"
|
|||
|
|
|||
|
#. module: hr_timesheet
|
|||
|
#. odoo-python
|
|||
|
#: code:addons/hr_timesheet/controllers/portal.py:0
|
|||
|
#, python-format
|
|||
|
msgid "Search in Task"
|
|||
|
msgstr "Поиск по задаче"
|
|||
|
|
|||
|
#. module: hr_timesheet
|
|||
|
#. odoo-python
|
|||
|
#: code:addons/hr_timesheet/models/project.py:0
|
|||
|
#: code:addons/hr_timesheet/models/project.py:0
|
|||
|
#, python-format
|
|||
|
msgid "See timesheet entries"
|
|||
|
msgstr "Смотреть записи в табеле"
|
|||
|
|
|||
|
#. module: hr_timesheet
|
|||
|
#: model_terms:ir.ui.view,arch_db:hr_timesheet.res_config_settings_view_form
|
|||
|
msgid ""
|
|||
|
"Send a periodical email reminder to timesheets managers<br/>\n"
|
|||
|
" that still have timesheets to validate"
|
|||
|
msgstr ""
|
|||
|
"Делать периодическую рассылку напоминаний руководителям<br/>,\n"
|
|||
|
" у которых еще остались табели для подтверждения"
|
|||
|
|
|||
|
#. module: hr_timesheet
|
|||
|
#: model_terms:ir.ui.view,arch_db:hr_timesheet.res_config_settings_view_form
|
|||
|
msgid ""
|
|||
|
"Send a periodical email reminder to timesheets users<br/>\n"
|
|||
|
" that still have timesheets to encode"
|
|||
|
msgstr ""
|
|||
|
"Делать периодическую рассылку напоминаний по электронной почте пользователям<br/>,\n"
|
|||
|
"у которых еще остались табели для учета"
|
|||
|
|
|||
|
#. module: hr_timesheet
|
|||
|
#: model:ir.actions.act_window,name:hr_timesheet.hr_timesheet_config_settings_action
|
|||
|
msgid "Settings"
|
|||
|
msgstr "Настройки"
|
|||
|
|
|||
|
#. module: hr_timesheet
|
|||
|
#: model:ir.model.fields,field_description:hr_timesheet.field_project_task__subtask_effective_hours
|
|||
|
#: model_terms:ir.ui.view,arch_db:hr_timesheet.project_sharing_inherit_project_task_view_form
|
|||
|
#: model_terms:ir.ui.view,arch_db:hr_timesheet.view_task_form2_inherited
|
|||
|
msgid "Sub-tasks Hours Spent"
|
|||
|
msgstr "Потраченные часы на подзадачи"
|
|||
|
|
|||
|
#. module: hr_timesheet
|
|||
|
#. odoo-python
|
|||
|
#: code:addons/hr_timesheet/controllers/portal.py:0
|
|||
|
#: code:addons/hr_timesheet/controllers/portal.py:0
|
|||
|
#: model:ir.model,name:hr_timesheet.model_project_task
|
|||
|
#: model:ir.model.fields,field_description:hr_timesheet.field_account_analytic_line__task_id
|
|||
|
#: model:ir.model.fields,field_description:hr_timesheet.field_timesheets_analysis_report__task_id
|
|||
|
#: model_terms:ir.ui.view,arch_db:hr_timesheet.hr_timesheet_line_search
|
|||
|
#: model_terms:ir.ui.view,arch_db:hr_timesheet.hr_timesheet_report_search
|
|||
|
#: model_terms:ir.ui.view,arch_db:hr_timesheet.portal_my_timesheets
|
|||
|
#, python-format
|
|||
|
msgid "Task"
|
|||
|
msgstr "Задача"
|
|||
|
|
|||
|
#. module: hr_timesheet
|
|||
|
#: model:ir.actions.act_window,name:hr_timesheet.timesheet_action_task
|
|||
|
msgid "Task's Timesheets"
|
|||
|
msgstr "Табель задач"
|
|||
|
|
|||
|
#. module: hr_timesheet
|
|||
|
#: model:ir.model,name:hr_timesheet.model_report_project_task_user
|
|||
|
msgid "Tasks Analysis"
|
|||
|
msgstr "Анализ задач"
|
|||
|
|
|||
|
#. module: hr_timesheet
|
|||
|
#: model_terms:ir.ui.view,arch_db:hr_timesheet.project_sharing_project_task_view_search_inherit_timesheet
|
|||
|
#: model_terms:ir.ui.view,arch_db:hr_timesheet.project_task_view_search
|
|||
|
msgid "Tasks Soon in Overtime"
|
|||
|
msgstr "Задачи на ближайшее время в переработке"
|
|||
|
|
|||
|
#. module: hr_timesheet
|
|||
|
#: model_terms:ir.ui.view,arch_db:hr_timesheet.project_sharing_project_task_view_search_inherit_timesheet
|
|||
|
#: model_terms:ir.ui.view,arch_db:hr_timesheet.project_task_view_search
|
|||
|
#: model_terms:ir.ui.view,arch_db:hr_timesheet.report_project_task_user_view_search
|
|||
|
msgid "Tasks in Overtime"
|
|||
|
msgstr "Задачи в сверхурочное время"
|
|||
|
|
|||
|
#. module: hr_timesheet
|
|||
|
#. odoo-python
|
|||
|
#: code:addons/hr_timesheet/models/res_company.py:0
|
|||
|
#, python-format
|
|||
|
msgid "The Internal Project of a company should be in that company."
|
|||
|
msgstr "Внутренний проект компании должен находиться в этой компании."
|
|||
|
|
|||
|
#. module: hr_timesheet
|
|||
|
#: model_terms:ir.ui.view,arch_db:hr_timesheet.portal_my_timesheets
|
|||
|
msgid "There are no timesheets."
|
|||
|
msgstr "Табели отсутствуют. "
|
|||
|
|
|||
|
#. module: hr_timesheet
|
|||
|
#. odoo-python
|
|||
|
#: code:addons/hr_timesheet/models/project.py:0
|
|||
|
#, python-format
|
|||
|
msgid ""
|
|||
|
"These projects have some timesheet entries referencing them. Before removing"
|
|||
|
" these projects, you have to remove these timesheet entries."
|
|||
|
msgstr ""
|
|||
|
"На эти проекты ссылаются некоторые записи в табеле. Прежде чем удалять эти "
|
|||
|
"проекты, необходимо удалить записи табеля."
|
|||
|
|
|||
|
#. module: hr_timesheet
|
|||
|
#. odoo-python
|
|||
|
#: code:addons/hr_timesheet/models/project.py:0
|
|||
|
#, python-format
|
|||
|
msgid ""
|
|||
|
"These tasks have some timesheet entries referencing them. Before removing "
|
|||
|
"these tasks, you have to remove these timesheet entries."
|
|||
|
msgstr ""
|
|||
|
"На эти задачи ссылаются некоторые записи в табеле. Прежде чем удалять эти "
|
|||
|
"задачи, необходимо удалить записи в табеле."
|
|||
|
|
|||
|
#. module: hr_timesheet
|
|||
|
#. odoo-python
|
|||
|
#: code:addons/hr_timesheet/controllers/portal.py:0
|
|||
|
#, python-format
|
|||
|
msgid "This Quarter"
|
|||
|
msgstr "Этот квартал"
|
|||
|
|
|||
|
#. module: hr_timesheet
|
|||
|
#. odoo-python
|
|||
|
#: code:addons/hr_timesheet/controllers/portal.py:0
|
|||
|
#, python-format
|
|||
|
msgid "This month"
|
|||
|
msgstr "В этом месяце"
|
|||
|
|
|||
|
#. module: hr_timesheet
|
|||
|
#. odoo-python
|
|||
|
#: code:addons/hr_timesheet/models/project.py:0
|
|||
|
#, python-format
|
|||
|
msgid "This operator %s is not supported in this search method."
|
|||
|
msgstr "Оператор %s не поддерживается в данном методе поиска."
|
|||
|
|
|||
|
#. module: hr_timesheet
|
|||
|
#. odoo-python
|
|||
|
#: code:addons/hr_timesheet/models/project.py:0
|
|||
|
#, python-format
|
|||
|
msgid ""
|
|||
|
"This project has some timesheet entries referencing it. Before removing this"
|
|||
|
" project, you have to remove these timesheet entries."
|
|||
|
msgstr ""
|
|||
|
"На этот проект ссылаются некоторые записи в табеле. Перед удалением этого "
|
|||
|
"проекта необходимо удалить записи табеля."
|
|||
|
|
|||
|
#. module: hr_timesheet
|
|||
|
#. odoo-python
|
|||
|
#: code:addons/hr_timesheet/models/project.py:0
|
|||
|
#, python-format
|
|||
|
msgid ""
|
|||
|
"This task has some timesheet entries referencing it. Before removing this "
|
|||
|
"task, you have to remove these timesheet entries."
|
|||
|
msgstr ""
|
|||
|
"На эту задачу ссылаются некоторые записи в табеле. Перед удалением этой "
|
|||
|
"задачи необходимо удалить записи в табеле."
|
|||
|
|
|||
|
#. module: hr_timesheet
|
|||
|
#. odoo-python
|
|||
|
#: code:addons/hr_timesheet/models/project.py:0
|
|||
|
#, python-format
|
|||
|
msgid ""
|
|||
|
"This task must be part of a project because there are some timesheets linked"
|
|||
|
" to it."
|
|||
|
msgstr ""
|
|||
|
"Эта задача должна быть частью проекта, поскольку с ней связано несколько "
|
|||
|
"табелей."
|
|||
|
|
|||
|
#. module: hr_timesheet
|
|||
|
#. odoo-python
|
|||
|
#: code:addons/hr_timesheet/controllers/portal.py:0
|
|||
|
#, python-format
|
|||
|
msgid "This week"
|
|||
|
msgstr "Эта неделя"
|
|||
|
|
|||
|
#. module: hr_timesheet
|
|||
|
#: model:ir.model.fields,help:hr_timesheet.field_res_company__project_time_mode_id
|
|||
|
#: model:ir.model.fields,help:hr_timesheet.field_res_config_settings__project_time_mode_id
|
|||
|
msgid ""
|
|||
|
"This will set the unit of measure used in projects and tasks.\n"
|
|||
|
"If you use the timesheet linked to projects, don't forget to setup the right unit of measure in your employees."
|
|||
|
msgstr ""
|
|||
|
"Это установит единицу измерения, используемую в проектах и задачах. \n"
|
|||
|
"Если вы используете табели, ссылающиеся на проекты, не забудьте установить правильную единицу измерения для ваших сотрудников."
|
|||
|
|
|||
|
#. module: hr_timesheet
|
|||
|
#. odoo-python
|
|||
|
#: code:addons/hr_timesheet/controllers/portal.py:0
|
|||
|
#, python-format
|
|||
|
msgid "This year"
|
|||
|
msgstr "Этот год"
|
|||
|
|
|||
|
#. module: hr_timesheet
|
|||
|
#: model_terms:ir.ui.view,arch_db:hr_timesheet.res_config_settings_view_form
|
|||
|
msgid "Time Encoding"
|
|||
|
msgstr "Учет времени"
|
|||
|
|
|||
|
#. module: hr_timesheet
|
|||
|
#: model:ir.model.fields,field_description:hr_timesheet.field_res_config_settings__module_project_timesheet_holidays
|
|||
|
#: model_terms:ir.ui.view,arch_db:hr_timesheet.res_config_settings_view_form
|
|||
|
msgid "Time Off"
|
|||
|
msgstr "Отсутствие"
|
|||
|
|
|||
|
#. module: hr_timesheet
|
|||
|
#: model:ir.model.fields,help:hr_timesheet.field_project_task__subtask_effective_hours
|
|||
|
msgid "Time spent on the sub-tasks (and their own sub-tasks) of this task."
|
|||
|
msgstr ""
|
|||
|
"Время, затраченное на подзадачи (и их собственные подзадачи) для этой "
|
|||
|
"задачи."
|
|||
|
|
|||
|
#. module: hr_timesheet
|
|||
|
#: model:ir.model.fields,help:hr_timesheet.field_project_task__total_hours_spent
|
|||
|
msgid "Time spent on this task and its sub-tasks (and their own sub-tasks)."
|
|||
|
msgstr ""
|
|||
|
"Время, затраченное на эту задачу и ее подзадачи (и их собственные "
|
|||
|
"подзадачи)."
|
|||
|
|
|||
|
#. module: hr_timesheet
|
|||
|
#: model_terms:ir.ui.view,arch_db:hr_timesheet.res_config_settings_view_form
|
|||
|
msgid "Time unit used to record your timesheets"
|
|||
|
msgstr "Отчетная единица для записи трудозатрат"
|
|||
|
|
|||
|
#. module: hr_timesheet
|
|||
|
#: model_terms:ir.ui.view,arch_db:hr_timesheet.hr_timesheet_line_search
|
|||
|
#: model_terms:ir.ui.view,arch_db:hr_timesheet.hr_timesheet_report_search
|
|||
|
#: model_terms:ir.ui.view,arch_db:hr_timesheet.view_hr_timesheet_line_graph_all
|
|||
|
#: model_terms:ir.ui.view,arch_db:hr_timesheet.view_hr_timesheet_line_graph_my
|
|||
|
#: model_terms:ir.ui.view,arch_db:hr_timesheet.view_my_timesheet_line_pivot
|
|||
|
msgid "Timesheet"
|
|||
|
msgstr "Табель"
|
|||
|
|
|||
|
#. module: hr_timesheet
|
|||
|
#: model_terms:ir.ui.view,arch_db:hr_timesheet.hr_timesheet_line_tree
|
|||
|
#: model_terms:ir.ui.view,arch_db:hr_timesheet.project_sharing_inherit_project_task_view_form
|
|||
|
#: model_terms:ir.ui.view,arch_db:hr_timesheet.view_task_form2_inherited
|
|||
|
msgid "Timesheet Activities"
|
|||
|
msgstr "Действия в табеле"
|
|||
|
|
|||
|
#. module: hr_timesheet
|
|||
|
#: model_terms:ir.ui.view,arch_db:hr_timesheet.timesheets_analysis_report_graph_employee
|
|||
|
#: model_terms:ir.ui.view,arch_db:hr_timesheet.timesheets_analysis_report_graph_project
|
|||
|
#: model_terms:ir.ui.view,arch_db:hr_timesheet.timesheets_analysis_report_graph_task
|
|||
|
#: model_terms:ir.ui.view,arch_db:hr_timesheet.timesheets_analysis_report_pivot_employee
|
|||
|
#: model_terms:ir.ui.view,arch_db:hr_timesheet.timesheets_analysis_report_pivot_project
|
|||
|
#: model_terms:ir.ui.view,arch_db:hr_timesheet.timesheets_analysis_report_pivot_task
|
|||
|
#: model_terms:ir.ui.view,arch_db:hr_timesheet.view_hr_timesheet_line_graph
|
|||
|
#: model_terms:ir.ui.view,arch_db:hr_timesheet.view_hr_timesheet_line_graph_all
|
|||
|
#: model_terms:ir.ui.view,arch_db:hr_timesheet.view_hr_timesheet_line_graph_my
|
|||
|
#: model_terms:ir.ui.view,arch_db:hr_timesheet.view_hr_timesheet_line_pivot
|
|||
|
#: model_terms:ir.ui.view,arch_db:hr_timesheet.view_my_timesheet_line_pivot
|
|||
|
msgid "Timesheet Costs"
|
|||
|
msgstr "Стоимость табеля"
|
|||
|
|
|||
|
#. module: hr_timesheet
|
|||
|
#: model:ir.model.fields,field_description:hr_timesheet.field_project_project__timesheet_count
|
|||
|
msgid "Timesheet Count"
|
|||
|
msgstr "Учет табеля"
|
|||
|
|
|||
|
#. module: hr_timesheet
|
|||
|
#: model:ir.model.fields,field_description:hr_timesheet.field_project_project__timesheet_encode_uom_id
|
|||
|
#: model:ir.model.fields,field_description:hr_timesheet.field_res_company__timesheet_encode_uom_id
|
|||
|
msgid "Timesheet Encoding Unit"
|
|||
|
msgstr "Отчетная единица табеля"
|
|||
|
|
|||
|
#. module: hr_timesheet
|
|||
|
#: model_terms:ir.ui.view,arch_db:hr_timesheet.hr_timesheet_line_search
|
|||
|
#: model_terms:ir.ui.view,arch_db:hr_timesheet.hr_timesheet_report_search
|
|||
|
msgid "Timesheet by Date"
|
|||
|
msgstr "Табель по дате"
|
|||
|
|
|||
|
#. module: hr_timesheet
|
|||
|
#. odoo-python
|
|||
|
#: code:addons/hr_timesheet/models/hr_timesheet.py:0
|
|||
|
#: code:addons/hr_timesheet/models/project.py:0
|
|||
|
#: model:ir.actions.act_window,name:hr_timesheet.act_hr_timesheet_line_by_project
|
|||
|
#: model:ir.actions.act_window,name:hr_timesheet.timesheet_action_from_employee
|
|||
|
#: model:ir.actions.report,name:hr_timesheet.timesheet_report
|
|||
|
#: model:ir.actions.report,name:hr_timesheet.timesheet_report_project
|
|||
|
#: model:ir.actions.report,name:hr_timesheet.timesheet_report_task
|
|||
|
#: model:ir.actions.report,name:hr_timesheet.timesheet_report_task_timesheets
|
|||
|
#: model:ir.model.fields,field_description:hr_timesheet.field_project_project__allow_timesheets
|
|||
|
#: model:ir.model.fields,field_description:hr_timesheet.field_project_task__timesheet_ids
|
|||
|
#: model:ir.ui.menu,name:hr_timesheet.menu_hr_time_tracking
|
|||
|
#: model:ir.ui.menu,name:hr_timesheet.menu_timesheets_reports_timesheet
|
|||
|
#: model:ir.ui.menu,name:hr_timesheet.timesheet_menu_root
|
|||
|
#: model_terms:ir.ui.view,arch_db:hr_timesheet.hr_department_view_kanban
|
|||
|
#: model_terms:ir.ui.view,arch_db:hr_timesheet.portal_layout
|
|||
|
#: model_terms:ir.ui.view,arch_db:hr_timesheet.portal_my_home_timesheet
|
|||
|
#: model_terms:ir.ui.view,arch_db:hr_timesheet.portal_my_task
|
|||
|
#: model_terms:ir.ui.view,arch_db:hr_timesheet.portal_my_timesheets
|
|||
|
#: model_terms:ir.ui.view,arch_db:hr_timesheet.project_invoice_form
|
|||
|
#: model_terms:ir.ui.view,arch_db:hr_timesheet.project_project_view_form_simplified_inherit_timesheet
|
|||
|
#: model_terms:ir.ui.view,arch_db:hr_timesheet.project_sharing_inherit_project_task_view_form
|
|||
|
#: model_terms:ir.ui.view,arch_db:hr_timesheet.report_timesheet
|
|||
|
#: model_terms:ir.ui.view,arch_db:hr_timesheet.report_timesheet_task
|
|||
|
#: model_terms:ir.ui.view,arch_db:hr_timesheet.res_config_settings_view_form
|
|||
|
#: model_terms:ir.ui.view,arch_db:hr_timesheet.timesheet_project_task_page
|
|||
|
#: model_terms:ir.ui.view,arch_db:hr_timesheet.timesheets_analysis_report_graph_employee
|
|||
|
#: model_terms:ir.ui.view,arch_db:hr_timesheet.timesheets_analysis_report_graph_project
|
|||
|
#: model_terms:ir.ui.view,arch_db:hr_timesheet.timesheets_analysis_report_graph_task
|
|||
|
#: model_terms:ir.ui.view,arch_db:hr_timesheet.view_hr_timesheet_line_graph
|
|||
|
#: model_terms:ir.ui.view,arch_db:hr_timesheet.view_hr_timesheet_line_pivot
|
|||
|
#: model_terms:ir.ui.view,arch_db:hr_timesheet.view_project_kanban_inherited
|
|||
|
#: model_terms:ir.ui.view,arch_db:hr_timesheet.view_task_form2_inherited
|
|||
|
#, python-format
|
|||
|
msgid "Timesheets"
|
|||
|
msgstr "Табели"
|
|||
|
|
|||
|
#. module: hr_timesheet
|
|||
|
#. odoo-python
|
|||
|
#: code:addons/hr_timesheet/models/hr_timesheet.py:0
|
|||
|
#, python-format
|
|||
|
msgid "Timesheets - %s"
|
|||
|
msgstr "Табели - %s"
|
|||
|
|
|||
|
#. module: hr_timesheet
|
|||
|
#: model_terms:ir.ui.view,arch_db:hr_timesheet.timesheets_analysis_report_pivot_employee
|
|||
|
#: model_terms:ir.ui.view,arch_db:hr_timesheet.timesheets_analysis_report_pivot_project
|
|||
|
#: model_terms:ir.ui.view,arch_db:hr_timesheet.timesheets_analysis_report_pivot_task
|
|||
|
msgid "Timesheets Analysis"
|
|||
|
msgstr "Анализ табеля"
|
|||
|
|
|||
|
#. module: hr_timesheet
|
|||
|
#: model:ir.model,name:hr_timesheet.model_timesheets_analysis_report
|
|||
|
msgid "Timesheets Analysis Report"
|
|||
|
msgstr "Отчет по анализу табеля"
|
|||
|
|
|||
|
#. module: hr_timesheet
|
|||
|
#: model_terms:ir.ui.view,arch_db:hr_timesheet.res_config_settings_view_form
|
|||
|
msgid "Timesheets Control"
|
|||
|
msgstr "Управление табеля"
|
|||
|
|
|||
|
#. module: hr_timesheet
|
|||
|
#: model:ir.actions.act_window,name:hr_timesheet.act_hr_timesheet_report
|
|||
|
msgid "Timesheets by Employee"
|
|||
|
msgstr "Табели по сотруднику"
|
|||
|
|
|||
|
#. module: hr_timesheet
|
|||
|
#: model:ir.actions.act_window,name:hr_timesheet.timesheet_action_report_by_project
|
|||
|
msgid "Timesheets by Project"
|
|||
|
msgstr "Табели по проекту"
|
|||
|
|
|||
|
#. module: hr_timesheet
|
|||
|
#: model:ir.actions.act_window,name:hr_timesheet.timesheet_action_report_by_task
|
|||
|
msgid "Timesheets by Task"
|
|||
|
msgstr "Табели по задаче"
|
|||
|
|
|||
|
#. module: hr_timesheet
|
|||
|
#: model:ir.model.fields,help:hr_timesheet.field_project_task__allow_timesheets
|
|||
|
msgid "Timesheets can be logged on this task."
|
|||
|
msgstr "На этой задаче можно записывать табеле."
|
|||
|
|
|||
|
#. module: hr_timesheet
|
|||
|
#. odoo-python
|
|||
|
#: code:addons/hr_timesheet/models/hr_timesheet.py:0
|
|||
|
#, python-format
|
|||
|
msgid ""
|
|||
|
"Timesheets must be created with an active employee in the selected "
|
|||
|
"companies."
|
|||
|
msgstr ""
|
|||
|
"Табели должны быть созданы подтвержденным аккаунтом сотрудника в выбранных "
|
|||
|
"компаниях."
|
|||
|
|
|||
|
#. module: hr_timesheet
|
|||
|
#: model:digest.tip,name:hr_timesheet.digest_tip_hr_timesheet_0
|
|||
|
msgid "Tip: Record your Timesheets faster"
|
|||
|
msgstr "Совет: записывайте табели быстрее"
|
|||
|
|
|||
|
#. module: hr_timesheet
|
|||
|
#. odoo-python
|
|||
|
#: code:addons/hr_timesheet/controllers/portal.py:0
|
|||
|
#, python-format
|
|||
|
msgid "Today"
|
|||
|
msgstr "Сегодня"
|
|||
|
|
|||
|
#. module: hr_timesheet
|
|||
|
#: model_terms:ir.ui.view,arch_db:hr_timesheet.hr_timesheet_line_tree
|
|||
|
msgid "Total"
|
|||
|
msgstr "Всего"
|
|||
|
|
|||
|
#. module: hr_timesheet
|
|||
|
#: model_terms:ir.ui.view,arch_db:hr_timesheet.project_sharing_inherit_project_task_view_form
|
|||
|
#: model_terms:ir.ui.view,arch_db:hr_timesheet.view_task_form2_inherited
|
|||
|
msgid "Total Days"
|
|||
|
msgstr "Всего дней"
|
|||
|
|
|||
|
#. module: hr_timesheet
|
|||
|
#: model:ir.model.fields,field_description:hr_timesheet.field_project_task__total_hours_spent
|
|||
|
#: model_terms:ir.ui.view,arch_db:hr_timesheet.project_sharing_inherit_project_task_view_form
|
|||
|
#: model_terms:ir.ui.view,arch_db:hr_timesheet.view_task_form2_inherited
|
|||
|
msgid "Total Hours"
|
|||
|
msgstr "Всего часов"
|
|||
|
|
|||
|
#. module: hr_timesheet
|
|||
|
#: model:ir.model.fields,field_description:hr_timesheet.field_project_project__total_timesheet_time
|
|||
|
msgid "Total Timesheet Time"
|
|||
|
msgstr "Общее время по табелю"
|
|||
|
|
|||
|
#. module: hr_timesheet
|
|||
|
#: model:ir.model.fields,help:hr_timesheet.field_project_project__total_timesheet_time
|
|||
|
msgid ""
|
|||
|
"Total number of time (in the proper UoM) recorded in the project, rounded to"
|
|||
|
" the unit."
|
|||
|
msgstr ""
|
|||
|
"Общее время (в соответствующей единице измерения), записанное в проекте и "
|
|||
|
"округленное до целого значения."
|
|||
|
|
|||
|
#. module: hr_timesheet
|
|||
|
#: model_terms:ir.ui.view,arch_db:hr_timesheet.portal_my_timesheets
|
|||
|
msgid "Total:"
|
|||
|
msgstr "Итого:"
|
|||
|
|
|||
|
#. module: hr_timesheet
|
|||
|
#: model_terms:ir.ui.view,arch_db:hr_timesheet.res_config_settings_view_form
|
|||
|
msgid "Track your time from anywhere, even offline, with our web/mobile apps"
|
|||
|
msgstr ""
|
|||
|
"Ведите учет рабочего времени из любого места, даже в автономном режиме, с "
|
|||
|
"помощью наших веб/мобильных приложений"
|
|||
|
|
|||
|
#. module: hr_timesheet
|
|||
|
#: model_terms:ir.actions.act_window,help:hr_timesheet.act_hr_timesheet_line_by_project
|
|||
|
msgid ""
|
|||
|
"Track your working hours by projects every day and invoice this time to your"
|
|||
|
" customers."
|
|||
|
msgstr ""
|
|||
|
"Отслеживайте рабочее время по проектам каждый день и выставляйте счета за "
|
|||
|
"это время своим клиентам."
|
|||
|
|
|||
|
#. module: hr_timesheet
|
|||
|
#. odoo-python
|
|||
|
#: code:addons/hr_timesheet/models/res_company.py:0
|
|||
|
#, python-format
|
|||
|
msgid "Training"
|
|||
|
msgstr "Обучение"
|
|||
|
|
|||
|
#. module: hr_timesheet
|
|||
|
#: model:ir.model.fields,field_description:hr_timesheet.field_account_analytic_line__user_id
|
|||
|
#: model:ir.model.fields,field_description:hr_timesheet.field_timesheets_analysis_report__user_id
|
|||
|
msgid "User"
|
|||
|
msgstr "Пользователь"
|
|||
|
|
|||
|
#. module: hr_timesheet
|
|||
|
#: model:res.groups,name:hr_timesheet.group_hr_timesheet_approver
|
|||
|
msgid "User: all timesheets"
|
|||
|
msgstr "Пользователь: все табели"
|
|||
|
|
|||
|
#. module: hr_timesheet
|
|||
|
#: model:res.groups,name:hr_timesheet.group_hr_timesheet_user
|
|||
|
msgid "User: own timesheets only"
|
|||
|
msgstr "Пользователь: только свои табели"
|
|||
|
|
|||
|
#. module: hr_timesheet
|
|||
|
#: model:ir.model.fields,field_description:hr_timesheet.field_uom_uom__timesheet_widget
|
|||
|
msgid "Widget"
|
|||
|
msgstr "Виджет"
|
|||
|
|
|||
|
#. module: hr_timesheet
|
|||
|
#. odoo-python
|
|||
|
#: code:addons/hr_timesheet/models/hr_timesheet.py:0
|
|||
|
#, python-format
|
|||
|
msgid "You cannot access timesheets that are not yours."
|
|||
|
msgstr "Вы не можете получить доступ к чужим табелям."
|
|||
|
|
|||
|
#. module: hr_timesheet
|
|||
|
#. odoo-python
|
|||
|
#: code:addons/hr_timesheet/models/hr_timesheet.py:0
|
|||
|
#, python-format
|
|||
|
msgid ""
|
|||
|
"You cannot add timesheets to a project linked to an inactive analytic "
|
|||
|
"account."
|
|||
|
msgstr ""
|
|||
|
"Невозможно добавить табели в проект, связанный с неактивным аналитическим "
|
|||
|
"счетом."
|
|||
|
|
|||
|
#. module: hr_timesheet
|
|||
|
#. odoo-python
|
|||
|
#: code:addons/hr_timesheet/models/hr_timesheet.py:0
|
|||
|
#, python-format
|
|||
|
msgid ""
|
|||
|
"You cannot add timesheets to a project or a task linked to an inactive "
|
|||
|
"analytic account."
|
|||
|
msgstr ""
|
|||
|
"Невозможно добавить табели в проект или задачу, связанную с неактивным "
|
|||
|
"аналитическим счетом."
|
|||
|
|
|||
|
#. module: hr_timesheet
|
|||
|
#. odoo-python
|
|||
|
#: code:addons/hr_timesheet/models/hr_timesheet.py:0
|
|||
|
#, python-format
|
|||
|
msgid "You cannot create a timesheet on a private task."
|
|||
|
msgstr "Невозможно создать табель для личной задачи."
|
|||
|
|
|||
|
#. module: hr_timesheet
|
|||
|
#: model_terms:ir.ui.view,arch_db:hr_timesheet.view_task_form2_inherited
|
|||
|
msgid ""
|
|||
|
"You cannot log timesheets on this project since it is linked to an inactive "
|
|||
|
"analytic account. Please change this account, or reactivate the current one "
|
|||
|
"to timesheet on the project."
|
|||
|
msgstr ""
|
|||
|
"Вы не можете вести учет времени по этому проекту, поскольку он связан с "
|
|||
|
"неактивным аналитическим счетом. Пожалуйста, выберите другой счет или "
|
|||
|
"активизируйте этот."
|
|||
|
|
|||
|
#. module: hr_timesheet
|
|||
|
#. odoo-python
|
|||
|
#: code:addons/hr_timesheet/models/hr_timesheet.py:0
|
|||
|
#, python-format
|
|||
|
msgid "You cannot set an archived employee to the existing timesheets."
|
|||
|
msgstr ""
|
|||
|
"Вы не можете использовать сотрудника, который находится в архивной записи, "
|
|||
|
"для действующих табелей."
|
|||
|
|
|||
|
#. module: hr_timesheet
|
|||
|
#. odoo-python
|
|||
|
#: code:addons/hr_timesheet/models/project.py:0
|
|||
|
#, python-format
|
|||
|
msgid "You cannot use timesheets without an analytic account."
|
|||
|
msgstr "Вы не можете использовать табели без аналитического счета."
|
|||
|
|
|||
|
#. module: hr_timesheet
|
|||
|
#. odoo-python
|
|||
|
#: code:addons/hr_timesheet/models/res_company.py:0
|
|||
|
#, python-format
|
|||
|
msgid "days"
|
|||
|
msgstr "дней"
|
|||
|
|
|||
|
#. module: hr_timesheet
|
|||
|
#: model_terms:ir.ui.view,arch_db:hr_timesheet.report_timesheet_task
|
|||
|
msgid "for"
|
|||
|
msgstr "для"
|
|||
|
|
|||
|
#. module: hr_timesheet
|
|||
|
#: model_terms:ir.ui.view,arch_db:hr_timesheet.report_timesheet
|
|||
|
#: model_terms:ir.ui.view,arch_db:hr_timesheet.timesheet_project_task_page
|
|||
|
msgid "for the"
|
|||
|
msgstr "для"
|
|||
|
|
|||
|
#. module: hr_timesheet
|
|||
|
#. odoo-python
|
|||
|
#: code:addons/hr_timesheet/models/res_company.py:0
|
|||
|
#, python-format
|
|||
|
msgid "hours"
|
|||
|
msgstr "часы"
|
|||
|
|
|||
|
#. module: hr_timesheet
|
|||
|
#: model_terms:ir.ui.view,arch_db:hr_timesheet.view_task_form2_inherited
|
|||
|
msgid ""
|
|||
|
"on\n"
|
|||
|
" <span class=\"fw-bold text-dark\"> Sub-tasks</span>)"
|
|||
|
msgstr ""
|
|||
|
"на\n"
|
|||
|
" <span class=\"fw-bold text-dark\"> Подзадачи</span>)"
|
|||
|
|
|||
|
#. module: hr_timesheet
|
|||
|
#: model_terms:ir.ui.view,arch_db:hr_timesheet.project_sharing_inherit_project_task_view_form
|
|||
|
msgid ""
|
|||
|
"on\n"
|
|||
|
" <span class=\"fw-bold text-dark\"> Sub-tasks</span>)"
|
|||
|
msgstr ""
|
|||
|
"на\n"
|
|||
|
" <span class=\"fw-bold text-dark\"> Подзадачи</span>)"
|