mirror of
https://github.com/bringout/oca-ocb-project.git
synced 2026-04-23 01:01:59 +02:00
Initial commit: Project packages
This commit is contained in:
commit
89613c97b0
753 changed files with 496325 additions and 0 deletions
|
|
@ -0,0 +1,202 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * project_timesheet_holidays
|
||||
#
|
||||
# Translators:
|
||||
# Martin Trigaux, 2022
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 16.0+e\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-12-15 12:51+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:54+0000\n"
|
||||
"Last-Translator: Martin Trigaux, 2022\n"
|
||||
"Language-Team: Afrikaans (https://app.transifex.com/odoo/teams/41243/af/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: af\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_account_analytic_line
|
||||
msgid "Analytic Line"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave__timesheet_ids
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_resource_calendar_leaves__timesheet_ids
|
||||
msgid "Analytic Lines"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/hr_holidays.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Both the internal project and task are required to generate a timesheet for "
|
||||
"the time off %s. If you don't want a timesheet, you should leave the "
|
||||
"internal project and task empty."
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_res_company
|
||||
msgid "Companies"
|
||||
msgstr "Maatskappye"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_res_config_settings
|
||||
msgid "Config Settings"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_hr_employee
|
||||
msgid "Employee"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave_type__timesheet_generate
|
||||
msgid "Generate Timesheet"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_account_analytic_line__global_leave_id
|
||||
msgid "Global Time Off"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,help:project_timesheet_holidays.field_hr_leave_type__timesheet_generate
|
||||
msgid ""
|
||||
"If checked, when validating a time off, timesheet will be generated in the "
|
||||
"Vacation Project of the company."
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/res_company.py:0
|
||||
#: code:addons/project_timesheet_holidays/models/res_company.py:0
|
||||
#, python-format
|
||||
msgid "Internal"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_res_config_settings__internal_project_id
|
||||
msgid "Internal Project"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_project_task__is_timeoff_task
|
||||
msgid "Is Time off Task"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_account_analytic_line__holiday_id
|
||||
msgid "Leave Request"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_project_task__leave_types_count
|
||||
msgid "Leave Types Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/project_task.py:0
|
||||
#, python-format
|
||||
msgid "Operation not supported"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave_type__timesheet_project_id
|
||||
#: model_terms:ir.ui.view,arch_db:project_timesheet_holidays.res_config_settings_view_form
|
||||
msgid "Project"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_resource_calendar_leaves
|
||||
msgid "Resource Time Off Detail"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_project_task
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_account_analytic_line__task_id
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave_type__timesheet_task_id
|
||||
#: model_terms:ir.ui.view,arch_db:project_timesheet_holidays.res_config_settings_view_form
|
||||
msgid "Task"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,help:project_timesheet_holidays.field_res_config_settings__internal_project_id
|
||||
msgid ""
|
||||
"The default project used when automatically generating timesheets via time "
|
||||
"off requests. You can specify another project on each time off type "
|
||||
"individually."
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,help:project_timesheet_holidays.field_res_config_settings__leave_timesheet_task_id
|
||||
msgid ""
|
||||
"The default task used when automatically generating timesheets via time off "
|
||||
"requests. You can specify another task on each time off type individually."
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/res_company.py:0
|
||||
#: code:addons/project_timesheet_holidays/models/res_company.py:0
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_hr_leave
|
||||
#, python-format
|
||||
msgid "Time Off"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/hr_holidays.py:0
|
||||
#: code:addons/project_timesheet_holidays/models/resource_calendar_leaves.py:0
|
||||
#, python-format
|
||||
msgid "Time Off (%s/%s)"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_res_company__leave_timesheet_task_id
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_res_config_settings__leave_timesheet_task_id
|
||||
msgid "Time Off Task"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_hr_leave_type
|
||||
msgid "Time Off Type"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model_terms:ir.ui.view,arch_db:project_timesheet_holidays.hr_holiday_status_view_form_inherit
|
||||
msgid "Timesheet"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/account_analytic.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You cannot create timesheets for a task that is linked to a time off type. "
|
||||
"Please use the Time Off application to request new time off instead."
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/account_analytic.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You cannot delete timesheets that are linked to time off requests. Please "
|
||||
"cancel your time off request from the Time Off application instead."
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/account_analytic.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You cannot modify timesheets that are linked to time off requests. Please "
|
||||
"use the Time Off application to modify your time off requests instead."
|
||||
msgstr ""
|
||||
|
|
@ -0,0 +1,198 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * project_timesheet_holidays
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 16.0+e\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-12-15 12:51+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:54+0000\n"
|
||||
"Language-Team: Amharic (https://app.transifex.com/odoo/teams/41243/am/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: am\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_account_analytic_line
|
||||
msgid "Analytic Line"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave__timesheet_ids
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_resource_calendar_leaves__timesheet_ids
|
||||
msgid "Analytic Lines"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/hr_holidays.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Both the internal project and task are required to generate a timesheet for "
|
||||
"the time off %s. If you don't want a timesheet, you should leave the "
|
||||
"internal project and task empty."
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_res_company
|
||||
msgid "Companies"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_res_config_settings
|
||||
msgid "Config Settings"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_hr_employee
|
||||
msgid "Employee"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave_type__timesheet_generate
|
||||
msgid "Generate Timesheet"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_account_analytic_line__global_leave_id
|
||||
msgid "Global Time Off"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,help:project_timesheet_holidays.field_hr_leave_type__timesheet_generate
|
||||
msgid ""
|
||||
"If checked, when validating a time off, timesheet will be generated in the "
|
||||
"Vacation Project of the company."
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/res_company.py:0
|
||||
#: code:addons/project_timesheet_holidays/models/res_company.py:0
|
||||
#, python-format
|
||||
msgid "Internal"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_res_config_settings__internal_project_id
|
||||
msgid "Internal Project"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_project_task__is_timeoff_task
|
||||
msgid "Is Time off Task"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_account_analytic_line__holiday_id
|
||||
msgid "Leave Request"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_project_task__leave_types_count
|
||||
msgid "Leave Types Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/project_task.py:0
|
||||
#, python-format
|
||||
msgid "Operation not supported"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave_type__timesheet_project_id
|
||||
#: model_terms:ir.ui.view,arch_db:project_timesheet_holidays.res_config_settings_view_form
|
||||
msgid "Project"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_resource_calendar_leaves
|
||||
msgid "Resource Time Off Detail"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_project_task
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_account_analytic_line__task_id
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave_type__timesheet_task_id
|
||||
#: model_terms:ir.ui.view,arch_db:project_timesheet_holidays.res_config_settings_view_form
|
||||
msgid "Task"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,help:project_timesheet_holidays.field_res_config_settings__internal_project_id
|
||||
msgid ""
|
||||
"The default project used when automatically generating timesheets via time "
|
||||
"off requests. You can specify another project on each time off type "
|
||||
"individually."
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,help:project_timesheet_holidays.field_res_config_settings__leave_timesheet_task_id
|
||||
msgid ""
|
||||
"The default task used when automatically generating timesheets via time off "
|
||||
"requests. You can specify another task on each time off type individually."
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/res_company.py:0
|
||||
#: code:addons/project_timesheet_holidays/models/res_company.py:0
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_hr_leave
|
||||
#, python-format
|
||||
msgid "Time Off"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/hr_holidays.py:0
|
||||
#: code:addons/project_timesheet_holidays/models/resource_calendar_leaves.py:0
|
||||
#, python-format
|
||||
msgid "Time Off (%s/%s)"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_res_company__leave_timesheet_task_id
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_res_config_settings__leave_timesheet_task_id
|
||||
msgid "Time Off Task"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_hr_leave_type
|
||||
msgid "Time Off Type"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model_terms:ir.ui.view,arch_db:project_timesheet_holidays.hr_holiday_status_view_form_inherit
|
||||
msgid "Timesheet"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/account_analytic.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You cannot create timesheets for a task that is linked to a time off type. "
|
||||
"Please use the Time Off application to request new time off instead."
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/account_analytic.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You cannot delete timesheets that are linked to time off requests. Please "
|
||||
"cancel your time off request from the Time Off application instead."
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/account_analytic.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You cannot modify timesheets that are linked to time off requests. Please "
|
||||
"use the Time Off application to modify your time off requests instead."
|
||||
msgstr ""
|
||||
|
|
@ -0,0 +1,217 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * project_timesheet_holidays
|
||||
#
|
||||
# Translators:
|
||||
# Martin Trigaux, 2022
|
||||
# Malaz Abuidris <msea@odoo.com>, 2023
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 16.0+e\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-12-15 12:51+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:54+0000\n"
|
||||
"Last-Translator: Malaz Abuidris <msea@odoo.com>, 2023\n"
|
||||
"Language-Team: Arabic (https://app.transifex.com/odoo/teams/41243/ar/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: ar\n"
|
||||
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_account_analytic_line
|
||||
msgid "Analytic Line"
|
||||
msgstr "البند التحليلي"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave__timesheet_ids
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_resource_calendar_leaves__timesheet_ids
|
||||
msgid "Analytic Lines"
|
||||
msgstr "البنود التحليلية"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/hr_holidays.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Both the internal project and task are required to generate a timesheet for "
|
||||
"the time off %s. If you don't want a timesheet, you should leave the "
|
||||
"internal project and task empty."
|
||||
msgstr ""
|
||||
"المشروع الداخلي والمهمة كلاهما مطلوبان لإنشاء جدول زمني للإجازة %s. إذا كنت "
|
||||
"لا تريد جدولاً زمنياً، عليك ترك المشروع الداخلي والمهمة فارغين. "
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_res_company
|
||||
msgid "Companies"
|
||||
msgstr "الشركات "
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_res_config_settings
|
||||
msgid "Config Settings"
|
||||
msgstr "تهيئة الإعدادات "
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_hr_employee
|
||||
msgid "Employee"
|
||||
msgstr "الموظف"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave_type__timesheet_generate
|
||||
msgid "Generate Timesheet"
|
||||
msgstr "إنشاء سجل نشاط"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_account_analytic_line__global_leave_id
|
||||
msgid "Global Time Off"
|
||||
msgstr "إجازة عامة "
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,help:project_timesheet_holidays.field_hr_leave_type__timesheet_generate
|
||||
msgid ""
|
||||
"If checked, when validating a time off, timesheet will be generated in the "
|
||||
"Vacation Project of the company."
|
||||
msgstr ""
|
||||
"إذا كان محدداً، سوف يتم إنشاء جدول زمني في مشروع الإجازة في الشركة عند تصديق"
|
||||
" أيام الإجازة. "
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/res_company.py:0
|
||||
#: code:addons/project_timesheet_holidays/models/res_company.py:0
|
||||
#, python-format
|
||||
msgid "Internal"
|
||||
msgstr "داخلي"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_res_config_settings__internal_project_id
|
||||
msgid "Internal Project"
|
||||
msgstr "مشروع داخلي"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_project_task__is_timeoff_task
|
||||
msgid "Is Time off Task"
|
||||
msgstr "مهمة الإجازة "
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_account_analytic_line__holiday_id
|
||||
msgid "Leave Request"
|
||||
msgstr "طلب الإجازة"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_project_task__leave_types_count
|
||||
msgid "Leave Types Count"
|
||||
msgstr "عدد أنواع الإجازات "
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/project_task.py:0
|
||||
#, python-format
|
||||
msgid "Operation not supported"
|
||||
msgstr "هذه العملية غير مدعومة "
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave_type__timesheet_project_id
|
||||
#: model_terms:ir.ui.view,arch_db:project_timesheet_holidays.res_config_settings_view_form
|
||||
msgid "Project"
|
||||
msgstr "المشروع"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_resource_calendar_leaves
|
||||
msgid "Resource Time Off Detail"
|
||||
msgstr "تفاصيل إجازة المَورد "
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_project_task
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_account_analytic_line__task_id
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave_type__timesheet_task_id
|
||||
#: model_terms:ir.ui.view,arch_db:project_timesheet_holidays.res_config_settings_view_form
|
||||
msgid "Task"
|
||||
msgstr "المهمة"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,help:project_timesheet_holidays.field_res_config_settings__internal_project_id
|
||||
msgid ""
|
||||
"The default project used when automatically generating timesheets via time "
|
||||
"off requests. You can specify another project on each time off type "
|
||||
"individually."
|
||||
msgstr ""
|
||||
"المشروع الافتراضي الذي يتم استخدامه عند إنشاء الجداول الزمنية تلقائياً عن "
|
||||
"طريق طلبات الإجازة. يمكنك تحديد مشروع آخر في كل نوع إجازة على حدة. "
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,help:project_timesheet_holidays.field_res_config_settings__leave_timesheet_task_id
|
||||
msgid ""
|
||||
"The default task used when automatically generating timesheets via time off "
|
||||
"requests. You can specify another task on each time off type individually."
|
||||
msgstr ""
|
||||
"المهمة الافتراضية التي يتم استخدامها عند إنشاء الجداول الزمنية تلقائياً عن "
|
||||
"طريق طلبات الإجازة. يمكنك تحديد مهمة أخرى في كل نوع إجازة على حدة. "
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/res_company.py:0
|
||||
#: code:addons/project_timesheet_holidays/models/res_company.py:0
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_hr_leave
|
||||
#, python-format
|
||||
msgid "Time Off"
|
||||
msgstr "الإجازات "
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/hr_holidays.py:0
|
||||
#: code:addons/project_timesheet_holidays/models/resource_calendar_leaves.py:0
|
||||
#, python-format
|
||||
msgid "Time Off (%s/%s)"
|
||||
msgstr "الإجازة (%s/%s)"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_res_company__leave_timesheet_task_id
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_res_config_settings__leave_timesheet_task_id
|
||||
msgid "Time Off Task"
|
||||
msgstr "مهمة الإجازة "
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_hr_leave_type
|
||||
msgid "Time Off Type"
|
||||
msgstr "نوع الإجازة "
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model_terms:ir.ui.view,arch_db:project_timesheet_holidays.hr_holiday_status_view_form_inherit
|
||||
msgid "Timesheet"
|
||||
msgstr "الجدول الزمني "
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/account_analytic.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You cannot create timesheets for a task that is linked to a time off type. "
|
||||
"Please use the Time Off application to request new time off instead."
|
||||
msgstr ""
|
||||
"لا يمكنك إنشاء جداول زمنية لمهمة مرتبطة بنوع إجازة. يرجى استخدام تطبيق "
|
||||
"الإجازات لطلب إجازة جديدة عوضاً عن ذلك. "
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/account_analytic.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You cannot delete timesheets that are linked to time off requests. Please "
|
||||
"cancel your time off request from the Time Off application instead."
|
||||
msgstr ""
|
||||
"لا يمكنك حذف جداول زمنية مرتبطة بطلبات إجازات. يرجى إلغاء طلب الإجازة من "
|
||||
"تطبيق الإجازات عوضاً عن ذلك. "
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/account_analytic.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You cannot modify timesheets that are linked to time off requests. Please "
|
||||
"use the Time Off application to modify your time off requests instead."
|
||||
msgstr ""
|
||||
"لا يمكنك تعديل الجداول الزمنية المرتبطة بطلب إجازة. يرجى استخدام تطبيق "
|
||||
"الإجازات لتعديل طلبات إجازاتك عوضاً عن ذلك. "
|
||||
|
|
@ -0,0 +1,203 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * project_timesheet_holidays
|
||||
#
|
||||
# Translators:
|
||||
# Jumshud Sultanov <cumshud@gmail.com>, 2022
|
||||
# erpgo translator <jumshud@erpgo.az>, 2023
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 16.0+e\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-12-15 12:51+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:54+0000\n"
|
||||
"Last-Translator: erpgo translator <jumshud@erpgo.az>, 2023\n"
|
||||
"Language-Team: Azerbaijani (https://app.transifex.com/odoo/teams/41243/az/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: az\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_account_analytic_line
|
||||
msgid "Analytic Line"
|
||||
msgstr "Analitik Sətir"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave__timesheet_ids
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_resource_calendar_leaves__timesheet_ids
|
||||
msgid "Analytic Lines"
|
||||
msgstr "Analitik Sətirlər"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/hr_holidays.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Both the internal project and task are required to generate a timesheet for "
|
||||
"the time off %s. If you don't want a timesheet, you should leave the "
|
||||
"internal project and task empty."
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_res_company
|
||||
msgid "Companies"
|
||||
msgstr "Şirkətlər"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_res_config_settings
|
||||
msgid "Config Settings"
|
||||
msgstr "Parametrləri Konfiqurasiya edin"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_hr_employee
|
||||
msgid "Employee"
|
||||
msgstr "İşçi"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave_type__timesheet_generate
|
||||
msgid "Generate Timesheet"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_account_analytic_line__global_leave_id
|
||||
msgid "Global Time Off"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,help:project_timesheet_holidays.field_hr_leave_type__timesheet_generate
|
||||
msgid ""
|
||||
"If checked, when validating a time off, timesheet will be generated in the "
|
||||
"Vacation Project of the company."
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/res_company.py:0
|
||||
#: code:addons/project_timesheet_holidays/models/res_company.py:0
|
||||
#, python-format
|
||||
msgid "Internal"
|
||||
msgstr "Daxili"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_res_config_settings__internal_project_id
|
||||
msgid "Internal Project"
|
||||
msgstr "Daxili Layihə"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_project_task__is_timeoff_task
|
||||
msgid "Is Time off Task"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_account_analytic_line__holiday_id
|
||||
msgid "Leave Request"
|
||||
msgstr "Məzuniyyət Sorğusu"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_project_task__leave_types_count
|
||||
msgid "Leave Types Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/project_task.py:0
|
||||
#, python-format
|
||||
msgid "Operation not supported"
|
||||
msgstr "Əməliyyat dəstəklənmir"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave_type__timesheet_project_id
|
||||
#: model_terms:ir.ui.view,arch_db:project_timesheet_holidays.res_config_settings_view_form
|
||||
msgid "Project"
|
||||
msgstr "Layihə"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_resource_calendar_leaves
|
||||
msgid "Resource Time Off Detail"
|
||||
msgstr "Resursun Məzuniyyət Detalları"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_project_task
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_account_analytic_line__task_id
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave_type__timesheet_task_id
|
||||
#: model_terms:ir.ui.view,arch_db:project_timesheet_holidays.res_config_settings_view_form
|
||||
msgid "Task"
|
||||
msgstr "Tapşırıq"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,help:project_timesheet_holidays.field_res_config_settings__internal_project_id
|
||||
msgid ""
|
||||
"The default project used when automatically generating timesheets via time "
|
||||
"off requests. You can specify another project on each time off type "
|
||||
"individually."
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,help:project_timesheet_holidays.field_res_config_settings__leave_timesheet_task_id
|
||||
msgid ""
|
||||
"The default task used when automatically generating timesheets via time off "
|
||||
"requests. You can specify another task on each time off type individually."
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/res_company.py:0
|
||||
#: code:addons/project_timesheet_holidays/models/res_company.py:0
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_hr_leave
|
||||
#, python-format
|
||||
msgid "Time Off"
|
||||
msgstr "Məzuniyyət"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/hr_holidays.py:0
|
||||
#: code:addons/project_timesheet_holidays/models/resource_calendar_leaves.py:0
|
||||
#, python-format
|
||||
msgid "Time Off (%s/%s)"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_res_company__leave_timesheet_task_id
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_res_config_settings__leave_timesheet_task_id
|
||||
msgid "Time Off Task"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_hr_leave_type
|
||||
msgid "Time Off Type"
|
||||
msgstr "Məzuniyyət Növü"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model_terms:ir.ui.view,arch_db:project_timesheet_holidays.hr_holiday_status_view_form_inherit
|
||||
msgid "Timesheet"
|
||||
msgstr "Tabel"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/account_analytic.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You cannot create timesheets for a task that is linked to a time off type. "
|
||||
"Please use the Time Off application to request new time off instead."
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/account_analytic.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You cannot delete timesheets that are linked to time off requests. Please "
|
||||
"cancel your time off request from the Time Off application instead."
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/account_analytic.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You cannot modify timesheets that are linked to time off requests. Please "
|
||||
"use the Time Off application to modify your time off requests instead."
|
||||
msgstr ""
|
||||
|
|
@ -0,0 +1,202 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * project_timesheet_holidays
|
||||
#
|
||||
# Translators:
|
||||
# Ivan Shakh, 2024
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 16.0+e\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-12-15 12:51+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:54+0000\n"
|
||||
"Last-Translator: Ivan Shakh, 2024\n"
|
||||
"Language-Team: Belarusian (https://app.transifex.com/odoo/teams/41243/be/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: be\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: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_account_analytic_line
|
||||
msgid "Analytic Line"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave__timesheet_ids
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_resource_calendar_leaves__timesheet_ids
|
||||
msgid "Analytic Lines"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/hr_holidays.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Both the internal project and task are required to generate a timesheet for "
|
||||
"the time off %s. If you don't want a timesheet, you should leave the "
|
||||
"internal project and task empty."
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_res_company
|
||||
msgid "Companies"
|
||||
msgstr "Кампаніі"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_res_config_settings
|
||||
msgid "Config Settings"
|
||||
msgstr "Налады канфігурацыі"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_hr_employee
|
||||
msgid "Employee"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave_type__timesheet_generate
|
||||
msgid "Generate Timesheet"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_account_analytic_line__global_leave_id
|
||||
msgid "Global Time Off"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,help:project_timesheet_holidays.field_hr_leave_type__timesheet_generate
|
||||
msgid ""
|
||||
"If checked, when validating a time off, timesheet will be generated in the "
|
||||
"Vacation Project of the company."
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/res_company.py:0
|
||||
#: code:addons/project_timesheet_holidays/models/res_company.py:0
|
||||
#, python-format
|
||||
msgid "Internal"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_res_config_settings__internal_project_id
|
||||
msgid "Internal Project"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_project_task__is_timeoff_task
|
||||
msgid "Is Time off Task"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_account_analytic_line__holiday_id
|
||||
msgid "Leave Request"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_project_task__leave_types_count
|
||||
msgid "Leave Types Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/project_task.py:0
|
||||
#, python-format
|
||||
msgid "Operation not supported"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave_type__timesheet_project_id
|
||||
#: model_terms:ir.ui.view,arch_db:project_timesheet_holidays.res_config_settings_view_form
|
||||
msgid "Project"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_resource_calendar_leaves
|
||||
msgid "Resource Time Off Detail"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_project_task
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_account_analytic_line__task_id
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave_type__timesheet_task_id
|
||||
#: model_terms:ir.ui.view,arch_db:project_timesheet_holidays.res_config_settings_view_form
|
||||
msgid "Task"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,help:project_timesheet_holidays.field_res_config_settings__internal_project_id
|
||||
msgid ""
|
||||
"The default project used when automatically generating timesheets via time "
|
||||
"off requests. You can specify another project on each time off type "
|
||||
"individually."
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,help:project_timesheet_holidays.field_res_config_settings__leave_timesheet_task_id
|
||||
msgid ""
|
||||
"The default task used when automatically generating timesheets via time off "
|
||||
"requests. You can specify another task on each time off type individually."
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/res_company.py:0
|
||||
#: code:addons/project_timesheet_holidays/models/res_company.py:0
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_hr_leave
|
||||
#, python-format
|
||||
msgid "Time Off"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/hr_holidays.py:0
|
||||
#: code:addons/project_timesheet_holidays/models/resource_calendar_leaves.py:0
|
||||
#, python-format
|
||||
msgid "Time Off (%s/%s)"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_res_company__leave_timesheet_task_id
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_res_config_settings__leave_timesheet_task_id
|
||||
msgid "Time Off Task"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_hr_leave_type
|
||||
msgid "Time Off Type"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model_terms:ir.ui.view,arch_db:project_timesheet_holidays.hr_holiday_status_view_form_inherit
|
||||
msgid "Timesheet"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/account_analytic.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You cannot create timesheets for a task that is linked to a time off type. "
|
||||
"Please use the Time Off application to request new time off instead."
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/account_analytic.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You cannot delete timesheets that are linked to time off requests. Please "
|
||||
"cancel your time off request from the Time Off application instead."
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/account_analytic.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You cannot modify timesheets that are linked to time off requests. Please "
|
||||
"use the Time Off application to modify your time off requests instead."
|
||||
msgstr ""
|
||||
|
|
@ -0,0 +1,207 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * project_timesheet_holidays
|
||||
#
|
||||
# Translators:
|
||||
# KeyVillage, 2023
|
||||
# aleksandar ivanov, 2023
|
||||
# Albena Mincheva <albena_vicheva@abv.bg>, 2023
|
||||
# Георги Пехливанов <sonaris@gmail.com>, 2023
|
||||
# Maria Boyadjieva <marabo2000@gmail.com>, 2023
|
||||
# Petko Karamotchev, 2024
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 16.0+e\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-12-15 12:51+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:54+0000\n"
|
||||
"Last-Translator: Petko Karamotchev, 2024\n"
|
||||
"Language-Team: Bulgarian (https://app.transifex.com/odoo/teams/41243/bg/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: bg\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_account_analytic_line
|
||||
msgid "Analytic Line"
|
||||
msgstr "Аналитичен Ред"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave__timesheet_ids
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_resource_calendar_leaves__timesheet_ids
|
||||
msgid "Analytic Lines"
|
||||
msgstr "Аналитични Редове"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/hr_holidays.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Both the internal project and task are required to generate a timesheet for "
|
||||
"the time off %s. If you don't want a timesheet, you should leave the "
|
||||
"internal project and task empty."
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_res_company
|
||||
msgid "Companies"
|
||||
msgstr "Фирми"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_res_config_settings
|
||||
msgid "Config Settings"
|
||||
msgstr "Настройки"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_hr_employee
|
||||
msgid "Employee"
|
||||
msgstr "Служител"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave_type__timesheet_generate
|
||||
msgid "Generate Timesheet"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_account_analytic_line__global_leave_id
|
||||
msgid "Global Time Off"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,help:project_timesheet_holidays.field_hr_leave_type__timesheet_generate
|
||||
msgid ""
|
||||
"If checked, when validating a time off, timesheet will be generated in the "
|
||||
"Vacation Project of the company."
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/res_company.py:0
|
||||
#: code:addons/project_timesheet_holidays/models/res_company.py:0
|
||||
#, python-format
|
||||
msgid "Internal"
|
||||
msgstr "Вътрешни"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_res_config_settings__internal_project_id
|
||||
msgid "Internal Project"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_project_task__is_timeoff_task
|
||||
msgid "Is Time off Task"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_account_analytic_line__holiday_id
|
||||
msgid "Leave Request"
|
||||
msgstr "Заявка за отпуск"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_project_task__leave_types_count
|
||||
msgid "Leave Types Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/project_task.py:0
|
||||
#, python-format
|
||||
msgid "Operation not supported"
|
||||
msgstr "Операцията не се поддържа"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave_type__timesheet_project_id
|
||||
#: model_terms:ir.ui.view,arch_db:project_timesheet_holidays.res_config_settings_view_form
|
||||
msgid "Project"
|
||||
msgstr "Проект"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_resource_calendar_leaves
|
||||
msgid "Resource Time Off Detail"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_project_task
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_account_analytic_line__task_id
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave_type__timesheet_task_id
|
||||
#: model_terms:ir.ui.view,arch_db:project_timesheet_holidays.res_config_settings_view_form
|
||||
msgid "Task"
|
||||
msgstr "Задача"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,help:project_timesheet_holidays.field_res_config_settings__internal_project_id
|
||||
msgid ""
|
||||
"The default project used when automatically generating timesheets via time "
|
||||
"off requests. You can specify another project on each time off type "
|
||||
"individually."
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,help:project_timesheet_holidays.field_res_config_settings__leave_timesheet_task_id
|
||||
msgid ""
|
||||
"The default task used when automatically generating timesheets via time off "
|
||||
"requests. You can specify another task on each time off type individually."
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/res_company.py:0
|
||||
#: code:addons/project_timesheet_holidays/models/res_company.py:0
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_hr_leave
|
||||
#, python-format
|
||||
msgid "Time Off"
|
||||
msgstr "Почивка"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/hr_holidays.py:0
|
||||
#: code:addons/project_timesheet_holidays/models/resource_calendar_leaves.py:0
|
||||
#, python-format
|
||||
msgid "Time Off (%s/%s)"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_res_company__leave_timesheet_task_id
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_res_config_settings__leave_timesheet_task_id
|
||||
msgid "Time Off Task"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_hr_leave_type
|
||||
msgid "Time Off Type"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model_terms:ir.ui.view,arch_db:project_timesheet_holidays.hr_holiday_status_view_form_inherit
|
||||
msgid "Timesheet"
|
||||
msgstr "График "
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/account_analytic.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You cannot create timesheets for a task that is linked to a time off type. "
|
||||
"Please use the Time Off application to request new time off instead."
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/account_analytic.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You cannot delete timesheets that are linked to time off requests. Please "
|
||||
"cancel your time off request from the Time Off application instead."
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/account_analytic.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You cannot modify timesheets that are linked to time off requests. Please "
|
||||
"use the Time Off application to modify your time off requests instead."
|
||||
msgstr ""
|
||||
|
|
@ -0,0 +1,198 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * project_timesheet_holidays
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 16.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2025-05-06 20:36+0000\n"
|
||||
"PO-Revision-Date: 2025-05-06 20:36+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: \n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Plural-Forms: \n"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_account_analytic_line
|
||||
msgid "Analytic Line"
|
||||
msgstr "Analitička stavka"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave__timesheet_ids
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_resource_calendar_leaves__timesheet_ids
|
||||
msgid "Analytic Lines"
|
||||
msgstr "Retci analitike"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/hr_holidays.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Both the internal project and task are required to generate a timesheet for "
|
||||
"the time off %s. If you don't want a timesheet, you should leave the "
|
||||
"internal project and task empty."
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_res_company
|
||||
msgid "Companies"
|
||||
msgstr "Kompanije"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_res_config_settings
|
||||
msgid "Config Settings"
|
||||
msgstr "Postavke"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_hr_employee
|
||||
msgid "Employee"
|
||||
msgstr "Zaposlenik"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave_type__timesheet_generate
|
||||
msgid "Generate Timesheet"
|
||||
msgstr "Kreiraj kontrolne kartice"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_account_analytic_line__global_leave_id
|
||||
msgid "Global Time Off"
|
||||
msgstr "Generalno vrijeme odsustva"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,help:project_timesheet_holidays.field_hr_leave_type__timesheet_generate
|
||||
msgid ""
|
||||
"If checked, when validating a time off, timesheet will be generated in the "
|
||||
"Vacation Project of the company."
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/__init__.py:0
|
||||
#: code:addons/project_timesheet_holidays/__init__.py:0
|
||||
#, python-format
|
||||
msgid "Internal"
|
||||
msgstr "Interno"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_res_config_settings__internal_project_id
|
||||
msgid "Internal Project"
|
||||
msgstr "Interni projekt"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_project_task__is_timeoff_task
|
||||
msgid "Is Time off Task"
|
||||
msgstr "Is Vreme off Zadatak"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_account_analytic_line__holiday_id
|
||||
msgid "Leave Request"
|
||||
msgstr "Zahtjev za odsustvom"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_project_task__leave_types_count
|
||||
msgid "Leave Types Count"
|
||||
msgstr "Leave Types Count"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/project_task.py:0
|
||||
#, python-format
|
||||
msgid "Operation not supported"
|
||||
msgstr "Operacija nije podržana"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave_type__timesheet_project_id
|
||||
#: model_terms:ir.ui.view,arch_db:project_timesheet_holidays.res_config_settings_view_form
|
||||
msgid "Project"
|
||||
msgstr "Projekat"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_resource_calendar_leaves
|
||||
msgid "Resource Time Off Detail"
|
||||
msgstr "Detalji odsustva"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_project_task
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_account_analytic_line__task_id
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave_type__timesheet_task_id
|
||||
#: model_terms:ir.ui.view,arch_db:project_timesheet_holidays.res_config_settings_view_form
|
||||
msgid "Task"
|
||||
msgstr "Zadatak"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,help:project_timesheet_holidays.field_res_config_settings__internal_project_id
|
||||
msgid ""
|
||||
"The default project used when automatically generating timesheets via time "
|
||||
"off requests. You can specify another project on each time off type "
|
||||
"individually."
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,help:project_timesheet_holidays.field_res_config_settings__leave_timesheet_task_id
|
||||
msgid ""
|
||||
"The default task used when automatically generating timesheets via time off "
|
||||
"requests. You can specify another task on each time off type individually."
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/__init__.py:0
|
||||
#: code:addons/project_timesheet_holidays/models/res_company.py:0
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_hr_leave
|
||||
#, python-format
|
||||
msgid "Time Off"
|
||||
msgstr "Odsustva"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/hr_holidays.py:0
|
||||
#: code:addons/project_timesheet_holidays/models/resource_calendar_leaves.py:0
|
||||
#, python-format
|
||||
msgid "Time Off (%s/%s)"
|
||||
msgstr "Vreme Off (%s/%s)"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_res_company__leave_timesheet_task_id
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_res_config_settings__leave_timesheet_task_id
|
||||
msgid "Time Off Task"
|
||||
msgstr "Zadatak odsustva"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_hr_leave_type
|
||||
msgid "Time Off Type"
|
||||
msgstr "Vrsta odsustva"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model_terms:ir.ui.view,arch_db:project_timesheet_holidays.hr_holiday_status_view_form_inherit
|
||||
msgid "Timesheet"
|
||||
msgstr "Evidencija rada"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/account_analytic.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You cannot create timesheets for a task that is linked to a time off type. "
|
||||
"Please use the Time Off application to request new time off instead."
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/account_analytic.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You cannot delete timesheets that are linked to time off requests. Please "
|
||||
"cancel your time off request from the Time Off application instead."
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/account_analytic.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You cannot modify timesheets that are linked to time off requests. Please "
|
||||
"use the Time Off application to modify your time off requests instead."
|
||||
msgstr ""
|
||||
|
|
@ -0,0 +1,230 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * project_timesheet_holidays
|
||||
#
|
||||
# Translators:
|
||||
# Jonatan Gk, 2022
|
||||
# Quim - eccit <quim@eccit.com>, 2022
|
||||
# Manel Fernandez Ramirez <manelfera@outlook.com>, 2022
|
||||
# marcescu, 2022
|
||||
# Martin Trigaux, 2022
|
||||
# Ivan Espinola, 2022
|
||||
# jabiri7, 2022
|
||||
# jabelchi, 2022
|
||||
# Óscar Fonseca <tecnico@extreme-micro.com>, 2023
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 16.0+e\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-12-15 12:51+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:54+0000\n"
|
||||
"Last-Translator: Óscar Fonseca <tecnico@extreme-micro.com>, 2023\n"
|
||||
"Language-Team: Catalan (https://app.transifex.com/odoo/teams/41243/ca/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: ca\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_account_analytic_line
|
||||
msgid "Analytic Line"
|
||||
msgstr "Línia analítica"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave__timesheet_ids
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_resource_calendar_leaves__timesheet_ids
|
||||
msgid "Analytic Lines"
|
||||
msgstr "Línies analítiques"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/hr_holidays.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Both the internal project and task are required to generate a timesheet for "
|
||||
"the time off %s. If you don't want a timesheet, you should leave the "
|
||||
"internal project and task empty."
|
||||
msgstr ""
|
||||
"Tant el projecte intern com la tasca són necessaris per generar un full de "
|
||||
"temps per al temps desactivat%s. Si no vols un full d'hores, hauries de "
|
||||
"deixar buit el projecte intern i la tasca."
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_res_company
|
||||
msgid "Companies"
|
||||
msgstr "Empreses"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_res_config_settings
|
||||
msgid "Config Settings"
|
||||
msgstr "Ajustos de configuració"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_hr_employee
|
||||
msgid "Employee"
|
||||
msgstr "Empleat"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave_type__timesheet_generate
|
||||
msgid "Generate Timesheet"
|
||||
msgstr "Genera full d'hores"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_account_analytic_line__global_leave_id
|
||||
msgid "Global Time Off"
|
||||
msgstr "Temps global desactivat"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,help:project_timesheet_holidays.field_hr_leave_type__timesheet_generate
|
||||
msgid ""
|
||||
"If checked, when validating a time off, timesheet will be generated in the "
|
||||
"Vacation Project of the company."
|
||||
msgstr ""
|
||||
"Si es marca, quan es validi un temps lliure, es generarà un full d'hores en "
|
||||
"el Projecte Vacation de l'empresa."
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/res_company.py:0
|
||||
#: code:addons/project_timesheet_holidays/models/res_company.py:0
|
||||
#, python-format
|
||||
msgid "Internal"
|
||||
msgstr "Intern"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_res_config_settings__internal_project_id
|
||||
msgid "Internal Project"
|
||||
msgstr "Projecte Intern"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_project_task__is_timeoff_task
|
||||
msgid "Is Time off Task"
|
||||
msgstr "La tasca Temps excedit"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_account_analytic_line__holiday_id
|
||||
msgid "Leave Request"
|
||||
msgstr "Petició d'absència"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_project_task__leave_types_count
|
||||
msgid "Leave Types Count"
|
||||
msgstr "Comptador de tipus de dies lliures"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/project_task.py:0
|
||||
#, python-format
|
||||
msgid "Operation not supported"
|
||||
msgstr "Operació no implementada"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave_type__timesheet_project_id
|
||||
#: model_terms:ir.ui.view,arch_db:project_timesheet_holidays.res_config_settings_view_form
|
||||
msgid "Project"
|
||||
msgstr "Projecte"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_resource_calendar_leaves
|
||||
msgid "Resource Time Off Detail"
|
||||
msgstr "Detall del temps lliure dels recursos"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_project_task
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_account_analytic_line__task_id
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave_type__timesheet_task_id
|
||||
#: model_terms:ir.ui.view,arch_db:project_timesheet_holidays.res_config_settings_view_form
|
||||
msgid "Task"
|
||||
msgstr "Tasca"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,help:project_timesheet_holidays.field_res_config_settings__internal_project_id
|
||||
msgid ""
|
||||
"The default project used when automatically generating timesheets via time "
|
||||
"off requests. You can specify another project on each time off type "
|
||||
"individually."
|
||||
msgstr ""
|
||||
"El projecte predeterminat utilitzat quan es generen automàticament fulls "
|
||||
"d'hores mitjançant sol·licituds de desactivació. Podeu especificar un altre "
|
||||
"projecte cada vegada que es desconnecti escriviu individualment."
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,help:project_timesheet_holidays.field_res_config_settings__leave_timesheet_task_id
|
||||
msgid ""
|
||||
"The default task used when automatically generating timesheets via time off "
|
||||
"requests. You can specify another task on each time off type individually."
|
||||
msgstr ""
|
||||
"La tasca predeterminada utilitzada quan es generen automàticament fulls "
|
||||
"d'hores mitjançant sol·licituds de desconnexió temporal. Podeu especificar "
|
||||
"una altra tasca en cada vegada que es desconnecti per separat."
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/res_company.py:0
|
||||
#: code:addons/project_timesheet_holidays/models/res_company.py:0
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_hr_leave
|
||||
#, python-format
|
||||
msgid "Time Off"
|
||||
msgstr "Absències"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/hr_holidays.py:0
|
||||
#: code:addons/project_timesheet_holidays/models/resource_calendar_leaves.py:0
|
||||
#, python-format
|
||||
msgid "Time Off (%s/%s)"
|
||||
msgstr "Temps desactivat (%s/%s)"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_res_company__leave_timesheet_task_id
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_res_config_settings__leave_timesheet_task_id
|
||||
msgid "Time Off Task"
|
||||
msgstr "Temps de la tasca desactivada"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_hr_leave_type
|
||||
msgid "Time Off Type"
|
||||
msgstr "Tipus de temps desactivat"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model_terms:ir.ui.view,arch_db:project_timesheet_holidays.hr_holiday_status_view_form_inherit
|
||||
msgid "Timesheet"
|
||||
msgstr "Full d'hores"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/account_analytic.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You cannot create timesheets for a task that is linked to a time off type. "
|
||||
"Please use the Time Off application to request new time off instead."
|
||||
msgstr ""
|
||||
"No podeu crear fulls d'hores per a una tasca que està enllaçada a un tipus "
|
||||
"de temps d'espera. Utilitzeu l'aplicació Time Off per sol·licitar temps nou "
|
||||
"de baixa."
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/account_analytic.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You cannot delete timesheets that are linked to time off requests. Please "
|
||||
"cancel your time off request from the Time Off application instead."
|
||||
msgstr ""
|
||||
"No podeu suprimir fulls d'hores que estan enllaçats a sol·licituds de temps "
|
||||
"lliure. Cancel·leu la vostra sol·licitud de suspensió temporal de "
|
||||
"l'aplicació Time Off."
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/account_analytic.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You cannot modify timesheets that are linked to time off requests. Please "
|
||||
"use the Time Off application to modify your time off requests instead."
|
||||
msgstr ""
|
||||
"No podeu modificar els fulls d'hores que estan enllaçats a sol·licituds de "
|
||||
"temps lliure. Utilitzeu l'aplicació Time Off per a modificar les vostres "
|
||||
"sol·licituds de temps d'espera."
|
||||
|
|
@ -0,0 +1,210 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * project_timesheet_holidays
|
||||
#
|
||||
# Translators:
|
||||
# Martin Trigaux, 2022
|
||||
# karolína schusterová <karolina.schusterova@vdp.sk>, 2022
|
||||
# Jiří Podhorecký, 2022
|
||||
# Rastislav Brencic <rastislav.brencic@azet.sk>, 2022
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 16.0+e\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-12-15 12:51+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:54+0000\n"
|
||||
"Last-Translator: Rastislav Brencic <rastislav.brencic@azet.sk>, 2022\n"
|
||||
"Language-Team: Czech (https://app.transifex.com/odoo/teams/41243/cs/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: cs\n"
|
||||
"Plural-Forms: nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;\n"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_account_analytic_line
|
||||
msgid "Analytic Line"
|
||||
msgstr "Analytická řádka"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave__timesheet_ids
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_resource_calendar_leaves__timesheet_ids
|
||||
msgid "Analytic Lines"
|
||||
msgstr "Analytická řádky"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/hr_holidays.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Both the internal project and task are required to generate a timesheet for "
|
||||
"the time off %s. If you don't want a timesheet, you should leave the "
|
||||
"internal project and task empty."
|
||||
msgstr ""
|
||||
"Interní projekt i úkol jsou povinni vygenerovat časový rozvrh pro volno %s. "
|
||||
"Pokud nechcete časový rozvrh, měli byste nechat interní projekt a úkol "
|
||||
"prázdné."
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_res_company
|
||||
msgid "Companies"
|
||||
msgstr "Společnosti"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_res_config_settings
|
||||
msgid "Config Settings"
|
||||
msgstr "Nastavení konfigurace"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_hr_employee
|
||||
msgid "Employee"
|
||||
msgstr "Zaměstnanec"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave_type__timesheet_generate
|
||||
msgid "Generate Timesheet"
|
||||
msgstr "Generovat pracovní výkaz"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_account_analytic_line__global_leave_id
|
||||
msgid "Global Time Off"
|
||||
msgstr "Celkové volné dny"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,help:project_timesheet_holidays.field_hr_leave_type__timesheet_generate
|
||||
msgid ""
|
||||
"If checked, when validating a time off, timesheet will be generated in the "
|
||||
"Vacation Project of the company."
|
||||
msgstr ""
|
||||
"Pokud je zaškrtnuto, při ověřování volna se časový rozvrh vygeneruje v "
|
||||
"prázdninovém projektu společnosti."
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/res_company.py:0
|
||||
#: code:addons/project_timesheet_holidays/models/res_company.py:0
|
||||
#, python-format
|
||||
msgid "Internal"
|
||||
msgstr "Vnitřní"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_res_config_settings__internal_project_id
|
||||
msgid "Internal Project"
|
||||
msgstr "Interní projekt"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_project_task__is_timeoff_task
|
||||
msgid "Is Time off Task"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_account_analytic_line__holiday_id
|
||||
msgid "Leave Request"
|
||||
msgstr "Požadavek na nepřítomnost."
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_project_task__leave_types_count
|
||||
msgid "Leave Types Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/project_task.py:0
|
||||
#, python-format
|
||||
msgid "Operation not supported"
|
||||
msgstr "Provoz není podporován"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave_type__timesheet_project_id
|
||||
#: model_terms:ir.ui.view,arch_db:project_timesheet_holidays.res_config_settings_view_form
|
||||
msgid "Project"
|
||||
msgstr "Projekt"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_resource_calendar_leaves
|
||||
msgid "Resource Time Off Detail"
|
||||
msgstr "Zdroj podrobnosti volných dní"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_project_task
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_account_analytic_line__task_id
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave_type__timesheet_task_id
|
||||
#: model_terms:ir.ui.view,arch_db:project_timesheet_holidays.res_config_settings_view_form
|
||||
msgid "Task"
|
||||
msgstr "Úloha"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,help:project_timesheet_holidays.field_res_config_settings__internal_project_id
|
||||
msgid ""
|
||||
"The default project used when automatically generating timesheets via time "
|
||||
"off requests. You can specify another project on each time off type "
|
||||
"individually."
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,help:project_timesheet_holidays.field_res_config_settings__leave_timesheet_task_id
|
||||
msgid ""
|
||||
"The default task used when automatically generating timesheets via time off "
|
||||
"requests. You can specify another task on each time off type individually."
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/res_company.py:0
|
||||
#: code:addons/project_timesheet_holidays/models/res_company.py:0
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_hr_leave
|
||||
#, python-format
|
||||
msgid "Time Off"
|
||||
msgstr "Volné dny"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/hr_holidays.py:0
|
||||
#: code:addons/project_timesheet_holidays/models/resource_calendar_leaves.py:0
|
||||
#, python-format
|
||||
msgid "Time Off (%s/%s)"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_res_company__leave_timesheet_task_id
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_res_config_settings__leave_timesheet_task_id
|
||||
msgid "Time Off Task"
|
||||
msgstr "Úkol pro volné dny"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_hr_leave_type
|
||||
msgid "Time Off Type"
|
||||
msgstr "Typ volných dnů"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model_terms:ir.ui.view,arch_db:project_timesheet_holidays.hr_holiday_status_view_form_inherit
|
||||
msgid "Timesheet"
|
||||
msgstr "Pracovní výkaz"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/account_analytic.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You cannot create timesheets for a task that is linked to a time off type. "
|
||||
"Please use the Time Off application to request new time off instead."
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/account_analytic.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You cannot delete timesheets that are linked to time off requests. Please "
|
||||
"cancel your time off request from the Time Off application instead."
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/account_analytic.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You cannot modify timesheets that are linked to time off requests. Please "
|
||||
"use the Time Off application to modify your time off requests instead."
|
||||
msgstr ""
|
||||
|
|
@ -0,0 +1,218 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * project_timesheet_holidays
|
||||
#
|
||||
# Translators:
|
||||
# Martin Trigaux, 2022
|
||||
# lhmflexerp <lhm@flexerp.dk>, 2023
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 16.0+e\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-12-15 12:51+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:54+0000\n"
|
||||
"Last-Translator: lhmflexerp <lhm@flexerp.dk>, 2023\n"
|
||||
"Language-Team: Danish (https://app.transifex.com/odoo/teams/41243/da/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: da\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_account_analytic_line
|
||||
msgid "Analytic Line"
|
||||
msgstr "Analytisk linje"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave__timesheet_ids
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_resource_calendar_leaves__timesheet_ids
|
||||
msgid "Analytic Lines"
|
||||
msgstr "Analyselinjer"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/hr_holidays.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Both the internal project and task are required to generate a timesheet for "
|
||||
"the time off %s. If you don't want a timesheet, you should leave the "
|
||||
"internal project and task empty."
|
||||
msgstr ""
|
||||
"Både det interne projekt samt opgave er nødvendig, for at generere en "
|
||||
"timeseddel for fri tid %s. Hvis du ikke ønsker en timeseddel, bør du lade "
|
||||
"det interne projekt samt opgave stå tomme."
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_res_company
|
||||
msgid "Companies"
|
||||
msgstr "Virksomheder"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_res_config_settings
|
||||
msgid "Config Settings"
|
||||
msgstr "Konfigurer opsætning"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_hr_employee
|
||||
msgid "Employee"
|
||||
msgstr "Medarbejder"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave_type__timesheet_generate
|
||||
msgid "Generate Timesheet"
|
||||
msgstr "Generér timeseddel"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_account_analytic_line__global_leave_id
|
||||
msgid "Global Time Off"
|
||||
msgstr "Global fri tid"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,help:project_timesheet_holidays.field_hr_leave_type__timesheet_generate
|
||||
msgid ""
|
||||
"If checked, when validating a time off, timesheet will be generated in the "
|
||||
"Vacation Project of the company."
|
||||
msgstr ""
|
||||
"Hvis markeret, ved godkendelse af fri tid, vil timesedlen blive genereret i "
|
||||
"Ferie Projektet for virksomheden."
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/res_company.py:0
|
||||
#: code:addons/project_timesheet_holidays/models/res_company.py:0
|
||||
#, python-format
|
||||
msgid "Internal"
|
||||
msgstr "Intern"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_res_config_settings__internal_project_id
|
||||
msgid "Internal Project"
|
||||
msgstr "Internt projekt"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_project_task__is_timeoff_task
|
||||
msgid "Is Time off Task"
|
||||
msgstr "Er Fri opgave"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_account_analytic_line__holiday_id
|
||||
msgid "Leave Request"
|
||||
msgstr "Anmodning om ferie"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_project_task__leave_types_count
|
||||
msgid "Leave Types Count"
|
||||
msgstr "Antal frityper"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/project_task.py:0
|
||||
#, python-format
|
||||
msgid "Operation not supported"
|
||||
msgstr "Operation ikke understøttet"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave_type__timesheet_project_id
|
||||
#: model_terms:ir.ui.view,arch_db:project_timesheet_holidays.res_config_settings_view_form
|
||||
msgid "Project"
|
||||
msgstr "Projekt"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_resource_calendar_leaves
|
||||
msgid "Resource Time Off Detail"
|
||||
msgstr "Resource fritid detaljer"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_project_task
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_account_analytic_line__task_id
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave_type__timesheet_task_id
|
||||
#: model_terms:ir.ui.view,arch_db:project_timesheet_holidays.res_config_settings_view_form
|
||||
msgid "Task"
|
||||
msgstr "Opgave"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,help:project_timesheet_holidays.field_res_config_settings__internal_project_id
|
||||
msgid ""
|
||||
"The default project used when automatically generating timesheets via time "
|
||||
"off requests. You can specify another project on each time off type "
|
||||
"individually."
|
||||
msgstr ""
|
||||
"Standardprojektet som anvendes ved automatisk generering af timesedler via "
|
||||
"frianmodninger. Du kan angive et andet projekt på hver fritype."
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,help:project_timesheet_holidays.field_res_config_settings__leave_timesheet_task_id
|
||||
msgid ""
|
||||
"The default task used when automatically generating timesheets via time off "
|
||||
"requests. You can specify another task on each time off type individually."
|
||||
msgstr ""
|
||||
"Standardopgaven som anvendes ved automatisk generering af timesedler via "
|
||||
"frianmodninger. Du kan angive en anden opgave på hver fritype."
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/res_company.py:0
|
||||
#: code:addons/project_timesheet_holidays/models/res_company.py:0
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_hr_leave
|
||||
#, python-format
|
||||
msgid "Time Off"
|
||||
msgstr "Fri"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/hr_holidays.py:0
|
||||
#: code:addons/project_timesheet_holidays/models/resource_calendar_leaves.py:0
|
||||
#, python-format
|
||||
msgid "Time Off (%s/%s)"
|
||||
msgstr "Fri (%s/%s)"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_res_company__leave_timesheet_task_id
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_res_config_settings__leave_timesheet_task_id
|
||||
msgid "Time Off Task"
|
||||
msgstr "Fri opgave"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_hr_leave_type
|
||||
msgid "Time Off Type"
|
||||
msgstr "Fri type"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model_terms:ir.ui.view,arch_db:project_timesheet_holidays.hr_holiday_status_view_form_inherit
|
||||
msgid "Timesheet"
|
||||
msgstr "Tidsskema"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/account_analytic.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You cannot create timesheets for a task that is linked to a time off type. "
|
||||
"Please use the Time Off application to request new time off instead."
|
||||
msgstr ""
|
||||
"Du kan ikke oprette timesedler på en opgave, der er forbundet til en "
|
||||
"fritype. Venligst anvend Fri app'en til at anmode om nye fridage i stedet."
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/account_analytic.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You cannot delete timesheets that are linked to time off requests. Please "
|
||||
"cancel your time off request from the Time Off application instead."
|
||||
msgstr ""
|
||||
"Du kan ikke slette timesedler, der er forbundet til frianmodninger. Venligst"
|
||||
" annullér din anmodning om fri i Fri app'en i stedet."
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/account_analytic.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You cannot modify timesheets that are linked to time off requests. Please "
|
||||
"use the Time Off application to modify your time off requests instead."
|
||||
msgstr ""
|
||||
"Du kan ikke ændre timesedler, der er forbundet til anmodninger om fri. "
|
||||
"Venligst anvend Fri app'en til at ændre dine frianmodninger i stedet."
|
||||
|
|
@ -0,0 +1,224 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * project_timesheet_holidays
|
||||
#
|
||||
# Translators:
|
||||
# Martin Trigaux, 2023
|
||||
# Larissa Manderfeld, 2023
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 16.0+e\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-12-15 12:51+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:54+0000\n"
|
||||
"Last-Translator: Larissa Manderfeld, 2023\n"
|
||||
"Language-Team: German (https://app.transifex.com/odoo/teams/41243/de/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: de\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_account_analytic_line
|
||||
msgid "Analytic Line"
|
||||
msgstr "Kostenstellenbuchung"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave__timesheet_ids
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_resource_calendar_leaves__timesheet_ids
|
||||
msgid "Analytic Lines"
|
||||
msgstr "Kostenstellenbuchungen"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/hr_holidays.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Both the internal project and task are required to generate a timesheet for "
|
||||
"the time off %s. If you don't want a timesheet, you should leave the "
|
||||
"internal project and task empty."
|
||||
msgstr ""
|
||||
"Sowohl das interne Projekt als auch die Aufgabe sind erforderlich, um einen "
|
||||
"Zeiterfassungsbogen für die Abwesenheit %s zu erstellen. Wenn Sie keinen "
|
||||
"Zeiterfassungsbogen wünschen, lassen Sie das interne Projekt und die Aufgabe"
|
||||
" leer."
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_res_company
|
||||
msgid "Companies"
|
||||
msgstr "Unternehmen"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_res_config_settings
|
||||
msgid "Config Settings"
|
||||
msgstr "Konfigurationseinstellungen"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_hr_employee
|
||||
msgid "Employee"
|
||||
msgstr "Mitarbeiter"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave_type__timesheet_generate
|
||||
msgid "Generate Timesheet"
|
||||
msgstr "Zeiterfassung erstellen"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_account_analytic_line__global_leave_id
|
||||
msgid "Global Time Off"
|
||||
msgstr "Globale Abwesenheit"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,help:project_timesheet_holidays.field_hr_leave_type__timesheet_generate
|
||||
msgid ""
|
||||
"If checked, when validating a time off, timesheet will be generated in the "
|
||||
"Vacation Project of the company."
|
||||
msgstr ""
|
||||
"Wenn diese Option aktiviert ist, wird bei der Validierung einer Abwesenheit "
|
||||
"ein Zeiterfassungsbogen im Urlaubsprojekt des Unternehmens erstellt."
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/res_company.py:0
|
||||
#: code:addons/project_timesheet_holidays/models/res_company.py:0
|
||||
#, python-format
|
||||
msgid "Internal"
|
||||
msgstr "Intern"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_res_config_settings__internal_project_id
|
||||
msgid "Internal Project"
|
||||
msgstr "Internes Projekt"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_project_task__is_timeoff_task
|
||||
msgid "Is Time off Task"
|
||||
msgstr "Ist Abwesenheitsaufgabe"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_account_analytic_line__holiday_id
|
||||
msgid "Leave Request"
|
||||
msgstr "Urlaubsanfrage"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_project_task__leave_types_count
|
||||
msgid "Leave Types Count"
|
||||
msgstr "Anzahl Urlaubsarten"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/project_task.py:0
|
||||
#, python-format
|
||||
msgid "Operation not supported"
|
||||
msgstr "Vorgang nicht unterstützt"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave_type__timesheet_project_id
|
||||
#: model_terms:ir.ui.view,arch_db:project_timesheet_holidays.res_config_settings_view_form
|
||||
msgid "Project"
|
||||
msgstr "Projekt"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_resource_calendar_leaves
|
||||
msgid "Resource Time Off Detail"
|
||||
msgstr "Abwesenheitsdetails der Ressource"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_project_task
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_account_analytic_line__task_id
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave_type__timesheet_task_id
|
||||
#: model_terms:ir.ui.view,arch_db:project_timesheet_holidays.res_config_settings_view_form
|
||||
msgid "Task"
|
||||
msgstr "Aufgabe"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,help:project_timesheet_holidays.field_res_config_settings__internal_project_id
|
||||
msgid ""
|
||||
"The default project used when automatically generating timesheets via time "
|
||||
"off requests. You can specify another project on each time off type "
|
||||
"individually."
|
||||
msgstr ""
|
||||
"Das Standardprojekt, das bei der automatischen Erstellung von "
|
||||
"Zeiterfassungsbögen über Abwesenheitsanfragen verwendet wird. Sie können für"
|
||||
" jede Abwesenheitsart individuell ein anderes Projekt angeben."
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,help:project_timesheet_holidays.field_res_config_settings__leave_timesheet_task_id
|
||||
msgid ""
|
||||
"The default task used when automatically generating timesheets via time off "
|
||||
"requests. You can specify another task on each time off type individually."
|
||||
msgstr ""
|
||||
"Die Standardaufgabe, die bei der automatischen Erstellung von "
|
||||
"Zeiterfassungsbögen über Abwesenheitsanfragen verwendet wird. Sie können für"
|
||||
" jede Abwesenheitsart individuell eine andere Aufgabe angeben."
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/res_company.py:0
|
||||
#: code:addons/project_timesheet_holidays/models/res_company.py:0
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_hr_leave
|
||||
#, python-format
|
||||
msgid "Time Off"
|
||||
msgstr "Abwesenheit"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/hr_holidays.py:0
|
||||
#: code:addons/project_timesheet_holidays/models/resource_calendar_leaves.py:0
|
||||
#, python-format
|
||||
msgid "Time Off (%s/%s)"
|
||||
msgstr "Abwesenheit (%s/%s)"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_res_company__leave_timesheet_task_id
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_res_config_settings__leave_timesheet_task_id
|
||||
msgid "Time Off Task"
|
||||
msgstr "Abwesenheitsaufgabe"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_hr_leave_type
|
||||
msgid "Time Off Type"
|
||||
msgstr "Abwesenheitsart"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model_terms:ir.ui.view,arch_db:project_timesheet_holidays.hr_holiday_status_view_form_inherit
|
||||
msgid "Timesheet"
|
||||
msgstr "Zeiterfassung"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/account_analytic.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You cannot create timesheets for a task that is linked to a time off type. "
|
||||
"Please use the Time Off application to request new time off instead."
|
||||
msgstr ""
|
||||
"Sie können keine Zeiterfassungen für eine Aufgabe erstellen, die mit einer "
|
||||
"Abwesenheitsart verknüpft ist. Bitte verwenden Sie stattdessen die "
|
||||
"„Abwesenheiten“-App, um eine neue Abwesenheit zu beantragen."
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/account_analytic.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You cannot delete timesheets that are linked to time off requests. Please "
|
||||
"cancel your time off request from the Time Off application instead."
|
||||
msgstr ""
|
||||
"Sie können Zeiterfassungen, die mit einer Abwesenheitsanfrage verknüpft "
|
||||
"sind, nicht löschen. Bitte stornieren Sie stattdessen Ihre "
|
||||
"Abwesenheitsanfrage aus der Abwesenheiten-App."
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/account_analytic.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You cannot modify timesheets that are linked to time off requests. Please "
|
||||
"use the Time Off application to modify your time off requests instead."
|
||||
msgstr ""
|
||||
"Sie können Zeiterfassungen, die mit einer Abwesenheitsart verknüpft sind, "
|
||||
"nicht ändern. Bitte verwenden Sie stattdessen die „Abwesenheiten“-App, um "
|
||||
"Ihre Abwesenheitsanfrage zu ändern."
|
||||
|
|
@ -0,0 +1,131 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * project_timesheet_holidays
|
||||
#
|
||||
# Translators:
|
||||
# Martin Trigaux, 2018
|
||||
# Kostas Goutoudis <goutoudis@gmail.com>, 2018
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server saas~11.5\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2018-09-21 13:17+0000\n"
|
||||
"PO-Revision-Date: 2018-09-21 13:17+0000\n"
|
||||
"Last-Translator: Kostas Goutoudis <goutoudis@gmail.com>, 2018\n"
|
||||
"Language-Team: Greek (https://www.transifex.com/odoo/teams/41243/el/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: el\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_account_analytic_line
|
||||
msgid "Analytic Line"
|
||||
msgstr "Γραμμή Αναλυτικής"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave__timesheet_ids
|
||||
msgid "Analytic Lines"
|
||||
msgstr "Αναλυτικές Γραμμές"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: code:addons/project_timesheet_holidays/models/hr_holidays.py:38
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Both the internal project and task are required to generate timesheet for "
|
||||
"the leaves."
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_res_company
|
||||
msgid "Companies"
|
||||
msgstr "Εταιρίες"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_res_config_settings
|
||||
msgid "Config Settings"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,help:project_timesheet_holidays.field_res_company__leave_timesheet_project_id
|
||||
#: model:ir.model.fields,help:project_timesheet_holidays.field_res_config_settings__leave_timesheet_project_id
|
||||
msgid "Default project value for timesheet generated from leave type."
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave_type__timesheet_generate
|
||||
msgid "Generate Timesheet"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,help:project_timesheet_holidays.field_hr_leave_type__timesheet_generate
|
||||
msgid ""
|
||||
"If checked, when validating a leave, timesheet will be generated in the "
|
||||
"Vacation Project of the company."
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: code:addons/project_timesheet_holidays/models/res_company.py:30
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave_type__timesheet_project_id
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_res_company__leave_timesheet_project_id
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_res_config_settings__leave_timesheet_project_id
|
||||
#, python-format
|
||||
msgid "Internal Project"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave_type__timesheet_task_id
|
||||
msgid "Internal Task for timesheet"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_hr_leave
|
||||
msgid "Leave"
|
||||
msgstr "Αποχώρηση"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_account_analytic_line__holiday_id
|
||||
msgid "Leave Request"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_res_company__leave_timesheet_task_id
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_res_config_settings__leave_timesheet_task_id
|
||||
msgid "Leave Task"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_hr_leave_type
|
||||
msgid "Leave Type"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: code:addons/project_timesheet_holidays/models/res_company.py:40
|
||||
#, python-format
|
||||
msgid "Leaves"
|
||||
msgstr "Άδειες"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model_terms:ir.ui.view,arch_db:project_timesheet_holidays.res_config_settings_view_form
|
||||
msgid "Project"
|
||||
msgstr "Έργο"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model_terms:ir.ui.view,arch_db:project_timesheet_holidays.res_config_settings_view_form
|
||||
msgid "Task"
|
||||
msgstr "Εργασία"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,help:project_timesheet_holidays.field_hr_leave_type__timesheet_project_id
|
||||
msgid ""
|
||||
"The project will contain the timesheet generated when a leave is validated."
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: code:addons/project_timesheet_holidays/models/account_analytic.py:16
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You cannot delete timesheet lines attached to a leaves. Please cancel the "
|
||||
"leaves instead."
|
||||
msgstr ""
|
||||
|
|
@ -0,0 +1,224 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * project_timesheet_holidays
|
||||
#
|
||||
# Translators:
|
||||
# Martin Trigaux, 2022
|
||||
# Larissa Manderfeld, 2024
|
||||
# Wil Odoo, 2024
|
||||
# Pedro M. Baeza <pedro.baeza@tecnativa.com>, 2024
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 16.0+e\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-12-15 12:51+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:54+0000\n"
|
||||
"Last-Translator: Pedro M. Baeza <pedro.baeza@tecnativa.com>, 2024\n"
|
||||
"Language-Team: Spanish (https://app.transifex.com/odoo/teams/41243/es/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: es\n"
|
||||
"Plural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_account_analytic_line
|
||||
msgid "Analytic Line"
|
||||
msgstr "Línea Analítica"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave__timesheet_ids
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_resource_calendar_leaves__timesheet_ids
|
||||
msgid "Analytic Lines"
|
||||
msgstr "Líneas analíticas"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/hr_holidays.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Both the internal project and task are required to generate a timesheet for "
|
||||
"the time off %s. If you don't want a timesheet, you should leave the "
|
||||
"internal project and task empty."
|
||||
msgstr ""
|
||||
"Se requiere que tanto el proyecto interno como la tarea generen un parte de "
|
||||
"horas para la ausencia %s. Si no desea generarlos, debe dejar el proyecto "
|
||||
"interno y la tarea vacíos."
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_res_company
|
||||
msgid "Companies"
|
||||
msgstr "Compañías"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_res_config_settings
|
||||
msgid "Config Settings"
|
||||
msgstr "Ajustes de configuración"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_hr_employee
|
||||
msgid "Employee"
|
||||
msgstr "Empleado"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave_type__timesheet_generate
|
||||
msgid "Generate Timesheet"
|
||||
msgstr "Generar parte de horas"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_account_analytic_line__global_leave_id
|
||||
msgid "Global Time Off"
|
||||
msgstr "Ausencias globales"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,help:project_timesheet_holidays.field_hr_leave_type__timesheet_generate
|
||||
msgid ""
|
||||
"If checked, when validating a time off, timesheet will be generated in the "
|
||||
"Vacation Project of the company."
|
||||
msgstr ""
|
||||
"Si se marca, al validar una ausencia, se generará un parte de horas en el "
|
||||
"proyecto de ausencias de la compañía."
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/res_company.py:0
|
||||
#: code:addons/project_timesheet_holidays/models/res_company.py:0
|
||||
#, python-format
|
||||
msgid "Internal"
|
||||
msgstr "Interno"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_res_config_settings__internal_project_id
|
||||
msgid "Internal Project"
|
||||
msgstr "Proyecto interno"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_project_task__is_timeoff_task
|
||||
msgid "Is Time off Task"
|
||||
msgstr "Es tarea de ausencias"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_account_analytic_line__holiday_id
|
||||
msgid "Leave Request"
|
||||
msgstr "Solicitud de ausencia"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_project_task__leave_types_count
|
||||
msgid "Leave Types Count"
|
||||
msgstr "Conteo de tipos de permisos"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/project_task.py:0
|
||||
#, python-format
|
||||
msgid "Operation not supported"
|
||||
msgstr "Operación no admitida"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave_type__timesheet_project_id
|
||||
#: model_terms:ir.ui.view,arch_db:project_timesheet_holidays.res_config_settings_view_form
|
||||
msgid "Project"
|
||||
msgstr "Proyecto"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_resource_calendar_leaves
|
||||
msgid "Resource Time Off Detail"
|
||||
msgstr "Detalle de las ausencias del recurso"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_project_task
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_account_analytic_line__task_id
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave_type__timesheet_task_id
|
||||
#: model_terms:ir.ui.view,arch_db:project_timesheet_holidays.res_config_settings_view_form
|
||||
msgid "Task"
|
||||
msgstr "Tarea"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,help:project_timesheet_holidays.field_res_config_settings__internal_project_id
|
||||
msgid ""
|
||||
"The default project used when automatically generating timesheets via time "
|
||||
"off requests. You can specify another project on each time off type "
|
||||
"individually."
|
||||
msgstr ""
|
||||
"El proyecto por defecto utilizado cuando se generan automáticamente partes "
|
||||
"de horas a través de solicitudes de ausencias. Puede especificar otro "
|
||||
"proyecto en cada tipo de ausencia individualmente."
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,help:project_timesheet_holidays.field_res_config_settings__leave_timesheet_task_id
|
||||
msgid ""
|
||||
"The default task used when automatically generating timesheets via time off "
|
||||
"requests. You can specify another task on each time off type individually."
|
||||
msgstr ""
|
||||
"La tarea por defecto utilizada cuando se generan automáticamente partes de "
|
||||
"horas a través de solicitudes de ausencias. Puede especificar otra tarea en "
|
||||
"cada tipo de ausencia individualmente."
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/res_company.py:0
|
||||
#: code:addons/project_timesheet_holidays/models/res_company.py:0
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_hr_leave
|
||||
#, python-format
|
||||
msgid "Time Off"
|
||||
msgstr "Ausencias"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/hr_holidays.py:0
|
||||
#: code:addons/project_timesheet_holidays/models/resource_calendar_leaves.py:0
|
||||
#, python-format
|
||||
msgid "Time Off (%s/%s)"
|
||||
msgstr "Ausencias (%s/%s)"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_res_company__leave_timesheet_task_id
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_res_config_settings__leave_timesheet_task_id
|
||||
msgid "Time Off Task"
|
||||
msgstr "Tarea de ausencia"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_hr_leave_type
|
||||
msgid "Time Off Type"
|
||||
msgstr "Tipo de ausencia"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model_terms:ir.ui.view,arch_db:project_timesheet_holidays.hr_holiday_status_view_form_inherit
|
||||
msgid "Timesheet"
|
||||
msgstr "Parte de horas"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/account_analytic.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You cannot create timesheets for a task that is linked to a time off type. "
|
||||
"Please use the Time Off application to request new time off instead."
|
||||
msgstr ""
|
||||
"No puede crear partes de horas para una tarea vinculada a un tipo de "
|
||||
"ausencia. Le recomendamos que use la aplicación Ausencias para solicitar "
|
||||
"otra."
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/account_analytic.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You cannot delete timesheets that are linked to time off requests. Please "
|
||||
"cancel your time off request from the Time Off application instead."
|
||||
msgstr ""
|
||||
"No puede eliminar partes de horas vinculados a solicitudes de ausencias. Le "
|
||||
"recomendamos que cancele la solicitud desde la aplicación Ausencias."
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/account_analytic.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You cannot modify timesheets that are linked to time off requests. Please "
|
||||
"use the Time Off application to modify your time off requests instead."
|
||||
msgstr ""
|
||||
"No puede modificar partes de horas vinculados a solicitudes de ausencias. Le"
|
||||
" recomendamos que use la aplicación Ausencias para modificar sus "
|
||||
"solicitudes."
|
||||
|
|
@ -0,0 +1,221 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * project_timesheet_holidays
|
||||
#
|
||||
# Translators:
|
||||
# Patricia Gutiérrez Capetillo <pagc@odoo.com>, 2022
|
||||
# Martin Trigaux, 2022
|
||||
# Fernanda Alvarez, 2024
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 16.0+e\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-12-15 12:51+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:54+0000\n"
|
||||
"Last-Translator: Fernanda Alvarez, 2024\n"
|
||||
"Language-Team: Spanish (Mexico) (https://app.transifex.com/odoo/teams/41243/es_MX/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: es_MX\n"
|
||||
"Plural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_account_analytic_line
|
||||
msgid "Analytic Line"
|
||||
msgstr "Línea analítica"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave__timesheet_ids
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_resource_calendar_leaves__timesheet_ids
|
||||
msgid "Analytic Lines"
|
||||
msgstr "Líneas analíticas"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/hr_holidays.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Both the internal project and task are required to generate a timesheet for "
|
||||
"the time off %s. If you don't want a timesheet, you should leave the "
|
||||
"internal project and task empty."
|
||||
msgstr ""
|
||||
"Para crear una hoja de horas para el tiempo personal %s debe configurar el "
|
||||
"proyecto interno y la tarea. Deje los campos anteriores vacíos si no desea "
|
||||
"crearla."
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_res_company
|
||||
msgid "Companies"
|
||||
msgstr "Empresas "
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_res_config_settings
|
||||
msgid "Config Settings"
|
||||
msgstr "Ajustes de configuración"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_hr_employee
|
||||
msgid "Employee"
|
||||
msgstr "Empleado"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave_type__timesheet_generate
|
||||
msgid "Generate Timesheet"
|
||||
msgstr "Generar hoja de horas"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_account_analytic_line__global_leave_id
|
||||
msgid "Global Time Off"
|
||||
msgstr "Ausencias globales"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,help:project_timesheet_holidays.field_hr_leave_type__timesheet_generate
|
||||
msgid ""
|
||||
"If checked, when validating a time off, timesheet will be generated in the "
|
||||
"Vacation Project of the company."
|
||||
msgstr ""
|
||||
"Si se marca, al validar un tiempo libre se generará una hoja de horas en el "
|
||||
"proyecto de vacaciones de la empresa."
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/res_company.py:0
|
||||
#: code:addons/project_timesheet_holidays/models/res_company.py:0
|
||||
#, python-format
|
||||
msgid "Internal"
|
||||
msgstr "Interno"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_res_config_settings__internal_project_id
|
||||
msgid "Internal Project"
|
||||
msgstr "Proyecto interno"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_project_task__is_timeoff_task
|
||||
msgid "Is Time off Task"
|
||||
msgstr "Es una tarea de tiempo libre"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_account_analytic_line__holiday_id
|
||||
msgid "Leave Request"
|
||||
msgstr "Petición de tiempo libre"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_project_task__leave_types_count
|
||||
msgid "Leave Types Count"
|
||||
msgstr "Conteo de tipos de permisos"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/project_task.py:0
|
||||
#, python-format
|
||||
msgid "Operation not supported"
|
||||
msgstr "Operación no permitida"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave_type__timesheet_project_id
|
||||
#: model_terms:ir.ui.view,arch_db:project_timesheet_holidays.res_config_settings_view_form
|
||||
msgid "Project"
|
||||
msgstr "Proyecto"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_resource_calendar_leaves
|
||||
msgid "Resource Time Off Detail"
|
||||
msgstr "Detalle de las ausencias de los recursos"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_project_task
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_account_analytic_line__task_id
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave_type__timesheet_task_id
|
||||
#: model_terms:ir.ui.view,arch_db:project_timesheet_holidays.res_config_settings_view_form
|
||||
msgid "Task"
|
||||
msgstr "Tarea"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,help:project_timesheet_holidays.field_res_config_settings__internal_project_id
|
||||
msgid ""
|
||||
"The default project used when automatically generating timesheets via time "
|
||||
"off requests. You can specify another project on each time off type "
|
||||
"individually."
|
||||
msgstr ""
|
||||
"El proyecto predeterminado utilizado al generar hojas de horas en automático"
|
||||
" desde las solicitudes de tiempo personal. Puede especificar otro proyecto "
|
||||
"en cada tipo de tiempo personal."
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,help:project_timesheet_holidays.field_res_config_settings__leave_timesheet_task_id
|
||||
msgid ""
|
||||
"The default task used when automatically generating timesheets via time off "
|
||||
"requests. You can specify another task on each time off type individually."
|
||||
msgstr ""
|
||||
"La tarea predeterminada utilizada al generar una hoja de horas en automático"
|
||||
" desde las solicitudes de tiempo personal. Puede especificar otra tarea en "
|
||||
"cada tipo de tiempo personal."
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/res_company.py:0
|
||||
#: code:addons/project_timesheet_holidays/models/res_company.py:0
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_hr_leave
|
||||
#, python-format
|
||||
msgid "Time Off"
|
||||
msgstr "Tiempo personal"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/hr_holidays.py:0
|
||||
#: code:addons/project_timesheet_holidays/models/resource_calendar_leaves.py:0
|
||||
#, python-format
|
||||
msgid "Time Off (%s/%s)"
|
||||
msgstr "Tiempo libre (%s/%s)"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_res_company__leave_timesheet_task_id
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_res_config_settings__leave_timesheet_task_id
|
||||
msgid "Time Off Task"
|
||||
msgstr "Tarea de tiempo personal"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_hr_leave_type
|
||||
msgid "Time Off Type"
|
||||
msgstr "Tipo de tiempo personal"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model_terms:ir.ui.view,arch_db:project_timesheet_holidays.hr_holiday_status_view_form_inherit
|
||||
msgid "Timesheet"
|
||||
msgstr "Hoja de horas"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/account_analytic.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You cannot create timesheets for a task that is linked to a time off type. "
|
||||
"Please use the Time Off application to request new time off instead."
|
||||
msgstr ""
|
||||
"No puede crear hojas de horas para una tarea vinculada a un tipo de tiempo "
|
||||
"personal. Use la aplicación Tiempo personal para solicitar uno nuevo."
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/account_analytic.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You cannot delete timesheets that are linked to time off requests. Please "
|
||||
"cancel your time off request from the Time Off application instead."
|
||||
msgstr ""
|
||||
"No puede eliminar hojas de horas vinculadas a solicitudes de tiempo "
|
||||
"personal. Cancele la solicitud desde la aplicación Tiempo personal."
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/account_analytic.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You cannot modify timesheets that are linked to time off requests. Please "
|
||||
"use the Time Off application to modify your time off requests instead."
|
||||
msgstr ""
|
||||
"No puede modificar las hojas de horas vinculadas a solicitudes de tiempo "
|
||||
"personal. Use la aplicación Tiempo personal para modificar sus solicitudes."
|
||||
|
|
@ -0,0 +1,228 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * project_timesheet_holidays
|
||||
#
|
||||
# Translators:
|
||||
# Arma Gedonsky <armagedonsky@hot.ee>, 2022
|
||||
# Triine Aavik <triine@avalah.ee>, 2022
|
||||
# Martin Trigaux, 2022
|
||||
# Algo Kärp <algokarp@gmail.com>, 2022
|
||||
# Piia Paurson <piia@avalah.ee>, 2022
|
||||
# Eneli Õigus <enelioigus@gmail.com>, 2022
|
||||
# Anna, 2023
|
||||
# JanaAvalah, 2023
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 16.0+e\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-12-15 12:51+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:54+0000\n"
|
||||
"Last-Translator: JanaAvalah, 2023\n"
|
||||
"Language-Team: Estonian (https://app.transifex.com/odoo/teams/41243/et/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: et\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_account_analytic_line
|
||||
msgid "Analytic Line"
|
||||
msgstr "Analüütiline rida"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave__timesheet_ids
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_resource_calendar_leaves__timesheet_ids
|
||||
msgid "Analytic Lines"
|
||||
msgstr "Analüütilised read"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/hr_holidays.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Both the internal project and task are required to generate a timesheet for "
|
||||
"the time off %s. If you don't want a timesheet, you should leave the "
|
||||
"internal project and task empty."
|
||||
msgstr ""
|
||||
"Puhkuse %s ajatabeli loomiseks on vaja nii sisemist projekti kui ka "
|
||||
"ülesannet. Kui te tööaja tabelit ei soovi, peaksite sisemise projekti ja "
|
||||
"ülesande tühjaks jätma."
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_res_company
|
||||
msgid "Companies"
|
||||
msgstr "Ettevõtted"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_res_config_settings
|
||||
msgid "Config Settings"
|
||||
msgstr "Seadistused"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_hr_employee
|
||||
msgid "Employee"
|
||||
msgstr "Töötaja"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave_type__timesheet_generate
|
||||
msgid "Generate Timesheet"
|
||||
msgstr "Lisa puudumine ajaarvestusse"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_account_analytic_line__global_leave_id
|
||||
msgid "Global Time Off"
|
||||
msgstr "Riiklikud pühad"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,help:project_timesheet_holidays.field_hr_leave_type__timesheet_generate
|
||||
msgid ""
|
||||
"If checked, when validating a time off, timesheet will be generated in the "
|
||||
"Vacation Project of the company."
|
||||
msgstr ""
|
||||
"If checked, when validating a time off, timesheet will be generated in the "
|
||||
"Vacation Project of the company."
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/res_company.py:0
|
||||
#: code:addons/project_timesheet_holidays/models/res_company.py:0
|
||||
#, python-format
|
||||
msgid "Internal"
|
||||
msgstr "Sisemine"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_res_config_settings__internal_project_id
|
||||
msgid "Internal Project"
|
||||
msgstr "Ettevõttesisene projekt"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_project_task__is_timeoff_task
|
||||
msgid "Is Time off Task"
|
||||
msgstr "Töölt vaba aeg"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_account_analytic_line__holiday_id
|
||||
msgid "Leave Request"
|
||||
msgstr "Puudumise taotlus"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_project_task__leave_types_count
|
||||
msgid "Leave Types Count"
|
||||
msgstr "Puudumise tüüpide arv"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/project_task.py:0
|
||||
#, python-format
|
||||
msgid "Operation not supported"
|
||||
msgstr "Toiming pole toetatud"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave_type__timesheet_project_id
|
||||
#: model_terms:ir.ui.view,arch_db:project_timesheet_holidays.res_config_settings_view_form
|
||||
msgid "Project"
|
||||
msgstr "Projektid"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_resource_calendar_leaves
|
||||
msgid "Resource Time Off Detail"
|
||||
msgstr "Ressursi puudumise detailid"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_project_task
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_account_analytic_line__task_id
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave_type__timesheet_task_id
|
||||
#: model_terms:ir.ui.view,arch_db:project_timesheet_holidays.res_config_settings_view_form
|
||||
msgid "Task"
|
||||
msgstr "Ülesanne"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,help:project_timesheet_holidays.field_res_config_settings__internal_project_id
|
||||
msgid ""
|
||||
"The default project used when automatically generating timesheets via time "
|
||||
"off requests. You can specify another project on each time off type "
|
||||
"individually."
|
||||
msgstr ""
|
||||
"Vaikimisi projekt, mida kasutatakse tööajatabelite automaatseks loomiseks "
|
||||
"puudumiste taotluste kaudu. Saate määrata iga puudumise tüübi jaoks eraldi "
|
||||
"mõne muu projekti."
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,help:project_timesheet_holidays.field_res_config_settings__leave_timesheet_task_id
|
||||
msgid ""
|
||||
"The default task used when automatically generating timesheets via time off "
|
||||
"requests. You can specify another task on each time off type individually."
|
||||
msgstr ""
|
||||
"Vaikimisi ülesanne, mida kasutatakse tööajatabelite automaatseks loomiseks "
|
||||
"puudumiste taotluste kaudu. Saate määrata iga puudumise tüübi jaoks eraldi "
|
||||
"mõne muu ülesande."
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/res_company.py:0
|
||||
#: code:addons/project_timesheet_holidays/models/res_company.py:0
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_hr_leave
|
||||
#, python-format
|
||||
msgid "Time Off"
|
||||
msgstr "Puudumised"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/hr_holidays.py:0
|
||||
#: code:addons/project_timesheet_holidays/models/resource_calendar_leaves.py:0
|
||||
#, python-format
|
||||
msgid "Time Off (%s/%s)"
|
||||
msgstr "Puudumised (%s/%s)"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_res_company__leave_timesheet_task_id
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_res_config_settings__leave_timesheet_task_id
|
||||
msgid "Time Off Task"
|
||||
msgstr "Puudumise ülesanne"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_hr_leave_type
|
||||
msgid "Time Off Type"
|
||||
msgstr "Puudumise tüüp"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model_terms:ir.ui.view,arch_db:project_timesheet_holidays.hr_holiday_status_view_form_inherit
|
||||
msgid "Timesheet"
|
||||
msgstr "Tööaja ajaarvestusleht"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/account_analytic.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You cannot create timesheets for a task that is linked to a time off type. "
|
||||
"Please use the Time Off application to request new time off instead."
|
||||
msgstr ""
|
||||
"Te ei saa ülesande jaoks luua tööajatabeleid, mis on seotud puudumiste "
|
||||
"tüübiga. Kasutage selle asemel Puudumiste rakendust (Time Off)."
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/account_analytic.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You cannot delete timesheets that are linked to time off requests. Please "
|
||||
"cancel your time off request from the Time Off application instead."
|
||||
msgstr ""
|
||||
"Te ei saa kustutada tööajatabeleid, mis on seotud puudumiste taotlustega. "
|
||||
"Selle asemel tühistage rakendusest Puudumised (Time Off) oma puudumise "
|
||||
"taotlus."
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/account_analytic.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You cannot modify timesheets that are linked to time off requests. Please "
|
||||
"use the Time Off application to modify your time off requests instead."
|
||||
msgstr ""
|
||||
"Te ei saa muuta tööajatabeleid, mis on lingitud puudumiste taotlustega. "
|
||||
"Kasutage selle asemel puudumise taotluste muutmiseks rakendust Puudumised "
|
||||
"(Time Off)."
|
||||
|
|
@ -0,0 +1,213 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * project_timesheet_holidays
|
||||
#
|
||||
# Translators:
|
||||
# Mohammad Tahmasebi <hit.tah75@gmail.com>, 2023
|
||||
# Hamed Mohammadi <hamed@dehongi.com>, 2023
|
||||
# Hamid Darabi, 2023
|
||||
# Martin Trigaux, 2023
|
||||
# F Hariri <fhari1234@gmail.com>, 2023
|
||||
# Hanna Kheradroosta, 2023
|
||||
# Mostafa Barmshory <mostafa.barmshory@gmail.com>, 2024
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 16.0+e\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-12-15 12:51+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:54+0000\n"
|
||||
"Last-Translator: Mostafa Barmshory <mostafa.barmshory@gmail.com>, 2024\n"
|
||||
"Language-Team: Persian (https://app.transifex.com/odoo/teams/41243/fa/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: fa\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_account_analytic_line
|
||||
msgid "Analytic Line"
|
||||
msgstr "سطرتحلیلی"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave__timesheet_ids
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_resource_calendar_leaves__timesheet_ids
|
||||
msgid "Analytic Lines"
|
||||
msgstr "سطرهای تحلیلی"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/hr_holidays.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Both the internal project and task are required to generate a timesheet for "
|
||||
"the time off %s. If you don't want a timesheet, you should leave the "
|
||||
"internal project and task empty."
|
||||
msgstr ""
|
||||
"هم پروژه داخلی و هم وظیفه برای ایجاد یک برگه ساعت کارکرد برای مرخصی %s مورد "
|
||||
"نیاز است. اگر برگه ساعت کارکرد نمی خواهید، باید پروژه و وظیفه داخلی را خالی "
|
||||
"بگذارید."
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_res_company
|
||||
msgid "Companies"
|
||||
msgstr "شرکت"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_res_config_settings
|
||||
msgid "Config Settings"
|
||||
msgstr "تنظیمات پیکربندی"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_hr_employee
|
||||
msgid "Employee"
|
||||
msgstr "کارمند"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave_type__timesheet_generate
|
||||
msgid "Generate Timesheet"
|
||||
msgstr "تولید برگه ساعت کارکرد"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_account_analytic_line__global_leave_id
|
||||
msgid "Global Time Off"
|
||||
msgstr "مرخصی جهانی"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,help:project_timesheet_holidays.field_hr_leave_type__timesheet_generate
|
||||
msgid ""
|
||||
"If checked, when validating a time off, timesheet will be generated in the "
|
||||
"Vacation Project of the company."
|
||||
msgstr ""
|
||||
"در صورت علامت زدن، هنگام اعتبارسنجی زمان مرخصی، برگه ساعت کارکرد در پروژه "
|
||||
"تعطیلات شرکت ایجاد می شود."
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/res_company.py:0
|
||||
#: code:addons/project_timesheet_holidays/models/res_company.py:0
|
||||
#, python-format
|
||||
msgid "Internal"
|
||||
msgstr "داخلی"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_res_config_settings__internal_project_id
|
||||
msgid "Internal Project"
|
||||
msgstr "پروژه داخلی"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_project_task__is_timeoff_task
|
||||
msgid "Is Time off Task"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_account_analytic_line__holiday_id
|
||||
msgid "Leave Request"
|
||||
msgstr "درخواست مرخصی"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_project_task__leave_types_count
|
||||
msgid "Leave Types Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/project_task.py:0
|
||||
#, python-format
|
||||
msgid "Operation not supported"
|
||||
msgstr "عملیات پشتیبانی نمی شود"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave_type__timesheet_project_id
|
||||
#: model_terms:ir.ui.view,arch_db:project_timesheet_holidays.res_config_settings_view_form
|
||||
msgid "Project"
|
||||
msgstr "پروژه"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_resource_calendar_leaves
|
||||
msgid "Resource Time Off Detail"
|
||||
msgstr "جزئیات مرخصی منابع"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_project_task
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_account_analytic_line__task_id
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave_type__timesheet_task_id
|
||||
#: model_terms:ir.ui.view,arch_db:project_timesheet_holidays.res_config_settings_view_form
|
||||
msgid "Task"
|
||||
msgstr "وظیفه"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,help:project_timesheet_holidays.field_res_config_settings__internal_project_id
|
||||
msgid ""
|
||||
"The default project used when automatically generating timesheets via time "
|
||||
"off requests. You can specify another project on each time off type "
|
||||
"individually."
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,help:project_timesheet_holidays.field_res_config_settings__leave_timesheet_task_id
|
||||
msgid ""
|
||||
"The default task used when automatically generating timesheets via time off "
|
||||
"requests. You can specify another task on each time off type individually."
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/res_company.py:0
|
||||
#: code:addons/project_timesheet_holidays/models/res_company.py:0
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_hr_leave
|
||||
#, python-format
|
||||
msgid "Time Off"
|
||||
msgstr "مرخصی"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/hr_holidays.py:0
|
||||
#: code:addons/project_timesheet_holidays/models/resource_calendar_leaves.py:0
|
||||
#, python-format
|
||||
msgid "Time Off (%s/%s)"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_res_company__leave_timesheet_task_id
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_res_config_settings__leave_timesheet_task_id
|
||||
msgid "Time Off Task"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_hr_leave_type
|
||||
msgid "Time Off Type"
|
||||
msgstr "نوع مرخصی"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model_terms:ir.ui.view,arch_db:project_timesheet_holidays.hr_holiday_status_view_form_inherit
|
||||
msgid "Timesheet"
|
||||
msgstr "برگه ساعت کارکرد"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/account_analytic.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You cannot create timesheets for a task that is linked to a time off type. "
|
||||
"Please use the Time Off application to request new time off instead."
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/account_analytic.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You cannot delete timesheets that are linked to time off requests. Please "
|
||||
"cancel your time off request from the Time Off application instead."
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/account_analytic.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You cannot modify timesheets that are linked to time off requests. Please "
|
||||
"use the Time Off application to modify your time off requests instead."
|
||||
msgstr ""
|
||||
|
|
@ -0,0 +1,225 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * project_timesheet_holidays
|
||||
#
|
||||
# Translators:
|
||||
# Kari Lindgren <kari.lindgren@emsystems.fi>, 2022
|
||||
# Tuomo Aura <tuomo.aura@web-veistamo.fi>, 2022
|
||||
# Svante Suominen <svante.suominen@web-veistamo.fi>, 2022
|
||||
# Martin Trigaux, 2022
|
||||
# Jarmo Kortetjärvi <jarmo.kortetjarvi@gmail.com>, 2022
|
||||
# Ossi Mantylahti <ossi.mantylahti@obs-solutions.fi>, 2023
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 16.0+e\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-12-15 12:51+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:54+0000\n"
|
||||
"Last-Translator: Ossi Mantylahti <ossi.mantylahti@obs-solutions.fi>, 2023\n"
|
||||
"Language-Team: Finnish (https://app.transifex.com/odoo/teams/41243/fi/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: fi\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_account_analytic_line
|
||||
msgid "Analytic Line"
|
||||
msgstr "Analyyttinen rivi"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave__timesheet_ids
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_resource_calendar_leaves__timesheet_ids
|
||||
msgid "Analytic Lines"
|
||||
msgstr "Analyyttiset rivit"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/hr_holidays.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Both the internal project and task are required to generate a timesheet for "
|
||||
"the time off %s. If you don't want a timesheet, you should leave the "
|
||||
"internal project and task empty."
|
||||
msgstr ""
|
||||
"Sekä sisäinen projekti että tehtävä tulee asettaa, jotta vapaata varten "
|
||||
"voidaan luoda työaikakirjaus %s. Jos et halua työaikakirjausta, jätä "
|
||||
"sisäinen projekti ja tehtävä tyhjiksi."
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_res_company
|
||||
msgid "Companies"
|
||||
msgstr "Yritykset"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_res_config_settings
|
||||
msgid "Config Settings"
|
||||
msgstr "Asetukset"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_hr_employee
|
||||
msgid "Employee"
|
||||
msgstr "Työntekijä"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave_type__timesheet_generate
|
||||
msgid "Generate Timesheet"
|
||||
msgstr "Generoi tuontikortit"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_account_analytic_line__global_leave_id
|
||||
msgid "Global Time Off"
|
||||
msgstr "Yleinen vapaa-aika"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,help:project_timesheet_holidays.field_hr_leave_type__timesheet_generate
|
||||
msgid ""
|
||||
"If checked, when validating a time off, timesheet will be generated in the "
|
||||
"Vacation Project of the company."
|
||||
msgstr ""
|
||||
"Jos valittu, työaikakirjaus luodaan yrityksen Lomaprojektissa, kun vapaat "
|
||||
"vahvistetaan."
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/res_company.py:0
|
||||
#: code:addons/project_timesheet_holidays/models/res_company.py:0
|
||||
#, python-format
|
||||
msgid "Internal"
|
||||
msgstr "Sisäinen"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_res_config_settings__internal_project_id
|
||||
msgid "Internal Project"
|
||||
msgstr "Sisäinen projekti"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_project_task__is_timeoff_task
|
||||
msgid "Is Time off Task"
|
||||
msgstr "On Loma-tehtävä"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_account_analytic_line__holiday_id
|
||||
msgid "Leave Request"
|
||||
msgstr "Pooissaolopyynnöt"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_project_task__leave_types_count
|
||||
msgid "Leave Types Count"
|
||||
msgstr "Poissaolotyyppien määrä"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/project_task.py:0
|
||||
#, python-format
|
||||
msgid "Operation not supported"
|
||||
msgstr "Toiminto ei ole tuettu"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave_type__timesheet_project_id
|
||||
#: model_terms:ir.ui.view,arch_db:project_timesheet_holidays.res_config_settings_view_form
|
||||
msgid "Project"
|
||||
msgstr "Projektit"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_resource_calendar_leaves
|
||||
msgid "Resource Time Off Detail"
|
||||
msgstr "Resurssien vapaa-aika, Yksityiskohtaiset tiedot"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_project_task
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_account_analytic_line__task_id
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave_type__timesheet_task_id
|
||||
#: model_terms:ir.ui.view,arch_db:project_timesheet_holidays.res_config_settings_view_form
|
||||
msgid "Task"
|
||||
msgstr "Tehtävä"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,help:project_timesheet_holidays.field_res_config_settings__internal_project_id
|
||||
msgid ""
|
||||
"The default project used when automatically generating timesheets via time "
|
||||
"off requests. You can specify another project on each time off type "
|
||||
"individually."
|
||||
msgstr ""
|
||||
"Oletusprojekti, jota käytetään, kun työaikakirjauksia luodaan "
|
||||
"automaattisesti vapaapyyntöjen kautta. Voit määrittää toisen projektin "
|
||||
"kullekin vapaa-aikatyypille erikseen."
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,help:project_timesheet_holidays.field_res_config_settings__leave_timesheet_task_id
|
||||
msgid ""
|
||||
"The default task used when automatically generating timesheets via time off "
|
||||
"requests. You can specify another task on each time off type individually."
|
||||
msgstr ""
|
||||
"Oletustehtävä, jota käytetään, kun työaikakirjauksia luodaan automaattisesti"
|
||||
" vapaapyyntöjen kautta. Voit määrittää toisen tehtävän kullekin "
|
||||
"vapaatyypille erikseen."
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/res_company.py:0
|
||||
#: code:addons/project_timesheet_holidays/models/res_company.py:0
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_hr_leave
|
||||
#, python-format
|
||||
msgid "Time Off"
|
||||
msgstr "Vapaa"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/hr_holidays.py:0
|
||||
#: code:addons/project_timesheet_holidays/models/resource_calendar_leaves.py:0
|
||||
#, python-format
|
||||
msgid "Time Off (%s/%s)"
|
||||
msgstr "Vapaa-aika (%s/%s)"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_res_company__leave_timesheet_task_id
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_res_config_settings__leave_timesheet_task_id
|
||||
msgid "Time Off Task"
|
||||
msgstr "Vapaa-aika Tehtävä"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_hr_leave_type
|
||||
msgid "Time Off Type"
|
||||
msgstr "Vapaa-aika Tyyppi"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model_terms:ir.ui.view,arch_db:project_timesheet_holidays.hr_holiday_status_view_form_inherit
|
||||
msgid "Timesheet"
|
||||
msgstr "Tuntikirjaus"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/account_analytic.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You cannot create timesheets for a task that is linked to a time off type. "
|
||||
"Please use the Time Off application to request new time off instead."
|
||||
msgstr ""
|
||||
"Et voi luoda työaikakirjauksia tehtävälle, joka on liitetty vapaatyyppiin. "
|
||||
"Käytä sen sijaan Time Off -sovellusta uusien vapaiden pyytämiseen."
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/account_analytic.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You cannot delete timesheets that are linked to time off requests. Please "
|
||||
"cancel your time off request from the Time Off application instead."
|
||||
msgstr ""
|
||||
"Et voi poistaa työaikakirjauksia, jotka on liitetty vapaapyyntöihin. Peruuta"
|
||||
" sen sijaan vapaata koskeva pyyntö vapaa-aikasovelluksesta."
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/account_analytic.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You cannot modify timesheets that are linked to time off requests. Please "
|
||||
"use the Time Off application to modify your time off requests instead."
|
||||
msgstr ""
|
||||
"Et voi muokata työaikakirjauksia, jotka on liitetty vapaata koskeviin "
|
||||
"pyyntöihin. Käytä sen sijaan Time Off -sovellusta muokkaamaan "
|
||||
"vapaapyyntöjäsi."
|
||||
|
|
@ -0,0 +1,223 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * project_timesheet_holidays
|
||||
#
|
||||
# Translators:
|
||||
# Martin Trigaux, 2022
|
||||
# Jolien De Paepe, 2023
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 16.0+e\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-12-15 12:51+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:54+0000\n"
|
||||
"Last-Translator: Jolien De Paepe, 2023\n"
|
||||
"Language-Team: French (https://app.transifex.com/odoo/teams/41243/fr/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: fr\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_account_analytic_line
|
||||
msgid "Analytic Line"
|
||||
msgstr "Ligne analytique"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave__timesheet_ids
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_resource_calendar_leaves__timesheet_ids
|
||||
msgid "Analytic Lines"
|
||||
msgstr "Lignes analytiques"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/hr_holidays.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Both the internal project and task are required to generate a timesheet for "
|
||||
"the time off %s. If you don't want a timesheet, you should leave the "
|
||||
"internal project and task empty."
|
||||
msgstr ""
|
||||
"Le projet interne et la tâche sont tous les deux requis pour générer une "
|
||||
"feuille de temps pour les congés %s. Si vous ne souhaitez pas de feuille de "
|
||||
"temps, vous pouvez laisser le projet interne et la tâche vides."
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_res_company
|
||||
msgid "Companies"
|
||||
msgstr "Sociétés"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_res_config_settings
|
||||
msgid "Config Settings"
|
||||
msgstr "Paramètres de configuration"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_hr_employee
|
||||
msgid "Employee"
|
||||
msgstr "Employé"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave_type__timesheet_generate
|
||||
msgid "Generate Timesheet"
|
||||
msgstr "Générer une feuille de temps"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_account_analytic_line__global_leave_id
|
||||
msgid "Global Time Off"
|
||||
msgstr "Congé global"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,help:project_timesheet_holidays.field_hr_leave_type__timesheet_generate
|
||||
msgid ""
|
||||
"If checked, when validating a time off, timesheet will be generated in the "
|
||||
"Vacation Project of the company."
|
||||
msgstr ""
|
||||
"Si coché, une feuille de temps sera générée dans le projet Vacances de la "
|
||||
"société lorsque le congé sera validé."
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/res_company.py:0
|
||||
#: code:addons/project_timesheet_holidays/models/res_company.py:0
|
||||
#, python-format
|
||||
msgid "Internal"
|
||||
msgstr "Interne"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_res_config_settings__internal_project_id
|
||||
msgid "Internal Project"
|
||||
msgstr "Projet interne"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_project_task__is_timeoff_task
|
||||
msgid "Is Time off Task"
|
||||
msgstr "Est une tâche pour les congés"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_account_analytic_line__holiday_id
|
||||
msgid "Leave Request"
|
||||
msgstr "Demande de congé"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_project_task__leave_types_count
|
||||
msgid "Leave Types Count"
|
||||
msgstr "Nombre de types de congé"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/project_task.py:0
|
||||
#, python-format
|
||||
msgid "Operation not supported"
|
||||
msgstr "Opération non prise en charge"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave_type__timesheet_project_id
|
||||
#: model_terms:ir.ui.view,arch_db:project_timesheet_holidays.res_config_settings_view_form
|
||||
msgid "Project"
|
||||
msgstr "Projet"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_resource_calendar_leaves
|
||||
msgid "Resource Time Off Detail"
|
||||
msgstr "Détails des congés des ressources"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_project_task
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_account_analytic_line__task_id
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave_type__timesheet_task_id
|
||||
#: model_terms:ir.ui.view,arch_db:project_timesheet_holidays.res_config_settings_view_form
|
||||
msgid "Task"
|
||||
msgstr "Tâche"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,help:project_timesheet_holidays.field_res_config_settings__internal_project_id
|
||||
msgid ""
|
||||
"The default project used when automatically generating timesheets via time "
|
||||
"off requests. You can specify another project on each time off type "
|
||||
"individually."
|
||||
msgstr ""
|
||||
"Le projet par défaut utilisé lors de la génération automatique de feuilles "
|
||||
"de temps via des demandes de congés. Vous pouvez préciser un autre projet "
|
||||
"sur chaque type de congé individuellement."
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,help:project_timesheet_holidays.field_res_config_settings__leave_timesheet_task_id
|
||||
msgid ""
|
||||
"The default task used when automatically generating timesheets via time off "
|
||||
"requests. You can specify another task on each time off type individually."
|
||||
msgstr ""
|
||||
"La tâche par défaut utilisée lors de la génération automatique de feuilles "
|
||||
"de temps via des demandes de congés. Vous pouvez préciser une autre tâche "
|
||||
"sur chaque type de congé individuellement."
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/res_company.py:0
|
||||
#: code:addons/project_timesheet_holidays/models/res_company.py:0
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_hr_leave
|
||||
#, python-format
|
||||
msgid "Time Off"
|
||||
msgstr "Congés"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/hr_holidays.py:0
|
||||
#: code:addons/project_timesheet_holidays/models/resource_calendar_leaves.py:0
|
||||
#, python-format
|
||||
msgid "Time Off (%s/%s)"
|
||||
msgstr "Congés (%s/%s)"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_res_company__leave_timesheet_task_id
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_res_config_settings__leave_timesheet_task_id
|
||||
msgid "Time Off Task"
|
||||
msgstr "Tâche de congé"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_hr_leave_type
|
||||
msgid "Time Off Type"
|
||||
msgstr "Type de congés"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model_terms:ir.ui.view,arch_db:project_timesheet_holidays.hr_holiday_status_view_form_inherit
|
||||
msgid "Timesheet"
|
||||
msgstr "Feuille de temps"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/account_analytic.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You cannot create timesheets for a task that is linked to a time off type. "
|
||||
"Please use the Time Off application to request new time off instead."
|
||||
msgstr ""
|
||||
"Vous ne pouvez pas créer des feuilles de temps pour une tâche qui est "
|
||||
"associée à un type de congé. Veuillez utiliser l'application Congés pour "
|
||||
"plutôt demander un nouveau congé."
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/account_analytic.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You cannot delete timesheets that are linked to time off requests. Please "
|
||||
"cancel your time off request from the Time Off application instead."
|
||||
msgstr ""
|
||||
"Vous ne pouvez pas supprimer des feuilles de temps qui sont associées aux "
|
||||
"demandes de congé. Veuillez plutôt annuler vos demandes de congé depuis "
|
||||
"l'application Congés."
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/account_analytic.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You cannot modify timesheets that are linked to time off requests. Please "
|
||||
"use the Time Off application to modify your time off requests instead."
|
||||
msgstr ""
|
||||
"Vous ne pouvez pas modifier des feuilles de temps qui sont associées à des "
|
||||
"demandes de congé. Veuillez plutôt utiliser l'application Congés pour "
|
||||
"modifier vos demandes de congé."
|
||||
|
|
@ -0,0 +1,202 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * project_timesheet_holidays
|
||||
#
|
||||
# Translators:
|
||||
# Qaidjohar Barbhaya, 2023
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 16.0+e\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-12-15 12:51+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:54+0000\n"
|
||||
"Last-Translator: Qaidjohar Barbhaya, 2023\n"
|
||||
"Language-Team: Gujarati (https://app.transifex.com/odoo/teams/41243/gu/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: gu\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_account_analytic_line
|
||||
msgid "Analytic Line"
|
||||
msgstr "Analytic Line"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave__timesheet_ids
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_resource_calendar_leaves__timesheet_ids
|
||||
msgid "Analytic Lines"
|
||||
msgstr "Analytic Lines"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/hr_holidays.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Both the internal project and task are required to generate a timesheet for "
|
||||
"the time off %s. If you don't want a timesheet, you should leave the "
|
||||
"internal project and task empty."
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_res_company
|
||||
msgid "Companies"
|
||||
msgstr "Companies"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_res_config_settings
|
||||
msgid "Config Settings"
|
||||
msgstr "Config Settings"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_hr_employee
|
||||
msgid "Employee"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave_type__timesheet_generate
|
||||
msgid "Generate Timesheet"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_account_analytic_line__global_leave_id
|
||||
msgid "Global Time Off"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,help:project_timesheet_holidays.field_hr_leave_type__timesheet_generate
|
||||
msgid ""
|
||||
"If checked, when validating a time off, timesheet will be generated in the "
|
||||
"Vacation Project of the company."
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/res_company.py:0
|
||||
#: code:addons/project_timesheet_holidays/models/res_company.py:0
|
||||
#, python-format
|
||||
msgid "Internal"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_res_config_settings__internal_project_id
|
||||
msgid "Internal Project"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_project_task__is_timeoff_task
|
||||
msgid "Is Time off Task"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_account_analytic_line__holiday_id
|
||||
msgid "Leave Request"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_project_task__leave_types_count
|
||||
msgid "Leave Types Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/project_task.py:0
|
||||
#, python-format
|
||||
msgid "Operation not supported"
|
||||
msgstr "Operation not supported"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave_type__timesheet_project_id
|
||||
#: model_terms:ir.ui.view,arch_db:project_timesheet_holidays.res_config_settings_view_form
|
||||
msgid "Project"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_resource_calendar_leaves
|
||||
msgid "Resource Time Off Detail"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_project_task
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_account_analytic_line__task_id
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave_type__timesheet_task_id
|
||||
#: model_terms:ir.ui.view,arch_db:project_timesheet_holidays.res_config_settings_view_form
|
||||
msgid "Task"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,help:project_timesheet_holidays.field_res_config_settings__internal_project_id
|
||||
msgid ""
|
||||
"The default project used when automatically generating timesheets via time "
|
||||
"off requests. You can specify another project on each time off type "
|
||||
"individually."
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,help:project_timesheet_holidays.field_res_config_settings__leave_timesheet_task_id
|
||||
msgid ""
|
||||
"The default task used when automatically generating timesheets via time off "
|
||||
"requests. You can specify another task on each time off type individually."
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/res_company.py:0
|
||||
#: code:addons/project_timesheet_holidays/models/res_company.py:0
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_hr_leave
|
||||
#, python-format
|
||||
msgid "Time Off"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/hr_holidays.py:0
|
||||
#: code:addons/project_timesheet_holidays/models/resource_calendar_leaves.py:0
|
||||
#, python-format
|
||||
msgid "Time Off (%s/%s)"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_res_company__leave_timesheet_task_id
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_res_config_settings__leave_timesheet_task_id
|
||||
msgid "Time Off Task"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_hr_leave_type
|
||||
msgid "Time Off Type"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model_terms:ir.ui.view,arch_db:project_timesheet_holidays.hr_holiday_status_view_form_inherit
|
||||
msgid "Timesheet"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/account_analytic.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You cannot create timesheets for a task that is linked to a time off type. "
|
||||
"Please use the Time Off application to request new time off instead."
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/account_analytic.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You cannot delete timesheets that are linked to time off requests. Please "
|
||||
"cancel your time off request from the Time Off application instead."
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/account_analytic.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You cannot modify timesheets that are linked to time off requests. Please "
|
||||
"use the Time Off application to modify your time off requests instead."
|
||||
msgstr ""
|
||||
|
|
@ -0,0 +1,220 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * project_timesheet_holidays
|
||||
#
|
||||
# Translators:
|
||||
# Yihya Hugirat <hugirat@gmail.com>, 2022
|
||||
# Leandro Noijovich <eliel.sorcerer@gmail.com>, 2022
|
||||
# Martin Trigaux, 2022
|
||||
# Lilach Gilliam <lilach.gilliam@gmail.com>, 2022
|
||||
# ZVI BLONDER <ZVIBLONDER@gmail.com>, 2022
|
||||
# Yoram Lavi, 2025
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 16.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2025-05-06 20:36+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:54+0000\n"
|
||||
"Last-Translator: Yoram Lavi, 2025\n"
|
||||
"Language-Team: Hebrew (https://app.transifex.com/odoo/teams/41243/he/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: he\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: 2;\n"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_account_analytic_line
|
||||
msgid "Analytic Line"
|
||||
msgstr "שורה אנליטית"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave__timesheet_ids
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_resource_calendar_leaves__timesheet_ids
|
||||
msgid "Analytic Lines"
|
||||
msgstr "שורות אנליטיות"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/hr_holidays.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Both the internal project and task are required to generate a timesheet for "
|
||||
"the time off %s. If you don't want a timesheet, you should leave the "
|
||||
"internal project and task empty."
|
||||
msgstr ""
|
||||
"הן הפרוייקט הפנימי והן המשימה נדרשים כדי ליצור דיווחי שעות לחופשה %s. אם "
|
||||
"אינך רוצה דיווחי שעות, עליך להשאיר את הפרוייקט והמשימה הפנימיים ריקים."
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_res_company
|
||||
msgid "Companies"
|
||||
msgstr "חברות"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_res_config_settings
|
||||
msgid "Config Settings"
|
||||
msgstr "הגדר הגדרות"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_hr_employee
|
||||
msgid "Employee"
|
||||
msgstr "עובד"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave_type__timesheet_generate
|
||||
msgid "Generate Timesheet"
|
||||
msgstr "צור גיליון זמנים"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_account_analytic_line__global_leave_id
|
||||
msgid "Global Time Off"
|
||||
msgstr "זמן חופשה כללי"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,help:project_timesheet_holidays.field_hr_leave_type__timesheet_generate
|
||||
msgid ""
|
||||
"If checked, when validating a time off, timesheet will be generated in the "
|
||||
"Vacation Project of the company."
|
||||
msgstr ""
|
||||
"אם מסומן, בעת אימות חופשה ייווצר גיליון זמנים בפרויקט החופשה של החברה."
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/__init__.py:0
|
||||
#: code:addons/project_timesheet_holidays/__init__.py:0
|
||||
#, python-format
|
||||
msgid "Internal"
|
||||
msgstr "פנימי"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_res_config_settings__internal_project_id
|
||||
msgid "Internal Project"
|
||||
msgstr "פרויקט פנימי"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_project_task__is_timeoff_task
|
||||
msgid "Is Time off Task"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_account_analytic_line__holiday_id
|
||||
msgid "Leave Request"
|
||||
msgstr "בקשת חופשה"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_project_task__leave_types_count
|
||||
msgid "Leave Types Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/project_task.py:0
|
||||
#, python-format
|
||||
msgid "Operation not supported"
|
||||
msgstr "הפעולה אינה נתמכת"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave_type__timesheet_project_id
|
||||
#: model_terms:ir.ui.view,arch_db:project_timesheet_holidays.res_config_settings_view_form
|
||||
msgid "Project"
|
||||
msgstr "פרויקט"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_resource_calendar_leaves
|
||||
msgid "Resource Time Off Detail"
|
||||
msgstr "פרט חופשה של משאב"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_project_task
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_account_analytic_line__task_id
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave_type__timesheet_task_id
|
||||
#: model_terms:ir.ui.view,arch_db:project_timesheet_holidays.res_config_settings_view_form
|
||||
msgid "Task"
|
||||
msgstr "משימה"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,help:project_timesheet_holidays.field_res_config_settings__internal_project_id
|
||||
msgid ""
|
||||
"The default project used when automatically generating timesheets via time "
|
||||
"off requests. You can specify another project on each time off type "
|
||||
"individually."
|
||||
msgstr ""
|
||||
"הפרויקט המוגדר כברירת מחדל ליצירת דפי נוכחות אוטומטיים מבקשות היעדרות. ניתן "
|
||||
"להגדיר פרויקט שונה לכל סוג היעדרות בנפרד."
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,help:project_timesheet_holidays.field_res_config_settings__leave_timesheet_task_id
|
||||
msgid ""
|
||||
"The default task used when automatically generating timesheets via time off "
|
||||
"requests. You can specify another task on each time off type individually."
|
||||
msgstr ""
|
||||
"המשימה המוגדרת כברירת מחדל בעת יצירת דפי נוכחות אוטומטית מבקשות היעדרות. "
|
||||
"ניתן לציין משימה אחרת לכל סוג היעדרות בנפרד."
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/__init__.py:0
|
||||
#: code:addons/project_timesheet_holidays/models/res_company.py:0
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_hr_leave
|
||||
#, python-format
|
||||
msgid "Time Off"
|
||||
msgstr "מאשר חופשות"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/hr_holidays.py:0
|
||||
#: code:addons/project_timesheet_holidays/models/resource_calendar_leaves.py:0
|
||||
#, python-format
|
||||
msgid "Time Off (%s/%s)"
|
||||
msgstr "זמן היעדרות (%s/%s)"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_res_company__leave_timesheet_task_id
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_res_config_settings__leave_timesheet_task_id
|
||||
msgid "Time Off Task"
|
||||
msgstr "משימת חופשה"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_hr_leave_type
|
||||
msgid "Time Off Type"
|
||||
msgstr "סוג חופשה"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model_terms:ir.ui.view,arch_db:project_timesheet_holidays.hr_holiday_status_view_form_inherit
|
||||
msgid "Timesheet"
|
||||
msgstr "דיווח שעות"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/account_analytic.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You cannot create timesheets for a task that is linked to a time off type. "
|
||||
"Please use the Time Off application to request new time off instead."
|
||||
msgstr ""
|
||||
"לא ניתן ליצור דפי נוכחות למשימה המשויכת לסוג היעדרות. אנא השתמש באפליקציית "
|
||||
"ההיעדרויות לבקשת חופשה חדשה."
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/account_analytic.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You cannot delete timesheets that are linked to time off requests. Please "
|
||||
"cancel your time off request from the Time Off application instead."
|
||||
msgstr ""
|
||||
"לא ניתן למחוק דפי נוכחות המשויכים לבקשות היעדרות. אנא בטל את בקשת ההיעדרות "
|
||||
"דרך אפליקציית ההיעדרויות."
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/account_analytic.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You cannot modify timesheets that are linked to time off requests. Please "
|
||||
"use the Time Off application to modify your time off requests instead."
|
||||
msgstr ""
|
||||
"לא ניתן לערוך דפי נוכחות המשויכים לבקשות היעדרות. אנא השתמש באפליקציית "
|
||||
"ההיעדרויות כדי לשנות את בקשות ההיעדרות שלך."
|
||||
|
|
@ -0,0 +1,203 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * project_timesheet_holidays
|
||||
#
|
||||
# Translators:
|
||||
# Wil Odoo, 2024
|
||||
# Ujjawal Pathak, 2025
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 16.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2025-05-06 20:36+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:54+0000\n"
|
||||
"Last-Translator: Ujjawal Pathak, 2025\n"
|
||||
"Language-Team: Hindi (https://app.transifex.com/odoo/teams/41243/hi/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: hi\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_account_analytic_line
|
||||
msgid "Analytic Line"
|
||||
msgstr "एनालिटिक लाइन"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave__timesheet_ids
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_resource_calendar_leaves__timesheet_ids
|
||||
msgid "Analytic Lines"
|
||||
msgstr "एनालिटिक लाइन"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/hr_holidays.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Both the internal project and task are required to generate a timesheet for "
|
||||
"the time off %s. If you don't want a timesheet, you should leave the "
|
||||
"internal project and task empty."
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_res_company
|
||||
msgid "Companies"
|
||||
msgstr "कंपनियां"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_res_config_settings
|
||||
msgid "Config Settings"
|
||||
msgstr "कॉन्फ़िगरेशन सेटिंग"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_hr_employee
|
||||
msgid "Employee"
|
||||
msgstr "कर्मचारी"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave_type__timesheet_generate
|
||||
msgid "Generate Timesheet"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_account_analytic_line__global_leave_id
|
||||
msgid "Global Time Off"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,help:project_timesheet_holidays.field_hr_leave_type__timesheet_generate
|
||||
msgid ""
|
||||
"If checked, when validating a time off, timesheet will be generated in the "
|
||||
"Vacation Project of the company."
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/__init__.py:0
|
||||
#: code:addons/project_timesheet_holidays/__init__.py:0
|
||||
#, python-format
|
||||
msgid "Internal"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_res_config_settings__internal_project_id
|
||||
msgid "Internal Project"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_project_task__is_timeoff_task
|
||||
msgid "Is Time off Task"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_account_analytic_line__holiday_id
|
||||
msgid "Leave Request"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_project_task__leave_types_count
|
||||
msgid "Leave Types Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/project_task.py:0
|
||||
#, python-format
|
||||
msgid "Operation not supported"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave_type__timesheet_project_id
|
||||
#: model_terms:ir.ui.view,arch_db:project_timesheet_holidays.res_config_settings_view_form
|
||||
msgid "Project"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_resource_calendar_leaves
|
||||
msgid "Resource Time Off Detail"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_project_task
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_account_analytic_line__task_id
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave_type__timesheet_task_id
|
||||
#: model_terms:ir.ui.view,arch_db:project_timesheet_holidays.res_config_settings_view_form
|
||||
msgid "Task"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,help:project_timesheet_holidays.field_res_config_settings__internal_project_id
|
||||
msgid ""
|
||||
"The default project used when automatically generating timesheets via time "
|
||||
"off requests. You can specify another project on each time off type "
|
||||
"individually."
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,help:project_timesheet_holidays.field_res_config_settings__leave_timesheet_task_id
|
||||
msgid ""
|
||||
"The default task used when automatically generating timesheets via time off "
|
||||
"requests. You can specify another task on each time off type individually."
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/__init__.py:0
|
||||
#: code:addons/project_timesheet_holidays/models/res_company.py:0
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_hr_leave
|
||||
#, python-format
|
||||
msgid "Time Off"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/hr_holidays.py:0
|
||||
#: code:addons/project_timesheet_holidays/models/resource_calendar_leaves.py:0
|
||||
#, python-format
|
||||
msgid "Time Off (%s/%s)"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_res_company__leave_timesheet_task_id
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_res_config_settings__leave_timesheet_task_id
|
||||
msgid "Time Off Task"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_hr_leave_type
|
||||
msgid "Time Off Type"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model_terms:ir.ui.view,arch_db:project_timesheet_holidays.hr_holiday_status_view_form_inherit
|
||||
msgid "Timesheet"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/account_analytic.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You cannot create timesheets for a task that is linked to a time off type. "
|
||||
"Please use the Time Off application to request new time off instead."
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/account_analytic.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You cannot delete timesheets that are linked to time off requests. Please "
|
||||
"cancel your time off request from the Time Off application instead."
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/account_analytic.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You cannot modify timesheets that are linked to time off requests. Please "
|
||||
"use the Time Off application to modify your time off requests instead."
|
||||
msgstr ""
|
||||
|
|
@ -0,0 +1,207 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * project_timesheet_holidays
|
||||
#
|
||||
# Translators:
|
||||
# Vladimir Olujić <olujic.vladimir@storm.hr>, 2022
|
||||
# Milan Tribuson <one.mile.code@gmail.com>, 2022
|
||||
# Martin Trigaux, 2022
|
||||
# Bole <bole@dajmi5.com>, 2023
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 16.0+e\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-12-15 12:51+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:54+0000\n"
|
||||
"Last-Translator: Bole <bole@dajmi5.com>, 2023\n"
|
||||
"Language-Team: Croatian (https://app.transifex.com/odoo/teams/41243/hr/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: hr\n"
|
||||
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_account_analytic_line
|
||||
msgid "Analytic Line"
|
||||
msgstr "Analitička stavka"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave__timesheet_ids
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_resource_calendar_leaves__timesheet_ids
|
||||
msgid "Analytic Lines"
|
||||
msgstr "Analitičke stavke"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/hr_holidays.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Both the internal project and task are required to generate a timesheet for "
|
||||
"the time off %s. If you don't want a timesheet, you should leave the "
|
||||
"internal project and task empty."
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_res_company
|
||||
msgid "Companies"
|
||||
msgstr "Tvrtke"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_res_config_settings
|
||||
msgid "Config Settings"
|
||||
msgstr "Postavke"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_hr_employee
|
||||
msgid "Employee"
|
||||
msgstr "Zaposlenik"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave_type__timesheet_generate
|
||||
msgid "Generate Timesheet"
|
||||
msgstr "Kreiraj kontrolne kartice"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_account_analytic_line__global_leave_id
|
||||
msgid "Global Time Off"
|
||||
msgstr "Generalno vrijeme odsustva"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,help:project_timesheet_holidays.field_hr_leave_type__timesheet_generate
|
||||
msgid ""
|
||||
"If checked, when validating a time off, timesheet will be generated in the "
|
||||
"Vacation Project of the company."
|
||||
msgstr ""
|
||||
"Označavanjem omogućavate kreiranje stavaka kontrolnih katica prilikom "
|
||||
"odobravanja odsustava (prema postavkama projekta)."
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/res_company.py:0
|
||||
#: code:addons/project_timesheet_holidays/models/res_company.py:0
|
||||
#, python-format
|
||||
msgid "Internal"
|
||||
msgstr "Interno"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_res_config_settings__internal_project_id
|
||||
msgid "Internal Project"
|
||||
msgstr "Interni projekt"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_project_task__is_timeoff_task
|
||||
msgid "Is Time off Task"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_account_analytic_line__holiday_id
|
||||
msgid "Leave Request"
|
||||
msgstr "Zahtjev za odsustvom"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_project_task__leave_types_count
|
||||
msgid "Leave Types Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/project_task.py:0
|
||||
#, python-format
|
||||
msgid "Operation not supported"
|
||||
msgstr "Operacija nije podržana"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave_type__timesheet_project_id
|
||||
#: model_terms:ir.ui.view,arch_db:project_timesheet_holidays.res_config_settings_view_form
|
||||
msgid "Project"
|
||||
msgstr "Projekt"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_resource_calendar_leaves
|
||||
msgid "Resource Time Off Detail"
|
||||
msgstr "Detalji odsustva"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_project_task
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_account_analytic_line__task_id
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave_type__timesheet_task_id
|
||||
#: model_terms:ir.ui.view,arch_db:project_timesheet_holidays.res_config_settings_view_form
|
||||
msgid "Task"
|
||||
msgstr "Zadatak"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,help:project_timesheet_holidays.field_res_config_settings__internal_project_id
|
||||
msgid ""
|
||||
"The default project used when automatically generating timesheets via time "
|
||||
"off requests. You can specify another project on each time off type "
|
||||
"individually."
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,help:project_timesheet_holidays.field_res_config_settings__leave_timesheet_task_id
|
||||
msgid ""
|
||||
"The default task used when automatically generating timesheets via time off "
|
||||
"requests. You can specify another task on each time off type individually."
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/res_company.py:0
|
||||
#: code:addons/project_timesheet_holidays/models/res_company.py:0
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_hr_leave
|
||||
#, python-format
|
||||
msgid "Time Off"
|
||||
msgstr "Odsustva"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/hr_holidays.py:0
|
||||
#: code:addons/project_timesheet_holidays/models/resource_calendar_leaves.py:0
|
||||
#, python-format
|
||||
msgid "Time Off (%s/%s)"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_res_company__leave_timesheet_task_id
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_res_config_settings__leave_timesheet_task_id
|
||||
msgid "Time Off Task"
|
||||
msgstr "Zadatak odsustva"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_hr_leave_type
|
||||
msgid "Time Off Type"
|
||||
msgstr "Vrsta odsustva"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model_terms:ir.ui.view,arch_db:project_timesheet_holidays.hr_holiday_status_view_form_inherit
|
||||
msgid "Timesheet"
|
||||
msgstr "Evidencija rada"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/account_analytic.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You cannot create timesheets for a task that is linked to a time off type. "
|
||||
"Please use the Time Off application to request new time off instead."
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/account_analytic.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You cannot delete timesheets that are linked to time off requests. Please "
|
||||
"cancel your time off request from the Time Off application instead."
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/account_analytic.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You cannot modify timesheets that are linked to time off requests. Please "
|
||||
"use the Time Off application to modify your time off requests instead."
|
||||
msgstr ""
|
||||
|
|
@ -0,0 +1,227 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * project_timesheet_holidays
|
||||
#
|
||||
# Translators:
|
||||
# Zsolt Godó <zsolttokio@gmail.com>, 2022
|
||||
# Martin Trigaux, 2022
|
||||
# krnkris, 2022
|
||||
# Ákos Nagy <akos.nagy@oregional.hu>, 2022
|
||||
# Tamás Dombos, 2022
|
||||
# Tamás Németh <ntomasz81@gmail.com>, 2022
|
||||
# gezza <geza.nagy@oregional.hu>, 2025
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 16.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2025-05-06 20:36+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:54+0000\n"
|
||||
"Last-Translator: gezza <geza.nagy@oregional.hu>, 2025\n"
|
||||
"Language-Team: Hungarian (https://app.transifex.com/odoo/teams/41243/hu/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: hu\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_account_analytic_line
|
||||
msgid "Analytic Line"
|
||||
msgstr "Analitikus sor"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave__timesheet_ids
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_resource_calendar_leaves__timesheet_ids
|
||||
msgid "Analytic Lines"
|
||||
msgstr "Analitikus sorok"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/hr_holidays.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Both the internal project and task are required to generate a timesheet for "
|
||||
"the time off %s. If you don't want a timesheet, you should leave the "
|
||||
"internal project and task empty."
|
||||
msgstr ""
|
||||
"Belső projekt és feladat is szükséges időkimutatás generáláshoz a következő "
|
||||
"szabadság kapcsán: %s. Ha nem szeretne időkimutatást, akkor hagyja üresen a "
|
||||
"belső projekt és a feladat mezőket."
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_res_company
|
||||
msgid "Companies"
|
||||
msgstr "Vállalatok"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_res_config_settings
|
||||
msgid "Config Settings"
|
||||
msgstr "Beállítások módosítása"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_hr_employee
|
||||
msgid "Employee"
|
||||
msgstr "Alkalmazott"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave_type__timesheet_generate
|
||||
msgid "Generate Timesheet"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_account_analytic_line__global_leave_id
|
||||
msgid "Global Time Off"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,help:project_timesheet_holidays.field_hr_leave_type__timesheet_generate
|
||||
msgid ""
|
||||
"If checked, when validating a time off, timesheet will be generated in the "
|
||||
"Vacation Project of the company."
|
||||
msgstr ""
|
||||
"Ha be van jelölve, akkor szabadságok jóváhagyásakor időkimutatás generálódik"
|
||||
" a vállalati Szabadság projektbe."
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/__init__.py:0
|
||||
#: code:addons/project_timesheet_holidays/__init__.py:0
|
||||
#, python-format
|
||||
msgid "Internal"
|
||||
msgstr "Belső"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_res_config_settings__internal_project_id
|
||||
msgid "Internal Project"
|
||||
msgstr "Belső projekt"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_project_task__is_timeoff_task
|
||||
msgid "Is Time off Task"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_account_analytic_line__holiday_id
|
||||
msgid "Leave Request"
|
||||
msgstr "Távolléti kérelem"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_project_task__leave_types_count
|
||||
msgid "Leave Types Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/project_task.py:0
|
||||
#, python-format
|
||||
msgid "Operation not supported"
|
||||
msgstr "A művelet nem támogatott"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave_type__timesheet_project_id
|
||||
#: model_terms:ir.ui.view,arch_db:project_timesheet_holidays.res_config_settings_view_form
|
||||
msgid "Project"
|
||||
msgstr "Projekt"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_resource_calendar_leaves
|
||||
msgid "Resource Time Off Detail"
|
||||
msgstr "Erőforrás szabadság részletek"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_project_task
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_account_analytic_line__task_id
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave_type__timesheet_task_id
|
||||
#: model_terms:ir.ui.view,arch_db:project_timesheet_holidays.res_config_settings_view_form
|
||||
msgid "Task"
|
||||
msgstr "Feladat"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,help:project_timesheet_holidays.field_res_config_settings__internal_project_id
|
||||
msgid ""
|
||||
"The default project used when automatically generating timesheets via time "
|
||||
"off requests. You can specify another project on each time off type "
|
||||
"individually."
|
||||
msgstr ""
|
||||
"Alapértelmezett projekt a szabadság kéréseken keresztül történő időkimutatás"
|
||||
" generálásokhoz. Az egyes szabadság típusoknál megadható másik projekt is."
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,help:project_timesheet_holidays.field_res_config_settings__leave_timesheet_task_id
|
||||
msgid ""
|
||||
"The default task used when automatically generating timesheets via time off "
|
||||
"requests. You can specify another task on each time off type individually."
|
||||
msgstr ""
|
||||
"Alapértelmezett feladat szabadság kérésekből történő időkimutatások "
|
||||
"automatikus generálásához. Megadható másik feladat is az egyes szabadság "
|
||||
"típusoknál."
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/__init__.py:0
|
||||
#: code:addons/project_timesheet_holidays/models/res_company.py:0
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_hr_leave
|
||||
#, python-format
|
||||
msgid "Time Off"
|
||||
msgstr "Szabadság"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/hr_holidays.py:0
|
||||
#: code:addons/project_timesheet_holidays/models/resource_calendar_leaves.py:0
|
||||
#, python-format
|
||||
msgid "Time Off (%s/%s)"
|
||||
msgstr "Szabadság (%s/%s)"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_res_company__leave_timesheet_task_id
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_res_config_settings__leave_timesheet_task_id
|
||||
msgid "Time Off Task"
|
||||
msgstr "Szabadság feladat"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_hr_leave_type
|
||||
msgid "Time Off Type"
|
||||
msgstr "Szabadság típus"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model_terms:ir.ui.view,arch_db:project_timesheet_holidays.hr_holiday_status_view_form_inherit
|
||||
msgid "Timesheet"
|
||||
msgstr "Munkaidő-nyilvántartás"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/account_analytic.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You cannot create timesheets for a task that is linked to a time off type. "
|
||||
"Please use the Time Off application to request new time off instead."
|
||||
msgstr ""
|
||||
"Nem lehet létrehozni olyan időkimutatásokat, melyek szabadság kéréshez "
|
||||
"kapcsolt feladathoz kapcsolódnak. Kérjük, használja a Szabadság alkalmazást "
|
||||
"a kérés létrehozásához."
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/account_analytic.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You cannot delete timesheets that are linked to time off requests. Please "
|
||||
"cancel your time off request from the Time Off application instead."
|
||||
msgstr ""
|
||||
"Nem lehet törölni olyan időkimutatásokat, melyek szabadság kéréshez "
|
||||
"kapcsolódnak. Kérjük, használja a Szabadság alkalmazást a kérés "
|
||||
"visszavonásáshoz."
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/account_analytic.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You cannot modify timesheets that are linked to time off requests. Please "
|
||||
"use the Time Off application to modify your time off requests instead."
|
||||
msgstr ""
|
||||
"Nem lehet módosítani olyan időkimutatásokat, melyek szabadság kéréshez "
|
||||
"kapcsolódnak. Kérjük, használja a Szabadság alkalmazást a kérés "
|
||||
"módosításához."
|
||||
|
|
@ -0,0 +1,198 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * project_timesheet_holidays
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 16.0+e\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-12-15 12:51+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:54+0000\n"
|
||||
"Language-Team: Armenian (https://app.transifex.com/odoo/teams/41243/hy/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: hy\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_account_analytic_line
|
||||
msgid "Analytic Line"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave__timesheet_ids
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_resource_calendar_leaves__timesheet_ids
|
||||
msgid "Analytic Lines"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/hr_holidays.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Both the internal project and task are required to generate a timesheet for "
|
||||
"the time off %s. If you don't want a timesheet, you should leave the "
|
||||
"internal project and task empty."
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_res_company
|
||||
msgid "Companies"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_res_config_settings
|
||||
msgid "Config Settings"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_hr_employee
|
||||
msgid "Employee"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave_type__timesheet_generate
|
||||
msgid "Generate Timesheet"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_account_analytic_line__global_leave_id
|
||||
msgid "Global Time Off"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,help:project_timesheet_holidays.field_hr_leave_type__timesheet_generate
|
||||
msgid ""
|
||||
"If checked, when validating a time off, timesheet will be generated in the "
|
||||
"Vacation Project of the company."
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/res_company.py:0
|
||||
#: code:addons/project_timesheet_holidays/models/res_company.py:0
|
||||
#, python-format
|
||||
msgid "Internal"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_res_config_settings__internal_project_id
|
||||
msgid "Internal Project"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_project_task__is_timeoff_task
|
||||
msgid "Is Time off Task"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_account_analytic_line__holiday_id
|
||||
msgid "Leave Request"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_project_task__leave_types_count
|
||||
msgid "Leave Types Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/project_task.py:0
|
||||
#, python-format
|
||||
msgid "Operation not supported"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave_type__timesheet_project_id
|
||||
#: model_terms:ir.ui.view,arch_db:project_timesheet_holidays.res_config_settings_view_form
|
||||
msgid "Project"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_resource_calendar_leaves
|
||||
msgid "Resource Time Off Detail"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_project_task
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_account_analytic_line__task_id
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave_type__timesheet_task_id
|
||||
#: model_terms:ir.ui.view,arch_db:project_timesheet_holidays.res_config_settings_view_form
|
||||
msgid "Task"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,help:project_timesheet_holidays.field_res_config_settings__internal_project_id
|
||||
msgid ""
|
||||
"The default project used when automatically generating timesheets via time "
|
||||
"off requests. You can specify another project on each time off type "
|
||||
"individually."
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,help:project_timesheet_holidays.field_res_config_settings__leave_timesheet_task_id
|
||||
msgid ""
|
||||
"The default task used when automatically generating timesheets via time off "
|
||||
"requests. You can specify another task on each time off type individually."
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/res_company.py:0
|
||||
#: code:addons/project_timesheet_holidays/models/res_company.py:0
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_hr_leave
|
||||
#, python-format
|
||||
msgid "Time Off"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/hr_holidays.py:0
|
||||
#: code:addons/project_timesheet_holidays/models/resource_calendar_leaves.py:0
|
||||
#, python-format
|
||||
msgid "Time Off (%s/%s)"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_res_company__leave_timesheet_task_id
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_res_config_settings__leave_timesheet_task_id
|
||||
msgid "Time Off Task"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_hr_leave_type
|
||||
msgid "Time Off Type"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model_terms:ir.ui.view,arch_db:project_timesheet_holidays.hr_holiday_status_view_form_inherit
|
||||
msgid "Timesheet"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/account_analytic.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You cannot create timesheets for a task that is linked to a time off type. "
|
||||
"Please use the Time Off application to request new time off instead."
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/account_analytic.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You cannot delete timesheets that are linked to time off requests. Please "
|
||||
"cancel your time off request from the Time Off application instead."
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/account_analytic.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You cannot modify timesheets that are linked to time off requests. Please "
|
||||
"use the Time Off application to modify your time off requests instead."
|
||||
msgstr ""
|
||||
|
|
@ -0,0 +1,220 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * project_timesheet_holidays
|
||||
#
|
||||
# Translators:
|
||||
# Martin Trigaux, 2022
|
||||
# Abe Manyo, 2025
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 16.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2025-05-06 20:36+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:54+0000\n"
|
||||
"Last-Translator: Abe Manyo, 2025\n"
|
||||
"Language-Team: Indonesian (https://app.transifex.com/odoo/teams/41243/id/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: id\n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_account_analytic_line
|
||||
msgid "Analytic Line"
|
||||
msgstr "Baris Analitik"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave__timesheet_ids
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_resource_calendar_leaves__timesheet_ids
|
||||
msgid "Analytic Lines"
|
||||
msgstr "Baris Analitik"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/hr_holidays.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Both the internal project and task are required to generate a timesheet for "
|
||||
"the time off %s. If you don't want a timesheet, you should leave the "
|
||||
"internal project and task empty."
|
||||
msgstr ""
|
||||
"Project internal dan task dibutuhkan untuk membuat timesheet untuk cuti %s. "
|
||||
"Jika Anda tidak mau timesheet, Anda harus membiarkan project internal dan "
|
||||
"task kosong."
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_res_company
|
||||
msgid "Companies"
|
||||
msgstr "Perusahaan"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_res_config_settings
|
||||
msgid "Config Settings"
|
||||
msgstr "Pengaturan Konfigurasi"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_hr_employee
|
||||
msgid "Employee"
|
||||
msgstr "Karyawan"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave_type__timesheet_generate
|
||||
msgid "Generate Timesheet"
|
||||
msgstr "Buat Timesheet"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_account_analytic_line__global_leave_id
|
||||
msgid "Global Time Off"
|
||||
msgstr "Cuti Global"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,help:project_timesheet_holidays.field_hr_leave_type__timesheet_generate
|
||||
msgid ""
|
||||
"If checked, when validating a time off, timesheet will be generated in the "
|
||||
"Vacation Project of the company."
|
||||
msgstr ""
|
||||
"Bila dicentang, saat memvalidasi cuti, timesheet akan dibuat di Project "
|
||||
"Liburan perusahaan."
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/__init__.py:0
|
||||
#: code:addons/project_timesheet_holidays/__init__.py:0
|
||||
#, python-format
|
||||
msgid "Internal"
|
||||
msgstr "Internal"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_res_config_settings__internal_project_id
|
||||
msgid "Internal Project"
|
||||
msgstr "Project Internal"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_project_task__is_timeoff_task
|
||||
msgid "Is Time off Task"
|
||||
msgstr "Apakah Task Cuti"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_account_analytic_line__holiday_id
|
||||
msgid "Leave Request"
|
||||
msgstr "Permohonan Cuti"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_project_task__leave_types_count
|
||||
msgid "Leave Types Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/project_task.py:0
|
||||
#, python-format
|
||||
msgid "Operation not supported"
|
||||
msgstr "Operation not supported"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave_type__timesheet_project_id
|
||||
#: model_terms:ir.ui.view,arch_db:project_timesheet_holidays.res_config_settings_view_form
|
||||
msgid "Project"
|
||||
msgstr "Project"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_resource_calendar_leaves
|
||||
msgid "Resource Time Off Detail"
|
||||
msgstr "Detail Sumber Daya Cuti"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_project_task
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_account_analytic_line__task_id
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave_type__timesheet_task_id
|
||||
#: model_terms:ir.ui.view,arch_db:project_timesheet_holidays.res_config_settings_view_form
|
||||
msgid "Task"
|
||||
msgstr "Kegiatan"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,help:project_timesheet_holidays.field_res_config_settings__internal_project_id
|
||||
msgid ""
|
||||
"The default project used when automatically generating timesheets via time "
|
||||
"off requests. You can specify another project on each time off type "
|
||||
"individually."
|
||||
msgstr ""
|
||||
"Project default digunakan saat secara otomatis membuat timesheet melalui "
|
||||
"permintaan time off. Anda dapat menentukan project lain pada setiap tipe "
|
||||
"cuti secara individu."
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,help:project_timesheet_holidays.field_res_config_settings__leave_timesheet_task_id
|
||||
msgid ""
|
||||
"The default task used when automatically generating timesheets via time off "
|
||||
"requests. You can specify another task on each time off type individually."
|
||||
msgstr ""
|
||||
"Task default yang digunakan saat secara otomatis membuat timesheet melalui "
|
||||
"permintaan cuti. Anda dapat menentukan task lain pada setiap tipe cuti "
|
||||
"secara individu."
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/__init__.py:0
|
||||
#: code:addons/project_timesheet_holidays/models/res_company.py:0
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_hr_leave
|
||||
#, python-format
|
||||
msgid "Time Off"
|
||||
msgstr "Cuti"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/hr_holidays.py:0
|
||||
#: code:addons/project_timesheet_holidays/models/resource_calendar_leaves.py:0
|
||||
#, python-format
|
||||
msgid "Time Off (%s/%s)"
|
||||
msgstr "Cuti (%s/%s)"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_res_company__leave_timesheet_task_id
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_res_config_settings__leave_timesheet_task_id
|
||||
msgid "Time Off Task"
|
||||
msgstr "Task Cut"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_hr_leave_type
|
||||
msgid "Time Off Type"
|
||||
msgstr "Tipe Cuti"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model_terms:ir.ui.view,arch_db:project_timesheet_holidays.hr_holiday_status_view_form_inherit
|
||||
msgid "Timesheet"
|
||||
msgstr "Lembar waktu"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/account_analytic.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You cannot create timesheets for a task that is linked to a time off type. "
|
||||
"Please use the Time Off application to request new time off instead."
|
||||
msgstr ""
|
||||
"Anda tidak dapat membuat timesheet untuk task yang di-link ke tipe time off."
|
||||
" Mohon gunakan aplikasi Cuti untuk meminta time off baru."
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/account_analytic.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You cannot delete timesheets that are linked to time off requests. Please "
|
||||
"cancel your time off request from the Time Off application instead."
|
||||
msgstr ""
|
||||
"Anda tidak dapat menghapus timesheet yang di-link ke permintaan cuti. Mohon "
|
||||
"batalkan permintaan cuti Anda dari aplikasi Cuti."
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/account_analytic.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You cannot modify timesheets that are linked to time off requests. Please "
|
||||
"use the Time Off application to modify your time off requests instead."
|
||||
msgstr ""
|
||||
"Anda tidak dapat memodifikasi timesheet yang di-link ke permintaan cuti. "
|
||||
"Mohon gunakan aplikasi Cuti untuk memodifikasi permintaan cuti Anda."
|
||||
|
|
@ -0,0 +1,202 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * project_timesheet_holidays
|
||||
#
|
||||
# Translators:
|
||||
# Kristófer Arnþórsson, 2024
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 16.0+e\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-12-15 12:51+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:54+0000\n"
|
||||
"Last-Translator: Kristófer Arnþórsson, 2024\n"
|
||||
"Language-Team: Icelandic (https://app.transifex.com/odoo/teams/41243/is/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: is\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);\n"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_account_analytic_line
|
||||
msgid "Analytic Line"
|
||||
msgstr "Greiningarlína"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave__timesheet_ids
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_resource_calendar_leaves__timesheet_ids
|
||||
msgid "Analytic Lines"
|
||||
msgstr "Greiningarlínur"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/hr_holidays.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Both the internal project and task are required to generate a timesheet for "
|
||||
"the time off %s. If you don't want a timesheet, you should leave the "
|
||||
"internal project and task empty."
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_res_company
|
||||
msgid "Companies"
|
||||
msgstr "Fyrirtæki"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_res_config_settings
|
||||
msgid "Config Settings"
|
||||
msgstr "Stillingarvalkostir"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_hr_employee
|
||||
msgid "Employee"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave_type__timesheet_generate
|
||||
msgid "Generate Timesheet"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_account_analytic_line__global_leave_id
|
||||
msgid "Global Time Off"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,help:project_timesheet_holidays.field_hr_leave_type__timesheet_generate
|
||||
msgid ""
|
||||
"If checked, when validating a time off, timesheet will be generated in the "
|
||||
"Vacation Project of the company."
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/res_company.py:0
|
||||
#: code:addons/project_timesheet_holidays/models/res_company.py:0
|
||||
#, python-format
|
||||
msgid "Internal"
|
||||
msgstr "Innanhúss"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_res_config_settings__internal_project_id
|
||||
msgid "Internal Project"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_project_task__is_timeoff_task
|
||||
msgid "Is Time off Task"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_account_analytic_line__holiday_id
|
||||
msgid "Leave Request"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_project_task__leave_types_count
|
||||
msgid "Leave Types Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/project_task.py:0
|
||||
#, python-format
|
||||
msgid "Operation not supported"
|
||||
msgstr "Aðgerð ekki studd"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave_type__timesheet_project_id
|
||||
#: model_terms:ir.ui.view,arch_db:project_timesheet_holidays.res_config_settings_view_form
|
||||
msgid "Project"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_resource_calendar_leaves
|
||||
msgid "Resource Time Off Detail"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_project_task
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_account_analytic_line__task_id
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave_type__timesheet_task_id
|
||||
#: model_terms:ir.ui.view,arch_db:project_timesheet_holidays.res_config_settings_view_form
|
||||
msgid "Task"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,help:project_timesheet_holidays.field_res_config_settings__internal_project_id
|
||||
msgid ""
|
||||
"The default project used when automatically generating timesheets via time "
|
||||
"off requests. You can specify another project on each time off type "
|
||||
"individually."
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,help:project_timesheet_holidays.field_res_config_settings__leave_timesheet_task_id
|
||||
msgid ""
|
||||
"The default task used when automatically generating timesheets via time off "
|
||||
"requests. You can specify another task on each time off type individually."
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/res_company.py:0
|
||||
#: code:addons/project_timesheet_holidays/models/res_company.py:0
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_hr_leave
|
||||
#, python-format
|
||||
msgid "Time Off"
|
||||
msgstr "Frí"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/hr_holidays.py:0
|
||||
#: code:addons/project_timesheet_holidays/models/resource_calendar_leaves.py:0
|
||||
#, python-format
|
||||
msgid "Time Off (%s/%s)"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_res_company__leave_timesheet_task_id
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_res_config_settings__leave_timesheet_task_id
|
||||
msgid "Time Off Task"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_hr_leave_type
|
||||
msgid "Time Off Type"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model_terms:ir.ui.view,arch_db:project_timesheet_holidays.hr_holiday_status_view_form_inherit
|
||||
msgid "Timesheet"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/account_analytic.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You cannot create timesheets for a task that is linked to a time off type. "
|
||||
"Please use the Time Off application to request new time off instead."
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/account_analytic.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You cannot delete timesheets that are linked to time off requests. Please "
|
||||
"cancel your time off request from the Time Off application instead."
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/account_analytic.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You cannot modify timesheets that are linked to time off requests. Please "
|
||||
"use the Time Off application to modify your time off requests instead."
|
||||
msgstr ""
|
||||
|
|
@ -0,0 +1,221 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * project_timesheet_holidays
|
||||
#
|
||||
# Translators:
|
||||
# Sergio Zanchetta <primes2h@gmail.com>, 2022
|
||||
# Martin Trigaux, 2022
|
||||
# Marianna Ciofani, 2024
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 16.0+e\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-12-15 12:51+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:54+0000\n"
|
||||
"Last-Translator: Marianna Ciofani, 2024\n"
|
||||
"Language-Team: Italian (https://app.transifex.com/odoo/teams/41243/it/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: it\n"
|
||||
"Plural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_account_analytic_line
|
||||
msgid "Analytic Line"
|
||||
msgstr "Riga analitica"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave__timesheet_ids
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_resource_calendar_leaves__timesheet_ids
|
||||
msgid "Analytic Lines"
|
||||
msgstr "Righe analitiche"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/hr_holidays.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Both the internal project and task are required to generate a timesheet for "
|
||||
"the time off %s. If you don't want a timesheet, you should leave the "
|
||||
"internal project and task empty."
|
||||
msgstr ""
|
||||
"Per generare il foglio ore delle ferie %s sono richiesti il progetto interno"
|
||||
" e il lavoro. Se il foglio ore non è necessario, lasciarli vuoti."
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_res_company
|
||||
msgid "Companies"
|
||||
msgstr "Aziende"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_res_config_settings
|
||||
msgid "Config Settings"
|
||||
msgstr "Impostazioni di configurazione"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_hr_employee
|
||||
msgid "Employee"
|
||||
msgstr "Dipendente"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave_type__timesheet_generate
|
||||
msgid "Generate Timesheet"
|
||||
msgstr "Generare foglio ore"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_account_analytic_line__global_leave_id
|
||||
msgid "Global Time Off"
|
||||
msgstr "Ferie globali"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,help:project_timesheet_holidays.field_hr_leave_type__timesheet_generate
|
||||
msgid ""
|
||||
"If checked, when validating a time off, timesheet will be generated in the "
|
||||
"Vacation Project of the company."
|
||||
msgstr ""
|
||||
"Se selezionata, quando vengono confermate delle ferie viene generato un "
|
||||
"foglio ore nel progetto ferie dell'azienda."
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/res_company.py:0
|
||||
#: code:addons/project_timesheet_holidays/models/res_company.py:0
|
||||
#, python-format
|
||||
msgid "Internal"
|
||||
msgstr "Interno"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_res_config_settings__internal_project_id
|
||||
msgid "Internal Project"
|
||||
msgstr "Progetto interno"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_project_task__is_timeoff_task
|
||||
msgid "Is Time off Task"
|
||||
msgstr "È un lavoro per le ferie"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_account_analytic_line__holiday_id
|
||||
msgid "Leave Request"
|
||||
msgstr "Richiesta permesso"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_project_task__leave_types_count
|
||||
msgid "Leave Types Count"
|
||||
msgstr "Numero di tipi di permesso"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/project_task.py:0
|
||||
#, python-format
|
||||
msgid "Operation not supported"
|
||||
msgstr "Operazione non supportata"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave_type__timesheet_project_id
|
||||
#: model_terms:ir.ui.view,arch_db:project_timesheet_holidays.res_config_settings_view_form
|
||||
msgid "Project"
|
||||
msgstr "Progetto"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_resource_calendar_leaves
|
||||
msgid "Resource Time Off Detail"
|
||||
msgstr "Dettaglio ferie della risorsa"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_project_task
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_account_analytic_line__task_id
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave_type__timesheet_task_id
|
||||
#: model_terms:ir.ui.view,arch_db:project_timesheet_holidays.res_config_settings_view_form
|
||||
msgid "Task"
|
||||
msgstr "Lavoro"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,help:project_timesheet_holidays.field_res_config_settings__internal_project_id
|
||||
msgid ""
|
||||
"The default project used when automatically generating timesheets via time "
|
||||
"off requests. You can specify another project on each time off type "
|
||||
"individually."
|
||||
msgstr ""
|
||||
"Progetto predefinito utilizzato quando vengono creati automaticamente fogli "
|
||||
"ore attraverso le richieste di ferie. Puoi specificare un altro progetto "
|
||||
"singolarmente su ogni tipo di ferie."
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,help:project_timesheet_holidays.field_res_config_settings__leave_timesheet_task_id
|
||||
msgid ""
|
||||
"The default task used when automatically generating timesheets via time off "
|
||||
"requests. You can specify another task on each time off type individually."
|
||||
msgstr ""
|
||||
"Attività predefinita utilizzata quando vengono creati automaticamente fogli "
|
||||
"ore attraverso le richieste di ferie. Puoi specificare un'altra lavoro "
|
||||
"singolarmente su ogni tipo di ferie."
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/res_company.py:0
|
||||
#: code:addons/project_timesheet_holidays/models/res_company.py:0
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_hr_leave
|
||||
#, python-format
|
||||
msgid "Time Off"
|
||||
msgstr "Ferie"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/hr_holidays.py:0
|
||||
#: code:addons/project_timesheet_holidays/models/resource_calendar_leaves.py:0
|
||||
#, python-format
|
||||
msgid "Time Off (%s/%s)"
|
||||
msgstr "Ferie (%s/%s)"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_res_company__leave_timesheet_task_id
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_res_config_settings__leave_timesheet_task_id
|
||||
msgid "Time Off Task"
|
||||
msgstr "Lavoro ferie"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_hr_leave_type
|
||||
msgid "Time Off Type"
|
||||
msgstr "Tipologia ferie"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model_terms:ir.ui.view,arch_db:project_timesheet_holidays.hr_holiday_status_view_form_inherit
|
||||
msgid "Timesheet"
|
||||
msgstr "Foglio ore"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/account_analytic.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You cannot create timesheets for a task that is linked to a time off type. "
|
||||
"Please use the Time Off application to request new time off instead."
|
||||
msgstr ""
|
||||
"Non è possibile creare fogli ore per un'attività collegata ad un tipo di "
|
||||
"ferie. Per favore, utilizza l'applicazione Ferie per effettuare una nuova "
|
||||
"richiesta."
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/account_analytic.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You cannot delete timesheets that are linked to time off requests. Please "
|
||||
"cancel your time off request from the Time Off application instead."
|
||||
msgstr ""
|
||||
"Non è possibile eliminare i fogli ore collegati alle richieste di ferie. Per"
|
||||
" favore, elimina la richiesta di ferie dall'applicazione stessa."
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/account_analytic.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You cannot modify timesheets that are linked to time off requests. Please "
|
||||
"use the Time Off application to modify your time off requests instead."
|
||||
msgstr ""
|
||||
"Non è possibile modificare i fogli ore collegati alle richieste di ferie. "
|
||||
"Utilizza l'applicazione Ferie per modificare le tue richieste."
|
||||
|
|
@ -0,0 +1,207 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * project_timesheet_holidays
|
||||
#
|
||||
# Translators:
|
||||
# Martin Trigaux, 2022
|
||||
# Junko Augias, 2023
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 16.0+e\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-12-15 12:51+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:54+0000\n"
|
||||
"Last-Translator: Junko Augias, 2023\n"
|
||||
"Language-Team: Japanese (https://app.transifex.com/odoo/teams/41243/ja/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: ja\n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_account_analytic_line
|
||||
msgid "Analytic Line"
|
||||
msgstr "分析行"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave__timesheet_ids
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_resource_calendar_leaves__timesheet_ids
|
||||
msgid "Analytic Lines"
|
||||
msgstr "分析行"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/hr_holidays.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Both the internal project and task are required to generate a timesheet for "
|
||||
"the time off %s. If you don't want a timesheet, you should leave the "
|
||||
"internal project and task empty."
|
||||
msgstr ""
|
||||
"休暇用%sタイムシートを作成するには、社内プロジェクトとタスクの両方が必要です。タイムシートが必要ない場合は、社内プロジェクトとタスクは空のままにして下さい。"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_res_company
|
||||
msgid "Companies"
|
||||
msgstr "会社"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_res_config_settings
|
||||
msgid "Config Settings"
|
||||
msgstr "コンフィグ設定"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_hr_employee
|
||||
msgid "Employee"
|
||||
msgstr "従業員"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave_type__timesheet_generate
|
||||
msgid "Generate Timesheet"
|
||||
msgstr "タイムシートを生成する"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_account_analytic_line__global_leave_id
|
||||
msgid "Global Time Off"
|
||||
msgstr "全体休暇"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,help:project_timesheet_holidays.field_hr_leave_type__timesheet_generate
|
||||
msgid ""
|
||||
"If checked, when validating a time off, timesheet will be generated in the "
|
||||
"Vacation Project of the company."
|
||||
msgstr "チェックした場合、休暇を検証する際、会社の休暇プロジェクトにタイムシートが作成されます。"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/res_company.py:0
|
||||
#: code:addons/project_timesheet_holidays/models/res_company.py:0
|
||||
#, python-format
|
||||
msgid "Internal"
|
||||
msgstr "内部"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_res_config_settings__internal_project_id
|
||||
msgid "Internal Project"
|
||||
msgstr "内部プロジェクト"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_project_task__is_timeoff_task
|
||||
msgid "Is Time off Task"
|
||||
msgstr "休暇タスクか"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_account_analytic_line__holiday_id
|
||||
msgid "Leave Request"
|
||||
msgstr "休暇申請"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_project_task__leave_types_count
|
||||
msgid "Leave Types Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/project_task.py:0
|
||||
#, python-format
|
||||
msgid "Operation not supported"
|
||||
msgstr "操作はサポートされていません"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave_type__timesheet_project_id
|
||||
#: model_terms:ir.ui.view,arch_db:project_timesheet_holidays.res_config_settings_view_form
|
||||
msgid "Project"
|
||||
msgstr "プロジェクト"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_resource_calendar_leaves
|
||||
msgid "Resource Time Off Detail"
|
||||
msgstr "リソース休暇の詳細"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_project_task
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_account_analytic_line__task_id
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave_type__timesheet_task_id
|
||||
#: model_terms:ir.ui.view,arch_db:project_timesheet_holidays.res_config_settings_view_form
|
||||
msgid "Task"
|
||||
msgstr "タスク"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,help:project_timesheet_holidays.field_res_config_settings__internal_project_id
|
||||
msgid ""
|
||||
"The default project used when automatically generating timesheets via time "
|
||||
"off requests. You can specify another project on each time off type "
|
||||
"individually."
|
||||
msgstr ""
|
||||
"休暇申請でタイムシートを自動生成する際に使用されるデフォルトのプロジェクトです。各タイムオフタイプで個別に別のプロジェクトを指定することができます。"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,help:project_timesheet_holidays.field_res_config_settings__leave_timesheet_task_id
|
||||
msgid ""
|
||||
"The default task used when automatically generating timesheets via time off "
|
||||
"requests. You can specify another task on each time off type individually."
|
||||
msgstr ""
|
||||
"休暇申請でタイムシートを自動生成する際に使用されるデフォルトのプロジェクトです。各タイムオフタイプで個別に別のタスクを指定することができます。"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/res_company.py:0
|
||||
#: code:addons/project_timesheet_holidays/models/res_company.py:0
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_hr_leave
|
||||
#, python-format
|
||||
msgid "Time Off"
|
||||
msgstr "休暇"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/hr_holidays.py:0
|
||||
#: code:addons/project_timesheet_holidays/models/resource_calendar_leaves.py:0
|
||||
#, python-format
|
||||
msgid "Time Off (%s/%s)"
|
||||
msgstr "休暇(%s/%s)"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_res_company__leave_timesheet_task_id
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_res_config_settings__leave_timesheet_task_id
|
||||
msgid "Time Off Task"
|
||||
msgstr "休暇タスク"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_hr_leave_type
|
||||
msgid "Time Off Type"
|
||||
msgstr "休暇タイプ"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model_terms:ir.ui.view,arch_db:project_timesheet_holidays.hr_holiday_status_view_form_inherit
|
||||
msgid "Timesheet"
|
||||
msgstr "タイムシート"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/account_analytic.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You cannot create timesheets for a task that is linked to a time off type. "
|
||||
"Please use the Time Off application to request new time off instead."
|
||||
msgstr ""
|
||||
"休暇タイプにリンクされているタスクのタイムシートを作成することはできません。代わりに休暇アプリケーションを使用して新しい休暇を申請して下さい。"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/account_analytic.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You cannot delete timesheets that are linked to time off requests. Please "
|
||||
"cancel your time off request from the Time Off application instead."
|
||||
msgstr "休暇申請とリンクしているタイムシートは削除できません。代わりに休暇申請アプリから休暇申請をキャンセルしてください。"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/account_analytic.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You cannot modify timesheets that are linked to time off requests. Please "
|
||||
"use the Time Off application to modify your time off requests instead."
|
||||
msgstr "休暇申請とリンクしているタイムシートを修正することはできません。代わりに、休暇アプリを使用して、休暇申請を修正して下さい。"
|
||||
|
|
@ -0,0 +1,203 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * project_timesheet_holidays
|
||||
#
|
||||
# Translators:
|
||||
# Sengtha Chay <sengtha@gmail.com>, 2023
|
||||
# Lux Sok <sok.lux@gmail.com>, 2023
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 16.0+e\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-12-15 12:51+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:54+0000\n"
|
||||
"Last-Translator: Lux Sok <sok.lux@gmail.com>, 2023\n"
|
||||
"Language-Team: Khmer (https://app.transifex.com/odoo/teams/41243/km/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: km\n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_account_analytic_line
|
||||
msgid "Analytic Line"
|
||||
msgstr "វិភាគដែនកំណត់"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave__timesheet_ids
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_resource_calendar_leaves__timesheet_ids
|
||||
msgid "Analytic Lines"
|
||||
msgstr "វិភាគដែនកំណត់"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/hr_holidays.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Both the internal project and task are required to generate a timesheet for "
|
||||
"the time off %s. If you don't want a timesheet, you should leave the "
|
||||
"internal project and task empty."
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_res_company
|
||||
msgid "Companies"
|
||||
msgstr "ក្រុមហ៊ុន"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_res_config_settings
|
||||
msgid "Config Settings"
|
||||
msgstr "កំណត់រចនាសម្ព័ន្ធ"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_hr_employee
|
||||
msgid "Employee"
|
||||
msgstr "បុគ្គលិក"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave_type__timesheet_generate
|
||||
msgid "Generate Timesheet"
|
||||
msgstr "បង្កើត Timesheet "
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_account_analytic_line__global_leave_id
|
||||
msgid "Global Time Off"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,help:project_timesheet_holidays.field_hr_leave_type__timesheet_generate
|
||||
msgid ""
|
||||
"If checked, when validating a time off, timesheet will be generated in the "
|
||||
"Vacation Project of the company."
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/res_company.py:0
|
||||
#: code:addons/project_timesheet_holidays/models/res_company.py:0
|
||||
#, python-format
|
||||
msgid "Internal"
|
||||
msgstr "ផ្ទៃក្នុង"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_res_config_settings__internal_project_id
|
||||
msgid "Internal Project"
|
||||
msgstr "គម្រោងផ្ទៃក្នុង "
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_project_task__is_timeoff_task
|
||||
msgid "Is Time off Task"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_account_analytic_line__holiday_id
|
||||
msgid "Leave Request"
|
||||
msgstr "ការស្នើរសុំសម្រាក"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_project_task__leave_types_count
|
||||
msgid "Leave Types Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/project_task.py:0
|
||||
#, python-format
|
||||
msgid "Operation not supported"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave_type__timesheet_project_id
|
||||
#: model_terms:ir.ui.view,arch_db:project_timesheet_holidays.res_config_settings_view_form
|
||||
msgid "Project"
|
||||
msgstr "គំរោង"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_resource_calendar_leaves
|
||||
msgid "Resource Time Off Detail"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_project_task
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_account_analytic_line__task_id
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave_type__timesheet_task_id
|
||||
#: model_terms:ir.ui.view,arch_db:project_timesheet_holidays.res_config_settings_view_form
|
||||
msgid "Task"
|
||||
msgstr "កិច្ចការ"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,help:project_timesheet_holidays.field_res_config_settings__internal_project_id
|
||||
msgid ""
|
||||
"The default project used when automatically generating timesheets via time "
|
||||
"off requests. You can specify another project on each time off type "
|
||||
"individually."
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,help:project_timesheet_holidays.field_res_config_settings__leave_timesheet_task_id
|
||||
msgid ""
|
||||
"The default task used when automatically generating timesheets via time off "
|
||||
"requests. You can specify another task on each time off type individually."
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/res_company.py:0
|
||||
#: code:addons/project_timesheet_holidays/models/res_company.py:0
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_hr_leave
|
||||
#, python-format
|
||||
msgid "Time Off"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/hr_holidays.py:0
|
||||
#: code:addons/project_timesheet_holidays/models/resource_calendar_leaves.py:0
|
||||
#, python-format
|
||||
msgid "Time Off (%s/%s)"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_res_company__leave_timesheet_task_id
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_res_config_settings__leave_timesheet_task_id
|
||||
msgid "Time Off Task"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_hr_leave_type
|
||||
msgid "Time Off Type"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model_terms:ir.ui.view,arch_db:project_timesheet_holidays.hr_holiday_status_view_form_inherit
|
||||
msgid "Timesheet"
|
||||
msgstr "តារាងពេលវេលា"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/account_analytic.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You cannot create timesheets for a task that is linked to a time off type. "
|
||||
"Please use the Time Off application to request new time off instead."
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/account_analytic.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You cannot delete timesheets that are linked to time off requests. Please "
|
||||
"cancel your time off request from the Time Off application instead."
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/account_analytic.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You cannot modify timesheets that are linked to time off requests. Please "
|
||||
"use the Time Off application to modify your time off requests instead."
|
||||
msgstr ""
|
||||
|
|
@ -0,0 +1,208 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * project_timesheet_holidays
|
||||
#
|
||||
# Translators:
|
||||
# Martin Trigaux, 2022
|
||||
# Daye Jeong, 2023
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 16.0+e\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-12-15 12:51+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:54+0000\n"
|
||||
"Last-Translator: Daye Jeong, 2023\n"
|
||||
"Language-Team: Korean (https://app.transifex.com/odoo/teams/41243/ko/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: ko\n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_account_analytic_line
|
||||
msgid "Analytic Line"
|
||||
msgstr "분석 라인"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave__timesheet_ids
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_resource_calendar_leaves__timesheet_ids
|
||||
msgid "Analytic Lines"
|
||||
msgstr "분석 라인"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/hr_holidays.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Both the internal project and task are required to generate a timesheet for "
|
||||
"the time off %s. If you don't want a timesheet, you should leave the "
|
||||
"internal project and task empty."
|
||||
msgstr ""
|
||||
"휴가 %s에 대한 작업기록을 생성하려면 내부 프로젝트와 작업이 있어야 합니다. 작업기록을 원하지 않는 경우 내부 프로젝트 및 작업을 "
|
||||
"비워두어야 합니다."
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_res_company
|
||||
msgid "Companies"
|
||||
msgstr "회사"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_res_config_settings
|
||||
msgid "Config Settings"
|
||||
msgstr "설정 구성"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_hr_employee
|
||||
msgid "Employee"
|
||||
msgstr "임직원"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave_type__timesheet_generate
|
||||
msgid "Generate Timesheet"
|
||||
msgstr "작업 기록 생성"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_account_analytic_line__global_leave_id
|
||||
msgid "Global Time Off"
|
||||
msgstr "일반 휴가"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,help:project_timesheet_holidays.field_hr_leave_type__timesheet_generate
|
||||
msgid ""
|
||||
"If checked, when validating a time off, timesheet will be generated in the "
|
||||
"Vacation Project of the company."
|
||||
msgstr "이 선택 사항을 선택하면 휴가 시간을 확인할 때 회사 휴가 계획에서 작업 기록표가 생성됩니다."
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/res_company.py:0
|
||||
#: code:addons/project_timesheet_holidays/models/res_company.py:0
|
||||
#, python-format
|
||||
msgid "Internal"
|
||||
msgstr "내부"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_res_config_settings__internal_project_id
|
||||
msgid "Internal Project"
|
||||
msgstr "내부 프로젝트"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_project_task__is_timeoff_task
|
||||
msgid "Is Time off Task"
|
||||
msgstr "휴가 작업 여부"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_account_analytic_line__holiday_id
|
||||
msgid "Leave Request"
|
||||
msgstr "휴가 요청"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_project_task__leave_types_count
|
||||
msgid "Leave Types Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/project_task.py:0
|
||||
#, python-format
|
||||
msgid "Operation not supported"
|
||||
msgstr "지원되지 않는 작업"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave_type__timesheet_project_id
|
||||
#: model_terms:ir.ui.view,arch_db:project_timesheet_holidays.res_config_settings_view_form
|
||||
msgid "Project"
|
||||
msgstr "프로젝트"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_resource_calendar_leaves
|
||||
msgid "Resource Time Off Detail"
|
||||
msgstr "자원별 휴가 세부사항"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_project_task
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_account_analytic_line__task_id
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave_type__timesheet_task_id
|
||||
#: model_terms:ir.ui.view,arch_db:project_timesheet_holidays.res_config_settings_view_form
|
||||
msgid "Task"
|
||||
msgstr "작업"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,help:project_timesheet_holidays.field_res_config_settings__internal_project_id
|
||||
msgid ""
|
||||
"The default project used when automatically generating timesheets via time "
|
||||
"off requests. You can specify another project on each time off type "
|
||||
"individually."
|
||||
msgstr ""
|
||||
"휴가 요청을 통해 자동으로 작업기록을 생성할 때 사용되는 기본 프로젝트입니다. 휴가 유형별로 각각 프로젝트를 지정할 수 있습니다."
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,help:project_timesheet_holidays.field_res_config_settings__leave_timesheet_task_id
|
||||
msgid ""
|
||||
"The default task used when automatically generating timesheets via time off "
|
||||
"requests. You can specify another task on each time off type individually."
|
||||
msgstr ""
|
||||
"휴가 요청을 통해 자동으로 작업기록을 생성할 때 사용되는 기본 작업입니다. 휴가 유형별로 각각 작업을 다르게 지정할 수 있습니다."
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/res_company.py:0
|
||||
#: code:addons/project_timesheet_holidays/models/res_company.py:0
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_hr_leave
|
||||
#, python-format
|
||||
msgid "Time Off"
|
||||
msgstr "휴가"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/hr_holidays.py:0
|
||||
#: code:addons/project_timesheet_holidays/models/resource_calendar_leaves.py:0
|
||||
#, python-format
|
||||
msgid "Time Off (%s/%s)"
|
||||
msgstr "휴가 (%s/%s)"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_res_company__leave_timesheet_task_id
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_res_config_settings__leave_timesheet_task_id
|
||||
msgid "Time Off Task"
|
||||
msgstr "휴가 작업"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_hr_leave_type
|
||||
msgid "Time Off Type"
|
||||
msgstr "휴가 유형"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model_terms:ir.ui.view,arch_db:project_timesheet_holidays.hr_holiday_status_view_form_inherit
|
||||
msgid "Timesheet"
|
||||
msgstr "작업 기록"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/account_analytic.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You cannot create timesheets for a task that is linked to a time off type. "
|
||||
"Please use the Time Off application to request new time off instead."
|
||||
msgstr ""
|
||||
"휴가 요청과 연결되어 있는 작업에 대한 작업 기록을 생성할 수 없습니다. 휴가 애플리케이션을 사용하여 새로운 휴가를 요청하십시오."
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/account_analytic.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You cannot delete timesheets that are linked to time off requests. Please "
|
||||
"cancel your time off request from the Time Off application instead."
|
||||
msgstr "휴가 요청과 연결되어 있는 작업기록은 삭제할 수 없습니다. 휴가 애플리케이션을 사용하여 휴가 요청을 취소하십시오."
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/account_analytic.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You cannot modify timesheets that are linked to time off requests. Please "
|
||||
"use the Time Off application to modify your time off requests instead."
|
||||
msgstr "휴가 요청과 연결되어 있는 작업기록은 수정할 수 없습니다. 휴가 애플리케이션을 사용하여 휴가 요청을 수정하십시오."
|
||||
|
|
@ -0,0 +1,136 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * project_timesheet_holidays
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server saas~12.5\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2019-08-26 08:17+0000\n"
|
||||
"PO-Revision-Date: 2019-08-26 09:13+0000\n"
|
||||
"Language-Team: Luxembourgish (https://www.transifex.com/odoo/teams/41243/lb/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: lb\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_account_analytic_line
|
||||
msgid "Analytic Line"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave__timesheet_ids
|
||||
msgid "Analytic Lines"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: code:addons/project_timesheet_holidays/models/hr_holidays.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Both the internal project and task are required to generate a timesheet for "
|
||||
"the time off. If you don't want a timesheet, you should leave the internal "
|
||||
"project and task empty."
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_res_company
|
||||
msgid "Companies"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_res_config_settings
|
||||
msgid "Config Settings"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,help:project_timesheet_holidays.field_res_company__leave_timesheet_project_id
|
||||
#: model:ir.model.fields,help:project_timesheet_holidays.field_res_config_settings__leave_timesheet_project_id
|
||||
msgid "Default project value for timesheet generated from time off type."
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave_type__timesheet_generate
|
||||
msgid "Generate Timesheet"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,help:project_timesheet_holidays.field_hr_leave_type__timesheet_generate
|
||||
msgid ""
|
||||
"If checked, when validating a time off, timesheet will be generated in the "
|
||||
"Vacation Project of the company."
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: code:addons/project_timesheet_holidays/models/res_company.py:0
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_res_company__leave_timesheet_project_id
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_res_config_settings__leave_timesheet_project_id
|
||||
#, python-format
|
||||
msgid "Internal Project"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_account_analytic_line__holiday_id
|
||||
msgid "Leave Request"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave_type__timesheet_project_id
|
||||
#: model_terms:ir.ui.view,arch_db:project_timesheet_holidays.res_config_settings_view_form
|
||||
msgid "Project"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model_terms:ir.ui.view,arch_db:project_timesheet_holidays.res_config_settings_view_form
|
||||
msgid "Task"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave_type__timesheet_task_id
|
||||
msgid "Task for timesheet"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: code:addons/project_timesheet_holidays/models/res_company.py:0
|
||||
#, python-format
|
||||
msgid "The Internal Project of a company should be in that company."
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,help:project_timesheet_holidays.field_hr_leave_type__timesheet_project_id
|
||||
msgid ""
|
||||
"The project will contain the timesheet generated when a time off is "
|
||||
"validated."
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: code:addons/project_timesheet_holidays/models/res_company.py:0
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_hr_leave
|
||||
#, python-format
|
||||
msgid "Time Off"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_res_company__leave_timesheet_task_id
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_res_config_settings__leave_timesheet_task_id
|
||||
msgid "Time Off Task"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_hr_leave_type
|
||||
msgid "Time Off Type"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model_terms:ir.ui.view,arch_db:project_timesheet_holidays.hr_holiday_status_view_form_inherit
|
||||
msgid "Timesheet"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: code:addons/project_timesheet_holidays/models/account_analytic.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You cannot delete timesheet lines attached to a leaves. Please cancel the "
|
||||
"leaves instead."
|
||||
msgstr ""
|
||||
|
|
@ -0,0 +1,203 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * project_timesheet_holidays
|
||||
#
|
||||
# Translators:
|
||||
# sackda chanthasombath, 2023
|
||||
# ສີສຸວັນ ສັງບົວບຸລົມ <sisouvan@gmail.com>, 2023
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 16.0+e\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-12-15 12:51+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:54+0000\n"
|
||||
"Last-Translator: ສີສຸວັນ ສັງບົວບຸລົມ <sisouvan@gmail.com>, 2023\n"
|
||||
"Language-Team: Lao (https://app.transifex.com/odoo/teams/41243/lo/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: lo\n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_account_analytic_line
|
||||
msgid "Analytic Line"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave__timesheet_ids
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_resource_calendar_leaves__timesheet_ids
|
||||
msgid "Analytic Lines"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/hr_holidays.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Both the internal project and task are required to generate a timesheet for "
|
||||
"the time off %s. If you don't want a timesheet, you should leave the "
|
||||
"internal project and task empty."
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_res_company
|
||||
msgid "Companies"
|
||||
msgstr "ບໍລິສັດ"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_res_config_settings
|
||||
msgid "Config Settings"
|
||||
msgstr "ການຕັ້ງຄ່າ"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_hr_employee
|
||||
msgid "Employee"
|
||||
msgstr "ພະນັກງານ"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave_type__timesheet_generate
|
||||
msgid "Generate Timesheet"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_account_analytic_line__global_leave_id
|
||||
msgid "Global Time Off"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,help:project_timesheet_holidays.field_hr_leave_type__timesheet_generate
|
||||
msgid ""
|
||||
"If checked, when validating a time off, timesheet will be generated in the "
|
||||
"Vacation Project of the company."
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/res_company.py:0
|
||||
#: code:addons/project_timesheet_holidays/models/res_company.py:0
|
||||
#, python-format
|
||||
msgid "Internal"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_res_config_settings__internal_project_id
|
||||
msgid "Internal Project"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_project_task__is_timeoff_task
|
||||
msgid "Is Time off Task"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_account_analytic_line__holiday_id
|
||||
msgid "Leave Request"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_project_task__leave_types_count
|
||||
msgid "Leave Types Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/project_task.py:0
|
||||
#, python-format
|
||||
msgid "Operation not supported"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave_type__timesheet_project_id
|
||||
#: model_terms:ir.ui.view,arch_db:project_timesheet_holidays.res_config_settings_view_form
|
||||
msgid "Project"
|
||||
msgstr "ໂຄງການ"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_resource_calendar_leaves
|
||||
msgid "Resource Time Off Detail"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_project_task
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_account_analytic_line__task_id
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave_type__timesheet_task_id
|
||||
#: model_terms:ir.ui.view,arch_db:project_timesheet_holidays.res_config_settings_view_form
|
||||
msgid "Task"
|
||||
msgstr "ໜ້າທີ່"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,help:project_timesheet_holidays.field_res_config_settings__internal_project_id
|
||||
msgid ""
|
||||
"The default project used when automatically generating timesheets via time "
|
||||
"off requests. You can specify another project on each time off type "
|
||||
"individually."
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,help:project_timesheet_holidays.field_res_config_settings__leave_timesheet_task_id
|
||||
msgid ""
|
||||
"The default task used when automatically generating timesheets via time off "
|
||||
"requests. You can specify another task on each time off type individually."
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/res_company.py:0
|
||||
#: code:addons/project_timesheet_holidays/models/res_company.py:0
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_hr_leave
|
||||
#, python-format
|
||||
msgid "Time Off"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/hr_holidays.py:0
|
||||
#: code:addons/project_timesheet_holidays/models/resource_calendar_leaves.py:0
|
||||
#, python-format
|
||||
msgid "Time Off (%s/%s)"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_res_company__leave_timesheet_task_id
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_res_config_settings__leave_timesheet_task_id
|
||||
msgid "Time Off Task"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_hr_leave_type
|
||||
msgid "Time Off Type"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model_terms:ir.ui.view,arch_db:project_timesheet_holidays.hr_holiday_status_view_form_inherit
|
||||
msgid "Timesheet"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/account_analytic.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You cannot create timesheets for a task that is linked to a time off type. "
|
||||
"Please use the Time Off application to request new time off instead."
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/account_analytic.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You cannot delete timesheets that are linked to time off requests. Please "
|
||||
"cancel your time off request from the Time Off application instead."
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/account_analytic.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You cannot modify timesheets that are linked to time off requests. Please "
|
||||
"use the Time Off application to modify your time off requests instead."
|
||||
msgstr ""
|
||||
|
|
@ -0,0 +1,206 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * project_timesheet_holidays
|
||||
#
|
||||
# Translators:
|
||||
# Martin Trigaux, 2022
|
||||
# Linas Versada <linaskrisiukenas@gmail.com>, 2022
|
||||
# Jonas Zinkevicius <jozi@odoo.com>, 2023
|
||||
# Donatas <donatasvaliulis16@gmail.com>, 2023
|
||||
# Gailius Kazlauskas <gailius@vialaurea.lt>, 2024
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 16.0+e\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-12-15 12:51+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:54+0000\n"
|
||||
"Last-Translator: Gailius Kazlauskas <gailius@vialaurea.lt>, 2024\n"
|
||||
"Language-Team: Lithuanian (https://app.transifex.com/odoo/teams/41243/lt/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: lt\n"
|
||||
"Plural-Forms: nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);\n"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_account_analytic_line
|
||||
msgid "Analytic Line"
|
||||
msgstr "Analitinė eilutė"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave__timesheet_ids
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_resource_calendar_leaves__timesheet_ids
|
||||
msgid "Analytic Lines"
|
||||
msgstr "Analitinės eilutės"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/hr_holidays.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Both the internal project and task are required to generate a timesheet for "
|
||||
"the time off %s. If you don't want a timesheet, you should leave the "
|
||||
"internal project and task empty."
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_res_company
|
||||
msgid "Companies"
|
||||
msgstr "Įmonės"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_res_config_settings
|
||||
msgid "Config Settings"
|
||||
msgstr "Konfigūracijos nustatymai"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_hr_employee
|
||||
msgid "Employee"
|
||||
msgstr "Darbuotojas"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave_type__timesheet_generate
|
||||
msgid "Generate Timesheet"
|
||||
msgstr "Generuoti laiko apskaitos žiniaraštį"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_account_analytic_line__global_leave_id
|
||||
msgid "Global Time Off"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,help:project_timesheet_holidays.field_hr_leave_type__timesheet_generate
|
||||
msgid ""
|
||||
"If checked, when validating a time off, timesheet will be generated in the "
|
||||
"Vacation Project of the company."
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/res_company.py:0
|
||||
#: code:addons/project_timesheet_holidays/models/res_company.py:0
|
||||
#, python-format
|
||||
msgid "Internal"
|
||||
msgstr "Vidinis"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_res_config_settings__internal_project_id
|
||||
msgid "Internal Project"
|
||||
msgstr "Vidinis projektas"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_project_task__is_timeoff_task
|
||||
msgid "Is Time off Task"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_account_analytic_line__holiday_id
|
||||
msgid "Leave Request"
|
||||
msgstr "Laisvadienių prašymas"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_project_task__leave_types_count
|
||||
msgid "Leave Types Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/project_task.py:0
|
||||
#, python-format
|
||||
msgid "Operation not supported"
|
||||
msgstr "Operacija nepalaikoma"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave_type__timesheet_project_id
|
||||
#: model_terms:ir.ui.view,arch_db:project_timesheet_holidays.res_config_settings_view_form
|
||||
msgid "Project"
|
||||
msgstr "Projektas"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_resource_calendar_leaves
|
||||
msgid "Resource Time Off Detail"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_project_task
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_account_analytic_line__task_id
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave_type__timesheet_task_id
|
||||
#: model_terms:ir.ui.view,arch_db:project_timesheet_holidays.res_config_settings_view_form
|
||||
msgid "Task"
|
||||
msgstr "Užduotis"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,help:project_timesheet_holidays.field_res_config_settings__internal_project_id
|
||||
msgid ""
|
||||
"The default project used when automatically generating timesheets via time "
|
||||
"off requests. You can specify another project on each time off type "
|
||||
"individually."
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,help:project_timesheet_holidays.field_res_config_settings__leave_timesheet_task_id
|
||||
msgid ""
|
||||
"The default task used when automatically generating timesheets via time off "
|
||||
"requests. You can specify another task on each time off type individually."
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/res_company.py:0
|
||||
#: code:addons/project_timesheet_holidays/models/res_company.py:0
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_hr_leave
|
||||
#, python-format
|
||||
msgid "Time Off"
|
||||
msgstr "Neatvykimai"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/hr_holidays.py:0
|
||||
#: code:addons/project_timesheet_holidays/models/resource_calendar_leaves.py:0
|
||||
#, python-format
|
||||
msgid "Time Off (%s/%s)"
|
||||
msgstr "Atostogos (%s/%s)"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_res_company__leave_timesheet_task_id
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_res_config_settings__leave_timesheet_task_id
|
||||
msgid "Time Off Task"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_hr_leave_type
|
||||
msgid "Time Off Type"
|
||||
msgstr "Neatvykimo rūšis"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model_terms:ir.ui.view,arch_db:project_timesheet_holidays.hr_holiday_status_view_form_inherit
|
||||
msgid "Timesheet"
|
||||
msgstr "Darbo laiko apskaitos žiniaraštis"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/account_analytic.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You cannot create timesheets for a task that is linked to a time off type. "
|
||||
"Please use the Time Off application to request new time off instead."
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/account_analytic.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You cannot delete timesheets that are linked to time off requests. Please "
|
||||
"cancel your time off request from the Time Off application instead."
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/account_analytic.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You cannot modify timesheets that are linked to time off requests. Please "
|
||||
"use the Time Off application to modify your time off requests instead."
|
||||
msgstr ""
|
||||
|
|
@ -0,0 +1,205 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * project_timesheet_holidays
|
||||
#
|
||||
# Translators:
|
||||
# Martin Trigaux, 2022
|
||||
# Arnis Putniņš <arnis@allegro.lv>, 2022
|
||||
# ievaputnina <ievai.putninai@gmail.com>, 2024
|
||||
# Armīns Jeltajevs <armins.jeltajevs@gmail.com>, 2025
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 16.0+e\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-12-15 12:51+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:54+0000\n"
|
||||
"Last-Translator: Armīns Jeltajevs <armins.jeltajevs@gmail.com>, 2025\n"
|
||||
"Language-Team: Latvian (https://app.transifex.com/odoo/teams/41243/lv/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: lv\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);\n"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_account_analytic_line
|
||||
msgid "Analytic Line"
|
||||
msgstr "Analytic Line"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave__timesheet_ids
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_resource_calendar_leaves__timesheet_ids
|
||||
msgid "Analytic Lines"
|
||||
msgstr "Analītiskās Rindas"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/hr_holidays.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Both the internal project and task are required to generate a timesheet for "
|
||||
"the time off %s. If you don't want a timesheet, you should leave the "
|
||||
"internal project and task empty."
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_res_company
|
||||
msgid "Companies"
|
||||
msgstr "Uzņēmumi"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_res_config_settings
|
||||
msgid "Config Settings"
|
||||
msgstr "Konfigurācijas uzstādījumi"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_hr_employee
|
||||
msgid "Employee"
|
||||
msgstr "Darbinieks"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave_type__timesheet_generate
|
||||
msgid "Generate Timesheet"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_account_analytic_line__global_leave_id
|
||||
msgid "Global Time Off"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,help:project_timesheet_holidays.field_hr_leave_type__timesheet_generate
|
||||
msgid ""
|
||||
"If checked, when validating a time off, timesheet will be generated in the "
|
||||
"Vacation Project of the company."
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/res_company.py:0
|
||||
#: code:addons/project_timesheet_holidays/models/res_company.py:0
|
||||
#, python-format
|
||||
msgid "Internal"
|
||||
msgstr "Iekšējais"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_res_config_settings__internal_project_id
|
||||
msgid "Internal Project"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_project_task__is_timeoff_task
|
||||
msgid "Is Time off Task"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_account_analytic_line__holiday_id
|
||||
msgid "Leave Request"
|
||||
msgstr "Atvaļinājuma pieprasījums"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_project_task__leave_types_count
|
||||
msgid "Leave Types Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/project_task.py:0
|
||||
#, python-format
|
||||
msgid "Operation not supported"
|
||||
msgstr "Operācija netiek atbalstīta"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave_type__timesheet_project_id
|
||||
#: model_terms:ir.ui.view,arch_db:project_timesheet_holidays.res_config_settings_view_form
|
||||
msgid "Project"
|
||||
msgstr "Project"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_resource_calendar_leaves
|
||||
msgid "Resource Time Off Detail"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_project_task
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_account_analytic_line__task_id
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave_type__timesheet_task_id
|
||||
#: model_terms:ir.ui.view,arch_db:project_timesheet_holidays.res_config_settings_view_form
|
||||
msgid "Task"
|
||||
msgstr "Uzdevums"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,help:project_timesheet_holidays.field_res_config_settings__internal_project_id
|
||||
msgid ""
|
||||
"The default project used when automatically generating timesheets via time "
|
||||
"off requests. You can specify another project on each time off type "
|
||||
"individually."
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,help:project_timesheet_holidays.field_res_config_settings__leave_timesheet_task_id
|
||||
msgid ""
|
||||
"The default task used when automatically generating timesheets via time off "
|
||||
"requests. You can specify another task on each time off type individually."
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/res_company.py:0
|
||||
#: code:addons/project_timesheet_holidays/models/res_company.py:0
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_hr_leave
|
||||
#, python-format
|
||||
msgid "Time Off"
|
||||
msgstr "Prombūtnes"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/hr_holidays.py:0
|
||||
#: code:addons/project_timesheet_holidays/models/resource_calendar_leaves.py:0
|
||||
#, python-format
|
||||
msgid "Time Off (%s/%s)"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_res_company__leave_timesheet_task_id
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_res_config_settings__leave_timesheet_task_id
|
||||
msgid "Time Off Task"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_hr_leave_type
|
||||
msgid "Time Off Type"
|
||||
msgstr "Prombūtnes veids"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model_terms:ir.ui.view,arch_db:project_timesheet_holidays.hr_holiday_status_view_form_inherit
|
||||
msgid "Timesheet"
|
||||
msgstr "Darba laika uzskaites Tabele"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/account_analytic.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You cannot create timesheets for a task that is linked to a time off type. "
|
||||
"Please use the Time Off application to request new time off instead."
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/account_analytic.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You cannot delete timesheets that are linked to time off requests. Please "
|
||||
"cancel your time off request from the Time Off application instead."
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/account_analytic.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You cannot modify timesheets that are linked to time off requests. Please "
|
||||
"use the Time Off application to modify your time off requests instead."
|
||||
msgstr ""
|
||||
|
|
@ -0,0 +1,202 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * project_timesheet_holidays
|
||||
#
|
||||
# Translators:
|
||||
# Niyas Raphy, 2023
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 16.0+e\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-12-15 12:51+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:54+0000\n"
|
||||
"Last-Translator: Niyas Raphy, 2023\n"
|
||||
"Language-Team: Malayalam (https://app.transifex.com/odoo/teams/41243/ml/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: ml\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_account_analytic_line
|
||||
msgid "Analytic Line"
|
||||
msgstr "അനാലിറ്റിക് ലൈൻ"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave__timesheet_ids
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_resource_calendar_leaves__timesheet_ids
|
||||
msgid "Analytic Lines"
|
||||
msgstr "അനാലിറ്റിക് ലൈൻ"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/hr_holidays.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Both the internal project and task are required to generate a timesheet for "
|
||||
"the time off %s. If you don't want a timesheet, you should leave the "
|
||||
"internal project and task empty."
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_res_company
|
||||
msgid "Companies"
|
||||
msgstr "കമ്പനികൾ"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_res_config_settings
|
||||
msgid "Config Settings"
|
||||
msgstr "കോൺഫിഗറേഷൻ സെറ്റിങ്സ്"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_hr_employee
|
||||
msgid "Employee"
|
||||
msgstr "എംപ്ലോയീ "
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave_type__timesheet_generate
|
||||
msgid "Generate Timesheet"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_account_analytic_line__global_leave_id
|
||||
msgid "Global Time Off"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,help:project_timesheet_holidays.field_hr_leave_type__timesheet_generate
|
||||
msgid ""
|
||||
"If checked, when validating a time off, timesheet will be generated in the "
|
||||
"Vacation Project of the company."
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/res_company.py:0
|
||||
#: code:addons/project_timesheet_holidays/models/res_company.py:0
|
||||
#, python-format
|
||||
msgid "Internal"
|
||||
msgstr "ഇന്റെര്ണല്"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_res_config_settings__internal_project_id
|
||||
msgid "Internal Project"
|
||||
msgstr "ഇന്റെര്ണല് പ്രൊജക്റ്റ് "
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_project_task__is_timeoff_task
|
||||
msgid "Is Time off Task"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_account_analytic_line__holiday_id
|
||||
msgid "Leave Request"
|
||||
msgstr "ലീവ് റിക്വസ്റ്റ്"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_project_task__leave_types_count
|
||||
msgid "Leave Types Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/project_task.py:0
|
||||
#, python-format
|
||||
msgid "Operation not supported"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave_type__timesheet_project_id
|
||||
#: model_terms:ir.ui.view,arch_db:project_timesheet_holidays.res_config_settings_view_form
|
||||
msgid "Project"
|
||||
msgstr "പ്രൊജക്റ്റ് "
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_resource_calendar_leaves
|
||||
msgid "Resource Time Off Detail"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_project_task
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_account_analytic_line__task_id
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave_type__timesheet_task_id
|
||||
#: model_terms:ir.ui.view,arch_db:project_timesheet_holidays.res_config_settings_view_form
|
||||
msgid "Task"
|
||||
msgstr "ടാസ്ക്"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,help:project_timesheet_holidays.field_res_config_settings__internal_project_id
|
||||
msgid ""
|
||||
"The default project used when automatically generating timesheets via time "
|
||||
"off requests. You can specify another project on each time off type "
|
||||
"individually."
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,help:project_timesheet_holidays.field_res_config_settings__leave_timesheet_task_id
|
||||
msgid ""
|
||||
"The default task used when automatically generating timesheets via time off "
|
||||
"requests. You can specify another task on each time off type individually."
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/res_company.py:0
|
||||
#: code:addons/project_timesheet_holidays/models/res_company.py:0
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_hr_leave
|
||||
#, python-format
|
||||
msgid "Time Off"
|
||||
msgstr "ടൈം ഓഫ്"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/hr_holidays.py:0
|
||||
#: code:addons/project_timesheet_holidays/models/resource_calendar_leaves.py:0
|
||||
#, python-format
|
||||
msgid "Time Off (%s/%s)"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_res_company__leave_timesheet_task_id
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_res_config_settings__leave_timesheet_task_id
|
||||
msgid "Time Off Task"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_hr_leave_type
|
||||
msgid "Time Off Type"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model_terms:ir.ui.view,arch_db:project_timesheet_holidays.hr_holiday_status_view_form_inherit
|
||||
msgid "Timesheet"
|
||||
msgstr "ടൈംഷീറ് "
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/account_analytic.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You cannot create timesheets for a task that is linked to a time off type. "
|
||||
"Please use the Time Off application to request new time off instead."
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/account_analytic.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You cannot delete timesheets that are linked to time off requests. Please "
|
||||
"cancel your time off request from the Time Off application instead."
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/account_analytic.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You cannot modify timesheets that are linked to time off requests. Please "
|
||||
"use the Time Off application to modify your time off requests instead."
|
||||
msgstr ""
|
||||
|
|
@ -0,0 +1,209 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * project_timesheet_holidays
|
||||
#
|
||||
# Translators:
|
||||
# Minj P <pminj322@gmail.com>, 2022
|
||||
# baaska sh <sh.baaskash@gmail.com>, 2022
|
||||
# Munkhbilguun Altankhuyag <munkhbilguunaltankhuyag@gmail.com>, 2022
|
||||
# Batmunkh Ganbat <batmunkh.g@bumanit.mn>, 2022
|
||||
# Baskhuu Lodoikhuu <baskhuujacara@gmail.com>, 2022
|
||||
# Батболд <batbold.ts@gmail.com>, 2022
|
||||
# Uuganbayar Batbaatar <uuganaaub33@gmail.com>, 2022
|
||||
# Martin Trigaux, 2022
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 16.0+e\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-12-15 12:51+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:54+0000\n"
|
||||
"Last-Translator: Martin Trigaux, 2022\n"
|
||||
"Language-Team: Mongolian (https://app.transifex.com/odoo/teams/41243/mn/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: mn\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_account_analytic_line
|
||||
msgid "Analytic Line"
|
||||
msgstr "Шинжилгээний мөр"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave__timesheet_ids
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_resource_calendar_leaves__timesheet_ids
|
||||
msgid "Analytic Lines"
|
||||
msgstr "Шинжилгээний мөр"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/hr_holidays.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Both the internal project and task are required to generate a timesheet for "
|
||||
"the time off %s. If you don't want a timesheet, you should leave the "
|
||||
"internal project and task empty."
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_res_company
|
||||
msgid "Companies"
|
||||
msgstr "Компаниуд"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_res_config_settings
|
||||
msgid "Config Settings"
|
||||
msgstr "Тохиргооны тохируулга"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_hr_employee
|
||||
msgid "Employee"
|
||||
msgstr "Ажилтан"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave_type__timesheet_generate
|
||||
msgid "Generate Timesheet"
|
||||
msgstr "Цагийн хуудас үүсгэх"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_account_analytic_line__global_leave_id
|
||||
msgid "Global Time Off"
|
||||
msgstr "Бүх нийтийн амралт"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,help:project_timesheet_holidays.field_hr_leave_type__timesheet_generate
|
||||
msgid ""
|
||||
"If checked, when validating a time off, timesheet will be generated in the "
|
||||
"Vacation Project of the company."
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/res_company.py:0
|
||||
#: code:addons/project_timesheet_holidays/models/res_company.py:0
|
||||
#, python-format
|
||||
msgid "Internal"
|
||||
msgstr "Дотоод"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_res_config_settings__internal_project_id
|
||||
msgid "Internal Project"
|
||||
msgstr "Дотоод төсөл"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_project_task__is_timeoff_task
|
||||
msgid "Is Time off Task"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_account_analytic_line__holiday_id
|
||||
msgid "Leave Request"
|
||||
msgstr "Чөлөөний хүсэлт"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_project_task__leave_types_count
|
||||
msgid "Leave Types Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/project_task.py:0
|
||||
#, python-format
|
||||
msgid "Operation not supported"
|
||||
msgstr "Үйлдлийг дэмжих боломжгүй"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave_type__timesheet_project_id
|
||||
#: model_terms:ir.ui.view,arch_db:project_timesheet_holidays.res_config_settings_view_form
|
||||
msgid "Project"
|
||||
msgstr "Төсөл"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_resource_calendar_leaves
|
||||
msgid "Resource Time Off Detail"
|
||||
msgstr "Чөлөөний нөөц дэлгэрэнгүй"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_project_task
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_account_analytic_line__task_id
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave_type__timesheet_task_id
|
||||
#: model_terms:ir.ui.view,arch_db:project_timesheet_holidays.res_config_settings_view_form
|
||||
msgid "Task"
|
||||
msgstr "Даалгавар"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,help:project_timesheet_holidays.field_res_config_settings__internal_project_id
|
||||
msgid ""
|
||||
"The default project used when automatically generating timesheets via time "
|
||||
"off requests. You can specify another project on each time off type "
|
||||
"individually."
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,help:project_timesheet_holidays.field_res_config_settings__leave_timesheet_task_id
|
||||
msgid ""
|
||||
"The default task used when automatically generating timesheets via time off "
|
||||
"requests. You can specify another task on each time off type individually."
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/res_company.py:0
|
||||
#: code:addons/project_timesheet_holidays/models/res_company.py:0
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_hr_leave
|
||||
#, python-format
|
||||
msgid "Time Off"
|
||||
msgstr "Чөлөө"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/hr_holidays.py:0
|
||||
#: code:addons/project_timesheet_holidays/models/resource_calendar_leaves.py:0
|
||||
#, python-format
|
||||
msgid "Time Off (%s/%s)"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_res_company__leave_timesheet_task_id
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_res_config_settings__leave_timesheet_task_id
|
||||
msgid "Time Off Task"
|
||||
msgstr "Чөлөөний даалгавар"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_hr_leave_type
|
||||
msgid "Time Off Type"
|
||||
msgstr "Чөлөөний төрөл"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model_terms:ir.ui.view,arch_db:project_timesheet_holidays.hr_holiday_status_view_form_inherit
|
||||
msgid "Timesheet"
|
||||
msgstr "Цагийн бүртгэл"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/account_analytic.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You cannot create timesheets for a task that is linked to a time off type. "
|
||||
"Please use the Time Off application to request new time off instead."
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/account_analytic.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You cannot delete timesheets that are linked to time off requests. Please "
|
||||
"cancel your time off request from the Time Off application instead."
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/account_analytic.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You cannot modify timesheets that are linked to time off requests. Please "
|
||||
"use the Time Off application to modify your time off requests instead."
|
||||
msgstr ""
|
||||
|
|
@ -0,0 +1,203 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * project_timesheet_holidays
|
||||
#
|
||||
# Translators:
|
||||
# Mehjabin Farsana, 2023
|
||||
# Imran Pathan, 2024
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 16.0+e\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-12-15 12:51+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:54+0000\n"
|
||||
"Last-Translator: Imran Pathan, 2024\n"
|
||||
"Language-Team: Malay (https://app.transifex.com/odoo/teams/41243/ms/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: ms\n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_account_analytic_line
|
||||
msgid "Analytic Line"
|
||||
msgstr "Talian Analitik"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave__timesheet_ids
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_resource_calendar_leaves__timesheet_ids
|
||||
msgid "Analytic Lines"
|
||||
msgstr "Garisan Analitik"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/hr_holidays.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Both the internal project and task are required to generate a timesheet for "
|
||||
"the time off %s. If you don't want a timesheet, you should leave the "
|
||||
"internal project and task empty."
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_res_company
|
||||
msgid "Companies"
|
||||
msgstr "Syarikat"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_res_config_settings
|
||||
msgid "Config Settings"
|
||||
msgstr "Tetapan Konfigurasi"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_hr_employee
|
||||
msgid "Employee"
|
||||
msgstr "Pekerja"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave_type__timesheet_generate
|
||||
msgid "Generate Timesheet"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_account_analytic_line__global_leave_id
|
||||
msgid "Global Time Off"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,help:project_timesheet_holidays.field_hr_leave_type__timesheet_generate
|
||||
msgid ""
|
||||
"If checked, when validating a time off, timesheet will be generated in the "
|
||||
"Vacation Project of the company."
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/res_company.py:0
|
||||
#: code:addons/project_timesheet_holidays/models/res_company.py:0
|
||||
#, python-format
|
||||
msgid "Internal"
|
||||
msgstr "Dalaman"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_res_config_settings__internal_project_id
|
||||
msgid "Internal Project"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_project_task__is_timeoff_task
|
||||
msgid "Is Time off Task"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_account_analytic_line__holiday_id
|
||||
msgid "Leave Request"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_project_task__leave_types_count
|
||||
msgid "Leave Types Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/project_task.py:0
|
||||
#, python-format
|
||||
msgid "Operation not supported"
|
||||
msgstr "Operation not supported"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave_type__timesheet_project_id
|
||||
#: model_terms:ir.ui.view,arch_db:project_timesheet_holidays.res_config_settings_view_form
|
||||
msgid "Project"
|
||||
msgstr "Projek"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_resource_calendar_leaves
|
||||
msgid "Resource Time Off Detail"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_project_task
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_account_analytic_line__task_id
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave_type__timesheet_task_id
|
||||
#: model_terms:ir.ui.view,arch_db:project_timesheet_holidays.res_config_settings_view_form
|
||||
msgid "Task"
|
||||
msgstr "Tugasan"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,help:project_timesheet_holidays.field_res_config_settings__internal_project_id
|
||||
msgid ""
|
||||
"The default project used when automatically generating timesheets via time "
|
||||
"off requests. You can specify another project on each time off type "
|
||||
"individually."
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,help:project_timesheet_holidays.field_res_config_settings__leave_timesheet_task_id
|
||||
msgid ""
|
||||
"The default task used when automatically generating timesheets via time off "
|
||||
"requests. You can specify another task on each time off type individually."
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/res_company.py:0
|
||||
#: code:addons/project_timesheet_holidays/models/res_company.py:0
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_hr_leave
|
||||
#, python-format
|
||||
msgid "Time Off"
|
||||
msgstr "Masa tamat"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/hr_holidays.py:0
|
||||
#: code:addons/project_timesheet_holidays/models/resource_calendar_leaves.py:0
|
||||
#, python-format
|
||||
msgid "Time Off (%s/%s)"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_res_company__leave_timesheet_task_id
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_res_config_settings__leave_timesheet_task_id
|
||||
msgid "Time Off Task"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_hr_leave_type
|
||||
msgid "Time Off Type"
|
||||
msgstr "Jenis Masa Off"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model_terms:ir.ui.view,arch_db:project_timesheet_holidays.hr_holiday_status_view_form_inherit
|
||||
msgid "Timesheet"
|
||||
msgstr "Lembaran masa"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/account_analytic.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You cannot create timesheets for a task that is linked to a time off type. "
|
||||
"Please use the Time Off application to request new time off instead."
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/account_analytic.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You cannot delete timesheets that are linked to time off requests. Please "
|
||||
"cancel your time off request from the Time Off application instead."
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/account_analytic.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You cannot modify timesheets that are linked to time off requests. Please "
|
||||
"use the Time Off application to modify your time off requests instead."
|
||||
msgstr ""
|
||||
|
|
@ -0,0 +1,204 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * project_timesheet_holidays
|
||||
#
|
||||
# Translators:
|
||||
# Marius Stedjan <marius@stedjan.com>, 2022
|
||||
# Martin Trigaux, 2022
|
||||
# Rune Restad, 2024
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 16.0+e\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-12-15 12:51+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:54+0000\n"
|
||||
"Last-Translator: Rune Restad, 2024\n"
|
||||
"Language-Team: Norwegian Bokmål (https://app.transifex.com/odoo/teams/41243/nb/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: nb\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_account_analytic_line
|
||||
msgid "Analytic Line"
|
||||
msgstr "Analytisk linje"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave__timesheet_ids
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_resource_calendar_leaves__timesheet_ids
|
||||
msgid "Analytic Lines"
|
||||
msgstr "Analytiske linjer"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/hr_holidays.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Both the internal project and task are required to generate a timesheet for "
|
||||
"the time off %s. If you don't want a timesheet, you should leave the "
|
||||
"internal project and task empty."
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_res_company
|
||||
msgid "Companies"
|
||||
msgstr "Firmaer"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_res_config_settings
|
||||
msgid "Config Settings"
|
||||
msgstr "Innstillinger"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_hr_employee
|
||||
msgid "Employee"
|
||||
msgstr "Ansatt"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave_type__timesheet_generate
|
||||
msgid "Generate Timesheet"
|
||||
msgstr "Generer timeliste"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_account_analytic_line__global_leave_id
|
||||
msgid "Global Time Off"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,help:project_timesheet_holidays.field_hr_leave_type__timesheet_generate
|
||||
msgid ""
|
||||
"If checked, when validating a time off, timesheet will be generated in the "
|
||||
"Vacation Project of the company."
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/res_company.py:0
|
||||
#: code:addons/project_timesheet_holidays/models/res_company.py:0
|
||||
#, python-format
|
||||
msgid "Internal"
|
||||
msgstr "Intern"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_res_config_settings__internal_project_id
|
||||
msgid "Internal Project"
|
||||
msgstr "Internt prosjekt"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_project_task__is_timeoff_task
|
||||
msgid "Is Time off Task"
|
||||
msgstr "Er fraværsoppgave"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_account_analytic_line__holiday_id
|
||||
msgid "Leave Request"
|
||||
msgstr "Forespørsel om fravær"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_project_task__leave_types_count
|
||||
msgid "Leave Types Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/project_task.py:0
|
||||
#, python-format
|
||||
msgid "Operation not supported"
|
||||
msgstr "Operasjon ikke støttet"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave_type__timesheet_project_id
|
||||
#: model_terms:ir.ui.view,arch_db:project_timesheet_holidays.res_config_settings_view_form
|
||||
msgid "Project"
|
||||
msgstr "Prosjekt"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_resource_calendar_leaves
|
||||
msgid "Resource Time Off Detail"
|
||||
msgstr "Fraværsdetaljer resurs"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_project_task
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_account_analytic_line__task_id
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave_type__timesheet_task_id
|
||||
#: model_terms:ir.ui.view,arch_db:project_timesheet_holidays.res_config_settings_view_form
|
||||
msgid "Task"
|
||||
msgstr "Oppgave"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,help:project_timesheet_holidays.field_res_config_settings__internal_project_id
|
||||
msgid ""
|
||||
"The default project used when automatically generating timesheets via time "
|
||||
"off requests. You can specify another project on each time off type "
|
||||
"individually."
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,help:project_timesheet_holidays.field_res_config_settings__leave_timesheet_task_id
|
||||
msgid ""
|
||||
"The default task used when automatically generating timesheets via time off "
|
||||
"requests. You can specify another task on each time off type individually."
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/res_company.py:0
|
||||
#: code:addons/project_timesheet_holidays/models/res_company.py:0
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_hr_leave
|
||||
#, python-format
|
||||
msgid "Time Off"
|
||||
msgstr "Ferie"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/hr_holidays.py:0
|
||||
#: code:addons/project_timesheet_holidays/models/resource_calendar_leaves.py:0
|
||||
#, python-format
|
||||
msgid "Time Off (%s/%s)"
|
||||
msgstr "Fravær (%s/%s)"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_res_company__leave_timesheet_task_id
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_res_config_settings__leave_timesheet_task_id
|
||||
msgid "Time Off Task"
|
||||
msgstr "Fraværsoppgave"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_hr_leave_type
|
||||
msgid "Time Off Type"
|
||||
msgstr "Fraværstype"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model_terms:ir.ui.view,arch_db:project_timesheet_holidays.hr_holiday_status_view_form_inherit
|
||||
msgid "Timesheet"
|
||||
msgstr "Timeliste"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/account_analytic.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You cannot create timesheets for a task that is linked to a time off type. "
|
||||
"Please use the Time Off application to request new time off instead."
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/account_analytic.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You cannot delete timesheets that are linked to time off requests. Please "
|
||||
"cancel your time off request from the Time Off application instead."
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/account_analytic.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You cannot modify timesheets that are linked to time off requests. Please "
|
||||
"use the Time Off application to modify your time off requests instead."
|
||||
msgstr ""
|
||||
|
|
@ -0,0 +1,222 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * project_timesheet_holidays
|
||||
#
|
||||
# Translators:
|
||||
# Martin Trigaux, 2022
|
||||
# Jolien De Paepe, 2023
|
||||
# Erwin van der Ploeg <erwin@odooexperts.nl>, 2023
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 16.0+e\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-12-15 12:51+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:54+0000\n"
|
||||
"Last-Translator: Erwin van der Ploeg <erwin@odooexperts.nl>, 2023\n"
|
||||
"Language-Team: Dutch (https://app.transifex.com/odoo/teams/41243/nl/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: nl\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_account_analytic_line
|
||||
msgid "Analytic Line"
|
||||
msgstr "Kostenplaatsregel"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave__timesheet_ids
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_resource_calendar_leaves__timesheet_ids
|
||||
msgid "Analytic Lines"
|
||||
msgstr "Kostenplaatsregels"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/hr_holidays.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Both the internal project and task are required to generate a timesheet for "
|
||||
"the time off %s. If you don't want a timesheet, you should leave the "
|
||||
"internal project and task empty."
|
||||
msgstr ""
|
||||
"Zowel het interne project als de taak zijn vereist om een urenstaat voor het"
|
||||
" verlof %s te genereren. Als je geen urenstaat wilt, moet je het interne "
|
||||
"project en de taak leeg laten."
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_res_company
|
||||
msgid "Companies"
|
||||
msgstr "Bedrijven"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_res_config_settings
|
||||
msgid "Config Settings"
|
||||
msgstr "Configuratie instellingen"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_hr_employee
|
||||
msgid "Employee"
|
||||
msgstr "Werknemer"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave_type__timesheet_generate
|
||||
msgid "Generate Timesheet"
|
||||
msgstr "Urenstaat genereren"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_account_analytic_line__global_leave_id
|
||||
msgid "Global Time Off"
|
||||
msgstr "Algemene verlof"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,help:project_timesheet_holidays.field_hr_leave_type__timesheet_generate
|
||||
msgid ""
|
||||
"If checked, when validating a time off, timesheet will be generated in the "
|
||||
"Vacation Project of the company."
|
||||
msgstr ""
|
||||
"Indien aangevinkt wordt er een urenstaat gegenereerd in het verlofproject "
|
||||
"van het bedrijf wanneer de verlofaanvraag bevestigd wordt."
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/res_company.py:0
|
||||
#: code:addons/project_timesheet_holidays/models/res_company.py:0
|
||||
#, python-format
|
||||
msgid "Internal"
|
||||
msgstr "Intern"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_res_config_settings__internal_project_id
|
||||
msgid "Internal Project"
|
||||
msgstr "Intern project"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_project_task__is_timeoff_task
|
||||
msgid "Is Time off Task"
|
||||
msgstr "Is een verloftaak"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_account_analytic_line__holiday_id
|
||||
msgid "Leave Request"
|
||||
msgstr "Verlofaanvraag"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_project_task__leave_types_count
|
||||
msgid "Leave Types Count"
|
||||
msgstr "Aantal verlofsoorten"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/project_task.py:0
|
||||
#, python-format
|
||||
msgid "Operation not supported"
|
||||
msgstr "Bewerking niet ondersteund"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave_type__timesheet_project_id
|
||||
#: model_terms:ir.ui.view,arch_db:project_timesheet_holidays.res_config_settings_view_form
|
||||
msgid "Project"
|
||||
msgstr "Project"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_resource_calendar_leaves
|
||||
msgid "Resource Time Off Detail"
|
||||
msgstr "Resource verlof detail"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_project_task
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_account_analytic_line__task_id
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave_type__timesheet_task_id
|
||||
#: model_terms:ir.ui.view,arch_db:project_timesheet_holidays.res_config_settings_view_form
|
||||
msgid "Task"
|
||||
msgstr "Taak"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,help:project_timesheet_holidays.field_res_config_settings__internal_project_id
|
||||
msgid ""
|
||||
"The default project used when automatically generating timesheets via time "
|
||||
"off requests. You can specify another project on each time off type "
|
||||
"individually."
|
||||
msgstr ""
|
||||
"Het standaardproject dat wordt gebruikt bij het automatisch genereren van "
|
||||
"urenstaten via verlofaanvragen. Je kan voor elk verlofsoort afzonderlijk een"
|
||||
" ander project bepalen."
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,help:project_timesheet_holidays.field_res_config_settings__leave_timesheet_task_id
|
||||
msgid ""
|
||||
"The default task used when automatically generating timesheets via time off "
|
||||
"requests. You can specify another task on each time off type individually."
|
||||
msgstr ""
|
||||
"De standaardtaak die wordt gebruikt bij het automatisch genereren van "
|
||||
"urenstaten via verlofaanvragen. Je kan voor elk verlofsoort afzonderlijk een"
|
||||
" andere taak bepalen."
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/res_company.py:0
|
||||
#: code:addons/project_timesheet_holidays/models/res_company.py:0
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_hr_leave
|
||||
#, python-format
|
||||
msgid "Time Off"
|
||||
msgstr "Verlof"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/hr_holidays.py:0
|
||||
#: code:addons/project_timesheet_holidays/models/resource_calendar_leaves.py:0
|
||||
#, python-format
|
||||
msgid "Time Off (%s/%s)"
|
||||
msgstr "Verlof (%s/%s)"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_res_company__leave_timesheet_task_id
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_res_config_settings__leave_timesheet_task_id
|
||||
msgid "Time Off Task"
|
||||
msgstr "Taak verlof"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_hr_leave_type
|
||||
msgid "Time Off Type"
|
||||
msgstr "Soort verlof"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model_terms:ir.ui.view,arch_db:project_timesheet_holidays.hr_holiday_status_view_form_inherit
|
||||
msgid "Timesheet"
|
||||
msgstr "Urenstaat"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/account_analytic.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You cannot create timesheets for a task that is linked to a time off type. "
|
||||
"Please use the Time Off application to request new time off instead."
|
||||
msgstr ""
|
||||
"Je kan geen urenstaten aanmaken voor een taak die aan een verlofsoort "
|
||||
"gekoppeld is. Gebruik liever de Verlof applicatie om een nieuw verlof aan te"
|
||||
" vragen."
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/account_analytic.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You cannot delete timesheets that are linked to time off requests. Please "
|
||||
"cancel your time off request from the Time Off application instead."
|
||||
msgstr ""
|
||||
"Je kan urenstaten die aan verlofaanvragen gekoppeld zijn niet verwijderen. "
|
||||
"Annuleer liever je verlofaanvraag in de Verlof applicatie."
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/account_analytic.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You cannot modify timesheets that are linked to time off requests. Please "
|
||||
"use the Time Off application to modify your time off requests instead."
|
||||
msgstr ""
|
||||
"Je kan urenstaten die aan verlofaanvragen gekoppeld zijn niet wijzigen. "
|
||||
"Gebruik liever de Verlof applicatie om je verlofaanvragen te wijzingen."
|
||||
|
|
@ -0,0 +1,198 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * project_timesheet_holidays
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 16.0+e\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-12-15 12:51+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:54+0000\n"
|
||||
"Language-Team: Norwegian (https://app.transifex.com/odoo/teams/41243/no/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: no\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_account_analytic_line
|
||||
msgid "Analytic Line"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave__timesheet_ids
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_resource_calendar_leaves__timesheet_ids
|
||||
msgid "Analytic Lines"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/hr_holidays.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Both the internal project and task are required to generate a timesheet for "
|
||||
"the time off %s. If you don't want a timesheet, you should leave the "
|
||||
"internal project and task empty."
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_res_company
|
||||
msgid "Companies"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_res_config_settings
|
||||
msgid "Config Settings"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_hr_employee
|
||||
msgid "Employee"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave_type__timesheet_generate
|
||||
msgid "Generate Timesheet"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_account_analytic_line__global_leave_id
|
||||
msgid "Global Time Off"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,help:project_timesheet_holidays.field_hr_leave_type__timesheet_generate
|
||||
msgid ""
|
||||
"If checked, when validating a time off, timesheet will be generated in the "
|
||||
"Vacation Project of the company."
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/res_company.py:0
|
||||
#: code:addons/project_timesheet_holidays/models/res_company.py:0
|
||||
#, python-format
|
||||
msgid "Internal"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_res_config_settings__internal_project_id
|
||||
msgid "Internal Project"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_project_task__is_timeoff_task
|
||||
msgid "Is Time off Task"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_account_analytic_line__holiday_id
|
||||
msgid "Leave Request"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_project_task__leave_types_count
|
||||
msgid "Leave Types Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/project_task.py:0
|
||||
#, python-format
|
||||
msgid "Operation not supported"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave_type__timesheet_project_id
|
||||
#: model_terms:ir.ui.view,arch_db:project_timesheet_holidays.res_config_settings_view_form
|
||||
msgid "Project"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_resource_calendar_leaves
|
||||
msgid "Resource Time Off Detail"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_project_task
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_account_analytic_line__task_id
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave_type__timesheet_task_id
|
||||
#: model_terms:ir.ui.view,arch_db:project_timesheet_holidays.res_config_settings_view_form
|
||||
msgid "Task"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,help:project_timesheet_holidays.field_res_config_settings__internal_project_id
|
||||
msgid ""
|
||||
"The default project used when automatically generating timesheets via time "
|
||||
"off requests. You can specify another project on each time off type "
|
||||
"individually."
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,help:project_timesheet_holidays.field_res_config_settings__leave_timesheet_task_id
|
||||
msgid ""
|
||||
"The default task used when automatically generating timesheets via time off "
|
||||
"requests. You can specify another task on each time off type individually."
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/res_company.py:0
|
||||
#: code:addons/project_timesheet_holidays/models/res_company.py:0
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_hr_leave
|
||||
#, python-format
|
||||
msgid "Time Off"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/hr_holidays.py:0
|
||||
#: code:addons/project_timesheet_holidays/models/resource_calendar_leaves.py:0
|
||||
#, python-format
|
||||
msgid "Time Off (%s/%s)"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_res_company__leave_timesheet_task_id
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_res_config_settings__leave_timesheet_task_id
|
||||
msgid "Time Off Task"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_hr_leave_type
|
||||
msgid "Time Off Type"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model_terms:ir.ui.view,arch_db:project_timesheet_holidays.hr_holiday_status_view_form_inherit
|
||||
msgid "Timesheet"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/account_analytic.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You cannot create timesheets for a task that is linked to a time off type. "
|
||||
"Please use the Time Off application to request new time off instead."
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/account_analytic.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You cannot delete timesheets that are linked to time off requests. Please "
|
||||
"cancel your time off request from the Time Off application instead."
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/account_analytic.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You cannot modify timesheets that are linked to time off requests. Please "
|
||||
"use the Time Off application to modify your time off requests instead."
|
||||
msgstr ""
|
||||
|
|
@ -0,0 +1,229 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * project_timesheet_holidays
|
||||
#
|
||||
# Translators:
|
||||
# Maksym <ms@myodoo.pl>, 2022
|
||||
# Tomasz Leppich <t.leppich@gmail.com>, 2022
|
||||
# Paweł Wodyński <pw@myodoo.pl>, 2022
|
||||
# Piotr Szlązak <szlazakpiotr@gmail.com>, 2022
|
||||
# Martin Trigaux, 2022
|
||||
# Karol Rybak <karolrybak85@gmail.com>, 2022
|
||||
# Cezary Drożak, 2022
|
||||
# Grzegorz Grzelak <grzegorz.grzelak@openglobe.pl>, 2022
|
||||
# Tadeusz Karpiński <tadeuszkarpinski@gmail.com>, 2023
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 16.0+e\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-12-15 12:51+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:54+0000\n"
|
||||
"Last-Translator: Tadeusz Karpiński <tadeuszkarpinski@gmail.com>, 2023\n"
|
||||
"Language-Team: Polish (https://app.transifex.com/odoo/teams/41243/pl/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: pl\n"
|
||||
"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_account_analytic_line
|
||||
msgid "Analytic Line"
|
||||
msgstr "Pozycja analityczna"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave__timesheet_ids
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_resource_calendar_leaves__timesheet_ids
|
||||
msgid "Analytic Lines"
|
||||
msgstr "Pozycje analityczne"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/hr_holidays.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Both the internal project and task are required to generate a timesheet for "
|
||||
"the time off %s. If you don't want a timesheet, you should leave the "
|
||||
"internal project and task empty."
|
||||
msgstr ""
|
||||
"Zarówno projekt wewnętrzny, jak i zadanie są wymagane do wygenerowania "
|
||||
"arkusza czasu pracy dla czasu wolnego %s. Jeśli nie chcesz karty czasu "
|
||||
"pracy, powinieneś pozostawić projekt wewnętrzny i zadanie puste."
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_res_company
|
||||
msgid "Companies"
|
||||
msgstr "Firmy"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_res_config_settings
|
||||
msgid "Config Settings"
|
||||
msgstr "Ustawienia konfiguracji"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_hr_employee
|
||||
msgid "Employee"
|
||||
msgstr "Pracownik"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave_type__timesheet_generate
|
||||
msgid "Generate Timesheet"
|
||||
msgstr "Generuj Kartę czasu pracy"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_account_analytic_line__global_leave_id
|
||||
msgid "Global Time Off"
|
||||
msgstr "Globalny czas wolny"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,help:project_timesheet_holidays.field_hr_leave_type__timesheet_generate
|
||||
msgid ""
|
||||
"If checked, when validating a time off, timesheet will be generated in the "
|
||||
"Vacation Project of the company."
|
||||
msgstr ""
|
||||
"Jeżeli jest zaznaczone, to przy zatwierdzaniu czasu wolnego zostanie "
|
||||
"wygenerowana karta pracy w projekcie Wakacje w firmie."
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/res_company.py:0
|
||||
#: code:addons/project_timesheet_holidays/models/res_company.py:0
|
||||
#, python-format
|
||||
msgid "Internal"
|
||||
msgstr "Wewnętrzne"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_res_config_settings__internal_project_id
|
||||
msgid "Internal Project"
|
||||
msgstr "Projekt wewnętrzny"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_project_task__is_timeoff_task
|
||||
msgid "Is Time off Task"
|
||||
msgstr "Czy zadanie w czasie wolnym"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_account_analytic_line__holiday_id
|
||||
msgid "Leave Request"
|
||||
msgstr "Wniosek urlopowy"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_project_task__leave_types_count
|
||||
msgid "Leave Types Count"
|
||||
msgstr "Licznik typów urlopów"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/project_task.py:0
|
||||
#, python-format
|
||||
msgid "Operation not supported"
|
||||
msgstr "Operacja nie jest wspierana"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave_type__timesheet_project_id
|
||||
#: model_terms:ir.ui.view,arch_db:project_timesheet_holidays.res_config_settings_view_form
|
||||
msgid "Project"
|
||||
msgstr "Projekt"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_resource_calendar_leaves
|
||||
msgid "Resource Time Off Detail"
|
||||
msgstr "Szczegóły czasu wolnego zasobów"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_project_task
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_account_analytic_line__task_id
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave_type__timesheet_task_id
|
||||
#: model_terms:ir.ui.view,arch_db:project_timesheet_holidays.res_config_settings_view_form
|
||||
msgid "Task"
|
||||
msgstr "Zadanie"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,help:project_timesheet_holidays.field_res_config_settings__internal_project_id
|
||||
msgid ""
|
||||
"The default project used when automatically generating timesheets via time "
|
||||
"off requests. You can specify another project on each time off type "
|
||||
"individually."
|
||||
msgstr ""
|
||||
"Domyślny projekt używany podczas automatycznego generowania timesheet "
|
||||
"poprzez wnioski o czas wolny. Możesz określić inny projekt dla każdego typu "
|
||||
"czasu wolnego indywidualnie."
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,help:project_timesheet_holidays.field_res_config_settings__leave_timesheet_task_id
|
||||
msgid ""
|
||||
"The default task used when automatically generating timesheets via time off "
|
||||
"requests. You can specify another task on each time off type individually."
|
||||
msgstr ""
|
||||
"Domyślne zadanie używane podczas automatycznego generowania timesheets "
|
||||
"poprzez wnioski o czas wolny. Możesz określić inne zadanie dla każdego typu "
|
||||
"czasu wolnego indywidualnie."
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/res_company.py:0
|
||||
#: code:addons/project_timesheet_holidays/models/res_company.py:0
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_hr_leave
|
||||
#, python-format
|
||||
msgid "Time Off"
|
||||
msgstr "Dni wolne"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/hr_holidays.py:0
|
||||
#: code:addons/project_timesheet_holidays/models/resource_calendar_leaves.py:0
|
||||
#, python-format
|
||||
msgid "Time Off (%s/%s)"
|
||||
msgstr "Czas wolny (%s/%s)"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_res_company__leave_timesheet_task_id
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_res_config_settings__leave_timesheet_task_id
|
||||
msgid "Time Off Task"
|
||||
msgstr "Zadanie w czasie wolnym"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_hr_leave_type
|
||||
msgid "Time Off Type"
|
||||
msgstr "Typ dni wolnych"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model_terms:ir.ui.view,arch_db:project_timesheet_holidays.hr_holiday_status_view_form_inherit
|
||||
msgid "Timesheet"
|
||||
msgstr "Karta pracy"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/account_analytic.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You cannot create timesheets for a task that is linked to a time off type. "
|
||||
"Please use the Time Off application to request new time off instead."
|
||||
msgstr ""
|
||||
"Nie można tworzyć arkuszy czasu dla zadania, które jest powiązane z typem "
|
||||
"czasu wolnego. Zamiast tego należy użyć aplikacji Czas wolny, aby złożyć "
|
||||
"wniosek o nowy czas wolny."
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/account_analytic.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You cannot delete timesheets that are linked to time off requests. Please "
|
||||
"cancel your time off request from the Time Off application instead."
|
||||
msgstr ""
|
||||
"Nie można usunąć arkuszy czasu, które są powiązane z wnioskami o czas wolny."
|
||||
" Zamiast tego proszę anulować wniosek o czas wolny z aplikacji Czas wolny."
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/account_analytic.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You cannot modify timesheets that are linked to time off requests. Please "
|
||||
"use the Time Off application to modify your time off requests instead."
|
||||
msgstr ""
|
||||
"Nie można modyfikować arkuszy czasu, które są powiązane z wnioskami o wolne."
|
||||
" Zamiast tego należy użyć aplikacji Czas wolny do modyfikacji wniosków o "
|
||||
"wolne."
|
||||
|
|
@ -0,0 +1,198 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * project_timesheet_holidays
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 16.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2025-05-06 20:36+0000\n"
|
||||
"PO-Revision-Date: 2025-05-06 20:36+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: \n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Plural-Forms: \n"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_account_analytic_line
|
||||
msgid "Analytic Line"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave__timesheet_ids
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_resource_calendar_leaves__timesheet_ids
|
||||
msgid "Analytic Lines"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/hr_holidays.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Both the internal project and task are required to generate a timesheet for "
|
||||
"the time off %s. If you don't want a timesheet, you should leave the "
|
||||
"internal project and task empty."
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_res_company
|
||||
msgid "Companies"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_res_config_settings
|
||||
msgid "Config Settings"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_hr_employee
|
||||
msgid "Employee"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave_type__timesheet_generate
|
||||
msgid "Generate Timesheet"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_account_analytic_line__global_leave_id
|
||||
msgid "Global Time Off"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,help:project_timesheet_holidays.field_hr_leave_type__timesheet_generate
|
||||
msgid ""
|
||||
"If checked, when validating a time off, timesheet will be generated in the "
|
||||
"Vacation Project of the company."
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/__init__.py:0
|
||||
#: code:addons/project_timesheet_holidays/__init__.py:0
|
||||
#, python-format
|
||||
msgid "Internal"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_res_config_settings__internal_project_id
|
||||
msgid "Internal Project"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_project_task__is_timeoff_task
|
||||
msgid "Is Time off Task"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_account_analytic_line__holiday_id
|
||||
msgid "Leave Request"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_project_task__leave_types_count
|
||||
msgid "Leave Types Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/project_task.py:0
|
||||
#, python-format
|
||||
msgid "Operation not supported"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave_type__timesheet_project_id
|
||||
#: model_terms:ir.ui.view,arch_db:project_timesheet_holidays.res_config_settings_view_form
|
||||
msgid "Project"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_resource_calendar_leaves
|
||||
msgid "Resource Time Off Detail"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_project_task
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_account_analytic_line__task_id
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave_type__timesheet_task_id
|
||||
#: model_terms:ir.ui.view,arch_db:project_timesheet_holidays.res_config_settings_view_form
|
||||
msgid "Task"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,help:project_timesheet_holidays.field_res_config_settings__internal_project_id
|
||||
msgid ""
|
||||
"The default project used when automatically generating timesheets via time "
|
||||
"off requests. You can specify another project on each time off type "
|
||||
"individually."
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,help:project_timesheet_holidays.field_res_config_settings__leave_timesheet_task_id
|
||||
msgid ""
|
||||
"The default task used when automatically generating timesheets via time off "
|
||||
"requests. You can specify another task on each time off type individually."
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/__init__.py:0
|
||||
#: code:addons/project_timesheet_holidays/models/res_company.py:0
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_hr_leave
|
||||
#, python-format
|
||||
msgid "Time Off"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/hr_holidays.py:0
|
||||
#: code:addons/project_timesheet_holidays/models/resource_calendar_leaves.py:0
|
||||
#, python-format
|
||||
msgid "Time Off (%s/%s)"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_res_company__leave_timesheet_task_id
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_res_config_settings__leave_timesheet_task_id
|
||||
msgid "Time Off Task"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_hr_leave_type
|
||||
msgid "Time Off Type"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model_terms:ir.ui.view,arch_db:project_timesheet_holidays.hr_holiday_status_view_form_inherit
|
||||
msgid "Timesheet"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/account_analytic.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You cannot create timesheets for a task that is linked to a time off type. "
|
||||
"Please use the Time Off application to request new time off instead."
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/account_analytic.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You cannot delete timesheets that are linked to time off requests. Please "
|
||||
"cancel your time off request from the Time Off application instead."
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/account_analytic.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You cannot modify timesheets that are linked to time off requests. Please "
|
||||
"use the Time Off application to modify your time off requests instead."
|
||||
msgstr ""
|
||||
|
|
@ -0,0 +1,208 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * project_timesheet_holidays
|
||||
#
|
||||
# Translators:
|
||||
# Pedro Filipe <pedro2.10@hotmail.com>, 2022
|
||||
# Reinaldo Ramos <reinaldo.ramos@arxi.pt>, 2022
|
||||
# Pedro Castro Silva <pedrocs@exo.pt>, 2022
|
||||
# Martin Trigaux, 2022
|
||||
# Luiz Fernando <lfpsgs@outlook.com>, 2022
|
||||
# Nuno Silva <nuno.silva@arxi.pt>, 2022
|
||||
# Manuela Silva <mmsrs@sky.com>, 2022
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 16.0+e\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-12-15 12:51+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:54+0000\n"
|
||||
"Last-Translator: Manuela Silva <mmsrs@sky.com>, 2022\n"
|
||||
"Language-Team: Portuguese (https://app.transifex.com/odoo/teams/41243/pt/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: pt\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_account_analytic_line
|
||||
msgid "Analytic Line"
|
||||
msgstr "Linha Analítica"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave__timesheet_ids
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_resource_calendar_leaves__timesheet_ids
|
||||
msgid "Analytic Lines"
|
||||
msgstr "Linhas Analíticas"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/hr_holidays.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Both the internal project and task are required to generate a timesheet for "
|
||||
"the time off %s. If you don't want a timesheet, you should leave the "
|
||||
"internal project and task empty."
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_res_company
|
||||
msgid "Companies"
|
||||
msgstr "Empresas"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_res_config_settings
|
||||
msgid "Config Settings"
|
||||
msgstr "Configurações"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_hr_employee
|
||||
msgid "Employee"
|
||||
msgstr "Funcionário"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave_type__timesheet_generate
|
||||
msgid "Generate Timesheet"
|
||||
msgstr "Gerar Registo de Horas"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_account_analytic_line__global_leave_id
|
||||
msgid "Global Time Off"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,help:project_timesheet_holidays.field_hr_leave_type__timesheet_generate
|
||||
msgid ""
|
||||
"If checked, when validating a time off, timesheet will be generated in the "
|
||||
"Vacation Project of the company."
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/res_company.py:0
|
||||
#: code:addons/project_timesheet_holidays/models/res_company.py:0
|
||||
#, python-format
|
||||
msgid "Internal"
|
||||
msgstr "Interno"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_res_config_settings__internal_project_id
|
||||
msgid "Internal Project"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_project_task__is_timeoff_task
|
||||
msgid "Is Time off Task"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_account_analytic_line__holiday_id
|
||||
msgid "Leave Request"
|
||||
msgstr "Pedido de Ausência"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_project_task__leave_types_count
|
||||
msgid "Leave Types Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/project_task.py:0
|
||||
#, python-format
|
||||
msgid "Operation not supported"
|
||||
msgstr "Operação não suportada."
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave_type__timesheet_project_id
|
||||
#: model_terms:ir.ui.view,arch_db:project_timesheet_holidays.res_config_settings_view_form
|
||||
msgid "Project"
|
||||
msgstr "Projeto"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_resource_calendar_leaves
|
||||
msgid "Resource Time Off Detail"
|
||||
msgstr "Detalhes de Recurso de Ausência"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_project_task
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_account_analytic_line__task_id
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave_type__timesheet_task_id
|
||||
#: model_terms:ir.ui.view,arch_db:project_timesheet_holidays.res_config_settings_view_form
|
||||
msgid "Task"
|
||||
msgstr "Tarefa"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,help:project_timesheet_holidays.field_res_config_settings__internal_project_id
|
||||
msgid ""
|
||||
"The default project used when automatically generating timesheets via time "
|
||||
"off requests. You can specify another project on each time off type "
|
||||
"individually."
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,help:project_timesheet_holidays.field_res_config_settings__leave_timesheet_task_id
|
||||
msgid ""
|
||||
"The default task used when automatically generating timesheets via time off "
|
||||
"requests. You can specify another task on each time off type individually."
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/res_company.py:0
|
||||
#: code:addons/project_timesheet_holidays/models/res_company.py:0
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_hr_leave
|
||||
#, python-format
|
||||
msgid "Time Off"
|
||||
msgstr "Ausência"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/hr_holidays.py:0
|
||||
#: code:addons/project_timesheet_holidays/models/resource_calendar_leaves.py:0
|
||||
#, python-format
|
||||
msgid "Time Off (%s/%s)"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_res_company__leave_timesheet_task_id
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_res_config_settings__leave_timesheet_task_id
|
||||
msgid "Time Off Task"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_hr_leave_type
|
||||
msgid "Time Off Type"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model_terms:ir.ui.view,arch_db:project_timesheet_holidays.hr_holiday_status_view_form_inherit
|
||||
msgid "Timesheet"
|
||||
msgstr "Registo de Horas"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/account_analytic.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You cannot create timesheets for a task that is linked to a time off type. "
|
||||
"Please use the Time Off application to request new time off instead."
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/account_analytic.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You cannot delete timesheets that are linked to time off requests. Please "
|
||||
"cancel your time off request from the Time Off application instead."
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/account_analytic.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You cannot modify timesheets that are linked to time off requests. Please "
|
||||
"use the Time Off application to modify your time off requests instead."
|
||||
msgstr ""
|
||||
|
|
@ -0,0 +1,224 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * project_timesheet_holidays
|
||||
#
|
||||
# Translators:
|
||||
# Marcos Rodrigues, 2022
|
||||
# Martin Trigaux, 2022
|
||||
# Kevilyn Rosa, 2023
|
||||
# Layna Nascimento, 2023
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 16.0+e\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-12-15 12:51+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:54+0000\n"
|
||||
"Last-Translator: Layna Nascimento, 2023\n"
|
||||
"Language-Team: Portuguese (Brazil) (https://app.transifex.com/odoo/teams/41243/pt_BR/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: pt_BR\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_account_analytic_line
|
||||
msgid "Analytic Line"
|
||||
msgstr "Linha Analítica"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave__timesheet_ids
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_resource_calendar_leaves__timesheet_ids
|
||||
msgid "Analytic Lines"
|
||||
msgstr "Linhas Analíticas"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/hr_holidays.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Both the internal project and task are required to generate a timesheet for "
|
||||
"the time off %s. If you don't want a timesheet, you should leave the "
|
||||
"internal project and task empty."
|
||||
msgstr ""
|
||||
"Tanto o projeto interno quanto a tarefa são necessários para gerar uma "
|
||||
"planilha de horas para o tempo de folga %s. Se você não quiser uma planilha "
|
||||
"de horas, você deve deixar o projeto interno e a tarefa vazios."
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_res_company
|
||||
msgid "Companies"
|
||||
msgstr "Empresas"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_res_config_settings
|
||||
msgid "Config Settings"
|
||||
msgstr "Configurações"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_hr_employee
|
||||
msgid "Employee"
|
||||
msgstr "Funcionário"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave_type__timesheet_generate
|
||||
msgid "Generate Timesheet"
|
||||
msgstr "Gerar planilha de horas"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_account_analytic_line__global_leave_id
|
||||
msgid "Global Time Off"
|
||||
msgstr "Folga Global"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,help:project_timesheet_holidays.field_hr_leave_type__timesheet_generate
|
||||
msgid ""
|
||||
"If checked, when validating a time off, timesheet will be generated in the "
|
||||
"Vacation Project of the company."
|
||||
msgstr ""
|
||||
"Se marcado, ao validar um tempo de folga, será gerada uma planilha de horas "
|
||||
"no projeto de Férias da empresa."
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/res_company.py:0
|
||||
#: code:addons/project_timesheet_holidays/models/res_company.py:0
|
||||
#, python-format
|
||||
msgid "Internal"
|
||||
msgstr "Interno"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_res_config_settings__internal_project_id
|
||||
msgid "Internal Project"
|
||||
msgstr "Projeto Interno"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_project_task__is_timeoff_task
|
||||
msgid "Is Time off Task"
|
||||
msgstr "A tarefa é no tempo de folga?"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_account_analytic_line__holiday_id
|
||||
msgid "Leave Request"
|
||||
msgstr "Pedido de Folga"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_project_task__leave_types_count
|
||||
msgid "Leave Types Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/project_task.py:0
|
||||
#, python-format
|
||||
msgid "Operation not supported"
|
||||
msgstr "Operação não suportada."
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave_type__timesheet_project_id
|
||||
#: model_terms:ir.ui.view,arch_db:project_timesheet_holidays.res_config_settings_view_form
|
||||
msgid "Project"
|
||||
msgstr "Projeto"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_resource_calendar_leaves
|
||||
msgid "Resource Time Off Detail"
|
||||
msgstr "Detalhe de Folga de Recurso"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_project_task
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_account_analytic_line__task_id
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave_type__timesheet_task_id
|
||||
#: model_terms:ir.ui.view,arch_db:project_timesheet_holidays.res_config_settings_view_form
|
||||
msgid "Task"
|
||||
msgstr "Tarefa"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,help:project_timesheet_holidays.field_res_config_settings__internal_project_id
|
||||
msgid ""
|
||||
"The default project used when automatically generating timesheets via time "
|
||||
"off requests. You can specify another project on each time off type "
|
||||
"individually."
|
||||
msgstr ""
|
||||
"O projeto padrão usado ao gerar automaticamente planilhas de horas por meio "
|
||||
"de solicitações de folga. Você pode especificar outro projeto para cada tipo"
|
||||
" de folga individualmente."
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,help:project_timesheet_holidays.field_res_config_settings__leave_timesheet_task_id
|
||||
msgid ""
|
||||
"The default task used when automatically generating timesheets via time off "
|
||||
"requests. You can specify another task on each time off type individually."
|
||||
msgstr ""
|
||||
"A tarefa padrão usada ao gerar automaticamente planilhas de horas por meio "
|
||||
"de solicitações de folga. Você pode especificar outra tarefa para cada tipo "
|
||||
"de folga individualmente."
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/res_company.py:0
|
||||
#: code:addons/project_timesheet_holidays/models/res_company.py:0
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_hr_leave
|
||||
#, python-format
|
||||
msgid "Time Off"
|
||||
msgstr "Folga"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/hr_holidays.py:0
|
||||
#: code:addons/project_timesheet_holidays/models/resource_calendar_leaves.py:0
|
||||
#, python-format
|
||||
msgid "Time Off (%s/%s)"
|
||||
msgstr "Folga (%s/%s)"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_res_company__leave_timesheet_task_id
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_res_config_settings__leave_timesheet_task_id
|
||||
msgid "Time Off Task"
|
||||
msgstr "Tempo fora de serviço"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_hr_leave_type
|
||||
msgid "Time Off Type"
|
||||
msgstr "Tipo de Folga"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model_terms:ir.ui.view,arch_db:project_timesheet_holidays.hr_holiday_status_view_form_inherit
|
||||
msgid "Timesheet"
|
||||
msgstr "Planilha de Horas"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/account_analytic.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You cannot create timesheets for a task that is linked to a time off type. "
|
||||
"Please use the Time Off application to request new time off instead."
|
||||
msgstr ""
|
||||
"Não é possível criar planilhas de horas para uma tarefa que esteja vinculada"
|
||||
" a um tipo de folga. Em vez disso, use o aplicativo Folga para solicitar "
|
||||
"novas folgas."
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/account_analytic.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You cannot delete timesheets that are linked to time off requests. Please "
|
||||
"cancel your time off request from the Time Off application instead."
|
||||
msgstr ""
|
||||
"Não é possível excluir planilhas de horas vinculadas a solicitações de "
|
||||
"folga. Em vez disso, cancele sua solicitação de folga no aplicativo Folga."
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/account_analytic.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You cannot modify timesheets that are linked to time off requests. Please "
|
||||
"use the Time Off application to modify your time off requests instead."
|
||||
msgstr ""
|
||||
"Não é possível modificar planilhas de horas vinculadas a solicitações de "
|
||||
"folga. Em vez disso, use o aplicativo Folga para modificar suas solicitações"
|
||||
" de folga."
|
||||
|
|
@ -0,0 +1,224 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * project_timesheet_holidays
|
||||
#
|
||||
# Translators:
|
||||
# Dorin Hongu <dhongu@gmail.com>, 2022
|
||||
# Martin Trigaux, 2022
|
||||
# Foldi Robert <foldirobert@nexterp.ro>, 2022
|
||||
# Cozmin Candea <office@terrabit.ro>, 2023
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 16.0+e\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-12-15 12:51+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:54+0000\n"
|
||||
"Last-Translator: Cozmin Candea <office@terrabit.ro>, 2023\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: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_account_analytic_line
|
||||
msgid "Analytic Line"
|
||||
msgstr "Linie analitica"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave__timesheet_ids
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_resource_calendar_leaves__timesheet_ids
|
||||
msgid "Analytic Lines"
|
||||
msgstr "Linii Analitice"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/hr_holidays.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Both the internal project and task are required to generate a timesheet for "
|
||||
"the time off %s. If you don't want a timesheet, you should leave the "
|
||||
"internal project and task empty."
|
||||
msgstr ""
|
||||
"Ambele proiecte interne si sarcini sunt necesare pentru a genera o fișă "
|
||||
"pontaj pentru concediul %s. Daca nu doriti o fișă de pontaj, trebuie sa "
|
||||
"lasati proiectul si sarcina interne goale."
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_res_company
|
||||
msgid "Companies"
|
||||
msgstr "Companii"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_res_config_settings
|
||||
msgid "Config Settings"
|
||||
msgstr "Setări de configurare"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_hr_employee
|
||||
msgid "Employee"
|
||||
msgstr "Angajat"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave_type__timesheet_generate
|
||||
msgid "Generate Timesheet"
|
||||
msgstr "Genereaza fișă de pontaj"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_account_analytic_line__global_leave_id
|
||||
msgid "Global Time Off"
|
||||
msgstr "Timp liber global"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,help:project_timesheet_holidays.field_hr_leave_type__timesheet_generate
|
||||
msgid ""
|
||||
"If checked, when validating a time off, timesheet will be generated in the "
|
||||
"Vacation Project of the company."
|
||||
msgstr ""
|
||||
"Daca este bifat, cand se valideaza un concediu, o fișă de pontaj va fi "
|
||||
"generata in proiectul de concediu al companiei."
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/res_company.py:0
|
||||
#: code:addons/project_timesheet_holidays/models/res_company.py:0
|
||||
#, python-format
|
||||
msgid "Internal"
|
||||
msgstr "Intern"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_res_config_settings__internal_project_id
|
||||
msgid "Internal Project"
|
||||
msgstr "Proiect intern"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_project_task__is_timeoff_task
|
||||
msgid "Is Time off Task"
|
||||
msgstr "Este sarcina de timp liber"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_account_analytic_line__holiday_id
|
||||
msgid "Leave Request"
|
||||
msgstr "Cerere de concediu"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_project_task__leave_types_count
|
||||
msgid "Leave Types Count"
|
||||
msgstr "Numar de tipuri de concediu"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/project_task.py:0
|
||||
#, python-format
|
||||
msgid "Operation not supported"
|
||||
msgstr "Operațiunea nu este acceptată"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave_type__timesheet_project_id
|
||||
#: model_terms:ir.ui.view,arch_db:project_timesheet_holidays.res_config_settings_view_form
|
||||
msgid "Project"
|
||||
msgstr "Proiect"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_resource_calendar_leaves
|
||||
msgid "Resource Time Off Detail"
|
||||
msgstr "Detaliu Timp Resurse"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_project_task
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_account_analytic_line__task_id
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave_type__timesheet_task_id
|
||||
#: model_terms:ir.ui.view,arch_db:project_timesheet_holidays.res_config_settings_view_form
|
||||
msgid "Task"
|
||||
msgstr "Sarcină"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,help:project_timesheet_holidays.field_res_config_settings__internal_project_id
|
||||
msgid ""
|
||||
"The default project used when automatically generating timesheets via time "
|
||||
"off requests. You can specify another project on each time off type "
|
||||
"individually."
|
||||
msgstr ""
|
||||
"Proiectul implicit folosit cand se genereaza automat fișe de pontaj prin "
|
||||
"cereri de concediu. Puteti specifica alt proiect pentru fiecare tip de "
|
||||
"concediu individual."
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,help:project_timesheet_holidays.field_res_config_settings__leave_timesheet_task_id
|
||||
msgid ""
|
||||
"The default task used when automatically generating timesheets via time off "
|
||||
"requests. You can specify another task on each time off type individually."
|
||||
msgstr ""
|
||||
"Sarcina implicita folosita cand se genereaza automat fișe de pontaj prin "
|
||||
"cereri de concediu. Puteti specifica o alta sarcina pentru fiecare tip de "
|
||||
"concediu individual."
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/res_company.py:0
|
||||
#: code:addons/project_timesheet_holidays/models/res_company.py:0
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_hr_leave
|
||||
#, python-format
|
||||
msgid "Time Off"
|
||||
msgstr "Concediu"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/hr_holidays.py:0
|
||||
#: code:addons/project_timesheet_holidays/models/resource_calendar_leaves.py:0
|
||||
#, python-format
|
||||
msgid "Time Off (%s/%s)"
|
||||
msgstr "Concediu (%s/%s)"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_res_company__leave_timesheet_task_id
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_res_config_settings__leave_timesheet_task_id
|
||||
msgid "Time Off Task"
|
||||
msgstr "Sarcina de concediu"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_hr_leave_type
|
||||
msgid "Time Off Type"
|
||||
msgstr "Tip Concediu"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model_terms:ir.ui.view,arch_db:project_timesheet_holidays.hr_holiday_status_view_form_inherit
|
||||
msgid "Timesheet"
|
||||
msgstr "Fișă de pontaj"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/account_analytic.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You cannot create timesheets for a task that is linked to a time off type. "
|
||||
"Please use the Time Off application to request new time off instead."
|
||||
msgstr ""
|
||||
"Nu puteti crea fișe de pontaj pentru o sarcina care este legata de un tip de"
|
||||
" concediu. Va rugam sa folositi aplicatia Concediu pentru a cere un nou "
|
||||
"concediu."
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/account_analytic.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You cannot delete timesheets that are linked to time off requests. Please "
|
||||
"cancel your time off request from the Time Off application instead."
|
||||
msgstr ""
|
||||
"Nu puteti sterge fișe de pontaj care sunt legate de cereri de concediu. Va "
|
||||
"Va rugam sa anulati cererea de concediu din aplicatia Concediu."
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/account_analytic.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You cannot modify timesheets that are linked to time off requests. Please "
|
||||
"use the Time Off application to modify your time off requests instead."
|
||||
msgstr ""
|
||||
"Nu puteti modifica fișe de pontaj care sunt legate de cereri de concediu. Va"
|
||||
" Va rugam sa folositi aplicatia Concediu pentru a modifica cererile de "
|
||||
"concediu."
|
||||
|
|
@ -0,0 +1,224 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * project_timesheet_holidays
|
||||
#
|
||||
# Translators:
|
||||
# ILMIR <karamov@it-projects.info>, 2022
|
||||
# Диляра Дельтаева <dilya.kz93@gmail.com>, 2022
|
||||
# Сергей Шебанин <sergey@shebanin.ru>, 2022
|
||||
# Martin Trigaux, 2022
|
||||
# Alena Vlasova, 2023
|
||||
# alenafairy, 2023
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 16.0+e\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-12-15 12:51+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:54+0000\n"
|
||||
"Last-Translator: alenafairy, 2023\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: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_account_analytic_line
|
||||
msgid "Analytic Line"
|
||||
msgstr "Позиция аналитики"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave__timesheet_ids
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_resource_calendar_leaves__timesheet_ids
|
||||
msgid "Analytic Lines"
|
||||
msgstr "Позиции аналитики"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/hr_holidays.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Both the internal project and task are required to generate a timesheet for "
|
||||
"the time off %s. If you don't want a timesheet, you should leave the "
|
||||
"internal project and task empty."
|
||||
msgstr ""
|
||||
"Для создания табеля на отсутствие %s необходимо указать и внутренний проект,"
|
||||
" и задачу. Если табель не нужен, то внутренний проект и задачу следует "
|
||||
"оставить пустыми."
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_res_company
|
||||
msgid "Companies"
|
||||
msgstr "Компании"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_res_config_settings
|
||||
msgid "Config Settings"
|
||||
msgstr "Конфигурационные настройки"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_hr_employee
|
||||
msgid "Employee"
|
||||
msgstr "Сотрудник"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave_type__timesheet_generate
|
||||
msgid "Generate Timesheet"
|
||||
msgstr "Генерировать Табель"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_account_analytic_line__global_leave_id
|
||||
msgid "Global Time Off"
|
||||
msgstr "Глобальное отсутствие"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,help:project_timesheet_holidays.field_hr_leave_type__timesheet_generate
|
||||
msgid ""
|
||||
"If checked, when validating a time off, timesheet will be generated in the "
|
||||
"Vacation Project of the company."
|
||||
msgstr ""
|
||||
"Если флажок установлен, то при подтверждении отсутствия табель будет "
|
||||
"формироваться в модуле Отсутствие."
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/res_company.py:0
|
||||
#: code:addons/project_timesheet_holidays/models/res_company.py:0
|
||||
#, python-format
|
||||
msgid "Internal"
|
||||
msgstr "Внутреннее"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_res_config_settings__internal_project_id
|
||||
msgid "Internal Project"
|
||||
msgstr "Внутренний Проект"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_project_task__is_timeoff_task
|
||||
msgid "Is Time off Task"
|
||||
msgstr "Задача по отсутствию"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_account_analytic_line__holiday_id
|
||||
msgid "Leave Request"
|
||||
msgstr "Заявка на отгул"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_project_task__leave_types_count
|
||||
msgid "Leave Types Count"
|
||||
msgstr "Подсчет типов отсутствия"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/project_task.py:0
|
||||
#, python-format
|
||||
msgid "Operation not supported"
|
||||
msgstr "Операция не поддерживается"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave_type__timesheet_project_id
|
||||
#: model_terms:ir.ui.view,arch_db:project_timesheet_holidays.res_config_settings_view_form
|
||||
msgid "Project"
|
||||
msgstr "Проект"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_resource_calendar_leaves
|
||||
msgid "Resource Time Off Detail"
|
||||
msgstr "Детали отгула ресурса"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_project_task
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_account_analytic_line__task_id
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave_type__timesheet_task_id
|
||||
#: model_terms:ir.ui.view,arch_db:project_timesheet_holidays.res_config_settings_view_form
|
||||
msgid "Task"
|
||||
msgstr "Задача"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,help:project_timesheet_holidays.field_res_config_settings__internal_project_id
|
||||
msgid ""
|
||||
"The default project used when automatically generating timesheets via time "
|
||||
"off requests. You can specify another project on each time off type "
|
||||
"individually."
|
||||
msgstr ""
|
||||
"Проект по умолчанию, используемый при автоматическом формировании табелей по"
|
||||
" заявкам на отсутствие. Вы можете указать другой проект для каждого типа "
|
||||
"отсутствия отдельно."
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,help:project_timesheet_holidays.field_res_config_settings__leave_timesheet_task_id
|
||||
msgid ""
|
||||
"The default task used when automatically generating timesheets via time off "
|
||||
"requests. You can specify another task on each time off type individually."
|
||||
msgstr ""
|
||||
"Задача по умолчанию, используемая при автоматическом формировании табелей по"
|
||||
" заявкам на отсутствие. Вы можете указать другую задачу для каждого типа "
|
||||
"отсутствия отдельно."
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/res_company.py:0
|
||||
#: code:addons/project_timesheet_holidays/models/res_company.py:0
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_hr_leave
|
||||
#, python-format
|
||||
msgid "Time Off"
|
||||
msgstr "Отсутствие"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/hr_holidays.py:0
|
||||
#: code:addons/project_timesheet_holidays/models/resource_calendar_leaves.py:0
|
||||
#, python-format
|
||||
msgid "Time Off (%s/%s)"
|
||||
msgstr "Отсутствие (%s/%s)"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_res_company__leave_timesheet_task_id
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_res_config_settings__leave_timesheet_task_id
|
||||
msgid "Time Off Task"
|
||||
msgstr "Задача по отсутствию"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_hr_leave_type
|
||||
msgid "Time Off Type"
|
||||
msgstr "Тип отгула"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model_terms:ir.ui.view,arch_db:project_timesheet_holidays.hr_holiday_status_view_form_inherit
|
||||
msgid "Timesheet"
|
||||
msgstr "Табель"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/account_analytic.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You cannot create timesheets for a task that is linked to a time off type. "
|
||||
"Please use the Time Off application to request new time off instead."
|
||||
msgstr ""
|
||||
"Невозможно создать табель для задачи, связанной с типом отсутствия. Для "
|
||||
"создания запроса на отсутствие используйте модуль \"Отсутствие\"."
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/account_analytic.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You cannot delete timesheets that are linked to time off requests. Please "
|
||||
"cancel your time off request from the Time Off application instead."
|
||||
msgstr ""
|
||||
"Невозможно удалить табели, связанные с заявками на отcутствие. Для отмены "
|
||||
"заявки на отсутствие используйте модуль \"Отсутствие\"."
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/account_analytic.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You cannot modify timesheets that are linked to time off requests. Please "
|
||||
"use the Time Off application to modify your time off requests instead."
|
||||
msgstr ""
|
||||
"Невозможно изменять табели, связанные с заявками на отcутствие. Для "
|
||||
"изменения заявок на отсутствие используйте модуль \"Отсутствие\"."
|
||||
|
|
@ -0,0 +1,208 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * project_timesheet_holidays
|
||||
#
|
||||
# Translators:
|
||||
# Martin Trigaux, 2022
|
||||
# Rastislav Brencic <rastislav.brencic@azet.sk>, 2022
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 16.0+e\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-12-15 12:51+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:54+0000\n"
|
||||
"Last-Translator: Rastislav Brencic <rastislav.brencic@azet.sk>, 2022\n"
|
||||
"Language-Team: Slovak (https://app.transifex.com/odoo/teams/41243/sk/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: sk\n"
|
||||
"Plural-Forms: nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);\n"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_account_analytic_line
|
||||
msgid "Analytic Line"
|
||||
msgstr "Analytický riadok"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave__timesheet_ids
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_resource_calendar_leaves__timesheet_ids
|
||||
msgid "Analytic Lines"
|
||||
msgstr "Analytické riadky"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/hr_holidays.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Both the internal project and task are required to generate a timesheet for "
|
||||
"the time off %s. If you don't want a timesheet, you should leave the "
|
||||
"internal project and task empty."
|
||||
msgstr ""
|
||||
"Interný projekt aj úloha sú potrebné na vygenerovanie pracovného výkazu pre "
|
||||
"voľné dni %s. Ak nechcete pracovný výkaz, mali by ste interný projekt a "
|
||||
"úlohu nechať prázdne."
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_res_company
|
||||
msgid "Companies"
|
||||
msgstr "Spoločnosti"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_res_config_settings
|
||||
msgid "Config Settings"
|
||||
msgstr "Nastavenia konfigurácie"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_hr_employee
|
||||
msgid "Employee"
|
||||
msgstr "Zamestnanec"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave_type__timesheet_generate
|
||||
msgid "Generate Timesheet"
|
||||
msgstr "Generovanie pracovného výkazu"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_account_analytic_line__global_leave_id
|
||||
msgid "Global Time Off"
|
||||
msgstr "Celkové voľné dni"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,help:project_timesheet_holidays.field_hr_leave_type__timesheet_generate
|
||||
msgid ""
|
||||
"If checked, when validating a time off, timesheet will be generated in the "
|
||||
"Vacation Project of the company."
|
||||
msgstr ""
|
||||
"Ak je toto políčko začiarknuté, pri potvrdení pracovného voľna sa vygeneruje"
|
||||
" pracovný výkaz projekte dovolenka."
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/res_company.py:0
|
||||
#: code:addons/project_timesheet_holidays/models/res_company.py:0
|
||||
#, python-format
|
||||
msgid "Internal"
|
||||
msgstr "Interné"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_res_config_settings__internal_project_id
|
||||
msgid "Internal Project"
|
||||
msgstr "Interný projekt"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_project_task__is_timeoff_task
|
||||
msgid "Is Time off Task"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_account_analytic_line__holiday_id
|
||||
msgid "Leave Request"
|
||||
msgstr "Žiadosť o voľno"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_project_task__leave_types_count
|
||||
msgid "Leave Types Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/project_task.py:0
|
||||
#, python-format
|
||||
msgid "Operation not supported"
|
||||
msgstr "Operácia nie je podporovaná"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave_type__timesheet_project_id
|
||||
#: model_terms:ir.ui.view,arch_db:project_timesheet_holidays.res_config_settings_view_form
|
||||
msgid "Project"
|
||||
msgstr "Projekt"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_resource_calendar_leaves
|
||||
msgid "Resource Time Off Detail"
|
||||
msgstr "Detaily zdroja voľných dní"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_project_task
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_account_analytic_line__task_id
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave_type__timesheet_task_id
|
||||
#: model_terms:ir.ui.view,arch_db:project_timesheet_holidays.res_config_settings_view_form
|
||||
msgid "Task"
|
||||
msgstr "Požiadavka"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,help:project_timesheet_holidays.field_res_config_settings__internal_project_id
|
||||
msgid ""
|
||||
"The default project used when automatically generating timesheets via time "
|
||||
"off requests. You can specify another project on each time off type "
|
||||
"individually."
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,help:project_timesheet_holidays.field_res_config_settings__leave_timesheet_task_id
|
||||
msgid ""
|
||||
"The default task used when automatically generating timesheets via time off "
|
||||
"requests. You can specify another task on each time off type individually."
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/res_company.py:0
|
||||
#: code:addons/project_timesheet_holidays/models/res_company.py:0
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_hr_leave
|
||||
#, python-format
|
||||
msgid "Time Off"
|
||||
msgstr "Voľné dni"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/hr_holidays.py:0
|
||||
#: code:addons/project_timesheet_holidays/models/resource_calendar_leaves.py:0
|
||||
#, python-format
|
||||
msgid "Time Off (%s/%s)"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_res_company__leave_timesheet_task_id
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_res_config_settings__leave_timesheet_task_id
|
||||
msgid "Time Off Task"
|
||||
msgstr "Voľné dni úloha"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_hr_leave_type
|
||||
msgid "Time Off Type"
|
||||
msgstr "Typ voľných dní"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model_terms:ir.ui.view,arch_db:project_timesheet_holidays.hr_holiday_status_view_form_inherit
|
||||
msgid "Timesheet"
|
||||
msgstr "Pracovné výkazy"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/account_analytic.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You cannot create timesheets for a task that is linked to a time off type. "
|
||||
"Please use the Time Off application to request new time off instead."
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/account_analytic.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You cannot delete timesheets that are linked to time off requests. Please "
|
||||
"cancel your time off request from the Time Off application instead."
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/account_analytic.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You cannot modify timesheets that are linked to time off requests. Please "
|
||||
"use the Time Off application to modify your time off requests instead."
|
||||
msgstr ""
|
||||
|
|
@ -0,0 +1,208 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * project_timesheet_holidays
|
||||
#
|
||||
# Translators:
|
||||
# Boris Kodelja <boris@hbs.si>, 2022
|
||||
# Grega Vavtar <grega@hbs.si>, 2022
|
||||
# Vida Potočnik <vida.potocnik@mentis.si>, 2022
|
||||
# Martin Trigaux, 2022
|
||||
# Matjaz Mozetic <m.mozetic@matmoz.si>, 2022
|
||||
# Jasmina Macur <jasmina@hbs.si>, 2022
|
||||
# Aleš Pipan, 2025
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 16.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2025-05-06 20:36+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:54+0000\n"
|
||||
"Last-Translator: Aleš Pipan, 2025\n"
|
||||
"Language-Team: Slovenian (https://app.transifex.com/odoo/teams/41243/sl/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: sl\n"
|
||||
"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);\n"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_account_analytic_line
|
||||
msgid "Analytic Line"
|
||||
msgstr "Analitična postavka"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave__timesheet_ids
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_resource_calendar_leaves__timesheet_ids
|
||||
msgid "Analytic Lines"
|
||||
msgstr "Analitične postavke"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/hr_holidays.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Both the internal project and task are required to generate a timesheet for "
|
||||
"the time off %s. If you don't want a timesheet, you should leave the "
|
||||
"internal project and task empty."
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_res_company
|
||||
msgid "Companies"
|
||||
msgstr "Podjetja"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_res_config_settings
|
||||
msgid "Config Settings"
|
||||
msgstr "Uredi nastavitve"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_hr_employee
|
||||
msgid "Employee"
|
||||
msgstr "Kader"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave_type__timesheet_generate
|
||||
msgid "Generate Timesheet"
|
||||
msgstr "Ustvari časovnice"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_account_analytic_line__global_leave_id
|
||||
msgid "Global Time Off"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,help:project_timesheet_holidays.field_hr_leave_type__timesheet_generate
|
||||
msgid ""
|
||||
"If checked, when validating a time off, timesheet will be generated in the "
|
||||
"Vacation Project of the company."
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/__init__.py:0
|
||||
#: code:addons/project_timesheet_holidays/__init__.py:0
|
||||
#, python-format
|
||||
msgid "Internal"
|
||||
msgstr "Interno"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_res_config_settings__internal_project_id
|
||||
msgid "Internal Project"
|
||||
msgstr "Interni projekt"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_project_task__is_timeoff_task
|
||||
msgid "Is Time off Task"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_account_analytic_line__holiday_id
|
||||
msgid "Leave Request"
|
||||
msgstr "Zahtevek za odsotnost"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_project_task__leave_types_count
|
||||
msgid "Leave Types Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/project_task.py:0
|
||||
#, python-format
|
||||
msgid "Operation not supported"
|
||||
msgstr "Operacija ni podprta"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave_type__timesheet_project_id
|
||||
#: model_terms:ir.ui.view,arch_db:project_timesheet_holidays.res_config_settings_view_form
|
||||
msgid "Project"
|
||||
msgstr "Projekt"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_resource_calendar_leaves
|
||||
msgid "Resource Time Off Detail"
|
||||
msgstr "Podrobnosti o prostem času vira"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_project_task
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_account_analytic_line__task_id
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave_type__timesheet_task_id
|
||||
#: model_terms:ir.ui.view,arch_db:project_timesheet_holidays.res_config_settings_view_form
|
||||
msgid "Task"
|
||||
msgstr "Opravilo"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,help:project_timesheet_holidays.field_res_config_settings__internal_project_id
|
||||
msgid ""
|
||||
"The default project used when automatically generating timesheets via time "
|
||||
"off requests. You can specify another project on each time off type "
|
||||
"individually."
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,help:project_timesheet_holidays.field_res_config_settings__leave_timesheet_task_id
|
||||
msgid ""
|
||||
"The default task used when automatically generating timesheets via time off "
|
||||
"requests. You can specify another task on each time off type individually."
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/__init__.py:0
|
||||
#: code:addons/project_timesheet_holidays/models/res_company.py:0
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_hr_leave
|
||||
#, python-format
|
||||
msgid "Time Off"
|
||||
msgstr "Odsotnost"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/hr_holidays.py:0
|
||||
#: code:addons/project_timesheet_holidays/models/resource_calendar_leaves.py:0
|
||||
#, python-format
|
||||
msgid "Time Off (%s/%s)"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_res_company__leave_timesheet_task_id
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_res_config_settings__leave_timesheet_task_id
|
||||
msgid "Time Off Task"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_hr_leave_type
|
||||
msgid "Time Off Type"
|
||||
msgstr "Tip dopusta"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model_terms:ir.ui.view,arch_db:project_timesheet_holidays.hr_holiday_status_view_form_inherit
|
||||
msgid "Timesheet"
|
||||
msgstr "Časovnica"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/account_analytic.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You cannot create timesheets for a task that is linked to a time off type. "
|
||||
"Please use the Time Off application to request new time off instead."
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/account_analytic.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You cannot delete timesheets that are linked to time off requests. Please "
|
||||
"cancel your time off request from the Time Off application instead."
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/account_analytic.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You cannot modify timesheets that are linked to time off requests. Please "
|
||||
"use the Time Off application to modify your time off requests instead."
|
||||
msgstr ""
|
||||
|
|
@ -0,0 +1,198 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * project_timesheet_holidays
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 16.0+e\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-12-15 12:51+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:54+0000\n"
|
||||
"Language-Team: Albanian (https://app.transifex.com/odoo/teams/41243/sq/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: sq\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_account_analytic_line
|
||||
msgid "Analytic Line"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave__timesheet_ids
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_resource_calendar_leaves__timesheet_ids
|
||||
msgid "Analytic Lines"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/hr_holidays.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Both the internal project and task are required to generate a timesheet for "
|
||||
"the time off %s. If you don't want a timesheet, you should leave the "
|
||||
"internal project and task empty."
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_res_company
|
||||
msgid "Companies"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_res_config_settings
|
||||
msgid "Config Settings"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_hr_employee
|
||||
msgid "Employee"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave_type__timesheet_generate
|
||||
msgid "Generate Timesheet"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_account_analytic_line__global_leave_id
|
||||
msgid "Global Time Off"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,help:project_timesheet_holidays.field_hr_leave_type__timesheet_generate
|
||||
msgid ""
|
||||
"If checked, when validating a time off, timesheet will be generated in the "
|
||||
"Vacation Project of the company."
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/res_company.py:0
|
||||
#: code:addons/project_timesheet_holidays/models/res_company.py:0
|
||||
#, python-format
|
||||
msgid "Internal"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_res_config_settings__internal_project_id
|
||||
msgid "Internal Project"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_project_task__is_timeoff_task
|
||||
msgid "Is Time off Task"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_account_analytic_line__holiday_id
|
||||
msgid "Leave Request"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_project_task__leave_types_count
|
||||
msgid "Leave Types Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/project_task.py:0
|
||||
#, python-format
|
||||
msgid "Operation not supported"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave_type__timesheet_project_id
|
||||
#: model_terms:ir.ui.view,arch_db:project_timesheet_holidays.res_config_settings_view_form
|
||||
msgid "Project"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_resource_calendar_leaves
|
||||
msgid "Resource Time Off Detail"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_project_task
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_account_analytic_line__task_id
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave_type__timesheet_task_id
|
||||
#: model_terms:ir.ui.view,arch_db:project_timesheet_holidays.res_config_settings_view_form
|
||||
msgid "Task"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,help:project_timesheet_holidays.field_res_config_settings__internal_project_id
|
||||
msgid ""
|
||||
"The default project used when automatically generating timesheets via time "
|
||||
"off requests. You can specify another project on each time off type "
|
||||
"individually."
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,help:project_timesheet_holidays.field_res_config_settings__leave_timesheet_task_id
|
||||
msgid ""
|
||||
"The default task used when automatically generating timesheets via time off "
|
||||
"requests. You can specify another task on each time off type individually."
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/res_company.py:0
|
||||
#: code:addons/project_timesheet_holidays/models/res_company.py:0
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_hr_leave
|
||||
#, python-format
|
||||
msgid "Time Off"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/hr_holidays.py:0
|
||||
#: code:addons/project_timesheet_holidays/models/resource_calendar_leaves.py:0
|
||||
#, python-format
|
||||
msgid "Time Off (%s/%s)"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_res_company__leave_timesheet_task_id
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_res_config_settings__leave_timesheet_task_id
|
||||
msgid "Time Off Task"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_hr_leave_type
|
||||
msgid "Time Off Type"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model_terms:ir.ui.view,arch_db:project_timesheet_holidays.hr_holiday_status_view_form_inherit
|
||||
msgid "Timesheet"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/account_analytic.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You cannot create timesheets for a task that is linked to a time off type. "
|
||||
"Please use the Time Off application to request new time off instead."
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/account_analytic.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You cannot delete timesheets that are linked to time off requests. Please "
|
||||
"cancel your time off request from the Time Off application instead."
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/account_analytic.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You cannot modify timesheets that are linked to time off requests. Please "
|
||||
"use the Time Off application to modify your time off requests instead."
|
||||
msgstr ""
|
||||
|
|
@ -0,0 +1,222 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * project_timesheet_holidays
|
||||
#
|
||||
# Translators:
|
||||
# Martin Trigaux, 2022
|
||||
# Dragan Vukosavljevic <dragan.vukosavljevic@gmail.com>, 2022
|
||||
# Milan Bojovic <mbojovic@outlook.com>, 2023
|
||||
# Nemanja Skadric, 2024
|
||||
# コフスタジオ, 2024
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 16.0+e\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-12-15 12:51+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:54+0000\n"
|
||||
"Last-Translator: コフスタジオ, 2024\n"
|
||||
"Language-Team: Serbian (https://app.transifex.com/odoo/teams/41243/sr/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: sr\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_account_analytic_line
|
||||
msgid "Analytic Line"
|
||||
msgstr "Linija analitike"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave__timesheet_ids
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_resource_calendar_leaves__timesheet_ids
|
||||
msgid "Analytic Lines"
|
||||
msgstr "Redovi analitike"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/hr_holidays.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Both the internal project and task are required to generate a timesheet for "
|
||||
"the time off %s. If you don't want a timesheet, you should leave the "
|
||||
"internal project and task empty."
|
||||
msgstr ""
|
||||
"Both the internal project and task are required to generate a timesheet for "
|
||||
"the time off %s. If you don't want a timesheet, you should leave the "
|
||||
"internal project and task empty."
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_res_company
|
||||
msgid "Companies"
|
||||
msgstr "Preduzeća"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_res_config_settings
|
||||
msgid "Config Settings"
|
||||
msgstr "Podešavanje konfiguracije"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_hr_employee
|
||||
msgid "Employee"
|
||||
msgstr "Zaposleni"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave_type__timesheet_generate
|
||||
msgid "Generate Timesheet"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_account_analytic_line__global_leave_id
|
||||
msgid "Global Time Off"
|
||||
msgstr "Global Time Off"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,help:project_timesheet_holidays.field_hr_leave_type__timesheet_generate
|
||||
msgid ""
|
||||
"If checked, when validating a time off, timesheet will be generated in the "
|
||||
"Vacation Project of the company."
|
||||
msgstr ""
|
||||
"If checked, when validating a time off, timesheet will be generated in the "
|
||||
"Vacation Project of the company."
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/res_company.py:0
|
||||
#: code:addons/project_timesheet_holidays/models/res_company.py:0
|
||||
#, python-format
|
||||
msgid "Internal"
|
||||
msgstr "Interni"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_res_config_settings__internal_project_id
|
||||
msgid "Internal Project"
|
||||
msgstr "Internal Project"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_project_task__is_timeoff_task
|
||||
msgid "Is Time off Task"
|
||||
msgstr "Is Time off Task"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_account_analytic_line__holiday_id
|
||||
msgid "Leave Request"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_project_task__leave_types_count
|
||||
msgid "Leave Types Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/project_task.py:0
|
||||
#, python-format
|
||||
msgid "Operation not supported"
|
||||
msgstr "Operacija nije podržana"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave_type__timesheet_project_id
|
||||
#: model_terms:ir.ui.view,arch_db:project_timesheet_holidays.res_config_settings_view_form
|
||||
msgid "Project"
|
||||
msgstr "Projekat"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_resource_calendar_leaves
|
||||
msgid "Resource Time Off Detail"
|
||||
msgstr "Resource Time Off Detail"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_project_task
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_account_analytic_line__task_id
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave_type__timesheet_task_id
|
||||
#: model_terms:ir.ui.view,arch_db:project_timesheet_holidays.res_config_settings_view_form
|
||||
msgid "Task"
|
||||
msgstr "Zadatak"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,help:project_timesheet_holidays.field_res_config_settings__internal_project_id
|
||||
msgid ""
|
||||
"The default project used when automatically generating timesheets via time "
|
||||
"off requests. You can specify another project on each time off type "
|
||||
"individually."
|
||||
msgstr ""
|
||||
"The default project used when automatically generating timesheets via time "
|
||||
"off requests. You can specify another project on each time off type "
|
||||
"individually."
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,help:project_timesheet_holidays.field_res_config_settings__leave_timesheet_task_id
|
||||
msgid ""
|
||||
"The default task used when automatically generating timesheets via time off "
|
||||
"requests. You can specify another task on each time off type individually."
|
||||
msgstr ""
|
||||
"The default task used when automatically generating timesheets via time off "
|
||||
"requests. You can specify another task on each time off type individually."
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/res_company.py:0
|
||||
#: code:addons/project_timesheet_holidays/models/res_company.py:0
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_hr_leave
|
||||
#, python-format
|
||||
msgid "Time Off"
|
||||
msgstr "Odsustvo"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/hr_holidays.py:0
|
||||
#: code:addons/project_timesheet_holidays/models/resource_calendar_leaves.py:0
|
||||
#, python-format
|
||||
msgid "Time Off (%s/%s)"
|
||||
msgstr "Time Off (%s/%s)"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_res_company__leave_timesheet_task_id
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_res_config_settings__leave_timesheet_task_id
|
||||
msgid "Time Off Task"
|
||||
msgstr "Time Off Task"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_hr_leave_type
|
||||
msgid "Time Off Type"
|
||||
msgstr "Tip Pauze"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model_terms:ir.ui.view,arch_db:project_timesheet_holidays.hr_holiday_status_view_form_inherit
|
||||
msgid "Timesheet"
|
||||
msgstr "Karneti"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/account_analytic.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You cannot create timesheets for a task that is linked to a time off type. "
|
||||
"Please use the Time Off application to request new time off instead."
|
||||
msgstr ""
|
||||
"You cannot create timesheets for a task that is linked to a time off type. "
|
||||
"Please use the Time Off application to request new time off instead."
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/account_analytic.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You cannot delete timesheets that are linked to time off requests. Please "
|
||||
"cancel your time off request from the Time Off application instead."
|
||||
msgstr ""
|
||||
"You cannot delete timesheets that are linked to time off requests. Please "
|
||||
"cancel your time off request from the Time Off application instead."
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/account_analytic.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You cannot modify timesheets that are linked to time off requests. Please "
|
||||
"use the Time Off application to modify your time off requests instead."
|
||||
msgstr ""
|
||||
"You cannot modify timesheets that are linked to time off requests. Please "
|
||||
"use the Time Off application to modify your time off requests instead."
|
||||
|
|
@ -0,0 +1,137 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * project_timesheet_holidays
|
||||
#
|
||||
# Translators:
|
||||
# Martin Trigaux <mat@odoo.com>, 2017
|
||||
# Djordje Marjanovic <djordje_m@yahoo.com>, 2017
|
||||
# Nemanja Dragovic <nemanjadragovic94@gmail.com>, 2017
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 10.saas~18\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2017-09-20 09:53+0000\n"
|
||||
"PO-Revision-Date: 2017-09-20 09:53+0000\n"
|
||||
"Last-Translator: Nemanja Dragovic <nemanjadragovic94@gmail.com>, 2017\n"
|
||||
"Language-Team: Serbian (Latin) (https://www.transifex.com/odoo/teams/41243/sr%40latin/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: sr@latin\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_account_analytic_line
|
||||
msgid "Analytic Line"
|
||||
msgstr "Analiticki red"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_holidays_timesheet_ids
|
||||
msgid "Analytic Lines"
|
||||
msgstr "Analitički redovi"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_res_company
|
||||
msgid "Companies"
|
||||
msgstr "Preduzeća"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,help:project_timesheet_holidays.field_res_company_leave_timesheet_project_id
|
||||
#: model:ir.model.fields,help:project_timesheet_holidays.field_res_config_settings_leave_timesheet_project_id
|
||||
msgid "Default project value for timesheet generated from leave type."
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: code:addons/project_timesheet_holidays/models/hr_holidays.py:30
|
||||
#, python-format
|
||||
msgid ""
|
||||
"For the leaves to generate timesheet, the internal project and task are "
|
||||
"requried."
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_holidays_status_timesheet_generate
|
||||
msgid "Generate Timesheet"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,help:project_timesheet_holidays.field_hr_holidays_status_timesheet_generate
|
||||
msgid ""
|
||||
"If checked, when validating a leave, timesheet will be generated in the "
|
||||
"Vacation Project of the company."
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: code:addons/project_timesheet_holidays/models/res_company.py:30
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_holidays_status_timesheet_project_id
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_res_company_leave_timesheet_project_id
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_res_config_settings_leave_timesheet_project_id
|
||||
#, python-format
|
||||
msgid "Internal Project"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_holidays_status_timesheet_task_id
|
||||
msgid "Internal Task for timesheet"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_hr_holidays
|
||||
msgid "Leave"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_account_analytic_line_holiday_id
|
||||
msgid "Leave Request"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_res_company_leave_timesheet_task_id
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_res_config_settings_leave_timesheet_task_id
|
||||
msgid "Leave Task"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_hr_holidays_status
|
||||
msgid "Leave Type"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: code:addons/project_timesheet_holidays/models/res_company.py:40
|
||||
#, python-format
|
||||
msgid "Leaves"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model_terms:ir.ui.view,arch_db:project_timesheet_holidays.res_config_settings_view_form
|
||||
msgid "Project"
|
||||
msgstr "Projekat"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model_terms:ir.ui.view,arch_db:project_timesheet_holidays.res_config_settings_view_form
|
||||
msgid "Task"
|
||||
msgstr "Zadatak"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,help:project_timesheet_holidays.field_hr_holidays_status_timesheet_project_id
|
||||
msgid ""
|
||||
"The project will contain the timesheet generated when a leave is validated."
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model_terms:ir.ui.view,arch_db:project_timesheet_holidays.hr_holiday_status_view_form_inherit
|
||||
msgid "Timesheet"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: code:addons/project_timesheet_holidays/models/account_analytic.py:16
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You cannot delete timesheet lines attached to a leaves. Please cancel the "
|
||||
"leaves instead."
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_res_config_settings
|
||||
msgid "res.config.settings"
|
||||
msgstr ""
|
||||
|
|
@ -0,0 +1,226 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * project_timesheet_holidays
|
||||
#
|
||||
# Translators:
|
||||
# Chrille Hedberg <hedberg.chrille@gmail.com>, 2022
|
||||
# Simon S, 2022
|
||||
# Martin Trigaux, 2022
|
||||
# Lasse L, 2023
|
||||
# Jakob Krabbe <jakob.krabbe@vertel.se>, 2024
|
||||
# Wil Odoo, 2025
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 16.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2025-05-06 20:36+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:54+0000\n"
|
||||
"Last-Translator: Wil Odoo, 2025\n"
|
||||
"Language-Team: Swedish (https://app.transifex.com/odoo/teams/41243/sv/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: sv\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_account_analytic_line
|
||||
msgid "Analytic Line"
|
||||
msgstr "Analysrad"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave__timesheet_ids
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_resource_calendar_leaves__timesheet_ids
|
||||
msgid "Analytic Lines"
|
||||
msgstr "Objektrader"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/hr_holidays.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Both the internal project and task are required to generate a timesheet for "
|
||||
"the time off %s. If you don't want a timesheet, you should leave the "
|
||||
"internal project and task empty."
|
||||
msgstr ""
|
||||
"Både det interna projektet och uppgiften krävs för att generera en "
|
||||
"tidrapport för ledigheten %s. Om du inte vill ha en tidrapport bör du lämna "
|
||||
"det interna projektet och uppgiften tomma."
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_res_company
|
||||
msgid "Companies"
|
||||
msgstr "Bolag"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_res_config_settings
|
||||
msgid "Config Settings"
|
||||
msgstr "Inställningar"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_hr_employee
|
||||
msgid "Employee"
|
||||
msgstr "Anställd"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave_type__timesheet_generate
|
||||
msgid "Generate Timesheet"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_account_analytic_line__global_leave_id
|
||||
msgid "Global Time Off"
|
||||
msgstr "Global frånvaro"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,help:project_timesheet_holidays.field_hr_leave_type__timesheet_generate
|
||||
msgid ""
|
||||
"If checked, when validating a time off, timesheet will be generated in the "
|
||||
"Vacation Project of the company."
|
||||
msgstr ""
|
||||
"Om det är markerat kommer tidrapporten att genereras i företagets "
|
||||
"semesterprojekt vid validering av en ledighet."
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/__init__.py:0
|
||||
#: code:addons/project_timesheet_holidays/__init__.py:0
|
||||
#, python-format
|
||||
msgid "Internal"
|
||||
msgstr "Intern"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_res_config_settings__internal_project_id
|
||||
msgid "Internal Project"
|
||||
msgstr "Internt projekt"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_project_task__is_timeoff_task
|
||||
msgid "Is Time off Task"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_account_analytic_line__holiday_id
|
||||
msgid "Leave Request"
|
||||
msgstr "Lämna förfrågan"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_project_task__leave_types_count
|
||||
msgid "Leave Types Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/project_task.py:0
|
||||
#, python-format
|
||||
msgid "Operation not supported"
|
||||
msgstr "Åtgärd stöds inte"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave_type__timesheet_project_id
|
||||
#: model_terms:ir.ui.view,arch_db:project_timesheet_holidays.res_config_settings_view_form
|
||||
msgid "Project"
|
||||
msgstr "Projekt"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_resource_calendar_leaves
|
||||
msgid "Resource Time Off Detail"
|
||||
msgstr "Resurs Time Off Detalj"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_project_task
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_account_analytic_line__task_id
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave_type__timesheet_task_id
|
||||
#: model_terms:ir.ui.view,arch_db:project_timesheet_holidays.res_config_settings_view_form
|
||||
msgid "Task"
|
||||
msgstr "Aktivitet"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,help:project_timesheet_holidays.field_res_config_settings__internal_project_id
|
||||
msgid ""
|
||||
"The default project used when automatically generating timesheets via time "
|
||||
"off requests. You can specify another project on each time off type "
|
||||
"individually."
|
||||
msgstr ""
|
||||
"Standardprojektet som används när man automatiskt genererar tidrapporter via"
|
||||
" ledighetsförfrågningar. Du kan ange ett annat projekt för varje "
|
||||
"ledighetstyp individuellt."
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,help:project_timesheet_holidays.field_res_config_settings__leave_timesheet_task_id
|
||||
msgid ""
|
||||
"The default task used when automatically generating timesheets via time off "
|
||||
"requests. You can specify another task on each time off type individually."
|
||||
msgstr ""
|
||||
"Standarduppgiften som används när man automatiskt genererar tidrapporter via"
|
||||
" ledighetsförfrågningar. Du kan specificera en annan uppgift för varje "
|
||||
"ledighetstyp individuellt."
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/__init__.py:0
|
||||
#: code:addons/project_timesheet_holidays/models/res_company.py:0
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_hr_leave
|
||||
#, python-format
|
||||
msgid "Time Off"
|
||||
msgstr "Ledighet"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/hr_holidays.py:0
|
||||
#: code:addons/project_timesheet_holidays/models/resource_calendar_leaves.py:0
|
||||
#, python-format
|
||||
msgid "Time Off (%s/%s)"
|
||||
msgstr "Ledig (%s/%s)"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_res_company__leave_timesheet_task_id
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_res_config_settings__leave_timesheet_task_id
|
||||
msgid "Time Off Task"
|
||||
msgstr "Fritidsuppgift"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_hr_leave_type
|
||||
msgid "Time Off Type"
|
||||
msgstr "Frånvarotyp"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model_terms:ir.ui.view,arch_db:project_timesheet_holidays.hr_holiday_status_view_form_inherit
|
||||
msgid "Timesheet"
|
||||
msgstr "Tidrapport"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/account_analytic.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You cannot create timesheets for a task that is linked to a time off type. "
|
||||
"Please use the Time Off application to request new time off instead."
|
||||
msgstr ""
|
||||
"Du kan inte skapa tidrapporter för en uppgift som är kopplad till en "
|
||||
"ledighetstyp. Använd appen Time Off för att begära ny ledighet istället."
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/account_analytic.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You cannot delete timesheets that are linked to time off requests. Please "
|
||||
"cancel your time off request from the Time Off application instead."
|
||||
msgstr ""
|
||||
"Du kan inte ta bort tidrapporter som är kopplade till "
|
||||
"ledighetsförfrågningar. Vänligen avbryt din ledighetsförfrågan från "
|
||||
"Applikationen för Ledighet istället."
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/account_analytic.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You cannot modify timesheets that are linked to time off requests. Please "
|
||||
"use the Time Off application to modify your time off requests instead."
|
||||
msgstr ""
|
||||
"Du kan inte ändra tidrapporter som är kopplade till ledighetsförfrågningar. "
|
||||
"Använd appen Time Off (Ledighet) för att ändra dina ledighetsförfrågningar "
|
||||
"istället."
|
||||
|
|
@ -0,0 +1,198 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * project_timesheet_holidays
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 16.0+e\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-12-15 12:51+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:54+0000\n"
|
||||
"Language-Team: Swahili (https://app.transifex.com/odoo/teams/41243/sw/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: sw\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_account_analytic_line
|
||||
msgid "Analytic Line"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave__timesheet_ids
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_resource_calendar_leaves__timesheet_ids
|
||||
msgid "Analytic Lines"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/hr_holidays.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Both the internal project and task are required to generate a timesheet for "
|
||||
"the time off %s. If you don't want a timesheet, you should leave the "
|
||||
"internal project and task empty."
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_res_company
|
||||
msgid "Companies"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_res_config_settings
|
||||
msgid "Config Settings"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_hr_employee
|
||||
msgid "Employee"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave_type__timesheet_generate
|
||||
msgid "Generate Timesheet"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_account_analytic_line__global_leave_id
|
||||
msgid "Global Time Off"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,help:project_timesheet_holidays.field_hr_leave_type__timesheet_generate
|
||||
msgid ""
|
||||
"If checked, when validating a time off, timesheet will be generated in the "
|
||||
"Vacation Project of the company."
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/res_company.py:0
|
||||
#: code:addons/project_timesheet_holidays/models/res_company.py:0
|
||||
#, python-format
|
||||
msgid "Internal"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_res_config_settings__internal_project_id
|
||||
msgid "Internal Project"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_project_task__is_timeoff_task
|
||||
msgid "Is Time off Task"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_account_analytic_line__holiday_id
|
||||
msgid "Leave Request"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_project_task__leave_types_count
|
||||
msgid "Leave Types Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/project_task.py:0
|
||||
#, python-format
|
||||
msgid "Operation not supported"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave_type__timesheet_project_id
|
||||
#: model_terms:ir.ui.view,arch_db:project_timesheet_holidays.res_config_settings_view_form
|
||||
msgid "Project"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_resource_calendar_leaves
|
||||
msgid "Resource Time Off Detail"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_project_task
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_account_analytic_line__task_id
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave_type__timesheet_task_id
|
||||
#: model_terms:ir.ui.view,arch_db:project_timesheet_holidays.res_config_settings_view_form
|
||||
msgid "Task"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,help:project_timesheet_holidays.field_res_config_settings__internal_project_id
|
||||
msgid ""
|
||||
"The default project used when automatically generating timesheets via time "
|
||||
"off requests. You can specify another project on each time off type "
|
||||
"individually."
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,help:project_timesheet_holidays.field_res_config_settings__leave_timesheet_task_id
|
||||
msgid ""
|
||||
"The default task used when automatically generating timesheets via time off "
|
||||
"requests. You can specify another task on each time off type individually."
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/res_company.py:0
|
||||
#: code:addons/project_timesheet_holidays/models/res_company.py:0
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_hr_leave
|
||||
#, python-format
|
||||
msgid "Time Off"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/hr_holidays.py:0
|
||||
#: code:addons/project_timesheet_holidays/models/resource_calendar_leaves.py:0
|
||||
#, python-format
|
||||
msgid "Time Off (%s/%s)"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_res_company__leave_timesheet_task_id
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_res_config_settings__leave_timesheet_task_id
|
||||
msgid "Time Off Task"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_hr_leave_type
|
||||
msgid "Time Off Type"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model_terms:ir.ui.view,arch_db:project_timesheet_holidays.hr_holiday_status_view_form_inherit
|
||||
msgid "Timesheet"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/account_analytic.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You cannot create timesheets for a task that is linked to a time off type. "
|
||||
"Please use the Time Off application to request new time off instead."
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/account_analytic.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You cannot delete timesheets that are linked to time off requests. Please "
|
||||
"cancel your time off request from the Time Off application instead."
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/account_analytic.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You cannot modify timesheets that are linked to time off requests. Please "
|
||||
"use the Time Off application to modify your time off requests instead."
|
||||
msgstr ""
|
||||
|
|
@ -0,0 +1,198 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * project_timesheet_holidays
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 16.0+e\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-12-15 12:51+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:54+0000\n"
|
||||
"Language-Team: Tamil (https://app.transifex.com/odoo/teams/41243/ta/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: ta\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_account_analytic_line
|
||||
msgid "Analytic Line"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave__timesheet_ids
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_resource_calendar_leaves__timesheet_ids
|
||||
msgid "Analytic Lines"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/hr_holidays.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Both the internal project and task are required to generate a timesheet for "
|
||||
"the time off %s. If you don't want a timesheet, you should leave the "
|
||||
"internal project and task empty."
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_res_company
|
||||
msgid "Companies"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_res_config_settings
|
||||
msgid "Config Settings"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_hr_employee
|
||||
msgid "Employee"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave_type__timesheet_generate
|
||||
msgid "Generate Timesheet"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_account_analytic_line__global_leave_id
|
||||
msgid "Global Time Off"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,help:project_timesheet_holidays.field_hr_leave_type__timesheet_generate
|
||||
msgid ""
|
||||
"If checked, when validating a time off, timesheet will be generated in the "
|
||||
"Vacation Project of the company."
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/res_company.py:0
|
||||
#: code:addons/project_timesheet_holidays/models/res_company.py:0
|
||||
#, python-format
|
||||
msgid "Internal"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_res_config_settings__internal_project_id
|
||||
msgid "Internal Project"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_project_task__is_timeoff_task
|
||||
msgid "Is Time off Task"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_account_analytic_line__holiday_id
|
||||
msgid "Leave Request"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_project_task__leave_types_count
|
||||
msgid "Leave Types Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/project_task.py:0
|
||||
#, python-format
|
||||
msgid "Operation not supported"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave_type__timesheet_project_id
|
||||
#: model_terms:ir.ui.view,arch_db:project_timesheet_holidays.res_config_settings_view_form
|
||||
msgid "Project"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_resource_calendar_leaves
|
||||
msgid "Resource Time Off Detail"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_project_task
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_account_analytic_line__task_id
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave_type__timesheet_task_id
|
||||
#: model_terms:ir.ui.view,arch_db:project_timesheet_holidays.res_config_settings_view_form
|
||||
msgid "Task"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,help:project_timesheet_holidays.field_res_config_settings__internal_project_id
|
||||
msgid ""
|
||||
"The default project used when automatically generating timesheets via time "
|
||||
"off requests. You can specify another project on each time off type "
|
||||
"individually."
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,help:project_timesheet_holidays.field_res_config_settings__leave_timesheet_task_id
|
||||
msgid ""
|
||||
"The default task used when automatically generating timesheets via time off "
|
||||
"requests. You can specify another task on each time off type individually."
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/res_company.py:0
|
||||
#: code:addons/project_timesheet_holidays/models/res_company.py:0
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_hr_leave
|
||||
#, python-format
|
||||
msgid "Time Off"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/hr_holidays.py:0
|
||||
#: code:addons/project_timesheet_holidays/models/resource_calendar_leaves.py:0
|
||||
#, python-format
|
||||
msgid "Time Off (%s/%s)"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_res_company__leave_timesheet_task_id
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_res_config_settings__leave_timesheet_task_id
|
||||
msgid "Time Off Task"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_hr_leave_type
|
||||
msgid "Time Off Type"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model_terms:ir.ui.view,arch_db:project_timesheet_holidays.hr_holiday_status_view_form_inherit
|
||||
msgid "Timesheet"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/account_analytic.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You cannot create timesheets for a task that is linked to a time off type. "
|
||||
"Please use the Time Off application to request new time off instead."
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/account_analytic.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You cannot delete timesheets that are linked to time off requests. Please "
|
||||
"cancel your time off request from the Time Off application instead."
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/account_analytic.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You cannot modify timesheets that are linked to time off requests. Please "
|
||||
"use the Time Off application to modify your time off requests instead."
|
||||
msgstr ""
|
||||
|
|
@ -0,0 +1,218 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * project_timesheet_holidays
|
||||
#
|
||||
# Translators:
|
||||
# Martin Trigaux, 2022
|
||||
# Wichanon Jamwutthipreecha, 2022
|
||||
# Rasareeyar Lappiam, 2023
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 16.0+e\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-12-15 12:51+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:54+0000\n"
|
||||
"Last-Translator: Rasareeyar Lappiam, 2023\n"
|
||||
"Language-Team: Thai (https://app.transifex.com/odoo/teams/41243/th/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: th\n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_account_analytic_line
|
||||
msgid "Analytic Line"
|
||||
msgstr "ไลน์การวิเคราะห์"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave__timesheet_ids
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_resource_calendar_leaves__timesheet_ids
|
||||
msgid "Analytic Lines"
|
||||
msgstr "ไลน์การวิเคราะห์"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/hr_holidays.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Both the internal project and task are required to generate a timesheet for "
|
||||
"the time off %s. If you don't want a timesheet, you should leave the "
|
||||
"internal project and task empty."
|
||||
msgstr ""
|
||||
"ทั้งโปรเจ็กต์ภายในและงานจำเป็นต้องสร้างใบบันทึกเวลาสำหรับเวลาที่หยุดทำงาน %s"
|
||||
" หากคุณไม่ต้องการใบบันทึกเวลา คุณควรปล่อยให้โปรเจ็กต์ภายในและงานว่างไว้"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_res_company
|
||||
msgid "Companies"
|
||||
msgstr "หลายบริษัท"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_res_config_settings
|
||||
msgid "Config Settings"
|
||||
msgstr "ตั้งค่าการกำหนดค่า"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_hr_employee
|
||||
msgid "Employee"
|
||||
msgstr "พนักงาน"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave_type__timesheet_generate
|
||||
msgid "Generate Timesheet"
|
||||
msgstr "สร้างใบบันทึกเวลา"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_account_analytic_line__global_leave_id
|
||||
msgid "Global Time Off"
|
||||
msgstr "การลาหยุดสากล"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,help:project_timesheet_holidays.field_hr_leave_type__timesheet_generate
|
||||
msgid ""
|
||||
"If checked, when validating a time off, timesheet will be generated in the "
|
||||
"Vacation Project of the company."
|
||||
msgstr ""
|
||||
"หากทำเครื่องหมาย เมื่อตรวจสอบการลาหยุด "
|
||||
"ใบบันทึกเวลาจะถูกสร้างขึ้นในโปรเจ็กต์วันหยุดของบริษัท"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/res_company.py:0
|
||||
#: code:addons/project_timesheet_holidays/models/res_company.py:0
|
||||
#, python-format
|
||||
msgid "Internal"
|
||||
msgstr "ภายใน"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_res_config_settings__internal_project_id
|
||||
msgid "Internal Project"
|
||||
msgstr "โปรเจกต์เบื้องต้น"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_project_task__is_timeoff_task
|
||||
msgid "Is Time off Task"
|
||||
msgstr "เป็นงานของการลาหยุด"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_account_analytic_line__holiday_id
|
||||
msgid "Leave Request"
|
||||
msgstr "ร้องขอการลา"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_project_task__leave_types_count
|
||||
msgid "Leave Types Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/project_task.py:0
|
||||
#, python-format
|
||||
msgid "Operation not supported"
|
||||
msgstr "ไม่รองรับการทำงาน"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave_type__timesheet_project_id
|
||||
#: model_terms:ir.ui.view,arch_db:project_timesheet_holidays.res_config_settings_view_form
|
||||
msgid "Project"
|
||||
msgstr "โปรเจกต์"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_resource_calendar_leaves
|
||||
msgid "Resource Time Off Detail"
|
||||
msgstr "รายละเอียดทรัพยากรการลา"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_project_task
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_account_analytic_line__task_id
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave_type__timesheet_task_id
|
||||
#: model_terms:ir.ui.view,arch_db:project_timesheet_holidays.res_config_settings_view_form
|
||||
msgid "Task"
|
||||
msgstr "งาน"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,help:project_timesheet_holidays.field_res_config_settings__internal_project_id
|
||||
msgid ""
|
||||
"The default project used when automatically generating timesheets via time "
|
||||
"off requests. You can specify another project on each time off type "
|
||||
"individually."
|
||||
msgstr ""
|
||||
"โปรเจ็กต์เริ่มต้นที่ใช้เมื่อสร้างใบบันทึกเวลาโดยอัตโนมัติผ่านคำขอการลาหยุด "
|
||||
"คุณสามารถระบุโปรเจ็กต์อื่นในแต่ละประเภทการลาหยุดเป็นรายบุคคลได้"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,help:project_timesheet_holidays.field_res_config_settings__leave_timesheet_task_id
|
||||
msgid ""
|
||||
"The default task used when automatically generating timesheets via time off "
|
||||
"requests. You can specify another task on each time off type individually."
|
||||
msgstr ""
|
||||
"งานเริ่มต้นที่ใช้เมื่อสร้างใบบันทึกเวลาโดยอัตโนมัติผ่านคำขอการลาหยุด "
|
||||
"คุณสามารถระบุงานอื่นในแต่ละประเภทการลาหยุดเป็นรายบุคคลได้"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/res_company.py:0
|
||||
#: code:addons/project_timesheet_holidays/models/res_company.py:0
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_hr_leave
|
||||
#, python-format
|
||||
msgid "Time Off"
|
||||
msgstr "การลา"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/hr_holidays.py:0
|
||||
#: code:addons/project_timesheet_holidays/models/resource_calendar_leaves.py:0
|
||||
#, python-format
|
||||
msgid "Time Off (%s/%s)"
|
||||
msgstr "การลาหยุด (%s/%s)"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_res_company__leave_timesheet_task_id
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_res_config_settings__leave_timesheet_task_id
|
||||
msgid "Time Off Task"
|
||||
msgstr "งานการลาหยุด"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_hr_leave_type
|
||||
msgid "Time Off Type"
|
||||
msgstr "ประเภทการลา"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model_terms:ir.ui.view,arch_db:project_timesheet_holidays.hr_holiday_status_view_form_inherit
|
||||
msgid "Timesheet"
|
||||
msgstr "ใบบันทึกเวลา"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/account_analytic.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You cannot create timesheets for a task that is linked to a time off type. "
|
||||
"Please use the Time Off application to request new time off instead."
|
||||
msgstr ""
|
||||
"คุณไม่สามารถสร้างใบบันทึกเวลาสำหรับงานที่เชื่อมโยงกับชนิดการลาหยุดได้ "
|
||||
"โปรดใช้แอปพลิเคชันระบบการลา เพื่อขอการลาหยุดใหม่แทน"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/account_analytic.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You cannot delete timesheets that are linked to time off requests. Please "
|
||||
"cancel your time off request from the Time Off application instead."
|
||||
msgstr ""
|
||||
"คุณไม่สามารถลบใบบันทึกเวลาที่เชื่อมโยงกับคำขอวันลาหยุดได้ "
|
||||
"กรุณายกเลิกคำขอลาหยุดจากแอปพลิเคชันระบบการลาแทน"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/account_analytic.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You cannot modify timesheets that are linked to time off requests. Please "
|
||||
"use the Time Off application to modify your time off requests instead."
|
||||
msgstr ""
|
||||
"คุณไม่สามารถแก้ไขใบบันทึกเวลาที่เชื่อมโยงกับคำขอลาหยุดได้ โปรดใช้แอปพลิเคชัน"
|
||||
" ระบบการลา เพื่อแก้ไขคำขอลาหยุดของคุณแทน"
|
||||
|
|
@ -0,0 +1,225 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * project_timesheet_holidays
|
||||
#
|
||||
# Translators:
|
||||
# abc Def <hdogan1974@gmail.com>, 2022
|
||||
# Martin Trigaux, 2022
|
||||
# Umur Akın <umura@projetgrup.com>, 2022
|
||||
# Levent Karakaş <levent@mektup.at>, 2022
|
||||
# Murat Kaplan <muratk@projetgrup.com>, 2022
|
||||
# Ediz Duman <neps1192@gmail.com>, 2022
|
||||
# Ertuğrul Güreş <ertugrulg@projetgrup.com>, 2023
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 16.0+e\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-12-15 12:51+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:54+0000\n"
|
||||
"Last-Translator: Ertuğrul Güreş <ertugrulg@projetgrup.com>, 2023\n"
|
||||
"Language-Team: Turkish (https://app.transifex.com/odoo/teams/41243/tr/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: tr\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_account_analytic_line
|
||||
msgid "Analytic Line"
|
||||
msgstr "Analitik Satırı"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave__timesheet_ids
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_resource_calendar_leaves__timesheet_ids
|
||||
msgid "Analytic Lines"
|
||||
msgstr "Analitik Satırları"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/hr_holidays.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Both the internal project and task are required to generate a timesheet for "
|
||||
"the time off %s. If you don't want a timesheet, you should leave the "
|
||||
"internal project and task empty."
|
||||
msgstr ""
|
||||
"Hem iç proje hem de görev, izin %s için bir çalışma çizelgesi oluşturmak "
|
||||
"için gereklidir. Çalışma çizelgesi istemiyorsanız, iç projeyi ve görevi boş "
|
||||
"bırakmanız gerekir."
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_res_company
|
||||
msgid "Companies"
|
||||
msgstr "Şirketler"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_res_config_settings
|
||||
msgid "Config Settings"
|
||||
msgstr "Yapılandırma Ayarları"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_hr_employee
|
||||
msgid "Employee"
|
||||
msgstr "Personel"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave_type__timesheet_generate
|
||||
msgid "Generate Timesheet"
|
||||
msgstr "Çalışma Çizelgesi Oluştur"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_account_analytic_line__global_leave_id
|
||||
msgid "Global Time Off"
|
||||
msgstr "Genel İzinler"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,help:project_timesheet_holidays.field_hr_leave_type__timesheet_generate
|
||||
msgid ""
|
||||
"If checked, when validating a time off, timesheet will be generated in the "
|
||||
"Vacation Project of the company."
|
||||
msgstr ""
|
||||
"Eğer işaretli ise, bir izin onaylandığında, şirketin İzin Projesi içinde "
|
||||
"çalışma çizelgesi oluşturulacak."
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/res_company.py:0
|
||||
#: code:addons/project_timesheet_holidays/models/res_company.py:0
|
||||
#, python-format
|
||||
msgid "Internal"
|
||||
msgstr "Dahili"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_res_config_settings__internal_project_id
|
||||
msgid "Internal Project"
|
||||
msgstr "İç Proje"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_project_task__is_timeoff_task
|
||||
msgid "Is Time off Task"
|
||||
msgstr "İzin Görevi"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_account_analytic_line__holiday_id
|
||||
msgid "Leave Request"
|
||||
msgstr "İzin Talebi"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_project_task__leave_types_count
|
||||
msgid "Leave Types Count"
|
||||
msgstr "İzin Türleri Sayısı"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/project_task.py:0
|
||||
#, python-format
|
||||
msgid "Operation not supported"
|
||||
msgstr "İşlem desteklenmiyor"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave_type__timesheet_project_id
|
||||
#: model_terms:ir.ui.view,arch_db:project_timesheet_holidays.res_config_settings_view_form
|
||||
msgid "Project"
|
||||
msgstr "Proje"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_resource_calendar_leaves
|
||||
msgid "Resource Time Off Detail"
|
||||
msgstr "Kaynak İzin Detayı"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_project_task
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_account_analytic_line__task_id
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave_type__timesheet_task_id
|
||||
#: model_terms:ir.ui.view,arch_db:project_timesheet_holidays.res_config_settings_view_form
|
||||
msgid "Task"
|
||||
msgstr "Görev"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,help:project_timesheet_holidays.field_res_config_settings__internal_project_id
|
||||
msgid ""
|
||||
"The default project used when automatically generating timesheets via time "
|
||||
"off requests. You can specify another project on each time off type "
|
||||
"individually."
|
||||
msgstr ""
|
||||
"İzin istekleri aracılığıyla çalışma çizelgelerini otomatik olarak "
|
||||
"oluştururken kullanılan varsayılan proje. Her izin türünde ayrı ayrı başka "
|
||||
"bir proje belirtebilirsiniz."
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,help:project_timesheet_holidays.field_res_config_settings__leave_timesheet_task_id
|
||||
msgid ""
|
||||
"The default task used when automatically generating timesheets via time off "
|
||||
"requests. You can specify another task on each time off type individually."
|
||||
msgstr ""
|
||||
"İzin istekleri aracılığıyla çalışma çizelgelerini otomatik olarak "
|
||||
"oluştururken kullanılan varsayılan görev. Her izin türünde ayrı ayrı başka "
|
||||
"bir görev belirleyebilirsiniz."
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/res_company.py:0
|
||||
#: code:addons/project_timesheet_holidays/models/res_company.py:0
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_hr_leave
|
||||
#, python-format
|
||||
msgid "Time Off"
|
||||
msgstr "İzin"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/hr_holidays.py:0
|
||||
#: code:addons/project_timesheet_holidays/models/resource_calendar_leaves.py:0
|
||||
#, python-format
|
||||
msgid "Time Off (%s/%s)"
|
||||
msgstr "İzin (%s/%s)"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_res_company__leave_timesheet_task_id
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_res_config_settings__leave_timesheet_task_id
|
||||
msgid "Time Off Task"
|
||||
msgstr "İzin Görevi"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_hr_leave_type
|
||||
msgid "Time Off Type"
|
||||
msgstr "İzin Türü"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model_terms:ir.ui.view,arch_db:project_timesheet_holidays.hr_holiday_status_view_form_inherit
|
||||
msgid "Timesheet"
|
||||
msgstr "Çalışma Çizelgesi"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/account_analytic.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You cannot create timesheets for a task that is linked to a time off type. "
|
||||
"Please use the Time Off application to request new time off instead."
|
||||
msgstr ""
|
||||
"Bir izin türüne bağlı bir görev için çalışma çizelgeleri oluşturamazsınız. "
|
||||
"Bunun yerine yeni izin talep etmek için lütfen İzin uygulamasını kullanın."
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/account_analytic.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You cannot delete timesheets that are linked to time off requests. Please "
|
||||
"cancel your time off request from the Time Off application instead."
|
||||
msgstr ""
|
||||
"İzin istekleriyle bağlantılı çalışma çizelgelerini silemezsiniz. Lütfen "
|
||||
"bunun yerine İzin uygulamasından izin talebinizi iptal edin."
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/account_analytic.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You cannot modify timesheets that are linked to time off requests. Please "
|
||||
"use the Time Off application to modify your time off requests instead."
|
||||
msgstr ""
|
||||
"İzin isteklerine bağlı çalışma çizelgelerini değiştiremezsiniz. Bunun yerine"
|
||||
" izin taleplerinizi değiştirmek için lütfen İzin uygulamasını kullanın."
|
||||
|
|
@ -0,0 +1,221 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * project_timesheet_holidays
|
||||
#
|
||||
# Translators:
|
||||
# Martin Trigaux, 2022
|
||||
# Alina Lisnenko <alina.lisnenko@erp.co.ua>, 2023
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 16.0+e\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-12-15 12:51+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:54+0000\n"
|
||||
"Last-Translator: Alina Lisnenko <alina.lisnenko@erp.co.ua>, 2023\n"
|
||||
"Language-Team: Ukrainian (https://app.transifex.com/odoo/teams/41243/uk/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: uk\n"
|
||||
"Plural-Forms: nplurals=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != 11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || (n % 100 >=11 && n % 100 <=14 )) ? 2: 3);\n"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_account_analytic_line
|
||||
msgid "Analytic Line"
|
||||
msgstr "Рядок аналітики"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave__timesheet_ids
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_resource_calendar_leaves__timesheet_ids
|
||||
msgid "Analytic Lines"
|
||||
msgstr "Рядки аналітики"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/hr_holidays.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Both the internal project and task are required to generate a timesheet for "
|
||||
"the time off %s. If you don't want a timesheet, you should leave the "
|
||||
"internal project and task empty."
|
||||
msgstr ""
|
||||
"І проект і завдання вимагають ствоерння табеля для відпустки %s. Якщо ви не "
|
||||
"хочете табель, ви повинні залишити внутрішній проект та завдання пустими."
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_res_company
|
||||
msgid "Companies"
|
||||
msgstr "Компанії"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_res_config_settings
|
||||
msgid "Config Settings"
|
||||
msgstr "Налаштування"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_hr_employee
|
||||
msgid "Employee"
|
||||
msgstr "Співробітник"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave_type__timesheet_generate
|
||||
msgid "Generate Timesheet"
|
||||
msgstr "Створити табель"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_account_analytic_line__global_leave_id
|
||||
msgid "Global Time Off"
|
||||
msgstr "Загальна відпустка"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,help:project_timesheet_holidays.field_hr_leave_type__timesheet_generate
|
||||
msgid ""
|
||||
"If checked, when validating a time off, timesheet will be generated in the "
|
||||
"Vacation Project of the company."
|
||||
msgstr ""
|
||||
"Якщо перевірено, під час підтвердження відпустки, табель буде створюватися у"
|
||||
" проекті відпусток компанії."
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/res_company.py:0
|
||||
#: code:addons/project_timesheet_holidays/models/res_company.py:0
|
||||
#, python-format
|
||||
msgid "Internal"
|
||||
msgstr "Внутрішнє"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_res_config_settings__internal_project_id
|
||||
msgid "Internal Project"
|
||||
msgstr "Внутрішній проект"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_project_task__is_timeoff_task
|
||||
msgid "Is Time off Task"
|
||||
msgstr "Завдання відпустки"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_account_analytic_line__holiday_id
|
||||
msgid "Leave Request"
|
||||
msgstr "Запит на відпустку"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_project_task__leave_types_count
|
||||
msgid "Leave Types Count"
|
||||
msgstr "Підрахунок типів відпусток"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/project_task.py:0
|
||||
#, python-format
|
||||
msgid "Operation not supported"
|
||||
msgstr "Операція не підтримується"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave_type__timesheet_project_id
|
||||
#: model_terms:ir.ui.view,arch_db:project_timesheet_holidays.res_config_settings_view_form
|
||||
msgid "Project"
|
||||
msgstr "Проект"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_resource_calendar_leaves
|
||||
msgid "Resource Time Off Detail"
|
||||
msgstr "Деталі відпустки ресурсу"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_project_task
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_account_analytic_line__task_id
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave_type__timesheet_task_id
|
||||
#: model_terms:ir.ui.view,arch_db:project_timesheet_holidays.res_config_settings_view_form
|
||||
msgid "Task"
|
||||
msgstr "Завдання"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,help:project_timesheet_holidays.field_res_config_settings__internal_project_id
|
||||
msgid ""
|
||||
"The default project used when automatically generating timesheets via time "
|
||||
"off requests. You can specify another project on each time off type "
|
||||
"individually."
|
||||
msgstr ""
|
||||
"Проект за замовчуванням, який використовується під час автоматичного "
|
||||
"створення табелів за допомогою запитів на відпустку. Ви можете вказати інший"
|
||||
" проект для кожного типу відпустки окремо."
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,help:project_timesheet_holidays.field_res_config_settings__leave_timesheet_task_id
|
||||
msgid ""
|
||||
"The default task used when automatically generating timesheets via time off "
|
||||
"requests. You can specify another task on each time off type individually."
|
||||
msgstr ""
|
||||
"Завдання за замовчуванням, яке використовується під час автоматичного "
|
||||
"створення табелів за допомогою запитів на відпустку. Ви можете вказати інше "
|
||||
"завдання для кожного типу відпустки окремо."
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/res_company.py:0
|
||||
#: code:addons/project_timesheet_holidays/models/res_company.py:0
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_hr_leave
|
||||
#, python-format
|
||||
msgid "Time Off"
|
||||
msgstr "Відпустка"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/hr_holidays.py:0
|
||||
#: code:addons/project_timesheet_holidays/models/resource_calendar_leaves.py:0
|
||||
#, python-format
|
||||
msgid "Time Off (%s/%s)"
|
||||
msgstr "Відпустка (%s/%s)"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_res_company__leave_timesheet_task_id
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_res_config_settings__leave_timesheet_task_id
|
||||
msgid "Time Off Task"
|
||||
msgstr "Завдання відпустки"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_hr_leave_type
|
||||
msgid "Time Off Type"
|
||||
msgstr "Тип відпустки"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model_terms:ir.ui.view,arch_db:project_timesheet_holidays.hr_holiday_status_view_form_inherit
|
||||
msgid "Timesheet"
|
||||
msgstr "Табель"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/account_analytic.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You cannot create timesheets for a task that is linked to a time off type. "
|
||||
"Please use the Time Off application to request new time off instead."
|
||||
msgstr ""
|
||||
"Ви не можете створити табелі для завдання, пов’язаного з типом відпустки. "
|
||||
"Будь ласка, скористайтеся програмою Time Off, щоб надіслати запит на нову "
|
||||
"відпустку."
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/account_analytic.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You cannot delete timesheets that are linked to time off requests. Please "
|
||||
"cancel your time off request from the Time Off application instead."
|
||||
msgstr ""
|
||||
"Ви не можете видалити табелі, пов’язані із запитами на відпустку. Натомість "
|
||||
"скасуйте свій запит на відпустку з модулі Відпустка."
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/account_analytic.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You cannot modify timesheets that are linked to time off requests. Please "
|
||||
"use the Time Off application to modify your time off requests instead."
|
||||
msgstr ""
|
||||
"Ви не можете змінювати табелі, пов’язані із запитами на відпустку. Будь "
|
||||
"ласка, використовуйте модуль Відпустка, щоб змінити ваші запити на "
|
||||
"відпустку."
|
||||
|
|
@ -0,0 +1,219 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * project_timesheet_holidays
|
||||
#
|
||||
# Translators:
|
||||
# Martin Trigaux, 2022
|
||||
# Thi Huong Nguyen, 2025
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 16.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2025-05-06 20:36+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:54+0000\n"
|
||||
"Last-Translator: Thi Huong Nguyen, 2025\n"
|
||||
"Language-Team: Vietnamese (https://app.transifex.com/odoo/teams/41243/vi/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: vi\n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_account_analytic_line
|
||||
msgid "Analytic Line"
|
||||
msgstr "Chi tiết khoản dòng"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave__timesheet_ids
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_resource_calendar_leaves__timesheet_ids
|
||||
msgid "Analytic Lines"
|
||||
msgstr "Chi tiết khoản dòng"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/hr_holidays.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Both the internal project and task are required to generate a timesheet for "
|
||||
"the time off %s. If you don't want a timesheet, you should leave the "
|
||||
"internal project and task empty."
|
||||
msgstr ""
|
||||
"Both the internal project and task are required to generate a timesheet for "
|
||||
"the time off %s. If you don't want a timesheet, you should leave the "
|
||||
"internal project and task empty."
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_res_company
|
||||
msgid "Companies"
|
||||
msgstr "Công ty"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_res_config_settings
|
||||
msgid "Config Settings"
|
||||
msgstr "Cấu hình"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_hr_employee
|
||||
msgid "Employee"
|
||||
msgstr "Nhân viên"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave_type__timesheet_generate
|
||||
msgid "Generate Timesheet"
|
||||
msgstr "Đưa vào thời gian biểu"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_account_analytic_line__global_leave_id
|
||||
msgid "Global Time Off"
|
||||
msgstr "Thời gian nghỉ chung"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,help:project_timesheet_holidays.field_hr_leave_type__timesheet_generate
|
||||
msgid ""
|
||||
"If checked, when validating a time off, timesheet will be generated in the "
|
||||
"Vacation Project of the company."
|
||||
msgstr ""
|
||||
"If checked, when validating a time off, timesheet will be generated in the "
|
||||
"Vacation Project of the company."
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/__init__.py:0
|
||||
#: code:addons/project_timesheet_holidays/__init__.py:0
|
||||
#, python-format
|
||||
msgid "Internal"
|
||||
msgstr "Nội bộ"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_res_config_settings__internal_project_id
|
||||
msgid "Internal Project"
|
||||
msgstr "Dự án nội bộ"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_project_task__is_timeoff_task
|
||||
msgid "Is Time off Task"
|
||||
msgstr "Là nhiệm vụ ngày nghỉ"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_account_analytic_line__holiday_id
|
||||
msgid "Leave Request"
|
||||
msgstr "Yêu cầu Nghỉ"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_project_task__leave_types_count
|
||||
msgid "Leave Types Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/project_task.py:0
|
||||
#, python-format
|
||||
msgid "Operation not supported"
|
||||
msgstr "Hoạt động không được hỗ trợ"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave_type__timesheet_project_id
|
||||
#: model_terms:ir.ui.view,arch_db:project_timesheet_holidays.res_config_settings_view_form
|
||||
msgid "Project"
|
||||
msgstr "Dự án"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_resource_calendar_leaves
|
||||
msgid "Resource Time Off Detail"
|
||||
msgstr "Chi tiết ngày nghỉ của tài nguyên"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_project_task
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_account_analytic_line__task_id
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave_type__timesheet_task_id
|
||||
#: model_terms:ir.ui.view,arch_db:project_timesheet_holidays.res_config_settings_view_form
|
||||
msgid "Task"
|
||||
msgstr "Công việc"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,help:project_timesheet_holidays.field_res_config_settings__internal_project_id
|
||||
msgid ""
|
||||
"The default project used when automatically generating timesheets via time "
|
||||
"off requests. You can specify another project on each time off type "
|
||||
"individually."
|
||||
msgstr ""
|
||||
"Dự án mặc định được sử dụng khi tự động tạo bảng chấm công thông qua đơn "
|
||||
"nghỉ phép. Bạn có thể chỉ định một dự án khác cho từng loại ngày nghỉ."
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,help:project_timesheet_holidays.field_res_config_settings__leave_timesheet_task_id
|
||||
msgid ""
|
||||
"The default task used when automatically generating timesheets via time off "
|
||||
"requests. You can specify another task on each time off type individually."
|
||||
msgstr ""
|
||||
"Nhiệm vụ mặc định được sử dụng khi tự động tạo bảng chấm công thông qua đơn "
|
||||
"nghỉ phép. Bạn có thể chỉ định một nhiệm vụ khác cho từng loại ngày nghỉ."
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/__init__.py:0
|
||||
#: code:addons/project_timesheet_holidays/models/res_company.py:0
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_hr_leave
|
||||
#, python-format
|
||||
msgid "Time Off"
|
||||
msgstr "Ngày nghỉ"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/hr_holidays.py:0
|
||||
#: code:addons/project_timesheet_holidays/models/resource_calendar_leaves.py:0
|
||||
#, python-format
|
||||
msgid "Time Off (%s/%s)"
|
||||
msgstr "Ngày nghỉ (%s/%s)"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_res_company__leave_timesheet_task_id
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_res_config_settings__leave_timesheet_task_id
|
||||
msgid "Time Off Task"
|
||||
msgstr "Time Off Task"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_hr_leave_type
|
||||
msgid "Time Off Type"
|
||||
msgstr "Loại Ngày nghỉ"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model_terms:ir.ui.view,arch_db:project_timesheet_holidays.hr_holiday_status_view_form_inherit
|
||||
msgid "Timesheet"
|
||||
msgstr "Thời gian biểu"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/account_analytic.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You cannot create timesheets for a task that is linked to a time off type. "
|
||||
"Please use the Time Off application to request new time off instead."
|
||||
msgstr ""
|
||||
"Bạn không thể tạo bảng chấm công cho một nhiệm vụ được liên kết với một loại"
|
||||
" ngày nghỉ. Thay vào đó, hãy sử dụng ứng dụng Ngày nghỉ để tạo đơn nghỉ phép"
|
||||
" mới."
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/account_analytic.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You cannot delete timesheets that are linked to time off requests. Please "
|
||||
"cancel your time off request from the Time Off application instead."
|
||||
msgstr ""
|
||||
"Bạn không thể xoá các bảng chấm công được liên kết với đơn nghỉ phép. Thay "
|
||||
"vào đó, hãy sử dụng ứng dụng Ngày nghỉ để huỷ đơn nghỉ phép của bạn."
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/account_analytic.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You cannot modify timesheets that are linked to time off requests. Please "
|
||||
"use the Time Off application to modify your time off requests instead."
|
||||
msgstr ""
|
||||
"Bạn không thể chỉnh sửa các bảng chấm công được liên kết với đơn nghỉ phép. "
|
||||
"Thay vào đó, hãy sử dụng ứng dụng Ngày nghỉ để sửa đơn nghỉ phép của bạn."
|
||||
|
|
@ -0,0 +1,204 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * project_timesheet_holidays
|
||||
#
|
||||
# Translators:
|
||||
# Raymond Yu <cl_yu@hotmail.com>, 2022
|
||||
# Jeffery CHEN <jeffery9@gmail.com>, 2022
|
||||
# Martin Trigaux, 2022
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 16.0+e\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-12-15 12:51+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:54+0000\n"
|
||||
"Last-Translator: Martin Trigaux, 2022\n"
|
||||
"Language-Team: Chinese (China) (https://app.transifex.com/odoo/teams/41243/zh_CN/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: zh_CN\n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_account_analytic_line
|
||||
msgid "Analytic Line"
|
||||
msgstr "分析行"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave__timesheet_ids
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_resource_calendar_leaves__timesheet_ids
|
||||
msgid "Analytic Lines"
|
||||
msgstr "分析行"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/hr_holidays.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Both the internal project and task are required to generate a timesheet for "
|
||||
"the time off %s. If you don't want a timesheet, you should leave the "
|
||||
"internal project and task empty."
|
||||
msgstr "内部项目和任务都需要为休假%s的时间生成工时表。如果您不想要工时表,您应该把内部项目和任务留空。"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_res_company
|
||||
msgid "Companies"
|
||||
msgstr "公司"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_res_config_settings
|
||||
msgid "Config Settings"
|
||||
msgstr "配置设置"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_hr_employee
|
||||
msgid "Employee"
|
||||
msgstr "员工"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave_type__timesheet_generate
|
||||
msgid "Generate Timesheet"
|
||||
msgstr "生成工时表"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_account_analytic_line__global_leave_id
|
||||
msgid "Global Time Off"
|
||||
msgstr "公共休假"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,help:project_timesheet_holidays.field_hr_leave_type__timesheet_generate
|
||||
msgid ""
|
||||
"If checked, when validating a time off, timesheet will be generated in the "
|
||||
"Vacation Project of the company."
|
||||
msgstr "如果勾选,当验证休假时,将在公司的休假项目中生成工时表。"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/res_company.py:0
|
||||
#: code:addons/project_timesheet_holidays/models/res_company.py:0
|
||||
#, python-format
|
||||
msgid "Internal"
|
||||
msgstr "内部"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_res_config_settings__internal_project_id
|
||||
msgid "Internal Project"
|
||||
msgstr "内部项目"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_project_task__is_timeoff_task
|
||||
msgid "Is Time off Task"
|
||||
msgstr "休假任务"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_account_analytic_line__holiday_id
|
||||
msgid "Leave Request"
|
||||
msgstr "休假申请"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_project_task__leave_types_count
|
||||
msgid "Leave Types Count"
|
||||
msgstr "休假类型计数"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/project_task.py:0
|
||||
#, python-format
|
||||
msgid "Operation not supported"
|
||||
msgstr "不支持该作业"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave_type__timesheet_project_id
|
||||
#: model_terms:ir.ui.view,arch_db:project_timesheet_holidays.res_config_settings_view_form
|
||||
msgid "Project"
|
||||
msgstr "项目"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_resource_calendar_leaves
|
||||
msgid "Resource Time Off Detail"
|
||||
msgstr "休假详细信息"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_project_task
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_account_analytic_line__task_id
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave_type__timesheet_task_id
|
||||
#: model_terms:ir.ui.view,arch_db:project_timesheet_holidays.res_config_settings_view_form
|
||||
msgid "Task"
|
||||
msgstr "任务"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,help:project_timesheet_holidays.field_res_config_settings__internal_project_id
|
||||
msgid ""
|
||||
"The default project used when automatically generating timesheets via time "
|
||||
"off requests. You can specify another project on each time off type "
|
||||
"individually."
|
||||
msgstr "通过休假请求自动生成工时表时使用的默认项目。 您可以在每个休假类型上单独指定另一个项目。"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,help:project_timesheet_holidays.field_res_config_settings__leave_timesheet_task_id
|
||||
msgid ""
|
||||
"The default task used when automatically generating timesheets via time off "
|
||||
"requests. You can specify another task on each time off type individually."
|
||||
msgstr "通过休假请求自动生成工时表时使用的默认任务。 您可以在每个休假类型上单独指定另一个任务。"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/res_company.py:0
|
||||
#: code:addons/project_timesheet_holidays/models/res_company.py:0
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_hr_leave
|
||||
#, python-format
|
||||
msgid "Time Off"
|
||||
msgstr "休假"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/hr_holidays.py:0
|
||||
#: code:addons/project_timesheet_holidays/models/resource_calendar_leaves.py:0
|
||||
#, python-format
|
||||
msgid "Time Off (%s/%s)"
|
||||
msgstr "休息时间(%s/%s)。"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_res_company__leave_timesheet_task_id
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_res_config_settings__leave_timesheet_task_id
|
||||
msgid "Time Off Task"
|
||||
msgstr "任务休息时间"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_hr_leave_type
|
||||
msgid "Time Off Type"
|
||||
msgstr "休假类型"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model_terms:ir.ui.view,arch_db:project_timesheet_holidays.hr_holiday_status_view_form_inherit
|
||||
msgid "Timesheet"
|
||||
msgstr "工时表"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/account_analytic.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You cannot create timesheets for a task that is linked to a time off type. "
|
||||
"Please use the Time Off application to request new time off instead."
|
||||
msgstr "不能为链接到休假类型的任务创建工时表。 请使用休假应用程序申请新的休假"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/account_analytic.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You cannot delete timesheets that are linked to time off requests. Please "
|
||||
"cancel your time off request from the Time Off application instead."
|
||||
msgstr "您不能删除链接到休假请求的工时表,请从休假应用程序中取消您的休假请求。"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/account_analytic.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You cannot modify timesheets that are linked to time off requests. Please "
|
||||
"use the Time Off application to modify your time off requests instead."
|
||||
msgstr "您不能修改链接到休假请求的工时表,请使用休假应用程序来修改您的休假请求."
|
||||
|
|
@ -0,0 +1,203 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * project_timesheet_holidays
|
||||
#
|
||||
# Translators:
|
||||
# Martin Trigaux, 2022
|
||||
# Tony Ng, 2023
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 16.0+e\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-12-15 12:51+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:54+0000\n"
|
||||
"Last-Translator: Tony Ng, 2023\n"
|
||||
"Language-Team: Chinese (Taiwan) (https://app.transifex.com/odoo/teams/41243/zh_TW/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: zh_TW\n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_account_analytic_line
|
||||
msgid "Analytic Line"
|
||||
msgstr "分析項目"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave__timesheet_ids
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_resource_calendar_leaves__timesheet_ids
|
||||
msgid "Analytic Lines"
|
||||
msgstr "分析項目"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/hr_holidays.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Both the internal project and task are required to generate a timesheet for "
|
||||
"the time off %s. If you don't want a timesheet, you should leave the "
|
||||
"internal project and task empty."
|
||||
msgstr "內部專案和任務都需要為 %s休假生成工時表。如果您不需要工時表,則應將內部專案和任務留空。"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_res_company
|
||||
msgid "Companies"
|
||||
msgstr "公司"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_res_config_settings
|
||||
msgid "Config Settings"
|
||||
msgstr "配置設定"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_hr_employee
|
||||
msgid "Employee"
|
||||
msgstr "員工"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave_type__timesheet_generate
|
||||
msgid "Generate Timesheet"
|
||||
msgstr "生成時間表"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_account_analytic_line__global_leave_id
|
||||
msgid "Global Time Off"
|
||||
msgstr "公眾休假"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,help:project_timesheet_holidays.field_hr_leave_type__timesheet_generate
|
||||
msgid ""
|
||||
"If checked, when validating a time off, timesheet will be generated in the "
|
||||
"Vacation Project of the company."
|
||||
msgstr "如果選中,在驗證休假時,將在公司的休假專案中生成時程表。"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/res_company.py:0
|
||||
#: code:addons/project_timesheet_holidays/models/res_company.py:0
|
||||
#, python-format
|
||||
msgid "Internal"
|
||||
msgstr "內部"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_res_config_settings__internal_project_id
|
||||
msgid "Internal Project"
|
||||
msgstr "內部專案"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_project_task__is_timeoff_task
|
||||
msgid "Is Time off Task"
|
||||
msgstr "是休假任務"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_account_analytic_line__holiday_id
|
||||
msgid "Leave Request"
|
||||
msgstr "休假申請"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_project_task__leave_types_count
|
||||
msgid "Leave Types Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/project_task.py:0
|
||||
#, python-format
|
||||
msgid "Operation not supported"
|
||||
msgstr "不支援該操作"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave_type__timesheet_project_id
|
||||
#: model_terms:ir.ui.view,arch_db:project_timesheet_holidays.res_config_settings_view_form
|
||||
msgid "Project"
|
||||
msgstr "專案"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_resource_calendar_leaves
|
||||
msgid "Resource Time Off Detail"
|
||||
msgstr "資源休假詳細資訊"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_project_task
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_account_analytic_line__task_id
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave_type__timesheet_task_id
|
||||
#: model_terms:ir.ui.view,arch_db:project_timesheet_holidays.res_config_settings_view_form
|
||||
msgid "Task"
|
||||
msgstr "任務"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,help:project_timesheet_holidays.field_res_config_settings__internal_project_id
|
||||
msgid ""
|
||||
"The default project used when automatically generating timesheets via time "
|
||||
"off requests. You can specify another project on each time off type "
|
||||
"individually."
|
||||
msgstr "透過休假請求自動產生時間表時使用的預設專案。你可對每種休假類型單獨指定不同的專案。"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,help:project_timesheet_holidays.field_res_config_settings__leave_timesheet_task_id
|
||||
msgid ""
|
||||
"The default task used when automatically generating timesheets via time off "
|
||||
"requests. You can specify another task on each time off type individually."
|
||||
msgstr "透過休假請求自動產生時間表時使用的預設任務。你可對每種休假類型單獨指定不同的任務。"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/res_company.py:0
|
||||
#: code:addons/project_timesheet_holidays/models/res_company.py:0
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_hr_leave
|
||||
#, python-format
|
||||
msgid "Time Off"
|
||||
msgstr "休假"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/hr_holidays.py:0
|
||||
#: code:addons/project_timesheet_holidays/models/resource_calendar_leaves.py:0
|
||||
#, python-format
|
||||
msgid "Time Off (%s/%s)"
|
||||
msgstr "休假 (%s/%s)"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_res_company__leave_timesheet_task_id
|
||||
#: model:ir.model.fields,field_description:project_timesheet_holidays.field_res_config_settings__leave_timesheet_task_id
|
||||
msgid "Time Off Task"
|
||||
msgstr "休假任務"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model:ir.model,name:project_timesheet_holidays.model_hr_leave_type
|
||||
msgid "Time Off Type"
|
||||
msgstr "休假類型"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#: model_terms:ir.ui.view,arch_db:project_timesheet_holidays.hr_holiday_status_view_form_inherit
|
||||
msgid "Timesheet"
|
||||
msgstr "工時表"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/account_analytic.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You cannot create timesheets for a task that is linked to a time off type. "
|
||||
"Please use the Time Off application to request new time off instead."
|
||||
msgstr "不可為連結至休假類型的任務建立工時表。請使用「休假」應用程式,申請新的休假。"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/account_analytic.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You cannot delete timesheets that are linked to time off requests. Please "
|
||||
"cancel your time off request from the Time Off application instead."
|
||||
msgstr "不可刪除連結至休假請求的工時表。請改為在「休假」應用程式取消你的休假請求。"
|
||||
|
||||
#. module: project_timesheet_holidays
|
||||
#. odoo-python
|
||||
#: code:addons/project_timesheet_holidays/models/account_analytic.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You cannot modify timesheets that are linked to time off requests. Please "
|
||||
"use the Time Off application to modify your time off requests instead."
|
||||
msgstr "不可修改連結至休假請求的工時表。請改為使用「休假」應用程式,修改你的休假請求。"
|
||||
Loading…
Add table
Add a link
Reference in a new issue