# Translation of Odoo Server. # This file contains the translation of the following modules: # * hr_holidays # # Translators: # Martin Trigaux, 2023 # Wil Odoo, 2024 # Thi Huong Nguyen, 2025 # msgid "" msgstr "" "Project-Id-Version: Odoo Server 17.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2024-08-13 10:26+0000\n" "PO-Revision-Date: 2023-10-26 23:09+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: hr_holidays #. odoo-python #: code:addons/hr_holidays/models/hr_leave_type.py:0 #, python-format msgid " days" msgstr "ngày" #. module: hr_holidays #. odoo-python #: code:addons/hr_holidays/models/hr_leave_type.py:0 #, python-format msgid " hours" msgstr "giờ" #. module: hr_holidays #: model_terms:ir.ui.view,arch_db:hr_holidays.report_holidayssummary msgid "!important ></td>" msgstr "!important ></td>" #. module: hr_holidays #: model_terms:ir.ui.view,arch_db:hr_holidays.report_holidayssummary msgid "!important />" msgstr "!important />" #. module: hr_holidays #: model_terms:ir.ui.view,arch_db:hr_holidays.report_holidayssummary msgid "!important/>" msgstr "!important/>" #. module: hr_holidays #: model_terms:ir.ui.view,arch_db:hr_holidays.report_holidayssummary msgid "!important; font-size: 10px\" >" msgstr "!important; font-size: 10px\" >" #. module: hr_holidays #: model_terms:ir.ui.view,arch_db:hr_holidays.report_holidayssummary msgid "!important; font-size: 8px; min-width: 18px\">" msgstr "!important; font-size: 8px; min-width: 18px\">" #. module: hr_holidays #. odoo-python #: code:addons/hr_holidays/models/hr_leave.py:0 #, python-format msgid "%(employee_name)s - from %(date_from)s to %(date_to)s - %(state)s" msgstr "%(employee_name)s - từ %(date_from)s đến %(date_to)s - %(state)s" #. module: hr_holidays #. odoo-python #: code:addons/hr_holidays/models/hr_leave_allocation.py:0 #, python-format msgid "%(first)s, %(second)s and %(amount)s others" msgstr "%(first)s, %(second)s and %(amount)s others" #. module: hr_holidays #. odoo-python #: code:addons/hr_holidays/models/hr_leave.py:0 #, python-format msgid "%(holiday_name)s has been refused." msgstr "%(holiday_name)s đã bị từ chối." #. module: hr_holidays #. odoo-python #: code:addons/hr_holidays/models/hr_leave.py:0 #, python-format msgid "" "%(leave_name)s has been cancelled with the justification:
%(reason)s." msgstr "%(leave_name)s đã bị hủy với lý do:
%(reason)s." #. module: hr_holidays #. odoo-python #: code:addons/hr_holidays/models/hr_leave.py:0 #, python-format msgid "%(leave_type)s: %(duration).2f days (%(start)s)" msgstr "%(leave_type)s: %(duration).2f ngày (%(start)s)" #. module: hr_holidays #. odoo-python #: code:addons/hr_holidays/models/hr_leave.py:0 #, python-format msgid "%(leave_type)s: %(duration).2f hours on %(date)s" msgstr "%(leave_type)s: %(duration).2f giờ vào %(date)s" #. module: hr_holidays #. odoo-python #: code:addons/hr_holidays/models/hr_leave_allocation.py:0 #, python-format msgid "%(name)s (%(duration)s day(s))" msgstr "%(name)s (%(duration)s ngày)" #. module: hr_holidays #. odoo-python #: code:addons/hr_holidays/models/hr_leave_allocation.py:0 #, python-format msgid "%(name)s (%(duration)s hour(s))" msgstr "%(name)s (%(duration)s giờ)" #. module: hr_holidays #. odoo-python #: code:addons/hr_holidays/models/hr_leave.py:0 #, python-format msgid "%(person)s on %(leave_type)s: %(duration).2f days (%(start)s)" msgstr "%(person)s đang %(leave_type)s: %(duration).2f ngày (%(start)s)" #. module: hr_holidays #. odoo-python #: code:addons/hr_holidays/models/hr_leave.py:0 #, python-format msgid "%(person)s on %(leave_type)s: %(duration).2f hours on %(date)s" msgstr "%(person)s on %(leave_type)s: %(duration).2f hours on %(date)s" #. module: hr_holidays #. odoo-python #: code:addons/hr_holidays/models/hr_leave.py:0 #, python-format msgid "%(person)s: %(duration).2f days (%(start)s)" msgstr "%(person)s: %(duration).2f ngày (%(start)s)" #. module: hr_holidays #. odoo-python #: code:addons/hr_holidays/models/hr_leave.py:0 #, python-format msgid "%(person)s: %(duration).2f hours on %(date)s" msgstr "%(person)s: %(duration).2f giờ vào %(date)s" #. module: hr_holidays #. odoo-python #: code:addons/hr_holidays/models/hr_leave_type.py:0 #, python-format msgid "%g remaining out of %g" msgstr "còn %g trong tổng số %g" #. module: hr_holidays #. odoo-python #: code:addons/hr_holidays/models/hr_leave_accrual_plan.py:0 #, python-format msgid "%s (copy)" msgstr "%s (sao chép)" #. module: hr_holidays #. odoo-python #: code:addons/hr_holidays/models/hr_leave_allocation.py:0 #, python-format msgid "%s (from %s to %s)" msgstr "%s (từ %s đến %s)" #. module: hr_holidays #. odoo-python #: code:addons/hr_holidays/models/hr_leave_allocation.py:0 #, python-format msgid "%s (from %s to No Limit)" msgstr "%s (từ %s đến Không thời hạn)" #. module: hr_holidays #. odoo-python #: code:addons/hr_holidays/models/hr_leave.py:0 #, python-format msgid "%s on Time Off : %.2f day(s)" msgstr "%s on Time Off : %.2f day(s)" #. module: hr_holidays #. odoo-python #: code:addons/hr_holidays/models/hr_leave.py:0 #, python-format msgid "%s on Time Off : %.2f hour(s)" msgstr "%s on Time Off : %.2f hour(s)" #. module: hr_holidays #. odoo-python #: code:addons/hr_holidays/models/hr_leave.py:0 #, python-format msgid "%s: %.2f days" msgstr "%s: %.2f ngày" #. module: hr_holidays #. odoo-python #: code:addons/hr_holidays/models/hr_leave.py:0 #, python-format msgid "%s: %.2f hours" msgstr "%s: %.2f giờ" #. module: hr_holidays #. odoo-python #: code:addons/hr_holidays/models/hr_leave.py:0 #, python-format msgid "%s: Time Off" msgstr "%s: Ngày nghỉ" #. module: hr_holidays #: model_terms:ir.ui.view,arch_db:hr_holidays.report_holidayssummary msgid ">" msgstr ">" #. module: hr_holidays #: model_terms:ir.ui.view,arch_db:hr_holidays.report_holidayssummary msgid "</td>" msgstr "</td>" #. module: hr_holidays #: model_terms:ir.ui.view,arch_db:hr_holidays.report_holidayssummary msgid "</th>" msgstr "</th>" #. module: hr_holidays #: model_terms:ir.ui.view,arch_db:hr_holidays.report_holidayssummary msgid "" "<td class=\"text-center oe_leftfit oe_rightfit\" style=\"background-" "color:" msgstr "" "<td class=\"text-center oe_leftfit oe_rightfit\" style=\"background-" "color:" #. module: hr_holidays #: model_terms:ir.ui.view,arch_db:hr_holidays.report_holidayssummary msgid "<td style=background-color:" msgstr "<td style=background-color:" #. module: hr_holidays #: model_terms:ir.ui.view,arch_db:hr_holidays.report_holidayssummary msgid "<th class=\"text-center\" colspan=" msgstr "<th class=\"text-center\" colspan=" #. module: hr_holidays #. odoo-javascript #: code:addons/hr_holidays/static/src/dashboard/time_off_card.xml:0 #, python-format msgid "(valid until" msgstr "(có hiệu lực đến" #. module: hr_holidays #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_from__10 #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_to__10 msgid "10:00 AM" msgstr "10:00 AM" #. module: hr_holidays #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_from__22 #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_to__22 msgid "10:00 PM" msgstr "10:00 PM" #. module: hr_holidays #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_from__10_5 #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_to__10_5 msgid "10:30 AM" msgstr "10:30 AM" #. module: hr_holidays #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_from__22_5 #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_to__22_5 msgid "10:30 PM" msgstr "10:30 PM" #. module: hr_holidays #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_from__11 #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_to__11 msgid "11:00 AM" msgstr "11:00 AM" #. module: hr_holidays #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_from__23 #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_to__23 msgid "11:00 PM" msgstr "11:00 PM" #. module: hr_holidays #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_from__11_5 #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_to__11_5 msgid "11:30 AM" msgstr "11:30 AM" #. module: hr_holidays #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_from__23_5 #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_to__23_5 msgid "11:30 PM" msgstr "11:30 PM" #. module: hr_holidays #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_from__0 #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_to__0 msgid "12:00 AM" msgstr "12:00 AM" #. module: hr_holidays #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_from__12 #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_to__12 msgid "12:00 PM" msgstr "12:00 PM" #. module: hr_holidays #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_from__0_5 #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_to__0_5 msgid "12:30 AM" msgstr "12:30 AM" #. module: hr_holidays #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_from__12_5 #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_to__12_5 msgid "12:30 PM" msgstr "12:30 PM" #. module: hr_holidays #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_from__1 #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_to__1 msgid "1:00 AM" msgstr "1:00 AM" #. module: hr_holidays #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_from__13 #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_to__13 msgid "1:00 PM" msgstr "1:00 PM" #. module: hr_holidays #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_from__1_5 #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_to__1_5 msgid "1:30 AM" msgstr "1:30 AM" #. module: hr_holidays #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_from__13_5 #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_to__13_5 msgid "1:30 PM" msgstr "1:30 PM" #. module: hr_holidays #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_from__2 #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_to__2 msgid "2:00 AM" msgstr "2:00 AM" #. module: hr_holidays #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_from__14 #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_to__14 msgid "2:00 PM" msgstr "2:00 PM" #. module: hr_holidays #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_from__2_5 #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_to__2_5 msgid "2:30 AM" msgstr "2:30 AM" #. module: hr_holidays #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_from__14_5 #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_to__14_5 msgid "2:30 PM" msgstr "2:30 PM" #. module: hr_holidays #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_from__3 #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_to__3 msgid "3:00 AM" msgstr "3:00 AM" #. module: hr_holidays #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_from__15 #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_to__15 msgid "3:00 PM" msgstr "3:00 PM" #. module: hr_holidays #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_from__3_5 #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_to__3_5 msgid "3:30 AM" msgstr "3:30 AM" #. module: hr_holidays #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_from__15_5 #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_to__15_5 msgid "3:30 PM" msgstr "3:30 PM" #. module: hr_holidays #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_from__4 #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_to__4 msgid "4:00 AM" msgstr "4:00 AM" #. module: hr_holidays #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_from__16 #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_to__16 msgid "4:00 PM" msgstr "4:00 PM" #. module: hr_holidays #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_from__4_5 #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_to__4_5 msgid "4:30 AM" msgstr "4:30 AM" #. module: hr_holidays #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_from__16_5 #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_to__16_5 msgid "4:30 PM" msgstr "4:30 PM" #. module: hr_holidays #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_from__5 #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_to__5 msgid "5:00 AM" msgstr "5:00 AM" #. module: hr_holidays #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_from__17 #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_to__17 msgid "5:00 PM" msgstr "5:00 PM" #. module: hr_holidays #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_from__5_5 #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_to__5_5 msgid "5:30 AM" msgstr "5:30 AM" #. module: hr_holidays #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_from__17_5 #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_to__17_5 msgid "5:30 PM" msgstr "5:30 PM" #. module: hr_holidays #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_from__6 #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_to__6 msgid "6:00 AM" msgstr "6:00 AM" #. module: hr_holidays #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_from__18 #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_to__18 msgid "6:00 PM" msgstr "6:00 PM" #. module: hr_holidays #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_from__6_5 #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_to__6_5 msgid "6:30 AM" msgstr "6:30 AM" #. module: hr_holidays #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_from__18_5 #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_to__18_5 msgid "6:30 PM" msgstr "6:30 PM" #. module: hr_holidays #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_from__7 #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_to__7 msgid "7:00 AM" msgstr "7:00 AM" #. module: hr_holidays #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_from__19 #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_to__19 msgid "7:00 PM" msgstr "7:00 PM" #. module: hr_holidays #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_from__7_5 #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_to__7_5 msgid "7:30 AM" msgstr "7:30 AM" #. module: hr_holidays #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_from__19_5 #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_to__19_5 msgid "7:30 PM" msgstr "7:30 PM" #. module: hr_holidays #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_from__8 #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_to__8 msgid "8:00 AM" msgstr "8:00 AM" #. module: hr_holidays #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_from__20 #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_to__20 msgid "8:00 PM" msgstr "8:00 PM" #. module: hr_holidays #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_from__8_5 #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_to__8_5 msgid "8:30 AM" msgstr "8:30 AM" #. module: hr_holidays #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_from__20_5 #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_to__20_5 msgid "8:30 PM" msgstr "8:30 PM" #. module: hr_holidays #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_from__9 #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_to__9 msgid "9:00 AM" msgstr "9:00 AM" #. module: hr_holidays #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_from__21 #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_to__21 msgid "9:00 PM" msgstr "9:00 PM" #. module: hr_holidays #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_from__9_5 #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_to__9_5 msgid "9:30 AM" msgstr "9:30 AM" #. module: hr_holidays #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_from__21_5 #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_to__21_5 msgid "9:30 PM" msgstr "9:30 PM" #. module: hr_holidays #: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_allocation_view_kanban #: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_view_kanban msgid " Validate" msgstr " Xác thực" #. module: hr_holidays #: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_allocation_view_form msgid "" "" msgstr "" "" #. module: hr_holidays #: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_allocation_view_form_manager msgid "" "" msgstr "" "" #. module: hr_holidays #: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_view_activity msgid "" msgstr "" #. module: hr_holidays #: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_view_kanban msgid " Approve" msgstr " Phê duyệt" #. module: hr_holidays #: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_allocation_view_kanban #: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_view_kanban msgid " Refuse" msgstr " Từ chối" #. module: hr_holidays #: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_allocation_view_form msgid "" "Days\n" " Hours" msgstr "" "Ngày\n" " Giờ" #. module: hr_holidays #: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_view_form msgid "Days" msgstr "Ngày" #. module: hr_holidays #: model_terms:ir.ui.view,arch_db:hr_holidays.hr_employee_public_form_view_inherit #: model_terms:ir.ui.view,arch_db:hr_holidays.res_users_view_form #: model_terms:ir.ui.view,arch_db:hr_holidays.view_employee_form_leave_inherit msgid "" "\n" " Off Till\n" " " msgstr "" "\n" " Off Till\n" " " #. module: hr_holidays #: model_terms:ir.ui.view,arch_db:hr_holidays.res_users_view_form #: model_terms:ir.ui.view,arch_db:hr_holidays.resource_calendar_form_inherit #: model_terms:ir.ui.view,arch_db:hr_holidays.view_employee_form_leave_inherit msgid "" "\n" " Time Off\n" " " msgstr "Ngày nghỉ" #. module: hr_holidays #: model_terms:ir.ui.view,arch_db:hr_holidays.view_employee_form_leave_inherit msgid "" "\n" " Time Off\n" " " msgstr "" "\n" " Ngày nghỉ\n" " " #. module: hr_holidays #: model_terms:ir.ui.view,arch_db:hr_holidays.edit_holiday_status_form msgid "Accruals" msgstr "Tích lũy" #. module: hr_holidays #: model_terms:ir.ui.view,arch_db:hr_holidays.edit_holiday_status_form msgid "Allocations" msgstr "Phân bổ" #. module: hr_holidays #: model_terms:ir.ui.view,arch_db:hr_holidays.edit_holiday_status_form msgid "Time Off" msgstr "Ngày nghỉ" #. module: hr_holidays #: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_view_kanban msgid " to " msgstr " đến " #. module: hr_holidays #: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_view_kanban msgid "from " msgstr "from " #. module: hr_holidays #: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_view_form msgid "" "\n" " The employee has a different timezone than yours! Here dates and times are displayed in the employee's timezone\n" " \n" " \n" " The department's company has a different timezone than yours! Here dates and times are displayed in the company's timezone\n" " \n" " \n" " The company has a different timezone than yours! Here dates and times are displayed in the company's timezone\n" " \n" " (" msgstr "" "\n" " Nhân viên này có múi giờ khác với múi giờ của bạn! Ngày giờ hiển thị ở đây là theo múi giờ của nhân viên\n" " \n" " \n" " Công ty của phòng ban này có múi giờ khác với múi giờ của bạn! Ngày giờ hiển thị ở đây là theo múi giờ của công ty\n" " \n" " \n" " Công ty này có múi giờ khác với múi giờ của bạn! Ngày giờ hiển thị ở đây là theo múi giờ của công ty\n" " \n" " (" #. module: hr_holidays #: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_view_form msgid "" "You can only take this time off in whole days, so if your schedule has" " half days, it won't be used efficiently." msgstr "" "Bạn chỉ có thể ngày nghỉ cả ngày, nên nếu bạn nghỉ nửa ngày thì lịch " "ngày nghỉ sẽ không được sử dụng hiệu quả." #. module: hr_holidays #: model_terms:ir.ui.view,arch_db:hr_holidays.report_holidayssummary msgid "Departments and Employees" msgstr "Phòng ban và Nhân viên" #. module: hr_holidays #: model_terms:ir.actions.act_window,help:hr_holidays.hr_leave_action_action_approve_department #: model_terms:ir.actions.act_window,help:hr_holidays.hr_leave_action_holiday_allocation_id msgid "" "A great way to keep track on employee’s PTOs, sick days, and approval " "status." msgstr "" "A great way to keep track on employee’s PTOs, sick days, and approval " "status." #. module: hr_holidays #: model_terms:ir.actions.act_window,help:hr_holidays.hr_leave_action_my #: model_terms:ir.actions.act_window,help:hr_holidays.hr_leave_action_new_request msgid "" "A great way to keep track on your time off requests, sick days, and approval" " status." msgstr "" "A great way to keep track on your time off requests, sick days, and approval" " status." #. module: hr_holidays #. odoo-python #: code:addons/hr_holidays/models/hr_leave.py:0 #, python-format msgid "A time off cannot be duplicated." msgstr "A time off cannot be duplicated." #. module: hr_holidays #: model:ir.model.fields,field_description:hr_holidays.field_hr_employee__show_leaves #: model:ir.model.fields,field_description:hr_holidays.field_hr_employee_base__show_leaves #: model:ir.model.fields,field_description:hr_holidays.field_hr_employee_public__show_leaves #: model:ir.model.fields,field_description:hr_holidays.field_res_users__show_leaves msgid "Able to see Remaining Time Off" msgstr "Có thể thấy thời gian Ngày nghỉ còn lại" #. module: hr_holidays #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_type__time_type__leave #: model_terms:ir.ui.view,arch_db:hr_holidays.hr_department_view_kanban msgid "Absence" msgstr "Vắng mặt" #. module: hr_holidays #: model:ir.model.fields,field_description:hr_holidays.field_hr_department__absence_of_today msgid "Absence by Today" msgstr "Vắng mặt Hôm nay" #. module: hr_holidays #: model_terms:ir.ui.view,arch_db:hr_holidays.hr_department_view_kanban msgid "" "Absent Employee(s), Whose time off requests are either confirmed or " "validated on today" msgstr "" "Absent Employee(s), Whose time off requests are either confirmed or " "validated on today" #. module: hr_holidays #: model:ir.actions.act_window,name:hr_holidays.hr_employee_action_from_department msgid "Absent Employees" msgstr "Nhân viên Vắng mặt" #. module: hr_holidays #: model:ir.model.fields,field_description:hr_holidays.field_hr_employee__is_absent #: model:ir.model.fields,field_description:hr_holidays.field_hr_employee_base__is_absent #: model:ir.model.fields,field_description:hr_holidays.field_hr_employee_public__is_absent #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_report_calendar__is_absent #: model:ir.model.fields,field_description:hr_holidays.field_res_users__is_absent msgid "Absent Today" msgstr "Vắng mặt Hôm nay" #. module: hr_holidays #. odoo-javascript #: code:addons/hr_holidays/static/src/dashboard/time_off_card.xml:0 #, python-format msgid "Accrual (Future):" msgstr "Tích lũy (Tương lai):" #. module: hr_holidays #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_allocation__allocation_type__accrual msgid "Accrual Allocation" msgstr "Accrual Allocation" #. module: hr_holidays #: model_terms:ir.ui.view,arch_db:hr_holidays.hr_accrual_level_view_form msgid "Accrual Level" msgstr "Mốc tích lũy" #. module: hr_holidays #: model:ir.model,name:hr_holidays.model_hr_leave_accrual_plan #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_accrual_level__accrual_plan_id #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_allocation__accrual_plan_id #: model_terms:ir.ui.view,arch_db:hr_holidays.hr_accrual_plan_view_form msgid "Accrual Plan" msgstr "Kế hoạch tích lũy" #. module: hr_holidays #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_allocation__has_accrual_plan msgid "Accrual Plan Available" msgstr "Kế hoạch tích lũy hiện có" #. module: hr_holidays #: model:ir.model,name:hr_holidays.model_hr_leave_accrual_level msgid "Accrual Plan Level" msgstr "Mốc kế hoạch tích lũy" #. module: hr_holidays #. odoo-python #: code:addons/hr_holidays/models/hr_leave_accrual_plan.py:0 #, python-format msgid "Accrual Plan's Employees" msgstr "Nhân viên của kế hoạch tích lũy" #. module: hr_holidays #: model:ir.actions.act_window,name:hr_holidays.open_view_accrual_plans #: model:ir.ui.menu,name:hr_holidays.hr_holidays_accrual_menu_configuration #: model_terms:ir.ui.view,arch_db:hr_holidays.hr_accrual_plan_view_tree msgid "Accrual Plans" msgstr "Kế hoạch tích lũy" #. module: hr_holidays #: model:ir.actions.server,name:hr_holidays.hr_leave_allocation_cron_accrual_ir_actions_server msgid "Accrual Time Off: Updates the number of time off" msgstr "Ngày nghỉ thực tế: Cập nhật số lần Ngày nghỉ" #. module: hr_holidays #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_type__accruals_ids msgid "Accruals" msgstr "Tích lũy" #. module: hr_holidays #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_type__accrual_count msgid "Accruals count" msgstr "Số tích lũy" #. module: hr_holidays #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_accrual_level__accrued_gain_time #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_accrual_plan__accrued_gain_time msgid "Accrued Gain Time" msgstr "Thời điểm đạt tích lũy" #. module: hr_holidays #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__message_needaction #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_allocation__message_needaction msgid "Action Needed" msgstr "Tác vụ cần thiết" #. module: hr_holidays #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__active #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_accrual_plan__active #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_allocation__active #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_type__active #: model_terms:ir.ui.view,arch_db:hr_holidays.view_hr_holidays_filter msgid "Active" msgstr "Đang hoạt động" #. module: hr_holidays #: model_terms:ir.ui.view,arch_db:hr_holidays.view_hr_leave_allocation_filter msgid "Active Allocations" msgstr "Phân bổ có hiệu lực" #. module: hr_holidays #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_allocation__active_employee #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_employee_type_report__active_employee #: model_terms:ir.ui.view,arch_db:hr_holidays.view_hr_holidays_filter #: model_terms:ir.ui.view,arch_db:hr_holidays.view_hr_leave_allocation_filter msgid "Active Employee" msgstr "Nhân viên đang hoạt động" #. module: hr_holidays #: model_terms:ir.ui.view,arch_db:hr_holidays.view_hr_holidays_filter msgid "Active Time Off" msgstr "Đơn nghỉ phép hoạt động" #. module: hr_holidays #: model_terms:ir.ui.view,arch_db:hr_holidays.view_hr_leave_allocation_filter msgid "Active Types" msgstr "Kiểu Hiệu lực" #. module: hr_holidays #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__activity_ids #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_allocation__activity_ids msgid "Activities" msgstr "Hoạt động" #. module: hr_holidays #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__activity_exception_decoration #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_allocation__activity_exception_decoration msgid "Activity Exception Decoration" msgstr "Hoạt động ngoại lệ" #. module: hr_holidays #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__activity_state #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_allocation__activity_state msgid "Activity State" msgstr "Trạng thái hoạt động" #. module: hr_holidays #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__activity_type_icon #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_allocation__activity_type_icon msgid "Activity Type Icon" msgstr "Biểu tượng loại hoạt động" #. module: hr_holidays #: model:ir.actions.act_window,name:hr_holidays.mail_activity_type_action_config_hr_holidays #: model:ir.ui.menu,name:hr_holidays.hr_holidays_menu_config_activity_type msgid "Activity Types" msgstr "Loại hoạt động" #. module: hr_holidays #: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_view_form msgid "Add a description..." msgstr "Thêm mô tả..." #. module: hr_holidays #: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_allocation_view_form msgid "Add a reason..." msgstr "Thêm một lý do..." #. module: hr_holidays #. odoo-javascript #: code:addons/hr_holidays/static/src/tours/hr_holidays_tour.js:0 #, python-format msgid "Add some description for the people that will validate it" msgstr "Thêm một số thông tin cho người xác thực" #. module: hr_holidays #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_accrual_level__added_value_type #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_accrual_plan__added_value_type msgid "Added Value Type" msgstr "Loại giá trị gia tăng" #. module: hr_holidays #: model:res.groups,name:hr_holidays.group_hr_holidays_manager msgid "Administrator" msgstr "Quản trị viên" #. module: hr_holidays #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_accrual_plan__transition_mode__end_of_accrual msgid "After this accrual's period" msgstr "Sau giai đoạn tích lũy này" #. module: hr_holidays #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_date_from_period__pm msgid "Afternoon" msgstr "Buổi chiều" #. module: hr_holidays #: model:ir.actions.act_window,name:hr_holidays.hr_leave_allocation_action_all msgid "All Allocations" msgstr "Tất cả phân bổ" #. module: hr_holidays #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__all_employee_ids msgid "All Employee" msgstr "Tất cả nhân viên" #. module: hr_holidays #: model:ir.actions.act_window,name:hr_holidays.action_hr_holidays_dashboard #: model:ir.actions.act_window,name:hr_holidays.hr_leave_action_action_approve_department msgid "All Time Off" msgstr "Tất cả đơn nghỉ phép" #. module: hr_holidays #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_accrual_level__action_with_unused_accruals__all msgid "All accrued time carried over" msgstr "Toàn bộ thời gian đã tích lũy được chuyển sang năm sau" #. module: hr_holidays #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__last_several_days msgid "All day" msgstr "Cả ngày" #. module: hr_holidays #. odoo-javascript #: code:addons/hr_holidays/static/src/dashboard/time_off_card.xml:0 #, python-format msgid "Allocated (" msgstr "Đã phân bổ (" #. module: hr_holidays #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_allocation__duration_display msgid "Allocated (Days/Hours)" msgstr "Phân bổ (ngày/giờ)" #. module: hr_holidays #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_accrual_plan__allocation_ids #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_report__leave_type__allocation #: model:mail.message.subtype,name:hr_holidays.mt_leave_allocation #: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_allocation_view_form msgid "Allocation" msgstr "Phân bổ" #. module: hr_holidays #: model:mail.activity.type,name:hr_holidays.mail_act_leave_allocation_approval msgid "Allocation Approval" msgstr "Phê duyệt phân bổ" #. module: hr_holidays #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_allocation__private_name msgid "Allocation Description" msgstr "Allocation Description" #. module: hr_holidays #: model:ir.model.fields,field_description:hr_holidays.field_hr_employee__allocation_display #: model:ir.model.fields,field_description:hr_holidays.field_hr_employee_base__allocation_display #: model:ir.model.fields,field_description:hr_holidays.field_hr_employee_public__allocation_display #: model:ir.model.fields,field_description:hr_holidays.field_res_users__allocation_display msgid "Allocation Display" msgstr "Allocation Display" #. module: hr_holidays #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__holiday_type #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_allocation__holiday_type #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_report__holiday_type msgid "Allocation Mode" msgstr "Phương thức phân bổ" #. module: hr_holidays #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_type__allocation_notif_subtype_id msgid "Allocation Notification Subtype" msgstr "Allocation Notification Subtype" #. module: hr_holidays #: model:ir.model.fields,field_description:hr_holidays.field_hr_employee__allocation_remaining_display #: model:ir.model.fields,field_description:hr_holidays.field_hr_employee_base__allocation_remaining_display #: model:ir.model.fields,field_description:hr_holidays.field_hr_employee_public__allocation_remaining_display #: model:ir.model.fields,field_description:hr_holidays.field_res_users__allocation_remaining_display msgid "Allocation Remaining Display" msgstr "Hiển thị phân bổ còn lại" #. module: hr_holidays #. odoo-python #: code:addons/hr_holidays/models/hr_leave_allocation.py:0 #: model:mail.message.subtype,description:hr_holidays.mt_leave_allocation #: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_allocation_view_form #, python-format msgid "Allocation Request" msgstr "Đơn phân bổ" #. module: hr_holidays #: model_terms:ir.ui.view,arch_db:hr_holidays.edit_holiday_status_form #: model_terms:ir.ui.view,arch_db:hr_holidays.hr_department_view_kanban #: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_allocation_view_activity #: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_allocation_view_tree msgid "Allocation Requests" msgstr "Đơn phân bổ" #. module: hr_holidays #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_allocation__allocation_type #: model_terms:ir.ui.view,arch_db:hr_holidays.view_hr_leave_allocation_filter msgid "Allocation Type" msgstr "Loại phân bổ" #. module: hr_holidays #. odoo-python #: code:addons/hr_holidays/models/hr_leave_allocation.py:0 #, python-format msgid "Allocation of %s: %.2f %s to %s" msgstr "Phân bổ của %s: %.2f %s đến %s" #. module: hr_holidays #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_accrual_level__week_day msgid "Allocation on" msgstr "Phân bổ vào" #. module: hr_holidays #. odoo-python #: code:addons/hr_holidays/models/hr_leave_allocation.py:0 #, python-format msgid "" "Allocation request must be confirmed or validated in order to refuse it." msgstr "" "Allocation request must be confirmed or validated in order to refuse it." #. module: hr_holidays #: model:ir.model.fields,field_description:hr_holidays.field_hr_department__allocation_to_approve_count msgid "Allocation to Approve" msgstr "Phân bổ cần phê duyệt" #. module: hr_holidays #: model:ir.actions.act_window,name:hr_holidays.hr_leave_allocation_action_approve_department #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_type__allocation_count #: model:ir.ui.menu,name:hr_holidays.hr_holidays_menu_manager_approve_allocations #: model_terms:ir.ui.view,arch_db:hr_holidays.hr_departure_wizard_view_form #: model_terms:ir.ui.view,arch_db:hr_holidays.view_hr_holidays_filter_report msgid "Allocations" msgstr "Phân bổ" #. module: hr_holidays #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_type__allows_negative msgid "Allow Negative Cap" msgstr "Cho phép giới hạn thâm hụt" #. module: hr_holidays #: model_terms:ir.ui.view,arch_db:hr_holidays.edit_holiday_status_form msgid "Allow To Attach Supporting Document" msgstr "Cho phép đính kèm tài liệu liên quan" #. module: hr_holidays #: model:ir.model.fields,help:hr_holidays.field_hr_leave_allocation__holiday_type msgid "" "Allow to create requests in batchs:\n" "- By Employee: for a specific employee\n" "- By Company: all employees of the specified company\n" "- By Department: all employees of the specified department\n" "- By Employee Tag: all employees of the specific employee group category" msgstr "" "Cho phép tạo đơn hàng loạt:\n" "- Theo nhân viên: cho một nhân viên cụ thể\n" "- Theo công ty: tất cả nhân viên của công ty được chỉ định\n" "- Theo phòng ban: tất cả nhân viên của bộ phận được chỉ định\n" "- Theo thẻ nhân viên: tất cả nhân viên của nhóm nhân viên cụ thể" #. module: hr_holidays #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_allocation__already_accrued msgid "Already Accrued" msgstr "Đã tích lũy" #. module: hr_holidays #: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_allocation_view_tree msgid "Amount" msgstr "Số tiền" #. module: hr_holidays #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_type__max_allowed_negative msgid "Amount in Negative" msgstr "Số âm" #. module: hr_holidays #. odoo-python #: code:addons/hr_holidays/models/hr_leave.py:0 #, python-format msgid "An employee already booked time off which overlaps with this period:%s" msgstr "Một nhân viên đã đặt lịch ngày nghỉ trùng với khoảng thời gian này:%s" #. module: hr_holidays #: model_terms:ir.ui.view,arch_db:hr_holidays.report_holidayssummary msgid "Analyze from" msgstr "Phân tích từ" #. module: hr_holidays #: model_terms:ir.ui.view,arch_db:hr_holidays.view_evaluation_report_graph msgid "Appraisal Analysis" msgstr "Phân tích Đánh giá" #. module: hr_holidays #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_type__allocation_validation_type #: model_terms:ir.ui.view,arch_db:hr_holidays.edit_holiday_status_form msgid "Approval" msgstr "Phê duyệt" #. module: hr_holidays #. odoo-javascript #. odoo-python #: code:addons/hr_holidays/models/hr_leave.py:0 #: code:addons/hr_holidays/models/hr_leave_allocation.py:0 #: code:addons/hr_holidays/static/src/views/view_dialog/form_view_dialog.xml:0 #: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_view_form #: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_view_tree #, python-format msgid "Approve" msgstr "Phê duyệt" #. module: hr_holidays #: model:ir.actions.server,name:hr_holidays.ir_actions_server_approve_allocations msgid "Approve Allocations" msgstr "Approve Allocations" #. module: hr_holidays #. odoo-python #: code:addons/hr_holidays/report/holidays_summary_report.py:0 #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_employee__current_leave_state__validate #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_employee_base__current_leave_state__validate #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_employee_public__current_leave_state__validate #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_holidays_summary_employee__holiday_type__approved #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__state__validate #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_allocation__state__validate #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_employee_type_report__state__validate #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_report__state__validate #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_report_calendar__state__validate #: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_report_calendar_view_search #: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_view_form_dashboard_new_time_off #: model_terms:ir.ui.view,arch_db:hr_holidays.view_hr_holidays_filter #: model_terms:ir.ui.view,arch_db:hr_holidays.view_hr_leave_allocation_filter #, python-format msgid "Approved" msgstr "Đã phê duyệt" #. module: hr_holidays #: model_terms:ir.ui.view,arch_db:hr_holidays.view_hr_holidays_filter_report msgid "Approved Requests" msgstr "Đơn đã phê duyệt" #. module: hr_holidays #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_type__allocation_validation_type__officer msgid "Approved by Time Off Officer" msgstr "Đã được Người phụ trách ngày nghỉ phê duyệt" #. module: hr_holidays #. odoo-javascript #: code:addons/hr_holidays/static/src/dashboard/time_off_card.xml:0 #, python-format msgid "Approved:" msgstr "Đã phê duyệt" #. module: hr_holidays #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_accrual_level__first_month__apr #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_accrual_level__yearly_month__apr #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_accrual_plan__carryover_month__apr msgid "April" msgstr "Tháng 4" #. module: hr_holidays #: model:ir.model.fields,field_description:hr_holidays.field_hr_departure_wizard__archive_allocation msgid "Archive Employee Allocations" msgstr "Lưu trữ phân bổ của nhân viên" #. module: hr_holidays #: model_terms:ir.ui.view,arch_db:hr_holidays.edit_holiday_status_form #: model_terms:ir.ui.view,arch_db:hr_holidays.hr_accrual_plan_view_form #: model_terms:ir.ui.view,arch_db:hr_holidays.hr_accrual_plan_view_search #: model_terms:ir.ui.view,arch_db:hr_holidays.view_holidays_status_filter #: model_terms:ir.ui.view,arch_db:hr_holidays.view_hr_holidays_filter #: model_terms:ir.ui.view,arch_db:hr_holidays.view_hr_leave_allocation_filter msgid "Archived" msgstr "Đã lưu trữ" #. module: hr_holidays #: model_terms:ir.ui.view,arch_db:hr_holidays.view_hr_holidays_filter msgid "Archived Time Off" msgstr "Đơn nghỉ phép đã lưu trữ" #. module: hr_holidays #: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_allocation_view_search_my msgid "Archived Time Off Type" msgstr "Loại ngày nghỉ đã lưu trữ" #. module: hr_holidays #. odoo-javascript #: code:addons/hr_holidays/static/src/views/calendar/calendar_controller.js:0 #, python-format msgid "Are you sure you want to delete this record?" msgstr "Bạn có chắc muốn xóa dữ liệu này ?" #. module: hr_holidays #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_accrual_plan__carryover_date__allocation msgid "At the allocation date" msgstr "Vào ngày phân bổ" #. module: hr_holidays #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_accrual_plan__accrued_gain_time__end msgid "At the end of the accrual period" msgstr "Vào cuối giai đoạn tích lũy" #. module: hr_holidays #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_accrual_plan__accrued_gain_time__start msgid "At the start of the accrual period" msgstr "Vào đầu giai đoạn tích lũy" #. module: hr_holidays #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_accrual_plan__carryover_date__year_start msgid "At the start of the year" msgstr "Vào đầu năm" #. module: hr_holidays #: model_terms:ir.ui.view,arch_db:hr_holidays.hr_employee_view_search msgid "At work" msgstr "Đang làm việc" #. module: hr_holidays #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__supported_attachment_ids msgid "Attach File" msgstr "Đính kèm tệp" #. module: hr_holidays #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__message_attachment_count #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_allocation__message_attachment_count msgid "Attachment Count" msgstr "Số lượng tệp đính kèm" #. module: hr_holidays #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__attachment_ids msgid "Attachments" msgstr "Tệp đính kèm" #. module: hr_holidays #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_accrual_level__second_month__aug #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_accrual_level__yearly_month__aug #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_accrual_plan__carryover_month__aug msgid "August" msgstr "Tháng 8" #. module: hr_holidays #. odoo-javascript #: code:addons/hr_holidays/static/src/dashboard/time_off_card.xml:0 #, python-format msgid "Available" msgstr "Còn lại" #. module: hr_holidays #. odoo-javascript #: code:addons/hr_holidays/static/src/dashboard/time_off_card.xml:0 #, python-format msgid "Available:" msgstr "Còn lại:" #. module: hr_holidays #. odoo-javascript #: code:addons/hr_holidays/static/src/thread_icon.patch.xml:0 #, python-format msgid "Away" msgstr "Away" #. module: hr_holidays #. odoo-javascript #: code:addons/hr_holidays/static/src/dashboard/time_off_dashboard.xml:0 #, python-format msgid "Balance at the" msgstr "Số ngày còn lại vào" #. module: hr_holidays #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_accrual_plan__is_based_on_worked_time msgid "Based on worked time" msgstr "Dựa trên thời gian làm việc" #. module: hr_holidays #: model:ir.model,name:hr_holidays.model_hr_employee_base msgid "Basic Employee" msgstr "Người dùng cơ bản" #. module: hr_holidays #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_holidays_summary_employee__holiday_type__both msgid "Both Approved and Confirmed" msgstr "Cả đã Duyệt và đã Xác nhận" #. module: hr_holidays #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__holiday_type__company #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_allocation__holiday_type__company msgid "By Company" msgstr "Bởi công ty" #. module: hr_holidays #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__holiday_type__department #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_allocation__holiday_type__department msgid "By Department" msgstr "Theo Phòng/Ban" #. module: hr_holidays #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__holiday_type__employee #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_allocation__holiday_type__employee #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_report__holiday_type__employee msgid "By Employee" msgstr "Theo nhân viên" #. module: hr_holidays #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__holiday_type__category #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_allocation__holiday_type__category #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_report__holiday_type__category msgid "By Employee Tag" msgstr "Theo Tag Nhân viên" #. module: hr_holidays #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_type__leave_validation_type__manager msgid "By Employee's Approver" msgstr "Bởi cấp trên của nhân viên" #. module: hr_holidays #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_type__leave_validation_type__both msgid "By Employee's Approver and Time Off Officer" msgstr "Bởi Cấp trên của nhân viên và Người phụ trách ngày nghỉ" #. module: hr_holidays #: model:ir.model.fields,help:hr_holidays.field_hr_leave__holiday_type msgid "" "By Employee: Allocation/Request for individual Employee, By Employee Tag: " "Allocation/Request for group of employees in category" msgstr "" "Theo nhân viên: Phân bổ/Đơn cho mỗi nhân viên, Theo nhóm nhân viên: Phân " "bổ/Đơn cho nhóm nhân viên trong cùng danh mục" #. module: hr_holidays #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_type__leave_validation_type__hr msgid "By Time Off Officer" msgstr "Bởi Người phụ trách ngày nghỉ" #. module: hr_holidays #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__can_approve #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_allocation__can_approve msgid "Can Approve" msgstr "Có thể phê duyệt" #. module: hr_holidays #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__can_cancel msgid "Can Cancel" msgstr "Có thể huỷ" #. module: hr_holidays #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_accrual_level__can_modify_value_type msgid "Can Modify Value Type" msgstr "Có thể sửa đổi loại giá trị" #. module: hr_holidays #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__can_reset msgid "Can reset" msgstr "Có thể đặt lại" #. module: hr_holidays #: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_view_form #: model_terms:ir.ui.view,arch_db:hr_holidays.view_hr_holidays_summary_employee msgid "Cancel" msgstr "Hủy" #. module: hr_holidays #: model:ir.model.fields,field_description:hr_holidays.field_hr_departure_wizard__cancel_leaves msgid "Cancel Future Time Off" msgstr "Hủy đơn nghỉ phép trong tương lai" #. module: hr_holidays #. odoo-python #: code:addons/hr_holidays/models/hr_leave.py:0 #: model_terms:ir.ui.view,arch_db:hr_holidays.hr_holidays_cancel_leave_form #, python-format msgid "Cancel Time Off" msgstr "Hủy đơn nghỉ phép" #. module: hr_holidays #: model:ir.model,name:hr_holidays.model_hr_holidays_cancel_leave msgid "Cancel Time Off Wizard" msgstr "Tính năng hủy đơn nghỉ phép" #. module: hr_holidays #: model:ir.model.fields,help:hr_holidays.field_hr_departure_wizard__cancel_leaves msgid "Cancel all time off after this date." msgstr "Hủy tất cả đơn nghỉ phép sau ngày này." #. module: hr_holidays #: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_view_form msgid "Canceled" msgstr "Đã huỷ" #. module: hr_holidays #. odoo-python #: code:addons/hr_holidays/models/hr_leave.py:0 #, python-format msgid "Canceled Time Off" msgstr "Đơn nghỉ phép đã hủy" #. module: hr_holidays #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_employee__current_leave_state__cancel #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_employee_base__current_leave_state__cancel #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_employee_public__current_leave_state__cancel #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_employee_type_report__state__cancel #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_report__state__cancel #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_report_calendar__state__cancel #: model_terms:ir.ui.view,arch_db:hr_holidays.view_hr_holidays_filter msgid "Cancelled" msgstr "Đã hủy" #. module: hr_holidays #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_accrual_level__cap_accrued_time msgid "Cap accrued time" msgstr "Giới hạn thời gian tích lũy" #. module: hr_holidays #: model_terms:ir.ui.view,arch_db:hr_holidays.hr_accrual_plan_view_form msgid "Cap:" msgstr "Giới hạn:" #. module: hr_holidays #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_accrual_level__action_with_unused_accruals #: model_terms:ir.ui.view,arch_db:hr_holidays.hr_accrual_level_view_form msgid "Carry over" msgstr "Chuyển sang năm sau" #. module: hr_holidays #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_accrual_level__action_with_unused_accruals__maximum msgid "Carry over with a maximum" msgstr "Chuyển sang năm sau với số ngày tối đa" #. module: hr_holidays #: model_terms:ir.ui.view,arch_db:hr_holidays.hr_accrual_plan_view_form msgid "Carry over:" msgstr "Chuyển sang năm sau:" #. module: hr_holidays #: model_terms:ir.ui.view,arch_db:hr_holidays.hr_accrual_plan_view_form msgid "Carry-Over Date" msgstr "Ngày chuyển" #. module: hr_holidays #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_accrual_plan__carryover_date msgid "Carry-Over Time" msgstr "Thời điểm chuyển" #. module: hr_holidays #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_accrual_plan__carryover_day msgid "Carryover Day" msgstr "Ngày chuyển" #. module: hr_holidays #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_accrual_plan__carryover_day_display msgid "Carryover Day Display" msgstr "Hiển thị ngày chuyển" #. module: hr_holidays #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_accrual_plan__carryover_month msgid "Carryover Month" msgstr "Tháng chuyển" #. module: hr_holidays #: model:ir.model.fields,help:hr_holidays.field_hr_leave__category_id msgid "Category of Employee" msgstr "Nhóm Người lao động" #. module: hr_holidays #. odoo-python #: code:addons/hr_holidays/models/hr_employee.py:0 #, python-format msgid "" "Changing this working schedule results in the affected employee(s) not " "having enough leaves allocated to accomodate for their leaves already taken " "in the future. Please review this employee's leaves and adjust their " "allocation accordingly." msgstr "" "(Các) nhân viên bị ảnh hưởng bởi việc thay đổi lịch làm việc này sẽ không có" " đủ phân bổ nghỉ phép để dùng cho những ngày nghỉ phép đã nhận cho tương " "lai. Vui lòng xem lại ngày nghỉ phép của nhân viên này và điều chỉnh phân bổ" " cho phù hợp." #. module: hr_holidays #: model:ir.model.fields,help:hr_holidays.field_hr_leave_accrual_level__maximum_leave msgid "Choose a cap for this accrual." msgstr "Chọn giới hạn cho tích lũy này." #. module: hr_holidays #: model:ir.model.fields,help:hr_holidays.field_hr_leave_type__responsible_ids msgid "" "Choose the Time Off Officers who will be notified to approve allocation or " "Time Off Request. If empty, nobody will be notified" msgstr "" "Chọn Người phụ trách ngày nghỉ, người sẽ được báo phê duyệt phân bổ hoặc Đơn" " nghỉ phép. Nếu trống, sẽ không có ai được thông báo" #. module: hr_holidays #. odoo-javascript #: code:addons/hr_holidays/static/src/tours/hr_holidays_tour.js:0 #, python-format msgid "Click on any date or on this button to request a time-off" msgstr "Nhấp vào bất kỳ ngày nào hoặc vào nút này để tạo đơn nghỉ phép" #. module: hr_holidays #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__color #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_mandatory_day__color #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_type__color #: model_terms:ir.ui.view,arch_db:hr_holidays.report_holidayssummary msgid "Color" msgstr "Màu sắc" #. module: hr_holidays #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__company_id #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_accrual_plan__company_id #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_allocation__employee_company_id #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_employee_type_report__company_id #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_mandatory_day__company_id #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_report__company_id #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_report_calendar__company_id #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_type__company_id #: model_terms:ir.ui.view,arch_db:hr_holidays.hr_accrual_plan_view_search #: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_allocation_view_form_manager #: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_mandatory_day_view_search #: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_report_calendar_view_search #: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_view_form_manager #: model_terms:ir.ui.view,arch_db:hr_holidays.view_hr_holidays_filter #: model_terms:ir.ui.view,arch_db:hr_holidays.view_hr_holidays_filter_report #: model_terms:ir.ui.view,arch_db:hr_holidays.view_search_hr_holidays_employee_type_report msgid "Company" msgstr "Công ty" #. module: hr_holidays #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__mode_company_id #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_allocation__mode_company_id msgid "Company Mode" msgstr "Company Mode" #. module: hr_holidays #: model:hr.leave.type,name:hr_holidays.holiday_status_comp msgid "Compensatory Days" msgstr "Ngày nghỉ bù" #. module: hr_holidays #: model:ir.ui.menu,name:hr_holidays.menu_hr_holidays_configuration #: model_terms:ir.ui.view,arch_db:hr_holidays.edit_holiday_status_form msgid "Configuration" msgstr "Cấu hình" #. module: hr_holidays #: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_view_form msgid "Confirm" msgstr "Xác nhận" #. module: hr_holidays #. odoo-javascript #: code:addons/hr_holidays/static/src/views/calendar/calendar_controller.js:0 #, python-format msgid "Confirmation" msgstr "Xác nhận" #. module: hr_holidays #. odoo-python #: code:addons/hr_holidays/report/holidays_summary_report.py:0 #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_holidays_summary_employee__holiday_type__confirmed #, python-format msgid "Confirmed" msgstr "Đã xác nhận" #. module: hr_holidays #. odoo-python #: code:addons/hr_holidays/report/holidays_summary_report.py:0 #, python-format msgid "Confirmed and Approved" msgstr "Đã xác nhận và Đã phê duyệt" #. module: hr_holidays #. odoo-javascript #: code:addons/hr_holidays/static/src/tours/hr_holidays_tour.js:0 #, python-format msgid "Congrats, we can see that your request has been validated." msgstr "Xin chúc mừng! Chúng tôi thấy rằng đơn của bạn đã được xác thực." #. module: hr_holidays #: model:ir.model,name:hr_holidays.model_res_partner msgid "Contact" msgstr "Liên hệ" #. module: hr_holidays #: model_terms:ir.ui.view,arch_db:hr_holidays.edit_holiday_status_form msgid "" "Count of allocations for this time off type (approved or waiting for " "approbation) with a validity period starting this year." msgstr "" "Số lượng phân bổ cho loại ngày nghỉ này (đã phê duyệt hoặc đang chờ phê " "duyệt) có thời hạn hiệu lực bắt đầu từ năm nay." #. module: hr_holidays #: model_terms:ir.ui.view,arch_db:hr_holidays.edit_holiday_status_form msgid "Count of plans linked to this time off type." msgstr "Số lượng kế hoạch liên kết với loại ngày nghỉ này." #. module: hr_holidays #: model_terms:ir.ui.view,arch_db:hr_holidays.edit_holiday_status_form msgid "" "Count of time off requests for this time off type (approved or waiting for " "approbation) with a start date in the current year." msgstr "" "Số lượng đơn nghỉ phép cho loại ngày nghỉ này (đã phê duyệt hoặc đang chờ " "phê duyệt) có ngày bắt đầu trong năm nay." #. module: hr_holidays #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_type__icon_id msgid "Cover Image" msgstr "Ảnh bìa" #. module: hr_holidays #: model_terms:ir.actions.act_window,help:hr_holidays.hr_leave_allocation_action_approve_department msgid "Create a new time off allocation" msgstr "Tạo một phân bổ thời gian ngày nghỉ mới" #. module: hr_holidays #: model_terms:ir.actions.act_window,help:hr_holidays.hr_leave_allocation_action_all #: model_terms:ir.actions.act_window,help:hr_holidays.hr_leave_allocation_action_my msgid "Create a new time off allocation request" msgstr "Tạo một đơn phân bổ thời gian ngày nghỉ mới" #. module: hr_holidays #: model:ir.model.fields,field_description:hr_holidays.field_hr_holidays_cancel_leave__create_uid #: model:ir.model.fields,field_description:hr_holidays.field_hr_holidays_summary_employee__create_uid #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__create_uid #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_accrual_level__create_uid #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_accrual_plan__create_uid #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_allocation__create_uid #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_mandatory_day__create_uid #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_type__create_uid msgid "Created by" msgstr "Được tạo bởi" #. module: hr_holidays #: model:ir.model.fields,field_description:hr_holidays.field_hr_holidays_cancel_leave__create_date #: model:ir.model.fields,field_description:hr_holidays.field_hr_holidays_summary_employee__create_date #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__create_date #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_accrual_level__create_date #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_accrual_plan__create_date #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_allocation__create_date #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_mandatory_day__create_date #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_type__create_date msgid "Created on" msgstr "Được tạo vào" #. module: hr_holidays #: model:ir.model.fields,field_description:hr_holidays.field_hr_employee__current_leave_state #: model:ir.model.fields,field_description:hr_holidays.field_hr_employee_base__current_leave_state #: model:ir.model.fields,field_description:hr_holidays.field_hr_employee_public__current_leave_state #: model:ir.model.fields,field_description:hr_holidays.field_res_users__current_leave_state msgid "Current Time Off Status" msgstr "Trạng thái đơn nghỉ phép hiện tại" #. module: hr_holidays #: model:ir.model.fields,field_description:hr_holidays.field_hr_employee__current_leave_id msgid "Current Time Off Type" msgstr "Loại ngày nghỉ hiện tại" #. module: hr_holidays #: model_terms:ir.ui.view,arch_db:hr_holidays.view_hr_holidays_filter #: model_terms:ir.ui.view,arch_db:hr_holidays.view_hr_holidays_filter_report msgid "Current Year" msgstr "Năm hiện hành" #. module: hr_holidays #: model_terms:ir.ui.view,arch_db:hr_holidays.view_hr_leave_allocation_filter msgid "Currently Valid" msgstr "Đang có hiệu lực" #. module: hr_holidays #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__request_unit_hours msgid "Custom Hours" msgstr "Giờ tùy chỉnh" #. module: hr_holidays #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_accrual_level__frequency__daily msgid "Daily" msgstr "Hàng ngày" #. module: hr_holidays #: model:ir.actions.act_window,name:hr_holidays.hr_leave_action_new_request #: model:ir.ui.menu,name:hr_holidays.hr_leave_menu_new_request msgid "Dashboard" msgstr "Trang chủ" #. module: hr_holidays #: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_view_form msgid "Date" msgstr "Ngày" #. module: hr_holidays #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__request_date_from_period msgid "Date Period Start" msgstr "Ngày bắt đầu" #. module: hr_holidays #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_allocation__lastcall msgid "Date of the last accrual allocation" msgstr "Ngày phân bổ tích lũy cuối cùng" #. module: hr_holidays #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_allocation__nextcall msgid "Date of the next accrual allocation" msgstr "Ngày phân bổ cộng dồn tiếp theo" #. module: hr_holidays #: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_mandatory_day_view_form #: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_view_form msgid "Dates" msgstr "Ngày" #. module: hr_holidays #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_allocation__type_request_unit__day #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_type__request_unit__day msgid "Day" msgstr "Ngày" #. module: hr_holidays #. odoo-javascript #: code:addons/hr_holidays/static/src/dashboard/time_off_card.xml:0 #: code:addons/hr_holidays/static/src/dashboard/time_off_card.xml:0 #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_accrual_level__added_value_type__day #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_accrual_level__start_type__day #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_accrual_plan__added_value_type__day #: model_terms:ir.ui.view,arch_db:hr_holidays.res_users_view_form #: model_terms:ir.ui.view,arch_db:hr_holidays.view_employee_form_leave_inherit #, python-format msgid "Days" msgstr "Ngày" #. module: hr_holidays #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_accrual_level__second_month__dec #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_accrual_level__yearly_month__dec #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_accrual_plan__carryover_month__dec msgid "December" msgstr "Tháng 12" #. module: hr_holidays #: model:ir.model.fields,help:hr_holidays.field_hr_leave_type__max_allowed_negative msgid "" "Define the maximum level of negative days this kind of time off can reach. " "Value must be at least 1." msgstr "" "Xác định số ngày thâm hụt tối đa mà loại ngày nghỉ này có thể đạt tới. Giá " "trị nhỏ nhất phải là 1." #. module: hr_holidays #. odoo-javascript #: code:addons/hr_holidays/static/src/views/view_dialog/form_view_dialog.xml:0 #: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_allocation_view_kanban #: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_view_kanban #, python-format msgid "Delete" msgstr "Xoá" #. module: hr_holidays #. odoo-javascript #: code:addons/hr_holidays/static/src/views/hooks.js:0 #, python-format msgid "Delete Confirmation" msgstr "Xóa xác nhận" #. module: hr_holidays #: model_terms:ir.ui.view,arch_db:hr_holidays.hr_holidays_cancel_leave_form msgid "Delete Time Off" msgstr "Xóa đơn nghỉ phép" #. module: hr_holidays #: model:ir.model,name:hr_holidays.model_hr_department #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__department_id #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_allocation__department_id #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_employee_type_report__department_id #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_report__department_id #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_report_calendar__department_id #: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_mandatory_day_view_search #: model_terms:ir.ui.view,arch_db:hr_holidays.view_hr_holidays_filter #: model_terms:ir.ui.view,arch_db:hr_holidays.view_hr_leave_allocation_filter msgid "Department" msgstr "Bộ phận" #. module: hr_holidays #: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_report_calendar_view_search msgid "Department search" msgstr "Tìm kiếm phòng ban" #. module: hr_holidays #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_mandatory_day__department_ids msgid "Departments" msgstr "Phòng ban" #. module: hr_holidays #: model:ir.model,name:hr_holidays.model_hr_departure_wizard msgid "Departure Wizard" msgstr "Departure Wizard" #. module: hr_holidays #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__name #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_allocation__name #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_report__name msgid "Description" msgstr "Mô tả" #. module: hr_holidays #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_allocation__name_validity msgid "Description with validity" msgstr "Mô tả kèm hiệu lực" #. module: hr_holidays #: model_terms:ir.ui.view,arch_db:hr_holidays.hr_holidays_cancel_leave_form msgid "Discard" msgstr "Huỷ bỏ" #. module: hr_holidays #: model:ir.model.fields,field_description:hr_holidays.field_hr_holidays_cancel_leave__display_name #: model:ir.model.fields,field_description:hr_holidays.field_hr_holidays_summary_employee__display_name #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__display_name #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_accrual_level__display_name #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_accrual_plan__display_name #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_allocation__display_name #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_employee_type_report__display_name #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_mandatory_day__display_name #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_report__display_name #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_report_calendar__display_name #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_type__display_name msgid "Display Name" msgstr "Tên hiển thị" #. module: hr_holidays #: model_terms:ir.ui.view,arch_db:hr_holidays.edit_holiday_status_form msgid "Display Option" msgstr "Tùy chọn hiển thị" #. module: hr_holidays #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_type__create_calendar_meeting msgid "Display Time Off in Calendar" msgstr "Hiển thị đơn nghỉ phép trên Lịch" #. module: hr_holidays #. odoo-python #: code:addons/hr_holidays/models/resource.py:0 #, python-format msgid "" "Due to a change in global time offs, %s extra day(s) have been taken from " "your allocation. Please review this leave if you need it to be changed." msgstr "" "Do có sự thay đổi về ngày nghỉ chung, %s ngày cộng thêm đã bị loại khỏi phân" " bổ của bạn. Vui lòng xem lại đơn nghỉ phép này nếu bạn cần thay đổi." #. module: hr_holidays #. odoo-python #: code:addons/hr_holidays/models/resource.py:0 #, python-format msgid "" "Due to a change in global time offs, this leave no longer has the required " "amount of available allocation and has been set to refused. Please review " "this leave." msgstr "" "Do có sự thay đổi về ngày nghỉ chung, số lượng phân bổ sẵn có theo yêu cầu " "không còn đủ cho đơn nghỉ phép này và đã trạng thái đơn đã được đặt thành từ" " chối. Vui lòng xem lại đơn nghỉ phép này." #. module: hr_holidays #. odoo-python #: code:addons/hr_holidays/models/resource.py:0 #, python-format msgid "" "Due to a change in global time offs, you have been granted %s day(s) back." msgstr "Do có sự thay đổi về ngày nghỉ chung, bạn đã được cấp lại %s ngày." #. module: hr_holidays #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_report_calendar__duration #: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_view_form #: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_view_tree msgid "Duration" msgstr "Tổng thời gian" #. module: hr_holidays #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__number_of_days #: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_report_graph msgid "Duration (Days)" msgstr "Khoảng thời gian (ngày)" #. module: hr_holidays #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__number_of_hours msgid "Duration (Hours)" msgstr "Khoảng thời gian (Giờ)" #. module: hr_holidays #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_allocation__number_of_days_display msgid "Duration (days)" msgstr "Khoảng thời gian (ngày)" #. module: hr_holidays #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_allocation__number_of_hours_display msgid "Duration (hours)" msgstr "Khoảng thời gian (giờ)" #. module: hr_holidays #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__number_of_days_display msgid "Duration in days" msgstr "Khoảng thời gian theo ngày" #. module: hr_holidays #: model:ir.model.fields,help:hr_holidays.field_hr_leave_allocation__number_of_days msgid "Duration in days. Reference field to use when necessary." msgstr "" "Khoảng thời gian theo ngày. Trường tham chiếu để sử dụng nếu cần thiết" #. module: hr_holidays #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__number_of_hours_display msgid "Duration in hours" msgstr "Khoảng thời gian theo giờ" #. module: hr_holidays #: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_allocation_view_kanban msgid "Edit Allocation" msgstr "Sửa phân bổ" #. module: hr_holidays #: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_view_kanban msgid "Edit Time Off" msgstr "Chỉnh sửa đơn nghỉ phép" #. module: hr_holidays #: model:ir.model,name:hr_holidays.model_hr_employee #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__employee_id #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_allocation__employee_id #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_employee_type_report__employee_id #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_report__employee_id #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_report_calendar__employee_id #: model_terms:ir.ui.view,arch_db:hr_holidays.view_hr_holidays_filter #: model_terms:ir.ui.view,arch_db:hr_holidays.view_hr_holidays_filter_report #: model_terms:ir.ui.view,arch_db:hr_holidays.view_hr_leave_allocation_filter #: model_terms:ir.ui.view,arch_db:hr_holidays.view_search_hr_holidays_employee_type_report msgid "Employee" msgstr "Nhân viên" #. module: hr_holidays #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__active_employee msgid "Employee Active" msgstr "Nhân viên Hiện tại" #. module: hr_holidays #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__employee_company_id msgid "Employee Company" msgstr "Nhân viên Công ty" #. module: hr_holidays #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_type__employee_requests msgid "Employee Requests" msgstr "Nhân viên đề nghị" #. module: hr_holidays #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__category_id #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_allocation__category_id #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_report__category_id msgid "Employee Tag" msgstr "Từ khóa nhân sự" #. module: hr_holidays #: model_terms:ir.ui.view,arch_db:hr_holidays.hr_accrual_level_view_form msgid "Employee accrue" msgstr "Nhân viên tích lũy" #. module: hr_holidays #: model:ir.model.fields,field_description:hr_holidays.field_hr_holidays_summary_employee__emp msgid "Employee(s)" msgstr "Nhân viên" #. module: hr_holidays #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__employee_ids #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_accrual_plan__employees_count #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_allocation__employee_ids #: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_view_tree msgid "Employees" msgstr "Nhân viên" #. module: hr_holidays #: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_report_calendar_view_search msgid "Employees Off Today" msgstr "Nhân viên nghỉ hôm nay" #. module: hr_holidays #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__date_to #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_allocation__date_to #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_employee_type_report__date_to #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_mandatory_day__end_date #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_report__date_to msgid "End Date" msgstr "Ngày kết thúc" #. module: hr_holidays #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_type__employee_requests__yes msgid "Extra Days Requests Allowed" msgstr "Cho phép đề nghị cộng thêm ngày" #. module: hr_holidays #: model:ir.model.fields,help:hr_holidays.field_hr_leave_type__employee_requests msgid "" "Extra Days Requests Allowed: User can request an allocation for himself.\n" "\n" " Not Allowed: User cannot request an allocation." msgstr "" "Cho phép đề nghị cộng thêm ngày: Người dùng có thể đề nghị phân bổ cho chính mình.\n" "\n" "Không cho phép: Người dùng không thể đề nghị phân bổ." #. module: hr_holidays #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_accrual_level__first_month__feb #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_accrual_level__yearly_month__feb #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_accrual_plan__carryover_month__feb msgid "February" msgstr "Tháng 2" #. module: hr_holidays #: model:ir.model.fields,help:hr_holidays.field_hr_leave_allocation__duration_display msgid "" "Field allowing to see the allocation duration in days or hours depending on " "the type_request_unit" msgstr "" "Trường cho phép xem khoảng thời gian phân bổ theo ngày hoặc giờ tùy thuộc " "vào loại numquest_unit" #. module: hr_holidays #: model:ir.model.fields,help:hr_holidays.field_hr_leave__duration_display msgid "" "Field allowing to see the leave request duration in days or hours depending " "on the leave_type_request_unit" msgstr "" "Trường cho phép xem khoảng thời gian nghỉ phép tính theo ngày hoặc giờ tùy " "thuộc vào left_type_quest_unit" #. module: hr_holidays #: model_terms:ir.ui.view,arch_db:hr_holidays.view_hr_leave_allocation_filter msgid "" "Filters only on allocations that belong to a time off type that is 'active' " "(active field is True)" msgstr "" "Chỉ lọc các phân bổ có loại ngày nghỉ là 'hoạt động' (trường hoạt động là " "Đúng)" #. module: hr_holidays #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__first_approver_id #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_allocation__approver_id #: model_terms:ir.ui.view,arch_db:hr_holidays.view_hr_holidays_filter msgid "First Approval" msgstr "Duyệt Lần đầu" #. module: hr_holidays #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_accrual_level__first_day msgid "First Day" msgstr "Ngày đầu tiên" #. module: hr_holidays #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_accrual_level__first_day_display msgid "First Day Display" msgstr "Hiển thị ngày đầu tiên" #. module: hr_holidays #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_accrual_level__first_month msgid "First Month" msgstr "Tháng đầu tiên" #. module: hr_holidays #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_accrual_level__first_month_day msgid "First Month Day" msgstr "Ngày của tháng đầu tiên" #. module: hr_holidays #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_accrual_level__first_month_day_display msgid "First Month Day Display" msgstr "Hiển thị ngày của tháng đầu tiên" #. module: hr_holidays #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__message_follower_ids #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_allocation__message_follower_ids msgid "Followers" msgstr "Người theo dõi" #. module: hr_holidays #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__message_partner_ids #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_allocation__message_partner_ids msgid "Followers (Partners)" msgstr "Người theo dõi (Đối tác)" #. module: hr_holidays #: model:ir.model.fields,help:hr_holidays.field_hr_leave__activity_type_icon #: model:ir.model.fields,help:hr_holidays.field_hr_leave_allocation__activity_type_icon msgid "Font awesome icon e.g. fa-tasks" msgstr "Font biểu tượng, ví dụ: fa-tasks" #. module: hr_holidays #: model:ir.model.fields,help:hr_holidays.field_hr_leave_allocation__number_of_days_display #: model:ir.model.fields,help:hr_holidays.field_hr_leave_allocation__number_of_hours_display msgid "" "For an Accrual Allocation, this field contains the theorical amount of time " "given to the employee, due to a previous start date, on the first run of the" " plan. This can be manually edited." msgstr "" "Đối với Phân bổ tích lũy, trường này chứa lượng thời gian lý thuyết được cấp" " cho nhân viên trong lần chạy kế hoạch đầu tiên, do có ngày bắt đầu trước " "đó. Trường này có thể được chỉnh sửa thủ công." #. module: hr_holidays #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_accrual_level__frequency msgid "Frequency" msgstr "Tần suất" #. module: hr_holidays #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_accrual_level__week_day__fri msgid "Friday" msgstr "Thứ Sáu" #. module: hr_holidays #: model:ir.model.fields,field_description:hr_holidays.field_hr_holidays_summary_employee__date_from #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_report_calendar__start_datetime #: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_view_form msgid "From" msgstr "Từ" #. module: hr_holidays #: model:ir.model.fields,field_description:hr_holidays.field_hr_employee__leave_date_from #: model:ir.model.fields,field_description:hr_holidays.field_hr_employee_base__leave_date_from #: model:ir.model.fields,field_description:hr_holidays.field_hr_employee_public__leave_date_from msgid "From Date" msgstr "Từ ngày" #. module: hr_holidays #: model_terms:ir.ui.view,arch_db:hr_holidays.view_hr_holidays_filter #: model_terms:ir.ui.view,arch_db:hr_holidays.view_hr_leave_allocation_filter msgid "Future Activities" msgstr "Hoạt động trong tương lai" #. module: hr_holidays #. odoo-javascript #: code:addons/hr_holidays/static/src/dashboard/time_off_dashboard.xml:0 #, python-format msgid "Grant Time" msgstr "Cấp thời gian" #. module: hr_holidays #: model_terms:ir.ui.view,arch_db:hr_holidays.hr_accrual_plan_view_search #: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_mandatory_day_view_search #: model_terms:ir.ui.view,arch_db:hr_holidays.view_hr_holidays_filter #: model_terms:ir.ui.view,arch_db:hr_holidays.view_hr_holidays_filter_report #: model_terms:ir.ui.view,arch_db:hr_holidays.view_hr_leave_allocation_filter msgid "Group By" msgstr "Nhóm theo" #. module: hr_holidays #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_type__group_days_leave msgid "Group Time Off" msgstr "Nhóm đơn nghỉ phép" #. module: hr_holidays #: model:ir.actions.server,name:hr_holidays.action_hr_approval msgid "HR Approval" msgstr "HR Approval" #. module: hr_holidays #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__report_note msgid "HR Comments" msgstr "Bình luận HR" #. module: hr_holidays #: model:ir.model,name:hr_holidays.model_hr_holidays_summary_employee msgid "HR Time Off Summary Report By Employee" msgstr "Tóm tắt báo cáo ngày nghỉ theo nhân viên" #. module: hr_holidays #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__request_unit_half #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_allocation__type_request_unit__half_day #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_type__request_unit__half_day msgid "Half Day" msgstr "Nửa ngày" #. module: hr_holidays #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__has_mandatory_day msgid "Has Mandatory Day" msgstr "Có ngày bắt buộc" #. module: hr_holidays #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__has_message #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_allocation__has_message msgid "Has Message" msgstr "Có tin nhắn" #. module: hr_holidays #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_type__has_valid_allocation msgid "Has Valid Allocation" msgstr "Có phân bổ hợp lệ" #. module: hr_holidays #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__is_hatched #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_report_calendar__is_hatched msgid "Hatched" msgstr "Hatched" #. module: hr_holidays #: model:ir.model.fields,help:hr_holidays.field_hr_leave__multi_employee #: model:ir.model.fields,help:hr_holidays.field_hr_leave_allocation__multi_employee msgid "Holds whether this allocation concerns more than 1 employee" msgstr "Giữ nguyên nếu phân bổ này có liên quan đến trên 1 nhân viên" #. module: hr_holidays #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_employee_type_report__holiday_status msgid "Holiday Status" msgstr "Trạng thái nghỉ lễ" #. module: hr_holidays #: model:ir.model,name:hr_holidays.model_report_hr_holidays_report_holidayssummary msgid "Holidays Summary Report" msgstr "Báo cáo tổng hợp ngày phép" #. module: hr_holidays #: model:mail.message.subtype,description:hr_holidays.mt_leave_home_working #: model:mail.message.subtype,name:hr_holidays.mt_leave_home_working msgid "Home Working" msgstr "Home Working" #. module: hr_holidays #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__request_hour_from msgid "Hour from" msgstr "Từ giờ" #. module: hr_holidays #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__request_hour_to msgid "Hour to" msgstr "Đến giờ" #. module: hr_holidays #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_accrual_level__frequency__hourly msgid "Hourly" msgstr "Hàng giờ" #. module: hr_holidays #. odoo-javascript #. odoo-python #: code:addons/hr_holidays/models/hr_leave.py:0 #: code:addons/hr_holidays/static/src/dashboard/time_off_card.xml:0 #: code:addons/hr_holidays/static/src/dashboard/time_off_card.xml:0 #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_accrual_level__added_value_type__hour #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_accrual_plan__added_value_type__hour #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_allocation__type_request_unit__hour #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_type__request_unit__hour #, python-format msgid "Hours" msgstr "Giờ" #. module: hr_holidays #: model:ir.model.fields,field_description:hr_holidays.field_hr_employee__hr_icon_display #: model:ir.model.fields,field_description:hr_holidays.field_hr_employee_base__hr_icon_display #: model:ir.model.fields,field_description:hr_holidays.field_hr_employee_public__hr_icon_display #: model:ir.model.fields,field_description:hr_holidays.field_res_users__hr_icon_display msgid "Hr Icon Display" msgstr "Hr Icon Display" #. module: hr_holidays #: model:ir.model.fields,field_description:hr_holidays.field_hr_holidays_cancel_leave__id #: model:ir.model.fields,field_description:hr_holidays.field_hr_holidays_summary_employee__id #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__id #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_accrual_level__id #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_accrual_plan__id #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_allocation__id #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_employee_type_report__id #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_mandatory_day__id #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_report__id #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_report_calendar__id #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_type__id msgid "ID" msgstr "ID" #. module: hr_holidays #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__activity_exception_icon #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_allocation__activity_exception_icon msgid "Icon" msgstr "Biểu tượng" #. module: hr_holidays #: model:ir.model.fields,help:hr_holidays.field_hr_leave__activity_exception_icon #: model:ir.model.fields,help:hr_holidays.field_hr_leave_allocation__activity_exception_icon msgid "Icon to indicate an exception activity." msgstr "Biểu tượng cho thấy một hoạt động ngoại lệ." #. module: hr_holidays #. odoo-javascript #: code:addons/hr_holidays/static/src/avatar_card_popover_patch.xml:0 #: code:addons/hr_holidays/static/src/im_status_patch.xml:0 #, python-format msgid "Idle" msgstr "Rảnh rỗi" #. module: hr_holidays #: model:ir.model.fields,help:hr_holidays.field_hr_leave__message_needaction #: model:ir.model.fields,help:hr_holidays.field_hr_leave_allocation__message_needaction msgid "If checked, new messages require your attention." msgstr "Nếu chọn, bạn cần chú ý tới các tin nhắn mới." #. module: hr_holidays #: model:ir.model.fields,help:hr_holidays.field_hr_leave__message_has_error #: model:ir.model.fields,help:hr_holidays.field_hr_leave__message_has_sms_error #: model:ir.model.fields,help:hr_holidays.field_hr_leave_allocation__message_has_error #: model:ir.model.fields,help:hr_holidays.field_hr_leave_allocation__message_has_sms_error msgid "If checked, some messages have a delivery error." msgstr "Nếu chọn, một số tin nhắn sẽ có lỗi gửi." #. module: hr_holidays #: model:ir.model.fields,help:hr_holidays.field_hr_leave_accrual_plan__is_based_on_worked_time msgid "" "If checked, the accrual period will be calculated according to the work " "days, not calendar days." msgstr "" "Nếu chọn, giai đoạn tích lũy sẽ được tính dựa trên ngày làm việc mà không " "phải theo ngày theo lịch." #. module: hr_holidays #: model:ir.model.fields,help:hr_holidays.field_hr_leave_type__allows_negative msgid "" "If checked, users request can exceed the allocated days and balance can go " "in negative." msgstr "" "Nếu chọn, đơn của người dùng có thể vượt quá số ngày được phân bổ và số ngày" " còn lại có thể bị thâm hụt." #. module: hr_holidays #: model:ir.model.fields,help:hr_holidays.field_hr_leave__active_employee #: model:ir.model.fields,help:hr_holidays.field_hr_leave_allocation__active_employee msgid "" "If the active field is set to False, it will allow you to hide the resource " "record without removing it." msgstr "" "Nếu trường hoạt động được đặt là Sai, bạn sẽ được phép ẩn dữ liệu tài nguyên" " mà không cần xóa bỏ. " #. module: hr_holidays #: model:ir.model.fields,help:hr_holidays.field_hr_leave_type__active msgid "" "If the active field is set to false, it will allow you to hide the time off " "type without removing it." msgstr "" "If the active field is set to false, it will allow you to hide the time off " "type without removing it." #. module: hr_holidays #: model:ir.model.constraint,message:hr_holidays.constraint_hr_leave_duration_check msgid "" "If you want to change the number of days you should use the 'period' mode" msgstr "Nếu bạn muốn thay đổi số ngày, bạn nên sử dụng chế độ 'chu kỳ'" #. module: hr_holidays #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_accrual_plan__transition_mode__immediately msgid "Immediately" msgstr "Ngay lập tức" #. module: hr_holidays #. odoo-python #: code:addons/hr_holidays/models/hr_leave_allocation.py:0 #, python-format msgid "Incorrect state for new allocation" msgstr "Trạng thái phân bổ mới không chính xác" #. module: hr_holidays #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__message_is_follower #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_allocation__message_is_follower msgid "Is Follower" msgstr "Là người theo dõi" #. module: hr_holidays #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_allocation__is_officer msgid "Is Officer" msgstr "Là Người phụ trách" #. module: hr_holidays #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_type__unpaid msgid "Is Unpaid" msgstr "Không trả lương" #. module: hr_holidays #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__is_user_only_responsible msgid "Is User Only Responsible" msgstr "Chỉ người dùng phụ trách" #. module: hr_holidays #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_accrual_level__first_month__jan #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_accrual_level__yearly_month__jan #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_accrual_plan__carryover_month__jan msgid "January" msgstr "Tháng 1" #. module: hr_holidays #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_report_calendar__job_id msgid "Job" msgstr "Chức vụ" #. module: hr_holidays #: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_report_calendar_view_search msgid "Job Position" msgstr "Chức vụ" #. module: hr_holidays #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_accrual_level__second_month__jul #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_accrual_level__yearly_month__jul #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_accrual_plan__carryover_month__jul msgid "July" msgstr "Tháng 7" #. module: hr_holidays #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_accrual_level__first_month__jun #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_accrual_level__yearly_month__jun #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_accrual_plan__carryover_month__jun msgid "June" msgstr "Tháng 6" #. module: hr_holidays #: model_terms:ir.actions.act_window,help:hr_holidays.hr_leave_action_my #: model_terms:ir.actions.act_window,help:hr_holidays.hr_leave_action_new_request msgid "Keep track of your PTOs." msgstr "Keep track of your PTOs." #. module: hr_holidays #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_type__time_type msgid "Kind of Time Off" msgstr "Loại hình ngày nghỉ" #. module: hr_holidays #: model:ir.model.fields,field_description:hr_holidays.field_hr_holidays_cancel_leave__write_uid #: model:ir.model.fields,field_description:hr_holidays.field_hr_holidays_summary_employee__write_uid #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__write_uid #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_accrual_level__write_uid #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_accrual_plan__write_uid #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_allocation__write_uid #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_mandatory_day__write_uid #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_type__write_uid msgid "Last Updated by" msgstr "Cập nhật lần cuối bởi" #. module: hr_holidays #: model:ir.model.fields,field_description:hr_holidays.field_hr_holidays_cancel_leave__write_date #: model:ir.model.fields,field_description:hr_holidays.field_hr_holidays_summary_employee__write_date #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__write_date #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_accrual_level__write_date #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_accrual_plan__write_date #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_allocation__write_date #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_mandatory_day__write_date #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_type__write_date msgid "Last Updated on" msgstr "Cập nhật lần cuối vào" #. module: hr_holidays #: model_terms:ir.ui.view,arch_db:hr_holidays.view_hr_holidays_filter #: model_terms:ir.ui.view,arch_db:hr_holidays.view_hr_leave_allocation_filter msgid "Late Activities" msgstr "Hoạt động chậm trễ" #. module: hr_holidays #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__leave_type_increases_duration msgid "Leave Type Increases Duration" msgstr "Leave Type Increases Duration" #. module: hr_holidays #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_employee_type_report__holiday_status__left msgid "Left" msgstr "Trái" #. module: hr_holidays #. odoo-javascript #: code:addons/hr_holidays/static/src/views/calendar/filter_panel/calendar_filter_panel.xml:0 #, python-format msgid "Legend" msgstr "Trạng thái" #. module: hr_holidays #. odoo-javascript #: code:addons/hr_holidays/static/src/tours/hr_holidays_tour.js:0 #, python-format msgid "Let's approve it" msgstr "Hãy phê duyệt" #. module: hr_holidays #. odoo-javascript #: code:addons/hr_holidays/static/src/tours/hr_holidays_tour.js:0 #, python-format msgid "Let's discover the Time Off application" msgstr "Hãy khám phá ứng dụng Ngày nghỉ" #. module: hr_holidays #. odoo-javascript #: code:addons/hr_holidays/static/src/tours/hr_holidays_tour.js:0 #, python-format msgid "Let's go validate it" msgstr "Hãy xác thực" #. module: hr_holidays #. odoo-javascript #: code:addons/hr_holidays/static/src/tours/hr_holidays_tour.js:0 #, python-format msgid "Let's try to create a Sick Time Off, select it in the list" msgstr "Hãy thử tạo một đơn Nghỉ ốm bằng cách chọn trong danh sách" #. module: hr_holidays #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_accrual_plan__level_count msgid "Levels" msgstr "Mốc" #. module: hr_holidays #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_accrual_level__maximum_leave msgid "Limit to" msgstr "Giới hạn tới" #. module: hr_holidays #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__linked_request_ids #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_allocation__linked_request_ids msgid "Linked Requests" msgstr "Đơn liên kết" #. module: hr_holidays #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__message_main_attachment_id msgid "Main Attachment" msgstr "Tệp đính kèm chính" #. module: hr_holidays #: model:ir.ui.menu,name:hr_holidays.menu_hr_holidays_management msgid "Management" msgstr "Quản lý" #. module: hr_holidays #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__manager_id #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_allocation__manager_id msgid "Manager" msgstr "Quản lý" #. module: hr_holidays #: model:ir.actions.server,name:hr_holidays.action_manager_approval msgid "Manager Approval" msgstr "Manager Approval" #. module: hr_holidays #: model:ir.model,name:hr_holidays.model_hr_leave_mandatory_day #: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_mandatory_day_view_search msgid "Mandatory Day" msgstr "Ngày bắt buộc" #. module: hr_holidays #. odoo-javascript #: code:addons/hr_holidays/static/src/views/calendar/filter_panel/calendar_filter_panel.xml:0 #: model:ir.actions.act_window,name:hr_holidays.hr_leave_mandatory_day_action #: model:ir.ui.menu,name:hr_holidays.hr_holidays_mandatory_day_menu_configuration #, python-format msgid "Mandatory Days" msgstr "Ngày bắt buộc" #. module: hr_holidays #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_accrual_level__first_month__mar #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_accrual_level__yearly_month__mar #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_accrual_plan__carryover_month__mar msgid "March" msgstr "Tháng 3" #. module: hr_holidays #: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_view_form msgid "Mark as Draft" msgstr "Đánh dấu là nháp" #. module: hr_holidays #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_allocation__max_leaves msgid "Max Leaves" msgstr "Max Leaves" #. module: hr_holidays #: model_terms:ir.ui.view,arch_db:hr_holidays.hr_holiday_status_view_kanban msgid "Max Time Off:" msgstr "Thời gian ngày nghỉ tối đa:" #. module: hr_holidays #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_type__max_leaves msgid "Maximum Allowed" msgstr "Tối đa được phép" #. module: hr_holidays #: model:ir.model.fields,help:hr_holidays.field_hr_leave_type__virtual_remaining_leaves msgid "" "Maximum Time Off Allowed - Time Off Already Taken - Time Off Waiting " "Approval" msgstr "" "Thời gian ngày nghỉ tối đa - Thời gian ngày nghỉ đã nhận - Thời gian ngày " "nghỉ chờ phê duyệt" #. module: hr_holidays #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_accrual_level__postpone_max_days msgid "Maximum amount of accruals to transfer" msgstr "Lượng thời gian tích lũy tối đa cần chuyển" #. module: hr_holidays #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_accrual_level__first_month__may #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_accrual_level__yearly_month__may #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_accrual_plan__carryover_month__may msgid "May" msgstr "Tháng 5" #. module: hr_holidays #: model_terms:ir.actions.act_window,help:hr_holidays.hr_leave_action_action_approve_department #: model_terms:ir.actions.act_window,help:hr_holidays.hr_leave_action_holiday_allocation_id msgid "Meet the time off dashboard." msgstr "Meet the time off dashboard." #. module: hr_holidays #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__meeting_id msgid "Meeting" msgstr "Cuộc họp" #. module: hr_holidays #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__message_has_error #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_allocation__message_has_error msgid "Message Delivery error" msgstr "Lỗi gửi tin nhắn" #. module: hr_holidays #: model:ir.model,name:hr_holidays.model_mail_message_subtype msgid "Message subtypes" msgstr "Kiểu phụ của thông điệp" #. module: hr_holidays #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__message_ids #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_allocation__message_ids msgid "Messages" msgstr "Tin nhắn" #. module: hr_holidays #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_accrual_plan__level_ids msgid "Milestone" msgstr "Mốc thời gian" #. module: hr_holidays #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_accrual_plan__transition_mode msgid "Milestone Transition" msgstr "Chuyển mốc" #. module: hr_holidays #: model_terms:ir.ui.view,arch_db:hr_holidays.hr_accrual_level_view_form msgid "Milestone reached" msgstr "Mốc đã đạt" #. module: hr_holidays #: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_allocation_view_form_manager #: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_view_form_manager #: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_view_tree msgid "Mode" msgstr "Phương thức" #. module: hr_holidays #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_accrual_level__week_day__mon msgid "Monday" msgstr "Thứ Hai" #. module: hr_holidays #: model_terms:ir.ui.view,arch_db:hr_holidays.report_holidayssummary msgid "Month" msgstr "Tháng" #. module: hr_holidays #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_accrual_level__frequency__monthly msgid "Monthly" msgstr "Hàng tháng" #. module: hr_holidays #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_accrual_level__start_type__month msgid "Months" msgstr "Tháng" #. module: hr_holidays #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_date_from_period__am msgid "Morning" msgstr "Buổi sáng" #. module: hr_holidays #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__multi_employee #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_allocation__multi_employee msgid "Multi Employee" msgstr "Nhiều nhân viên" #. module: hr_holidays #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__my_activity_date_deadline #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_allocation__my_activity_date_deadline msgid "My Activity Deadline" msgstr "Hạn chót hoạt động của tôi" #. module: hr_holidays #: model:ir.actions.act_window,name:hr_holidays.hr_leave_allocation_action_my #: model:ir.ui.menu,name:hr_holidays.menu_open_allocation #: model_terms:ir.ui.view,arch_db:hr_holidays.view_hr_leave_allocation_filter msgid "My Allocations" msgstr "Phân bổ của tôi" #. module: hr_holidays #: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_report_calendar_view_search #: model_terms:ir.ui.view,arch_db:hr_holidays.view_hr_holidays_filter #: model_terms:ir.ui.view,arch_db:hr_holidays.view_hr_holidays_filter_report #: model_terms:ir.ui.view,arch_db:hr_holidays.view_hr_leave_allocation_filter msgid "My Department" msgstr "Bộ phận của tôi" #. module: hr_holidays #: model_terms:ir.ui.view,arch_db:hr_holidays.view_hr_holidays_filter_report msgid "My Requests" msgstr "Đơn của tôi" #. module: hr_holidays #: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_report_calendar_view_search #: model_terms:ir.ui.view,arch_db:hr_holidays.view_hr_holidays_filter #: model_terms:ir.ui.view,arch_db:hr_holidays.view_hr_leave_allocation_filter msgid "My Team" msgstr "Đội của tôi" #. module: hr_holidays #: model:ir.ui.menu,name:hr_holidays.menu_hr_holidays_my_leaves msgid "My Time" msgstr "Không gian của tôi" #. module: hr_holidays #: model:ir.actions.act_window,name:hr_holidays.hr_leave_action_my #: model:ir.ui.menu,name:hr_holidays.hr_leave_menu_my #: model_terms:ir.ui.view,arch_db:hr_holidays.view_hr_holidays_filter msgid "My Time Off" msgstr "Đơn nghỉ phép của tôi" #. module: hr_holidays #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_accrual_plan__name #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_mandatory_day__name #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_report_calendar__name #: model_terms:ir.ui.view,arch_db:hr_holidays.resource_calendar_leaves_tree_inherit msgid "Name" msgstr "Tên" #. module: hr_holidays #: model_terms:ir.ui.view,arch_db:hr_holidays.edit_holiday_status_form msgid "Negative Cap" msgstr "Cho phép giới hạn thâm hụt" #. module: hr_holidays #. odoo-javascript #: code:addons/hr_holidays/static/src/views/calendar/calendar_controller.xml:0 #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_employee__current_leave_state__draft #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_employee_base__current_leave_state__draft #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_employee_public__current_leave_state__draft #, python-format msgid "New" msgstr "Mới" #. module: hr_holidays #. odoo-python #: code:addons/hr_holidays/models/hr_leave.py:0 #, python-format msgid "New %(leave_type)s Request created by %(user)s" msgstr "Đơn %(leave_type)s mới được tạo bởi %(user)s" #. module: hr_holidays #. odoo-javascript #: code:addons/hr_holidays/static/src/views/hooks.js:0 #, python-format msgid "New Allocation" msgstr "New Allocation" #. module: hr_holidays #. odoo-javascript #: code:addons/hr_holidays/static/src/dashboard/time_off_dashboard.xml:0 #, python-format msgid "New Allocation Request" msgstr "Đơn phân bổ mới" #. module: hr_holidays #. odoo-python #: code:addons/hr_holidays/models/hr_leave_allocation.py:0 #, python-format msgid "" "New Allocation Request created by %(user)s: %(count)s Days of " "%(allocation_type)s" msgstr "" "New Allocation Request created by %(user)s: %(count)s Days of " "%(allocation_type)s" #. module: hr_holidays #: model_terms:ir.ui.view,arch_db:hr_holidays.hr_accrual_plan_view_form msgid "New Milestone" msgstr "Mốc mới" #. module: hr_holidays #. odoo-javascript #: code:addons/hr_holidays/static/src/views/calendar/calendar_controller.js:0 #, python-format msgid "New Time Off" msgstr "Đơn nghỉ phép mới" #. module: hr_holidays #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__activity_calendar_event_id #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_allocation__activity_calendar_event_id msgid "Next Activity Calendar Event" msgstr "Sự kiện theo lịch cho hoạt động tiếp theo" #. module: hr_holidays #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__activity_date_deadline #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_allocation__activity_date_deadline msgid "Next Activity Deadline" msgstr "Hạn chót cho hoạt động tiếp theo" #. module: hr_holidays #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__activity_summary #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_allocation__activity_summary msgid "Next Activity Summary" msgstr "Tóm tắt hoạt động tiếp theo" #. module: hr_holidays #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__activity_type_id #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_allocation__activity_type_id msgid "Next Activity Type" msgstr "Loại hoạt động tiếp theo" #. module: hr_holidays #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_type__requires_allocation__no #: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_allocation_view_form #: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_allocation_view_form_manager msgid "No Limit" msgstr "No Limit" #. module: hr_holidays #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_type__leave_validation_type__no_validation msgid "No Validation" msgstr "No Validation" #. module: hr_holidays #: model_terms:ir.actions.act_window,help:hr_holidays.act_hr_employee_holiday_type #: model_terms:ir.actions.act_window,help:hr_holidays.action_hr_available_holidays_report #: model_terms:ir.actions.act_window,help:hr_holidays.mail_activity_type_action_config_hr_holidays msgid "No data to display" msgstr "Không có dữ liệu để hiển thị" #. module: hr_holidays #: model_terms:ir.actions.act_window,help:hr_holidays.hr_leave_action_action_department msgid "No data yet!" msgstr "Chưa có dữ liệu nào!" #. module: hr_holidays #: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_allocation_view_form #: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_allocation_view_form_manager msgid "No limit" msgstr "Không giới hạn" #. module: hr_holidays #: model_terms:ir.ui.view,arch_db:hr_holidays.hr_accrual_plan_view_form msgid "No rule has been set up for this accrual plan." msgstr "Không có quy tắc nào được thiết lập cho kế hoạch tích lũy này." #. module: hr_holidays #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_type__allocation_validation_type__no msgid "No validation needed" msgstr "Không cần xác thực" #. module: hr_holidays #: model_terms:ir.ui.view,arch_db:hr_holidays.edit_holiday_status_form msgid "Nobody will be notified" msgstr "Không có ai được thông báo" #. module: hr_holidays #. odoo-javascript #: code:addons/hr_holidays/static/src/leave_stats/leave_stats.xml:0 #: code:addons/hr_holidays/static/src/leave_stats/leave_stats.xml:0 #, python-format msgid "None" msgstr "Không" #. module: hr_holidays #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_accrual_level__action_with_unused_accruals__lost msgid "None. Accrued time reset to 0" msgstr "Không. Thời gian đã tích lũy được đặt lại về 0" #. module: hr_holidays #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_type__employee_requests__no msgid "Not Allowed" msgstr "Được cho phép" #. module: hr_holidays #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_type__responsible_ids msgid "Notified Time Off Officer" msgstr "Người phụ trách ngày nghỉ được thông báo" #. module: hr_holidays #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_accrual_level__second_month__nov #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_accrual_level__yearly_month__nov #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_accrual_plan__carryover_month__nov msgid "November" msgstr "Tháng 11" #. module: hr_holidays #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__number_of_hours_text msgid "Number Of Hours Text" msgstr "Number Of Hours Text" #. module: hr_holidays #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__message_needaction_counter #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_allocation__message_needaction_counter msgid "Number of Actions" msgstr "Số lượng tác vụ" #. module: hr_holidays #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_allocation__number_of_days #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_employee_type_report__number_of_days #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_report__number_of_days #: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_report_tree #: model_terms:ir.ui.view,arch_db:hr_holidays.view_holiday_list msgid "Number of Days" msgstr "Số ngày" #. module: hr_holidays #: model:ir.model.fields,field_description:hr_holidays.field_hr_employee__leaves_count #: model:ir.model.fields,field_description:hr_holidays.field_hr_employee_base__leaves_count #: model:ir.model.fields,field_description:hr_holidays.field_hr_employee_public__leaves_count msgid "Number of Time Off" msgstr "Số lượng đơn nghỉ phép" #. module: hr_holidays #: model:ir.model.fields,help:hr_holidays.field_hr_leave__number_of_days_display msgid "" "Number of days of the time off request according to your working schedule. " "Used for interface." msgstr "" "Number of days of the time off request according to your working schedule. " "Used for interface." #. module: hr_holidays #: model:ir.model.fields,help:hr_holidays.field_hr_leave__number_of_days msgid "Number of days of the time off request. Used in the calculation." msgstr "Số ngày của đơn nghỉ phép. Được sử dụng trong tính toán." #. module: hr_holidays #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__message_has_error_counter #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_allocation__message_has_error_counter msgid "Number of errors" msgstr "Số lượng lỗi" #. module: hr_holidays #: model:ir.model.fields,help:hr_holidays.field_hr_leave__number_of_hours_display msgid "" "Number of hours of the time off request according to your working schedule. " "Used for interface." msgstr "" "Number of hours of the time off request according to your working schedule. " "Used for interface." #. module: hr_holidays #: model:ir.model.fields,help:hr_holidays.field_hr_leave__number_of_hours msgid "Number of hours of the time off request. Used in the calculation." msgstr "Số giờ của đơn nghỉ phép. Được sử dụng trong tính toán." #. module: hr_holidays #: model:ir.model.fields,help:hr_holidays.field_hr_leave__message_needaction_counter #: model:ir.model.fields,help:hr_holidays.field_hr_leave_allocation__message_needaction_counter msgid "Number of messages requiring action" msgstr "Số tin nhắn cần xử lý" #. module: hr_holidays #: model:ir.model.fields,help:hr_holidays.field_hr_leave__message_has_error_counter #: model:ir.model.fields,help:hr_holidays.field_hr_leave_allocation__message_has_error_counter msgid "Number of messages with delivery error" msgstr "Số tin nhắn bị gửi lỗi" #. module: hr_holidays #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_accrual_level__second_month__oct #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_accrual_level__yearly_month__oct #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_accrual_plan__carryover_month__oct msgid "October" msgstr "Tháng 10" #. module: hr_holidays #: model_terms:ir.ui.view,arch_db:hr_holidays.hr_employee_public_form_view_inherit #: model_terms:ir.ui.view,arch_db:hr_holidays.res_users_view_form #: model_terms:ir.ui.view,arch_db:hr_holidays.view_employee_form_leave_inherit msgid "Off Till" msgstr "Off Till" #. module: hr_holidays #: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_report_calendar_view_search msgid "Off Today" msgstr "Nghỉ hôm nay" #. module: hr_holidays #: model:res.groups,name:hr_holidays.group_hr_holidays_user msgid "Officer: Manage all requests" msgstr "Người phụ trách: Quản lý tất cả đơn" #. module: hr_holidays #: model_terms:ir.ui.view,arch_db:hr_holidays.hr_employee_view_search msgid "On Time Off" msgstr "Đang ngày nghỉ" #. module: hr_holidays #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_employee__hr_icon_display__presence_holiday_absent #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_employee_base__hr_icon_display__presence_holiday_absent #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_employee_public__hr_icon_display__presence_holiday_absent msgid "On leave" msgstr "Đang nghỉ phép" #. module: hr_holidays #. odoo-javascript #: code:addons/hr_holidays/static/src/avatar_card_popover_patch.xml:0 #: code:addons/hr_holidays/static/src/im_status_patch.xml:0 #: code:addons/hr_holidays/static/src/thread_icon.patch.xml:0 #, python-format msgid "Online" msgstr "Trực tuyến" #. module: hr_holidays #. odoo-javascript #: code:addons/hr_holidays/static/src/dashboard/time_off_card.xml:0 #, python-format msgid "Only" msgstr "Chỉ" #. module: hr_holidays #. odoo-python #: code:addons/hr_holidays/models/hr_leave.py:0 #, python-format msgid "Only a Time Off Manager can reset a refused leave." msgstr "Only a Time Off Manager can reset a refused leave." #. module: hr_holidays #. odoo-python #: code:addons/hr_holidays/models/hr_leave.py:0 #, python-format msgid "Only a Time Off Manager can reset a started leave." msgstr "Only a Time Off Manager can reset a started leave." #. module: hr_holidays #. odoo-python #: code:addons/hr_holidays/models/hr_leave.py:0 #, python-format msgid "Only a Time Off Manager can reset other people leaves." msgstr "Only a Time Off Manager can reset other people leaves." #. module: hr_holidays #. odoo-python #: code:addons/hr_holidays/models/hr_leave.py:0 #, python-format msgid "" "Only a Time Off Officer or Manager can approve/refuse its own requests." msgstr "" "Chỉ Người phụ trách ngày nghỉ hoặc Quản lý có thể phê duyệt/từ chối đơn của " "chính mình." #. module: hr_holidays #. odoo-python #: code:addons/hr_holidays/models/hr_leave_allocation.py:0 #, python-format msgid "Only a time off Manager can approve its own requests." msgstr "Only a time off Manager can approve its own requests." #. module: hr_holidays #. odoo-python #: code:addons/hr_holidays/models/hr_leave_allocation.py:0 #, python-format msgid "" "Only a time off Officer/Responsible or Manager can approve or refuse time " "off requests." msgstr "" "Chỉ Người phụ trách ngày nghỉ hoặc Quản lý có thể phê duyệt hoặc từ chối đơn" " nghỉ phép." #. module: hr_holidays #. odoo-python #: code:addons/hr_holidays/models/hr_employee.py:0 #, python-format msgid "Operation not supported" msgstr "Hoạt động không được hỗ trợ" #. module: hr_holidays #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_accrual_plan__carryover_date__other msgid "Other" msgstr "Khác" #. module: hr_holidays #. odoo-javascript #: code:addons/hr_holidays/static/src/avatar_card_popover_patch.xml:0 #: code:addons/hr_holidays/static/src/im_status_patch.xml:0 #: code:addons/hr_holidays/static/src/thread_icon.patch.xml:0 #, python-format msgid "Out of office" msgstr "Không ở văn phòng" #. module: hr_holidays #. odoo-javascript #: code:addons/hr_holidays/static/src/persona_service_patch.js:0 #, python-format msgid "Out of office until %s" msgstr "Vắng mặt cho đến khi %s" #. module: hr_holidays #: model:ir.ui.menu,name:hr_holidays.menu_hr_holidays_dashboard msgid "Overview" msgstr "Tổng quan" #. module: hr_holidays #: model:hr.leave.type,name:hr_holidays.holiday_status_cl msgid "Paid Time Off" msgstr "Ngày nghỉ có lương" #. module: hr_holidays #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__parent_id #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_allocation__parent_id msgid "Parent" msgstr "Chính" #. module: hr_holidays #: model:hr.leave.type,name:hr_holidays.hr_holiday_status_dv msgid "Parental Leaves" msgstr "Nghỉ chăm sóc con cái" #. module: hr_holidays #: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_mandatory_day_view_search #: model_terms:ir.ui.view,arch_db:hr_holidays.view_search_hr_holidays_employee_type_report msgid "Period" msgstr "Giai đoạn" #. module: hr_holidays #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_employee_type_report__holiday_status__planned msgid "Planned" msgstr "Đã lên kế hoạch" #. module: hr_holidays #. odoo-javascript #: code:addons/hr_holidays/static/src/dashboard/time_off_card.xml:0 #, python-format msgid "Planned:" msgstr "Đã lên kế hoạch:" #. module: hr_holidays #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_employee__hr_icon_display__presence_holiday_present #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_employee_base__hr_icon_display__presence_holiday_present #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_employee_public__hr_icon_display__presence_holiday_present msgid "Present but on leave" msgstr "Present but on leave" #. module: hr_holidays #: model_terms:ir.ui.view,arch_db:hr_holidays.view_hr_holidays_summary_employee msgid "Print" msgstr "In" #. module: hr_holidays #: model_terms:ir.ui.view,arch_db:hr_holidays.hr_holidays_cancel_leave_form msgid "Provide a reason to delete an approved time off" msgstr "Cung cấp lý do để xóa đơn nghỉ phép đã phê duyệt" #. module: hr_holidays #: model_terms:ir.ui.view,arch_db:hr_holidays.resource_calendar_form_inherit msgid "Public" msgstr "Public" #. module: hr_holidays #. odoo-javascript #: code:addons/hr_holidays/static/src/views/calendar/filter_panel/calendar_filter_panel.xml:0 #: model:ir.actions.act_window,name:hr_holidays.open_view_public_holiday #: model:ir.ui.menu,name:hr_holidays.hr_holidays_public_time_off_menu_configuration #, python-format msgid "Public Holidays" msgstr "Ngày lễ" #. module: hr_holidays #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_accrual_level__added_value msgid "Rate" msgstr "Tỷ giá" #. module: hr_holidays #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__rating_ids #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_allocation__rating_ids msgid "Ratings" msgstr "Đánh giá" #. module: hr_holidays #: model:ir.model.fields,field_description:hr_holidays.field_hr_holidays_cancel_leave__reason msgid "Reason" msgstr "Lý do" #. module: hr_holidays #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__notes #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_allocation__notes msgid "Reasons" msgstr "Lý do" #. module: hr_holidays #. odoo-javascript #. odoo-python #: code:addons/hr_holidays/models/hr_leave.py:0 #: code:addons/hr_holidays/models/hr_leave_allocation.py:0 #: code:addons/hr_holidays/static/src/views/view_dialog/form_view_dialog.xml:0 #: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_allocation_view_form_manager #: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_allocation_view_tree #: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_view_form #: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_view_tree #, python-format msgid "Refuse" msgstr "Từ chối" #. module: hr_holidays #. odoo-javascript #: code:addons/hr_holidays/static/src/views/calendar/filter_panel/calendar_filter_panel.xml:0 #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_employee__current_leave_state__refuse #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_employee_base__current_leave_state__refuse #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_employee_public__current_leave_state__refuse #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__state__refuse #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_allocation__state__refuse #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_employee_type_report__state__refuse #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_report__state__refuse #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_report_calendar__state__refuse #: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_view_form_dashboard_new_time_off #, python-format msgid "Refused" msgstr "Bị từ chối" #. module: hr_holidays #. odoo-python #: code:addons/hr_holidays/models/hr_leave.py:0 #, python-format msgid "Refused Time Off" msgstr "Đơn nghỉ phép bị từ chối" #. module: hr_holidays #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_allocation__allocation_type__regular msgid "Regular Allocation" msgstr "Regular Allocation" #. module: hr_holidays #: model:ir.model.fields,help:hr_holidays.field_hr_leave__user_id msgid "Related user name for the resource to manage its access." msgstr "Người dùng liên quan đến tài nguyên để quản lý sự truy cập." #. module: hr_holidays #: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_report_tree msgid "Remaining Days" msgstr "Số ngày còn lại" #. module: hr_holidays #: model:ir.model.fields,field_description:hr_holidays.field_hr_employee__remaining_leaves #: model:ir.model.fields,field_description:hr_holidays.field_hr_employee_base__remaining_leaves #: model:ir.model.fields,field_description:hr_holidays.field_hr_employee_public__remaining_leaves msgid "Remaining Paid Time Off" msgstr "Thời gian ngày nghỉ có lương còn lại" #. module: hr_holidays #: model_terms:ir.ui.view,arch_db:hr_holidays.res_users_view_form #: model_terms:ir.ui.view,arch_db:hr_holidays.view_employee_form_leave_inherit msgid "Remaining leaves" msgstr "Số ngày nghỉ phép còn lại" #. module: hr_holidays #: model:ir.model.fields,help:hr_holidays.field_hr_departure_wizard__archive_allocation msgid "Remove employee from existing accrual plans." msgstr "Xóa nhân viên khỏi kế hoạch tích lũy hiện có." #. module: hr_holidays #: model:ir.ui.menu,name:hr_holidays.menu_hr_holidays_report msgid "Reporting" msgstr "Báo cáo" #. module: hr_holidays #: model_terms:ir.ui.view,arch_db:hr_holidays.res_users_view_form msgid "Request Allocation" msgstr "Request Allocation" #. module: hr_holidays #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__request_date_to msgid "Request End Date" msgstr "Ngày kết thúc" #. module: hr_holidays #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__request_date_from msgid "Request Start Date" msgstr "Ngày bắt đầu" #. module: hr_holidays #: model_terms:ir.ui.view,arch_db:hr_holidays.res_users_view_form msgid "Request Time off" msgstr "Đề nghị ngày nghỉ" #. module: hr_holidays #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_report__leave_type msgid "Request Type" msgstr "Loại nghỉ phép" #. module: hr_holidays #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__duration_display msgid "Requested (Days/Hours)" msgstr "Đã đề nghị (ngày/giờ)" #. module: hr_holidays #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_type__requires_allocation msgid "Requires allocation" msgstr "Yêu cầu phân bổ" #. module: hr_holidays #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__resource_calendar_id msgid "Resource Calendar" msgstr "Lịch Tài nguyên" #. module: hr_holidays #: model:ir.actions.act_window,name:hr_holidays.resource_calendar_global_leaves_action_from_calendar msgid "Resource Time Off" msgstr "Resource Time Off" #. module: hr_holidays #: model:ir.model,name:hr_holidays.model_resource_calendar_leaves msgid "Resource Time Off Detail" msgstr "Chi tiết ngày nghỉ của tài nguyên" #. module: hr_holidays #: model:ir.model,name:hr_holidays.model_resource_calendar msgid "Resource Working Time" msgstr "Tài nguyên thời gian làm việc" #. module: hr_holidays #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__activity_user_id #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_allocation__activity_user_id msgid "Responsible User" msgstr "Người phụ trách" #. module: hr_holidays #: model_terms:ir.ui.view,arch_db:hr_holidays.hr_accrual_plan_view_form msgid "Rules" msgstr "Quy tắc" #. module: hr_holidays #: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_allocation_view_form msgid "Run until" msgstr "Chạy tới khi" #. module: hr_holidays #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__message_has_sms_error #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_allocation__message_has_sms_error msgid "SMS Delivery error" msgstr "Lỗi gửi SMS" #. module: hr_holidays #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_accrual_level__week_day__sat msgid "Saturday" msgstr "Thứ Bảy" #. module: hr_holidays #. odoo-javascript #: code:addons/hr_holidays/static/src/views/view_dialog/form_view_dialog.xml:0 #, python-format msgid "Save" msgstr "Lưu" #. module: hr_holidays #: model_terms:ir.ui.view,arch_db:hr_holidays.view_hr_holidays_filter #: model_terms:ir.ui.view,arch_db:hr_holidays.view_hr_holidays_filter_report #: model_terms:ir.ui.view,arch_db:hr_holidays.view_search_hr_holidays_employee_type_report msgid "Search Time Off" msgstr "Tìm đơn nghỉ phép" #. module: hr_holidays #: model_terms:ir.ui.view,arch_db:hr_holidays.view_holidays_status_filter msgid "Search Time Off Type" msgstr "Tìm loại ngày nghỉ" #. module: hr_holidays #: model_terms:ir.ui.view,arch_db:hr_holidays.view_hr_leave_allocation_filter msgid "Search allocations" msgstr "Tìm phân bổ" #. module: hr_holidays #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__second_approver_id #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__state__validate1 #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_employee_type_report__state__validate1 #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_report__state__validate1 #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_report_calendar__state__validate1 #: model_terms:ir.ui.view,arch_db:hr_holidays.view_hr_holidays_filter msgid "Second Approval" msgstr "Phê duyệt lần hai" #. module: hr_holidays #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_accrual_level__second_day msgid "Second Day" msgstr "Ngày thứ hai" #. module: hr_holidays #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_accrual_level__second_day_display msgid "Second Day Display" msgstr "Hiển thị ngày thứ hai" #. module: hr_holidays #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_accrual_level__second_month msgid "Second Month" msgstr "Tháng thứ hai" #. module: hr_holidays #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_accrual_level__second_month_day msgid "Second Month Day" msgstr "Ngày của tháng thứ hai" #. module: hr_holidays #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_accrual_level__second_month_day_display msgid "Second Month Day Display" msgstr "Hiển thị ngày của tháng thứ hai" #. module: hr_holidays #. odoo-python #: code:addons/hr_holidays/models/hr_leave.py:0 #, python-format msgid "Second approval request for %(leave_type)s" msgstr "Yêu cầu phê duyệt lần hai cho %(leave_type)s" #. module: hr_holidays #. odoo-javascript #: code:addons/hr_holidays/static/src/tours/hr_holidays_tour.js:0 #, python-format msgid "Select Time Off" msgstr "Chọn đơn nghỉ phép" #. module: hr_holidays #: model:ir.model.fields,field_description:hr_holidays.field_hr_holidays_summary_employee__holiday_type msgid "Select Time Off Type" msgstr "Tìm loại ngày nghỉ" #. module: hr_holidays #: model:ir.model.fields,help:hr_holidays.field_hr_leave_allocation__validation_type #: model:ir.model.fields,help:hr_holidays.field_hr_leave_type__allocation_validation_type msgid "" "Select the level of approval needed in case of request by employee\n" " - No validation needed: The employee's request is automatically approved.\n" " - Approved by Time Off Officer: The employee's request need to be manually approved by the Time Off Officer." msgstr "" "Lựa chọn cấp độ phê duyệt cần thiết cho đơn của nhân viên\n" "- Không cần xác thực: Đơn của nhân viên được tự động phê duyệt.\n" "- Phê duyệt bởi người phụ trách ngày nghỉ: Đơn của nhân viên cần được người phụ trách ngày nghỉ phê duyệt thủ công." #. module: hr_holidays #. odoo-javascript #: code:addons/hr_holidays/static/src/tours/hr_holidays_tour.js:0 #, python-format msgid "Select the request you just created" msgstr "Chọn đơn bạn vừa tạo" #. module: hr_holidays #: model:ir.model.fields,help:hr_holidays.field_hr_employee__leave_manager_id #: model:ir.model.fields,help:hr_holidays.field_hr_employee_base__leave_manager_id #: model:ir.model.fields,help:hr_holidays.field_hr_employee_public__leave_manager_id #: model:ir.model.fields,help:hr_holidays.field_res_users__leave_manager_id msgid "" "Select the user responsible for approving \"Time Off\" of this employee.\n" "If empty, the approval is done by an Administrator or Approver (determined in settings/users)." msgstr "" "Select the user responsible for approving \"Time Off\" of this employee.\n" "If empty, the approval is done by an Administrator or Approver (determined in settings/users)." #. module: hr_holidays #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_accrual_level__second_month__sep #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_accrual_level__yearly_month__sep #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_accrual_plan__carryover_month__sep msgid "September" msgstr "Tháng 9" #. module: hr_holidays #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_type__sequence msgid "Sequence" msgstr "Trình tự" #. module: hr_holidays #: model:ir.model.fields,help:hr_holidays.field_hr_leave_accrual_level__sequence msgid "Sequence is generated automatically by start time delta." msgstr "Trình tự được tạo tự động theo delta thời gian bắt đầu." #. module: hr_holidays #: model:ir.model.fields,help:hr_holidays.field_hr_leave_accrual_level__postpone_max_days msgid "Set a maximum of accruals an allocation keeps at the end of the year." msgstr "Đặt thời gian tích lũy tối đa mà phân bổ giữ lại vào cuối năm." #. module: hr_holidays #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_accrual_plan__show_transition_mode msgid "Show Transition Mode" msgstr "Hiển thị chế độ chuyển" #. module: hr_holidays #: model_terms:ir.ui.view,arch_db:hr_holidays.view_hr_holidays_filter #: model_terms:ir.ui.view,arch_db:hr_holidays.view_hr_leave_allocation_filter msgid "Show all records which has next action date is before today" msgstr "Hiển thị tất cả bản ghi có ngày xử lý tiếp theo trước ngày hôm nay" #. module: hr_holidays #: model:hr.leave.type,name:hr_holidays.holiday_status_sl #: model:mail.message.subtype,description:hr_holidays.mt_leave_sick #: model:mail.message.subtype,name:hr_holidays.mt_leave_sick msgid "Sick Time Off" msgstr "Nghỉ ốm" #. module: hr_holidays #. odoo-javascript #: code:addons/hr_holidays/static/src/dashboard/time_off_card.xml:0 #, python-format msgid "Some leaves cannot be linked to any allocation. To see those leaves," msgstr "" "Không thể liên kết một số đơn nghỉ phép với bất kỳ phân bổ nào. Để xem các " "đơn nghỉ phép đó," #. module: hr_holidays #. odoo-python #: code:addons/hr_holidays/models/hr_leave_accrual_plan.py:0 #, python-format msgid "" "Some of the accrual plans you're trying to delete are linked to an existing " "allocation. Delete or cancel them first." msgstr "" "Một số kế hoạch tích lũy mà bạn muốn xóa được liên kết với một phân bổ đang " "tồn tại. Trước tiên, hãy xóa hoặc hủy chúng." #. module: hr_holidays #: model:ir.model.fields,help:hr_holidays.field_hr_leave_accrual_plan__time_off_type_id msgid "" "Specify if this accrual plan can only be used with this Time Off Type.\n" " Leave empty if this accrual plan can be used with any Time Off Type." msgstr "" "Xác định xem có phải kế hoạch tích lũy này chỉ có thể được sử dụng cho Loại ngày nghỉ này hay không.\n" " Để trống nếu kế hoạch tích lũy này có thể được sử dụng cho bất kỳ Loại ngày nghỉ nào." #. module: hr_holidays #: model:ir.model.fields,help:hr_holidays.field_hr_leave_accrual_plan__transition_mode msgid "" "Specify what occurs if a level transition takes place in the middle of a pay period.\n" "\n" " 'Immediately' will switch the employee to the new accrual level on the exact date during the ongoing pay period.\n" "\n" " 'After this accrual's period' will keep the employee on the same accrual level until the ongoing pay period is complete.\n" " After it is complete, the new level will take effect when the next pay period begins." msgstr "" "Xác định điều gì sẽ xảy ra nếu chuyển mốc diễn ra vào giữa kỳ lương.\n" "\n" " 'Ngay lập tức' sẽ chuyển nhân viên sang mốc tích lũy mới vào đúng ngày trong khi kỳ lương đang diễn ra.\n" "\n" " 'Sau gian đoạn tích lũy này' sẽ giữ nhân viên ở lại mốc tích lũy hiện tại cho đến khi hoàn thành kỳ lương đang diễn ra.\n" " Sau khi hoàn thành, mốc mới sẽ có hiệu lực khi kỳ lương tiếp theo bắt đầu." #. module: hr_holidays #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__date_from #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_allocation__date_from #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_employee_type_report__date_from #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_mandatory_day__start_date #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_report__date_from #: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_allocation_view_form #: model_terms:ir.ui.view,arch_db:hr_holidays.view_hr_holidays_filter #: model_terms:ir.ui.view,arch_db:hr_holidays.view_hr_holidays_filter_report msgid "Start Date" msgstr "Ngày bắt đầu" #. module: hr_holidays #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_accrual_level__start_count msgid "Start after" msgstr "Bắt đầu sau" #. module: hr_holidays #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_report_calendar__state msgid "State" msgstr "Trạng thái" #. module: hr_holidays #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__state #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_allocation__state #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_employee_type_report__state #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_report__state #: model_terms:ir.ui.view,arch_db:hr_holidays.view_hr_holidays_filter #: model_terms:ir.ui.view,arch_db:hr_holidays.view_hr_leave_allocation_filter msgid "Status" msgstr "Trạng thái" #. module: hr_holidays #: model:ir.model.fields,help:hr_holidays.field_hr_leave__activity_state #: model:ir.model.fields,help:hr_holidays.field_hr_leave_allocation__activity_state msgid "" "Status based on activities\n" "Overdue: Due date is already passed\n" "Today: Activity date is today\n" "Planned: Future activities." msgstr "" "Trạng thái dựa trên hoạt động\n" "Quá hạn: Hạn chót hạn đã qua\n" "Hôm nay: Hôm nay là ngày phải thực hiện\n" "Kế hoạch: Cần thực hiện trong tương lai." #. module: hr_holidays #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__is_striked #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_report_calendar__is_striked msgid "Striked" msgstr "Striked" #. module: hr_holidays #. odoo-javascript #: code:addons/hr_holidays/static/src/tours/hr_holidays_tour.js:0 #, python-format msgid "Submit your request" msgstr "Gửi đơn của bạn" #. module: hr_holidays #: model_terms:ir.ui.view,arch_db:hr_holidays.report_holidayssummary msgid "Sum" msgstr "Tổng" #. module: hr_holidays #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_accrual_level__week_day__sun msgid "Sunday" msgstr "Chủ nhật" #. module: hr_holidays #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__supported_attachment_ids_count msgid "Supported Attachment Ids Count" msgstr "Số ID tệp đính kèm liên quan" #. module: hr_holidays #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__leave_type_support_document #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_type__support_document #: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_view_form msgid "Supporting Document" msgstr "Tài liệu liên quan" #. module: hr_holidays #. odoo-python #: code:addons/hr_holidays/models/hr_leave.py:0 #, python-format msgid "Supporting Documents" msgstr "Tài liệu liên quan" #. module: hr_holidays #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__leave_type_request_unit #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_type__request_unit msgid "Take Time Off in" msgstr "Ngày nghỉ theo" #. module: hr_holidays #. odoo-javascript #: code:addons/hr_holidays/static/src/dashboard/time_off_card.xml:0 #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_employee_type_report__holiday_status__taken #, python-format msgid "Taken" msgstr "Đã nhận" #. module: hr_holidays #. odoo-python #: code:addons/hr_holidays/models/hr_leave_allocation.py:0 #, python-format msgid "" "The Start Date of the Validity Period must be anterior to the End Date." msgstr "Ngày bắt đầu của Thời hạn hiệu lực phải trước Ngày kết thúc." #. module: hr_holidays #: model:ir.model.fields,help:hr_holidays.field_hr_leave_accrual_level__start_count msgid "" "The accrual starts after a defined period from the allocation start date. " "This field defines the number of days, months or years after which accrual " "is used." msgstr "" "Thời gian tích lũy bắt đầu sau một giai đoạn xác định kể từ ngày bắt đầu " "phân bổ. Trường này xác định số ngày, tháng hoặc năm mà sau đó thời gian " "tích lũy được sử dụng." #. module: hr_holidays #. odoo-python #: code:addons/hr_holidays/models/hr_leave_type.py:0 #, python-format msgid "" "The allocation requirement of a time off type cannot be changed once leaves " "of that type have been taken. You should create a new time off type instead." msgstr "" "Không thể thay đổi đơn phân bổ của loại ngày nghỉ sau khi đã sử dụng ngày " "ngày nghỉ thuộc loại đó. Thay vào đó, bạn nên tạo loại ngày nghỉ mới." #. module: hr_holidays #: model:ir.model.fields,help:hr_holidays.field_hr_leave__color #: model:ir.model.fields,help:hr_holidays.field_hr_leave_type__color msgid "" "The color selected here will be used in every screen with the time off type." msgstr "" "Màu sắc được chọn ở đây sẽ được sử dụng ở mọi màn hình có loại ngày nghỉ " "này." #. module: hr_holidays #: model:ir.model.constraint,message:hr_holidays.constraint_hr_leave_accrual_level_check_dates msgid "The dates you've set up aren't correct. Please check them." msgstr "Ngày bạn đã chọn không chính xác. Vui lòng kiểm tra lại." #. module: hr_holidays #: model:ir.model.fields,help:hr_holidays.field_hr_leave_type__time_type msgid "" "The distinction between working time (ex. Attendance) and absence (ex. " "Training) will be used in the computation of Accrual's plan rate." msgstr "" "Sự khác biệt giữa thời gian làm việc (VD: Chuyên cần) và vắng mặt (VD: Đào " "tạo) sẽ được sử dụng để tính tỷ lệ kế hoạch tích lũy." #. module: hr_holidays #: model:ir.model.constraint,message:hr_holidays.constraint_hr_leave_allocation_duration_check msgid "The duration must be greater than 0." msgstr "Thời gian phải lớn hơn 0" #. module: hr_holidays #: model:ir.model.constraint,message:hr_holidays.constraint_hr_leave_allocation_type_value #: model:ir.model.constraint,message:hr_holidays.constraint_hr_leave_type_value msgid "" "The employee, department, company or employee category of this request is " "missing. Please make sure that your user login is linked to an employee." msgstr "" "Nhân viên, phòng ban, công ty hoặc danh mục nhân viên của đơn này bị thiếu. " "Vui lòng đảm bảo rằng người dùng của bạn được liên kết với một nhân viên." #. module: hr_holidays #. odoo-python #: code:addons/hr_holidays/models/hr_leave.py:0 #, python-format msgid "" "The following employees are not supposed to work during that period:\n" " %s" msgstr "" "Những nhân viên sau đây không được phép làm việc trong thời gian đó:\n" " %s" #. module: hr_holidays #. odoo-javascript #: code:addons/hr_holidays/static/src/dashboard/time_off_card.xml:0 #, python-format msgid "" "The leaves planned in the future are exceeding the maximum value of the allocation.\n" " It will not be possible to take all of them." msgstr "" "Các đơn nghỉ phép được lên kế hoạch cho tương lai vượt quá thời gian phân bổ tối đa.\n" " Bạn sẽ không thể nghỉ vào tất cả ngày này." #. module: hr_holidays #: model:ir.model.constraint,message:hr_holidays.constraint_hr_leave_type_check_negative msgid "" "The negative amount must be greater than 0. If you want to set 0, disable " "the negative cap instead." msgstr "" "Thời gian thâm hụt phải lớn hơn 0. Nếu bạn muốn đặt 0, thay vào đó hãy tắt " "giới thâm hụt." #. module: hr_holidays #: model:ir.model.fields,help:hr_holidays.field_hr_leave_accrual_level__added_value msgid "" "The number of hours/days that will be incremented in the specified Time Off " "Type for every period" msgstr "" "Số giờ/ngày sẽ tăng lên trong Loại ngày nghỉ đã định cho mỗi giai đoạn" #. module: hr_holidays #: model:ir.model.constraint,message:hr_holidays.constraint_hr_leave_date_check3 msgid "" "The request start date must be before or equal to the request end date." msgstr "Ngày bắt đầu đơn phải trước hoặc cùng ngày kết thúc đơn." #. module: hr_holidays #: model:ir.model.constraint,message:hr_holidays.constraint_hr_leave_mandatory_day_date_from_after_day_to msgid "The start date must be anterior than the end date." msgstr "Ngày bắt đầu phải trước ngày kết thúc." #. module: hr_holidays #: model:ir.model.constraint,message:hr_holidays.constraint_hr_leave_date_check2 msgid "The start date must be before or equal to the end date." msgstr "Ngày bắt đầu phải trước hoặc cùng ngày kết thúc." #. module: hr_holidays #: model:ir.model.fields,help:hr_holidays.field_hr_leave__state msgid "" "The status is set to 'To Submit', when a time off request is created.\n" "The status is 'To Approve', when time off request is confirmed by user.\n" "The status is 'Refused', when time off request is refused by manager.\n" "The status is 'Approved', when time off request is approved by manager." msgstr "" "Trạng thái được đặt thành 'Cần nộp', khi đơn nghỉ phép được tạo.\n" "Trạng thái là 'Cần duyệt', khi đơn nghỉ phép được người dùng xác nhận.\n" "Trạng thái là 'Bị từ chối', khi đơn nghỉ phép bị quản lý từ chối.\n" "Trạng thái là 'Đã duyệt', khi đơn nghỉ phép được quản lý phê duyệt." #. module: hr_holidays #: model:ir.model.fields,help:hr_holidays.field_hr_leave_allocation__state msgid "" "The status is set to 'To Submit', when an allocation request is created.\n" "The status is 'To Approve', when an allocation request is confirmed by user.\n" "The status is 'Refused', when an allocation request is refused by manager.\n" "The status is 'Approved', when an allocation request is approved by manager." msgstr "" "Trạng thái được đặt thành 'Cần nộp', khi đơn phân bổ được tạo.\n" "Trạng thái là 'Cần duyệt', khi đơn phân bổ được người dùng xác nhận.\n" "Trạng thái là 'Bị từ chối', khi đơn phân bổ bị quản lý từ chối.\n" "Trạng thái là 'Đã duyệt', khi đơn phân bổ được quản lý phê duyệt." #. module: hr_holidays #. odoo-python #: code:addons/hr_holidays/models/hr_leave.py:0 #, python-format msgid "The time off has been automatically approved" msgstr "The time off has been automatically approved" #. module: hr_holidays #. odoo-python #: code:addons/hr_holidays/models/hr_leave.py:0 #, python-format msgid "The time off has been canceled: %s" msgstr "Đơn nghỉ phép đã bị hủy: %s" #. module: hr_holidays #: model:ir.model.fields,help:hr_holidays.field_hr_leave_type__sequence msgid "" "The type with the smallest sequence is the default value in time off request" msgstr "" "The type with the smallest sequence is the default value in time off request" #. module: hr_holidays #. odoo-python #: code:addons/hr_holidays/models/hr_leave.py:0 #: code:addons/hr_holidays/models/hr_leave.py:0 #, python-format msgid "There is no valid allocation to cover that request." msgstr "Không có phân bổ hợp lệ để đáp ứng đơn đó." #. module: hr_holidays #. odoo-python #: code:addons/hr_holidays/models/hr_leave_allocation.py:0 #, python-format msgid "" "This allocation have already ran once, any modification won't be effective " "to the days allocated to the employee. If you need to change the " "configuration of the allocation, delete and create a new one." msgstr "" "Phân bổ này đã được sử dụng một lần, mọi sửa đổi sẽ không có hiệu lực đối " "với số ngày đã phân bổ cho nhân viên. Nếu bạn cần thay đổi thông tin phân " "bổ, hãy xóa và tạo một phân bổ mới." #. module: hr_holidays #: model:ir.model.fields,help:hr_holidays.field_hr_leave__first_approver_id msgid "" "This area is automatically filled by the user who validate the time off" msgstr "" "This area is automatically filled by the user who validate the time off" #. module: hr_holidays #: model:ir.model.fields,help:hr_holidays.field_hr_leave__second_approver_id msgid "" "This area is automatically filled by the user who validate the time off with" " second level (If time off type need second validation)" msgstr "" "This area is automatically filled by the user who validate the time off with" " second level (If time off type need second validation)" #. module: hr_holidays #: model:ir.model.fields,help:hr_holidays.field_hr_leave_allocation__approver_id msgid "" "This area is automatically filled by the user who validates the allocation" msgstr "" "This area is automatically filled by the user who validates the allocation" #. module: hr_holidays #: model:ir.model.fields,help:hr_holidays.field_hr_leave_accrual_level__start_type msgid "This field defines the unit of time after which the accrual starts." msgstr "" "Trường này xác định đơn vị thời gian sau đó thời gian tích lũy bắt đầu." #. module: hr_holidays #: model:ir.model.fields,help:hr_holidays.field_hr_leave_type__has_valid_allocation msgid "This indicates if it is still possible to use this type of leave" msgstr "Điều này cho biết nếu vẫn có thể sử dụng loại nghỉ này" #. module: hr_holidays #. odoo-python #: code:addons/hr_holidays/models/hr_leave.py:0 #, python-format msgid "This modification is not allowed in the current state." msgstr "This modification is not allowed in the current state." #. module: hr_holidays #. odoo-python #: code:addons/hr_holidays/models/hr_leave.py:0 #, python-format msgid "This time off cannot be canceled." msgstr "Không thể hủy đơn nghỉ phép này." #. module: hr_holidays #: model:ir.model.fields,help:hr_holidays.field_hr_leave_type__leaves_taken msgid "" "This value is given by the sum of all time off requests with a negative " "value." msgstr "" "This value is given by the sum of all time off requests with a negative " "value." #. module: hr_holidays #: model:ir.model.fields,help:hr_holidays.field_hr_leave_type__max_leaves msgid "" "This value is given by the sum of all time off requests with a positive " "value." msgstr "" "This value is given by the sum of all time off requests with a positive " "value." #. module: hr_holidays #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_accrual_level__week_day__thu msgid "Thursday" msgstr "Thứ năm" #. module: hr_holidays #. odoo-python #: code:addons/hr_holidays/models/hr_leave.py:0 #: model:ir.actions.act_window,name:hr_holidays.hr_leave_action_holiday_allocation_id #: model:ir.model,name:hr_holidays.model_hr_leave #: model:ir.model.fields,field_description:hr_holidays.field_hr_employee__leave_manager_id #: model:ir.model.fields,field_description:hr_holidays.field_hr_employee_base__leave_manager_id #: model:ir.model.fields,field_description:hr_holidays.field_hr_employee_public__leave_manager_id #: model:ir.model.fields,field_description:hr_holidays.field_res_users__leave_manager_id #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_report__leave_type__request #: model:ir.ui.menu,name:hr_holidays.menu_hr_holidays_root #: model:ir.ui.menu,name:hr_holidays.menu_open_department_leave_approve #: model:mail.message.subtype,name:hr_holidays.mt_leave #: model_terms:ir.ui.view,arch_db:hr_holidays.hr_department_view_kanban #: model_terms:ir.ui.view,arch_db:hr_holidays.hr_departure_wizard_view_form #: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_report_calendar_view #: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_report_calendar_view_form #, python-format msgid "Time Off" msgstr "Ngày nghỉ" #. module: hr_holidays #: model:ir.model,name:hr_holidays.model_hr_leave_allocation msgid "Time Off Allocation" msgstr "Phân bổ thời gian ngày nghỉ" #. module: hr_holidays #. odoo-python #: code:addons/hr_holidays/report/hr_leave_employee_type_report.py:0 #: model:ir.actions.act_window,name:hr_holidays.act_hr_employee_holiday_type #: model:ir.actions.act_window,name:hr_holidays.action_hr_available_holidays_report #: model:ir.actions.act_window,name:hr_holidays.hr_leave_action_action_department #, python-format msgid "Time Off Analysis" msgstr "Phân tích ngày nghỉ" #. module: hr_holidays #: model:mail.activity.type,name:hr_holidays.mail_act_leave_approval msgid "Time Off Approval" msgstr "Phê duyệt ngày nghỉ" #. module: hr_holidays #: model_terms:ir.ui.view,arch_db:hr_holidays.view_employee_tree_inherit_leave msgid "Time Off Approver" msgstr "Time Off Approver" #. module: hr_holidays #: model:ir.model,name:hr_holidays.model_hr_leave_report_calendar msgid "Time Off Calendar" msgstr "Time Off Calendar" #. module: hr_holidays #: model:ir.model.fields,field_description:hr_holidays.field_resource_calendar__associated_leaves_count msgid "Time Off Count" msgstr "Số đơn nghỉ phép" #. module: hr_holidays #. odoo-python #: code:addons/hr_holidays/models/hr_employee.py:0 #, python-format msgid "Time Off Dashboard" msgstr "Trang chủ Ngày nghỉ" #. module: hr_holidays #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__private_name msgid "Time Off Description" msgstr "Time Off Description" #. module: hr_holidays #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_type__leave_notif_subtype_id msgid "Time Off Notification Subtype" msgstr "Time Off Notification Subtype" #. module: hr_holidays #: model_terms:ir.actions.act_window,help:hr_holidays.hr_leave_allocation_action_all #: model_terms:ir.actions.act_window,help:hr_holidays.hr_leave_allocation_action_approve_department #: model_terms:ir.actions.act_window,help:hr_holidays.hr_leave_allocation_action_my msgid "" "Time Off Officers allocate time off days to employees (e.g. paid time off).
\n" " Employees request allocations to Time Off Officers (e.g. recuperation days)." msgstr "" "Time Off Officers allocate time off days to employees (e.g. paid time off).
\n" " Employees request allocations to Time Off Officers (e.g. recuperation days)." #. module: hr_holidays #. odoo-javascript #: code:addons/hr_holidays/static/src/views/calendar/calendar_controller.js:0 #: model:ir.actions.act_window,name:hr_holidays.hr_leave_action_my_request #: model:ir.model.fields,field_description:hr_holidays.field_hr_holidays_cancel_leave__leave_id #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_report__leave_id #: model:ir.model.fields,field_description:hr_holidays.field_resource_calendar_leaves__holiday_id #: model:mail.message.subtype,description:hr_holidays.mt_leave #: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_employee_view_dashboard #: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_view_activity #: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_view_calendar #: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_view_dashboard #: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_view_form #, python-format msgid "Time Off Request" msgstr "Đơn nghỉ phép" #. module: hr_holidays #: model_terms:ir.ui.view,arch_db:hr_holidays.edit_holiday_status_form #: model_terms:ir.ui.view,arch_db:hr_holidays.hr_department_view_kanban #: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_view_tree msgid "Time Off Requests" msgstr "Đơn nghỉ phép" #. module: hr_holidays #: model:res.groups,name:hr_holidays.group_hr_holidays_responsible msgid "Time Off Responsible" msgstr "Người phụ trách ngày nghỉ" #. module: hr_holidays #: model:mail.activity.type,name:hr_holidays.mail_act_leave_second_approval msgid "Time Off Second Approve" msgstr "Phê duyệt ngày nghỉ lần hai" #. module: hr_holidays #: model:ir.actions.act_window,name:hr_holidays.action_hr_holidays_summary_employee #: model:ir.actions.report,name:hr_holidays.action_report_holidayssummary #: model_terms:ir.ui.view,arch_db:hr_holidays.report_holidayssummary #: model_terms:ir.ui.view,arch_db:hr_holidays.view_holiday_graph #: model_terms:ir.ui.view,arch_db:hr_holidays.view_holiday_list #: model_terms:ir.ui.view,arch_db:hr_holidays.view_holiday_pivot #: model_terms:ir.ui.view,arch_db:hr_holidays.view_hr_holidays_summary_employee msgid "Time Off Summary" msgstr "Tóm tắt ngày nghỉ" #. module: hr_holidays #: model:ir.model,name:hr_holidays.model_hr_leave_employee_type_report #: model:ir.model,name:hr_holidays.model_hr_leave_report msgid "Time Off Summary / Report" msgstr "Tóm tắt/Báo cáo ngày nghỉ" #. module: hr_holidays #: model_terms:ir.ui.view,arch_db:hr_holidays.hr_holiday_status_view_kanban msgid "Time Off Taken:" msgstr "Time Off Taken:" #. module: hr_holidays #: model:ir.model,name:hr_holidays.model_hr_leave_type #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__holiday_status_id #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_accrual_plan__time_off_type_id #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_allocation__holiday_status_id #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_employee_type_report__leave_type #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_report__holiday_status_id #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_type__name #: model_terms:ir.ui.view,arch_db:hr_holidays.edit_holiday_status_form #: model_terms:ir.ui.view,arch_db:hr_holidays.report_holidayssummary #: model_terms:ir.ui.view,arch_db:hr_holidays.view_holiday_status_normal_tree #: model_terms:ir.ui.view,arch_db:hr_holidays.view_hr_leave_allocation_filter msgid "Time Off Type" msgstr "Loại ngày nghỉ" #. module: hr_holidays #: model:ir.actions.act_window,name:hr_holidays.open_view_holiday_status #: model:ir.ui.menu,name:hr_holidays.hr_holidays_status_menu_configuration #: model_terms:ir.ui.view,arch_db:hr_holidays.view_holidays_status_filter msgid "Time Off Types" msgstr "Loại ngày nghỉ" #. module: hr_holidays #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_type__leave_validation_type msgid "Time Off Validation" msgstr "Xác thực ngày nghỉ" #. module: hr_holidays #: model_terms:ir.ui.view,arch_db:hr_holidays.view_hr_leave_allocation_filter msgid "Time Off of Your Team Member" msgstr "Ngày nghỉ của thành viên bộ phận" #. module: hr_holidays #: model:ir.model.fields,field_description:hr_holidays.field_hr_department__leave_to_approve_count msgid "Time Off to Approve" msgstr "Đơn nghỉ phép cần phê duyệt" #. module: hr_holidays #: model_terms:ir.ui.view,arch_db:hr_holidays.report_holidayssummary msgid "Time Off." msgstr "Ngày nghỉ." #. module: hr_holidays #: model:ir.actions.server,name:hr_holidays.hr_leave_cron_cancel_invalid_ir_actions_server msgid "Time Off: Cancel invalid leaves" msgstr "Ngày nghỉ: Hủy các đơn nghỉ phép không hợp lệ" #. module: hr_holidays #: model_terms:ir.ui.view,arch_db:hr_holidays.view_hr_holidays_filter_report msgid "Time off" msgstr "Ngày nghỉ" #. module: hr_holidays #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_type__leaves_taken msgid "Time off Already Taken" msgstr "Time off Already Taken" #. module: hr_holidays #: model:ir.actions.server,name:hr_holidays.action_hr_holidays_by_employee_and_type_report msgid "Time off Analysis by Employee and Time Off Type" msgstr "Phân tích ngày nghỉ theo nhân viên và loại ngày nghỉ" #. module: hr_holidays #: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_report_graph #: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_report_pivot msgid "Time off Summary" msgstr "Tóm tắt ngày nghỉ" #. module: hr_holidays #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_allocation__leaves_taken msgid "Time off Taken" msgstr "Đơn nghỉ phép đã nhận" #. module: hr_holidays #: model_terms:ir.ui.view,arch_db:hr_holidays.view_hr_holidays_filter #: model_terms:ir.ui.view,arch_db:hr_holidays.view_hr_leave_allocation_filter msgid "Time off of people you are manager of" msgstr "Time off of people you are manager of" #. module: hr_holidays #. odoo-python #: code:addons/hr_holidays/models/hr_leave.py:0 #, python-format msgid "" "Time off request must be confirmed (\"To Approve\") in order to approve it." msgstr "" "Time off request must be confirmed (\"To Approve\") in order to approve it." #. module: hr_holidays #. odoo-python #: code:addons/hr_holidays/models/hr_leave.py:0 #, python-format msgid "Time off request must be confirmed in order to approve it." msgstr "Time off request must be confirmed in order to approve it." #. module: hr_holidays #. odoo-python #: code:addons/hr_holidays/models/hr_leave.py:0 #, python-format msgid "Time off request must be confirmed or validated in order to refuse it." msgstr "" "Time off request must be confirmed or validated in order to refuse it." #. module: hr_holidays #. odoo-python #: code:addons/hr_holidays/models/hr_leave.py:0 #, python-format msgid "" "Time off request must be in Draft state (\"To Submit\") in order to confirm " "it." msgstr "Để xác nhận, đơn nghỉ phép phải ở trạng thái nháp (\"Cần nộp\")." #. module: hr_holidays #. odoo-python #: code:addons/hr_holidays/models/hr_leave.py:0 #, python-format msgid "" "Time off request state must be \"Refused\" or \"To Approve\" in order to be " "reset to draft." msgstr "" "Time off request state must be \"Refused\" or \"To Approve\" in order to be " "reset to draft." #. module: hr_holidays #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_report_calendar__tz msgid "Timezone" msgstr "Múi giờ" #. module: hr_holidays #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_report_calendar__stop_datetime #: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_view_form msgid "To" msgstr "Đến" #. module: hr_holidays #. odoo-javascript #: code:addons/hr_holidays/static/src/views/calendar/filter_panel/calendar_filter_panel.xml:0 #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__state__confirm #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_allocation__state__confirm #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_employee_type_report__state__confirm #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_report__state__confirm #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_report_calendar__state__confirm #: model_terms:ir.ui.view,arch_db:hr_holidays.view_hr_holidays_filter_report #: model_terms:ir.ui.view,arch_db:hr_holidays.view_hr_leave_allocation_filter #, python-format msgid "To Approve" msgstr "Cần phê duyệt" #. module: hr_holidays #: model_terms:ir.ui.view,arch_db:hr_holidays.view_hr_leave_allocation_filter msgid "To Approve or Approved Allocations" msgstr "Phân bổ Cần phê duyệt hoặc Đã phê duyệt" #. module: hr_holidays #: model:ir.model.fields,field_description:hr_holidays.field_hr_employee__leave_date_to #: model:ir.model.fields,field_description:hr_holidays.field_hr_employee_base__leave_date_to #: model:ir.model.fields,field_description:hr_holidays.field_hr_employee_public__leave_date_to #: model:ir.model.fields,field_description:hr_holidays.field_res_users__leave_date_to msgid "To Date" msgstr "Đến ngày" #. module: hr_holidays #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__state__draft #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_employee_type_report__state__draft #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_report__state__draft #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_report_calendar__state__draft msgid "To Submit" msgstr "Để Trình" #. module: hr_holidays #. odoo-javascript #: code:addons/hr_holidays/static/src/dashboard/time_off_dashboard.xml:0 #, python-format msgid "Today" msgstr "Hôm nay" #. module: hr_holidays #: model_terms:ir.ui.view,arch_db:hr_holidays.view_hr_holidays_filter #: model_terms:ir.ui.view,arch_db:hr_holidays.view_hr_leave_allocation_filter msgid "Today Activities" msgstr "Hoạt động hôm nay" #. module: hr_holidays #: model:ir.model.fields,field_description:hr_holidays.field_hr_employee__allocations_count #: model:ir.model.fields,field_description:hr_holidays.field_hr_employee_base__allocations_count #: model:ir.model.fields,field_description:hr_holidays.field_hr_employee_public__allocations_count msgid "Total number of allocations" msgstr "Tổng số lượng phân bổ" #. module: hr_holidays #: model:ir.model.fields,field_description:hr_holidays.field_hr_employee__allocation_count #: model:ir.model.fields,field_description:hr_holidays.field_hr_employee_base__allocation_count #: model:ir.model.fields,field_description:hr_holidays.field_hr_employee_public__allocation_count #: model:ir.model.fields,field_description:hr_holidays.field_res_users__allocation_count msgid "Total number of days allocated." msgstr "Total number of days allocated." #. module: hr_holidays #: model:ir.model.fields,help:hr_holidays.field_hr_employee__remaining_leaves #: model:ir.model.fields,help:hr_holidays.field_hr_employee_base__remaining_leaves #: model:ir.model.fields,help:hr_holidays.field_hr_employee_public__remaining_leaves msgid "" "Total number of paid time off allocated to this employee, change this value " "to create allocation/time off request. Total based on all the time off types" " without overriding limit." msgstr "" "Tổng số thời gian đã nghỉ có lương được phân bổ cho nhân viên này, hãy thay " "đổi giá trị này để tạo đơn phân bổ/ngày nghỉ. Tổng số dựa trên tất cả các " "loại ngày nghỉ mà không có giới hạn ghi đè." #. module: hr_holidays #: model:hr.leave.type,name:hr_holidays.holiday_status_training msgid "Training Time Off" msgstr "Nghỉ để đào tạo" #. module: hr_holidays #: model_terms:ir.actions.act_window,help:hr_holidays.mail_activity_type_action_config_hr_holidays msgid "" "Try to add some records, or make sure that there is no active filter in the " "search bar." msgstr "" "Hãy thử thêm một số bản ghi hoặc đảm bảo rằng không có bộ lọc đang hoạt động" " nào trên thanh tìm kiếm." #. module: hr_holidays #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_accrual_level__week_day__tue msgid "Tuesday" msgstr "Thứ Ba" #. module: hr_holidays #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_accrual_level__frequency__bimonthly msgid "Twice a month" msgstr "Hai lần mỗi tháng" #. module: hr_holidays #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_accrual_level__frequency__biyearly msgid "Twice a year" msgstr "Hai lần mỗi năm" #. module: hr_holidays #. odoo-python #: code:addons/hr_holidays/models/resource.py:0 #, python-format msgid "" "Two public holidays cannot overlap each other for the same working hours." msgstr "Hai ngày nghỉ lễ không thể trùng nhau trong cùng một giờ làm việc." #. module: hr_holidays #: model_terms:ir.ui.view,arch_db:hr_holidays.view_hr_holidays_filter #: model_terms:ir.ui.view,arch_db:hr_holidays.view_hr_holidays_filter_report msgid "Type" msgstr "Loại" #. module: hr_holidays #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_allocation__type_request_unit msgid "Type Request Unit" msgstr "Type Request Unit" #. module: hr_holidays #: model:ir.model.fields,help:hr_holidays.field_hr_leave__activity_exception_decoration #: model:ir.model.fields,help:hr_holidays.field_hr_leave_allocation__activity_exception_decoration msgid "Type of the exception activity on record." msgstr "Loại hoạt động ngoại lệ trong bản ghi." #. module: hr_holidays #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__tz msgid "Tz" msgstr "Tz" #. module: hr_holidays #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__tz_mismatch msgid "Tz Mismatch" msgstr "Tz Mismatch" #. module: hr_holidays #: model_terms:ir.ui.view,arch_db:hr_holidays.hr_accrual_plan_view_form msgid "Unlimited" msgstr "Không giới hạn" #. module: hr_holidays #: model:hr.leave.type,name:hr_holidays.holiday_status_unpaid msgid "Unpaid" msgstr "Không thanh toán" #. module: hr_holidays #: model:mail.message.subtype,description:hr_holidays.mt_leave_unpaid #: model:mail.message.subtype,name:hr_holidays.mt_leave_unpaid msgid "Unpaid Time Off" msgstr "Ngày nghỉ không lương" #. module: hr_holidays #: model_terms:ir.ui.view,arch_db:hr_holidays.view_hr_leave_allocation_filter msgid "Unread Messages" msgstr "Tin nhắn chưa đọc" #. module: hr_holidays #: model_terms:ir.ui.view,arch_db:hr_holidays.hr_accrual_level_view_form msgid "Up to" msgstr "Tối đa" #. module: hr_holidays #: model:ir.model,name:hr_holidays.model_res_users #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__user_id msgid "User" msgstr "Người dùng" #. module: hr_holidays #. odoo-javascript #: code:addons/hr_holidays/static/src/avatar_card_popover_patch.xml:0 #: code:addons/hr_holidays/static/src/im_status_patch.xml:0 #, python-format msgid "User is idle" msgstr "Người dùng đang nghỉ" #. module: hr_holidays #. odoo-javascript #: code:addons/hr_holidays/static/src/avatar_card_popover_patch.xml:0 #: code:addons/hr_holidays/static/src/im_status_patch.xml:0 #, python-format msgid "User is online" msgstr "Người dùng đang online" #. module: hr_holidays #. odoo-javascript #: code:addons/hr_holidays/static/src/avatar_card_popover_patch.xml:0 #: code:addons/hr_holidays/static/src/im_status_patch.xml:0 #, python-format msgid "User is out of office" msgstr "Người dùng văn mặt ở văn phòng" #. module: hr_holidays #. odoo-javascript #: code:addons/hr_holidays/static/src/views/view_dialog/form_view_dialog.xml:0 #: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_allocation_view_form_manager #: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_allocation_view_tree #: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_view_form #: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_view_tree #, python-format msgid "Validate" msgstr "Xác thực" #. module: hr_holidays #. odoo-javascript #: code:addons/hr_holidays/static/src/views/calendar/filter_panel/calendar_filter_panel.xml:0 #, python-format msgid "Validated" msgstr "Đã xác thực" #. module: hr_holidays #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__validation_type #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_allocation__validation_type msgid "Validation Type" msgstr "Kiểu xác thực" #. module: hr_holidays #: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_allocation_view_form #: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_allocation_view_form_manager msgid "Validity Period" msgstr "Thời hạn hiệu lực" #. module: hr_holidays #: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_allocation_view_tree msgid "Validity Start" msgstr "Ngày bắt đầu hiệu lực" #. module: hr_holidays #: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_allocation_view_tree msgid "Validity Stop" msgstr "Ngày hết hiệu lực" #. module: hr_holidays #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_type__virtual_remaining_leaves msgid "Virtual Remaining Time Off" msgstr "Virtual Remaining Time Off" #. module: hr_holidays #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_employee__current_leave_state__confirm #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_employee_base__current_leave_state__confirm #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_employee_public__current_leave_state__confirm msgid "Waiting Approval" msgstr "Chờ phê duyệt" #. module: hr_holidays #: model_terms:ir.ui.view,arch_db:hr_holidays.view_hr_holidays_filter msgid "Waiting For Me" msgstr "Chờ tôi" #. module: hr_holidays #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_employee__current_leave_state__validate1 #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_employee_base__current_leave_state__validate1 #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_employee_public__current_leave_state__validate1 msgid "Waiting Second Approval" msgstr "Chờ phê duyệt lần hai" #. module: hr_holidays #: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_report_calendar_view_search msgid "Waiting for Approval" msgstr "Chờ phê duyệt" #. module: hr_holidays #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__website_message_ids #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_allocation__website_message_ids msgid "Website Messages" msgstr "Thông báo trên trang web" #. module: hr_holidays #: model:ir.model.fields,help:hr_holidays.field_hr_leave__website_message_ids #: model:ir.model.fields,help:hr_holidays.field_hr_leave_allocation__website_message_ids msgid "Website communication history" msgstr "Lịch sử trao đổi qua trang web" #. module: hr_holidays #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_accrual_level__week_day__wed msgid "Wednesday" msgstr "Thứ Tư" #. module: hr_holidays #. odoo-javascript #: code:addons/hr_holidays/static/src/views/calendar/year/calendar_year_renderer.js:0 #, python-format msgid "Week" msgstr "Tuần" #. module: hr_holidays #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_accrual_level__frequency__weekly msgid "Weekly" msgstr "Hàng tuần" #. module: hr_holidays #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_type__time_type__other msgid "Worked Time" msgstr "Thời gian làm việc" #. module: hr_holidays #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_mandatory_day__resource_calendar_id msgid "Working Hours" msgstr "Giờ làm việc" #. module: hr_holidays #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_accrual_level__frequency__yearly msgid "Yearly" msgstr "Hàng năm" #. module: hr_holidays #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_accrual_level__yearly_day msgid "Yearly Day" msgstr "Ngày hàng năm" #. module: hr_holidays #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_accrual_level__yearly_day_display msgid "Yearly Day Display" msgstr "Hiển thị ngày hàng năm" #. module: hr_holidays #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_accrual_level__yearly_month msgid "Yearly Month" msgstr "Tháng hàng năm" #. module: hr_holidays #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_accrual_level__start_type__year msgid "Years" msgstr "Năm" #. module: hr_holidays #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_type__requires_allocation__yes msgid "Yes" msgstr "Có" #. module: hr_holidays #: model:ir.model.fields,help:hr_holidays.field_hr_leave_type__requires_allocation msgid "" "Yes: Time off requests need to have a valid allocation.\n" "\n" " No Limit: Time Off requests can be taken without any prior allocation." msgstr "" "Có: Đơn nghỉ phép cần phải có phân bổ hợp lệ.\n" "\n" " Không giới hạn: Đơn nghỉ phép có thể được nhận mà không cần phân bổ trước." #. module: hr_holidays #. odoo-python #: code:addons/hr_holidays/models/hr_leave.py:0 #, python-format msgid "You are not allowed to request a time off on a Mandatory Day." msgstr "Bạn không được phép đề nghị ngày nghỉ vào Ngày bắt buộc." #. module: hr_holidays #. odoo-python #: code:addons/hr_holidays/models/hr_leave.py:0 #, python-format msgid "You can not have 2 time off that overlaps on the same day." msgstr "You can not have 2 time off that overlaps on the same day." #. module: hr_holidays #: model:ir.model.constraint,message:hr_holidays.constraint_hr_leave_accrual_level_start_count_check msgid "You can not start an accrual in the past." msgstr "Bạn không thể bắt đầu tích lũy vào thời điểm đã qua. " #. module: hr_holidays #. odoo-javascript #: code:addons/hr_holidays/static/src/tours/hr_holidays_tour.js:0 #: code:addons/hr_holidays/static/src/tours/hr_holidays_tour.js:0 #, python-format msgid "" "You can select the period you need to take off, from start date to end date" msgstr "" "Bạn có thể chọn giai đoạn bạn cần nghỉ phép, từ ngày bắt đầu đến ngày kết " "thúc" #. module: hr_holidays #. odoo-python #: code:addons/hr_holidays/models/hr_leave.py:0 #, python-format msgid "You can't manually archive/unarchive a time off." msgstr "Bạn không thể lưu trữ/hủy lưu một đơn nghỉ phép theo cách thủ công." #. module: hr_holidays #. odoo-python #: code:addons/hr_holidays/models/hr_leave_allocation.py:0 #, python-format msgid "" "You cannot archive an allocation which is in confirm or validate state." msgstr "Bạn không thể lưu trữ phân bổ ở trạng thái xác nhận hoặc xác thực." #. module: hr_holidays #. odoo-python #: code:addons/hr_holidays/models/hr_leave.py:0 #, python-format msgid "You cannot delete a time off assigned to several employees" msgstr "Bạn không thể xóa đơn nghỉ phép được chỉ định cho nhiều nhân viên" #. module: hr_holidays #. odoo-python #: code:addons/hr_holidays/models/hr_leave.py:0 #, python-format msgid "You cannot delete a time off which is in %s state" msgstr "Bạn không nên xoá một đơn nghỉ phép đang ở trạng thái %s" #. module: hr_holidays #. odoo-python #: code:addons/hr_holidays/models/hr_leave.py:0 #, python-format msgid "You cannot delete a time off which is in the past" msgstr "Bạn không thể xoá một đơn nghỉ phép ở thời điểm đã qua" #. module: hr_holidays #. odoo-python #: code:addons/hr_holidays/models/hr_leave_allocation.py:0 #, python-format msgid "" "You cannot delete an allocation request which has some validated leaves." msgstr "Bạn không thể xóa đơn phân bổ có một số đơn nghỉ phép đã xác thực." #. module: hr_holidays #. odoo-python #: code:addons/hr_holidays/models/hr_leave_allocation.py:0 #, python-format msgid "You cannot delete an allocation request which is in %s state." msgstr "You cannot delete an allocation request which is in %s state." #. module: hr_holidays #. odoo-python #: code:addons/hr_holidays/models/hr_leave.py:0 #, python-format msgid "" "You cannot first approve a time off for %s, because you are not his time off" " manager" msgstr "" "You cannot first approve a time off for %s, because you are not his time off" " manager" #. module: hr_holidays #. odoo-python #: code:addons/hr_holidays/models/hr_leave_accrual_plan_level.py:0 #, python-format msgid "" "You cannot have a cap on accrued time without setting a maximum amount." msgstr "" "Bạn không thể đặt giới hạn cho thời gian tích lũy mà không thiết lập mức tối" " đa." #. module: hr_holidays #. odoo-python #: code:addons/hr_holidays/models/hr_leave_allocation.py:0 #, python-format msgid "" "You cannot reduce the duration below the duration of leaves already taken by" " the employee." msgstr "" "Bạn không thể giảm tổng thời gian xuống dưới tổng thời gian nghỉ phép mà " "nhân viên đã nghỉ." #. module: hr_holidays #. odoo-python #: code:addons/hr_holidays/models/hr_leave_allocation.py:0 #, python-format msgid "" "You cannot refuse this allocation request since the employee has already " "taken leaves for it. Please refuse or delete those leaves first." msgstr "" "Bạn không thể từ chối đơn phân bổ này vì nhân viên đã nhận nghỉ phép. Hãy từ" " chối hoặc xóa các đơn nghỉ phép đó trước." #. module: hr_holidays #. odoo-python #: code:addons/hr_holidays/models/hr_leave.py:0 #, python-format msgid "" "You don't have the rights to apply second approval on a time off request" msgstr "" "You don't have the rights to apply second approval on a time off request" #. module: hr_holidays #. odoo-python #: code:addons/hr_holidays/models/hr_leave.py:0 #, python-format msgid "You must be %s's Manager to approve this leave" msgstr "Bạn phải là Quản lý của %s để phê duyệt đơn nghỉ phép này" #. module: hr_holidays #. odoo-python #: code:addons/hr_holidays/models/hr_leave.py:0 #, python-format msgid "" "You must be either %s's manager or Time off Manager to approve this leave" msgstr "" "You must be either %s's manager or Time off Manager to approve this leave" #. module: hr_holidays #. odoo-python #: code:addons/hr_holidays/models/hr_leave.py:0 #, python-format msgid "" "You must either be a Time off Officer or Time off Manager to approve this " "leave" msgstr "" "Bạn phải là Người phụ trách ngày nghỉ hoặc Quản lý ngày nghỉ để phê duyệt " "đơn nghỉ phép này" #. module: hr_holidays #: model:ir.model.constraint,message:hr_holidays.constraint_hr_leave_accrual_level_added_value_greater_than_zero msgid "You must give a rate greater than 0 in accrual plan levels." msgstr "Bạn phải đặt tỷ lệ lớn hơn 0 ở các mốc kế hoạch tích lũy." #. module: hr_holidays #. odoo-python #: code:addons/hr_holidays/models/hr_leave.py:0 #, python-format msgid "" "You must have manager rights to modify/validate a time off that already " "begun" msgstr "" "You must have manager rights to modify/validate a time off that already " "begun" #. module: hr_holidays #. odoo-python #: code:addons/hr_holidays/models/hr_leave.py:0 #, python-format msgid "" "You've already booked time off which overlaps with this period:\n" "%s\n" "Attempting to double-book your time off won't magically make your vacation 2x better!\n" msgstr "" "Bạn đã tạo đơn nghỉ phép trùng với giai đoạn này:\n" "%s\n" "Sẽ không có phép màu nào giúp nhân đôi độ tuyệt vời của kỳ nghỉ chỉ bằng cách tạo 2 đơn nghỉ phép đâu nhé!\n" #. module: hr_holidays #. odoo-python #: code:addons/hr_holidays/models/hr_leave.py:0 #, python-format msgid "Your %(leave_type)s planned on %(date)s has been accepted" msgstr "" "%(leave_type)s của bạn được lên kế hoạch vào %(date)s đã được chấp nhận" #. module: hr_holidays #. odoo-python #: code:addons/hr_holidays/models/hr_leave.py:0 #, python-format msgid "Your %(leave_type)s planned on %(date)s has been refused" msgstr "%(leave_type)s của bạn được lên kế hoạch vào %(date)s đã bị từ chối" #. module: hr_holidays #. odoo-python #: code:addons/hr_holidays/models/hr_leave.py:0 #, python-format msgid "Your Time Off" msgstr "Đơn nghỉ phép của bạn" #. module: hr_holidays #. odoo-python #: code:addons/hr_holidays/wizard/hr_holidays_cancel_leave.py:0 #, python-format msgid "Your time off has been canceled." msgstr "Đơn nghỉ phép của bạn đã bị hủy." #. module: hr_holidays #: model_terms:ir.ui.view,arch_db:hr_holidays.hr_accrual_plan_view_form msgid "after" msgstr "sau" #. module: hr_holidays #: model_terms:ir.ui.view,arch_db:hr_holidays.hr_accrual_level_view_form msgid "after allocation start date" msgstr "sau ngày bắt đầu phân bổ" #. module: hr_holidays #: model_terms:ir.ui.view,arch_db:hr_holidays.hr_accrual_plan_view_form msgid "all" msgstr "tất cả" #. module: hr_holidays #: model_terms:ir.ui.view,arch_db:hr_holidays.hr_accrual_level_view_form msgid "and" msgstr "và" #. module: hr_holidays #: model_terms:ir.ui.view,arch_db:hr_holidays.hr_accrual_level_view_form #: model_terms:ir.ui.view,arch_db:hr_holidays.hr_accrual_plan_view_form msgid "and on the" msgstr "và vào ngày" #. module: hr_holidays #. odoo-javascript #: code:addons/hr_holidays/static/src/dashboard/time_off_card.xml:0 #, python-format msgid "available" msgstr "còn lại" #. module: hr_holidays #: model:ir.ui.menu,name:hr_holidays.menu_hr_available_holidays_report_tree msgid "by Employee" msgstr "by Employee" #. module: hr_holidays #: model:ir.ui.menu,name:hr_holidays.menu_hr_holidays_summary_all msgid "by Type" msgstr "by Type" #. module: hr_holidays #. odoo-javascript #: code:addons/hr_holidays/static/src/dashboard/time_off_card.xml:0 #, python-format msgid "can be used before the allocation expires." msgstr "có thể được sử dụng trước khi phân bổ hết hạn." #. module: hr_holidays #. odoo-javascript #: code:addons/hr_holidays/static/src/dashboard/time_off_card.xml:0 #, python-format msgid "click here" msgstr "nhấp vào đây" #. module: hr_holidays #: model_terms:ir.ui.view,arch_db:hr_holidays.hr_accrual_plan_view_form msgid "day of the month" msgstr "ngày trong tháng" #. module: hr_holidays #. odoo-javascript #: code:addons/hr_holidays/static/src/leave_stats/leave_stats.xml:0 #: code:addons/hr_holidays/static/src/leave_stats/leave_stats.xml:0 #, python-format msgid "day(s)" msgstr "ngày" #. module: hr_holidays #. odoo-javascript #. odoo-python #: code:addons/hr_holidays/models/hr_leave.py:0 #: code:addons/hr_holidays/models/hr_leave_allocation.py:0 #: code:addons/hr_holidays/models/hr_leave_allocation.py:0 #: code:addons/hr_holidays/static/src/dashboard/time_off_card.xml:0 #: code:addons/hr_holidays/static/src/dashboard/time_off_card.xml:0 #: code:addons/hr_holidays/static/src/dashboard/time_off_card.xml:0 #: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_allocation_view_kanban #: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_view_kanban #, python-format msgid "days" msgstr "ngày" #. module: hr_holidays #: model_terms:ir.ui.view,arch_db:hr_holidays.hr_accrual_plan_view_form msgid "days of the months" msgstr "ngày trong tháng" #. module: hr_holidays #: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_allocation_view_activity #: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_view_activity msgid "days)" msgstr "ngày)" #. module: hr_holidays #. odoo-python #: code:addons/hr_holidays/models/hr_leave.py:0 #, python-format msgid "deleted by %s (uid=%d)." msgstr "đã xóa bởi %s (uid=%d)." #. module: hr_holidays #: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_allocation_view_form #: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_allocation_view_form_manager msgid "e.g. Time Off type (From validity start to validity end / no limit)" msgstr "" "VD: Loại ngày nghỉ (Từ ngày bắt đầu hiệu lực đến ngày hết hiệu lực/không " "giới hạn)" #. module: hr_holidays #. odoo-python #: code:addons/hr_holidays/models/hr_leave.py:0 #, python-format msgid "from %(date_from)s to %(date_to)s - %(state)s" msgstr "từ %(date_from)s đến %(date_to)s - %(state)s" #. module: hr_holidays #. odoo-javascript #. odoo-python #: code:addons/hr_holidays/models/hr_leave.py:0 #: code:addons/hr_holidays/models/hr_leave_allocation.py:0 #: code:addons/hr_holidays/models/hr_leave_allocation.py:0 #: code:addons/hr_holidays/static/src/dashboard/time_off_card.xml:0 #: code:addons/hr_holidays/static/src/dashboard/time_off_card.xml:0 #: code:addons/hr_holidays/static/src/dashboard/time_off_card.xml:0 #, python-format msgid "hours" msgstr "giờ" #. module: hr_holidays #. odoo-javascript #: code:addons/hr_holidays/static/src/leave_stats/leave_stats.xml:0 #, python-format msgid "in" msgstr "trong" #. module: hr_holidays #: model_terms:ir.ui.view,arch_db:hr_holidays.hr_accrual_plan_view_form msgid "initially" msgstr "ban đầu" #. module: hr_holidays #. odoo-python #: code:addons/hr_holidays/models/hr_leave_accrual_plan_level.py:0 #, python-format msgid "last day" msgstr "cuối cùng" #. module: hr_holidays #. odoo-javascript #: code:addons/hr_holidays/static/src/dashboard/time_off_card.xml:0 #, python-format msgid "new request" msgstr "đơn mới" #. module: hr_holidays #: model_terms:ir.ui.view,arch_db:hr_holidays.hr_accrual_plan_view_form msgid "no" msgstr "không" #. module: hr_holidays #: model_terms:ir.ui.view,arch_db:hr_holidays.hr_accrual_level_view_form #: model_terms:ir.ui.view,arch_db:hr_holidays.hr_accrual_plan_view_form msgid "of" msgstr "của" #. module: hr_holidays #: model_terms:ir.ui.view,arch_db:hr_holidays.report_holidayssummary msgid "of the" msgstr "của" #. module: hr_holidays #: model_terms:ir.ui.view,arch_db:hr_holidays.hr_accrual_level_view_form msgid "of the month" msgstr "của tháng" #. module: hr_holidays #: model_terms:ir.ui.view,arch_db:hr_holidays.hr_accrual_level_view_form #: model_terms:ir.ui.view,arch_db:hr_holidays.hr_accrual_plan_view_form msgid "on" msgstr "vào" #. module: hr_holidays #: model_terms:ir.ui.view,arch_db:hr_holidays.hr_accrual_level_view_form #: model_terms:ir.ui.view,arch_db:hr_holidays.hr_accrual_plan_view_form msgid "on the" msgstr "vào ngày" #. module: hr_holidays #: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_allocation_view_kanban #: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_view_kanban msgid "refused" msgstr "refused" #. module: hr_holidays #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_accrual_level__sequence msgid "sequence" msgstr "trình tự" #. module: hr_holidays #. odoo-javascript #: code:addons/hr_holidays/static/src/dashboard/time_off_card.xml:0 #, python-format msgid "taken" msgstr "đã nhận" #. module: hr_holidays #. odoo-python #: code:addons/hr_holidays/models/hr_leave.py:0 #, python-format msgid "the accruated amount is insufficient for that duration." msgstr "thời gian đã tích lũy không đủ cho khoảng thời gian đó." #. module: hr_holidays #: model_terms:ir.ui.view,arch_db:hr_holidays.report_holidayssummary msgid "to" msgstr "đến" #. module: hr_holidays #: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_view_kanban msgid "to refuse" msgstr "để từ chối" #. module: hr_holidays #: model_terms:ir.ui.view,arch_db:hr_holidays.hr_accrual_plan_view_form msgid "up to" msgstr "lên đến" #. module: hr_holidays #. odoo-javascript #: code:addons/hr_holidays/static/src/dashboard/time_off_card.xml:0 #, python-format msgid "valid until" msgstr "hợp lệ cho đến" #. module: hr_holidays #: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_report_calendar_view_search msgid "validate" msgstr "xác thực" #. module: hr_holidays #: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_allocation_view_kanban #: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_view_kanban msgid "validated" msgstr "đã xác thực"