# Translation of Odoo Server. # This file contains the translation of the following modules: # * hr_holidays # # Translators: # Dung Nguyen Thi , 2020 # Dao Nguyen , 2020 # Martin Trigaux, 2020 # fanha99 , 2020 # Phuc Tran Thanh , 2020 # Duy BQ , 2020 # Nancy Momoland , 2020 # Trinh Tran Thi Phuong , 2020 # Trần Hà , 2021 # msgid "" msgstr "" "Project-Id-Version: Odoo Server 14.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-11-27 15:27+0000\n" "PO-Revision-Date: 2020-09-07 08:13+0000\n" "Last-Translator: Trần Hà , 2021\n" "Language-Team: Vietnamese (https://www.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 #: model:ir.model.fields,help:hr_holidays.field_hr_leave_type__allocation_type msgid "" "\tNo Limit: no allocation by default, users can freely request time off; " "\tAllow Employees Requests: allocated by HR and users can request time off " "and allocations; \tSet by Time Off Officer: allocated by HR and cannot be " "bypassed; users can request time off;" msgstr "" "\tNo Limit: no allocation by default, users can freely request time off; " "\tAllow Employees Requests: allocated by HR and users can request time off " "and allocations; \tSet by Time Off Officer: allocated by HR and cannot be " "bypassed; users can request time off;" #. module: hr_holidays #: code:addons/hr_holidays/models/hr_leave_type.py:0 #, python-format msgid " days" msgstr "ngày" #. module: hr_holidays #: 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 #: code:addons/hr_holidays/models/hr_leave.py:0 #, python-format msgid "%(leave_type)s are only valid between %(start)s and %(end)s" msgstr "%(leave_type)s are only valid between %(start)s and %(end)s" #. module: hr_holidays #: code:addons/hr_holidays/models/hr_leave.py:0 #, python-format msgid "%(leave_type)s are only valid starting from %(date)s" msgstr "%(leave_type)s are only valid starting from %(date)s" #. module: hr_holidays #: code:addons/hr_holidays/models/hr_leave.py:0 #, python-format msgid "%(leave_type)s are only valid until %(date)s" msgstr "%(leave_type)s are only valid until %(date)s" #. module: hr_holidays #: 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 days (%(start)s)" #. module: hr_holidays #: 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 on %(leave_type)s: %(duration).2f days (%(start)s)" #. module: hr_holidays #: code:addons/hr_holidays/models/hr_leave.py:0 #: 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 #: 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 #: code:addons/hr_holidays/models/hr_leave.py:0 #, python-format msgid "%s : %.2f days" msgstr "%s: %.2f ngày" #. module: hr_holidays #: code:addons/hr_holidays/models/hr_leave.py:0 #, python-format msgid "%s : %.2f hours" msgstr "%s: %.2f giờ" #. module: hr_holidays #: 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 #: 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 #: 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 #. openerp-web #: code:addons/hr_holidays/static/src/xml/time_off_calendar.xml:0 #, python-format msgid "(Expire on" msgstr "(Expire on" #. 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 "" #. 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 "" #. 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_report_kanban msgid "from" msgstr "từ" #. module: hr_holidays #: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_report_kanban msgid "to" msgstr "đến" #. 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" " 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" " (" #. module: hr_holidays #: model_terms:ir.ui.view,arch_db:hr_holidays.hr_kanban_view_employees_kanban #: model_terms:ir.ui.view,arch_db:hr_holidays.hr_kanban_view_public_employees_kanban msgid "" "\n" " " msgstr "" "\n" " " #. module: hr_holidays #: model_terms:ir.ui.view,arch_db:hr_holidays.hr_kanban_view_employees_kanban #: model_terms:ir.ui.view,arch_db:hr_holidays.hr_kanban_view_public_employees_kanban msgid "" "" msgstr "" "" #. 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_allocation_view_form_manager msgid "of time off every" msgstr "thời gian nghỉ " #. module: hr_holidays #: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_allocation_view_form msgid "" "\n" " Time Off\n" " " msgstr "Nghỉ phép" #. 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.view_employee_form_leave_inherit msgid "" "\n" " Time Off\n" " " msgstr "Nghỉ phép" #. module: hr_holidays #: model_terms:ir.ui.view,arch_db:hr_holidays.edit_holiday_status_form msgid "Group Days Allocated" msgstr "Group Days Allocated" #. module: hr_holidays #: model_terms:ir.ui.view,arch_db:hr_holidays.edit_holiday_status_form msgid "Group Time Off" msgstr "Nhóm Nghỉ phép" #. module: hr_holidays #: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_view_form msgid "" " Time " "off by Department." msgstr "" "This color will be used in the time off summary located in Reporting > Time " "off by Department." #. module: hr_holidays #: model:ir.model.fields,help:hr_holidays.field_hr_leave_type__valid 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 #: 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 #: model:ir.model.fields,help:hr_holidays.field_hr_leave_type__responsible_id msgid "" "This user will be responsible for approving this type of time off. This is " "only used when validation is 'By Time Off Officer' or 'By Employee's Manager" " and Time Off Officer'" msgstr "" #. 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,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.model.fields.selection,name:hr_holidays.selection__hr_leave_type__time_type__leave #: 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_leave_report_calendar_view #: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_report_calendar_view_form msgid "Time Off" msgstr "Ngày nghỉ" #. module: hr_holidays #. openerp-web #: code:addons/hr_holidays/static/src/js/time_off_calendar.js:0 #, python-format msgid "Time Off : %s" msgstr "Time Off : %s" #. module: hr_holidays #: model:ir.model,name:hr_holidays.model_hr_leave_allocation msgid "Time Off Allocation" msgstr "Phân bổ nghỉ phép" #. module: hr_holidays #: code:addons/hr_holidays/report/hr_leave_report.py:0 #: 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 Nghỉ phép" #. module: hr_holidays #: model:mail.activity.type,name:hr_holidays.mail_act_leave_approval msgid "Time Off Approval" msgstr "Phê duyệt Nghỉ phép" #. 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_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 #: model:mail.message.subtype,description:hr_holidays.mt_leave #: 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 msgid "Time Off Request" msgstr "Yêu cầu nghỉ phép" #. module: hr_holidays #: model:ir.actions.act_window,name:hr_holidays.hr_leave_action_my_request #: 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 "Yêu cầu nghỉ phép" #. module: hr_holidays #: model:mail.activity.type,name:hr_holidays.mail_act_leave_second_approval msgid "Time Off Second Approve" msgstr "Phê duyệt Nghỉ phép 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:ir.actions.report,name:hr_holidays.action_report_holidayssummary2 #: 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_pivot #: model_terms:ir.ui.view,arch_db:hr_holidays.view_hr_holidays_summary_employee msgid "Time Off Summary" msgstr "Tóm tắt thời gian nghỉ" #. module: hr_holidays #: model:ir.model,name:hr_holidays.model_hr_leave_report msgid "Time Off Summary / Report" msgstr "Tóm tắt/Báo cáo thời gian 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_allocation__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 msgid "Time Off Type" msgstr "Loại Nghỉ phép" #. 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 Nghỉ phép" #. module: hr_holidays #: 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 "Time Off of Your Team Member" msgstr "Nghỉ phép của Nhóm của bạ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 "Nghỉ phép để Phê duyệt" #. module: hr_holidays #: model_terms:ir.ui.view,arch_db:hr_holidays.report_holidayssummary msgid "Time Off." msgstr "Nghỉ phép." #. 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.act_hr_employee_holiday_request msgid "Time off Analysis" msgstr "Phân tích Nghỉ phép" #. module: hr_holidays #: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_allocation_view_form msgid "Time off Taken/Total Allocated" msgstr "Time off Taken/Total Allocated" #. 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 #: 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 #: 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 #: 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 #: 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 "" "Time off request must be in Draft state (\"To Submit\") in order to confirm " "it." #. module: hr_holidays #: 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:ir.model.fields,field_description:hr_holidays.field_hr_leave_type__validity_stop #: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_view_form msgid "To" msgstr "Đến ngày" #. module: hr_holidays #: 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_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 #: 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 "To Approve" msgstr "Chờ 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_terms:ir.ui.view,arch_db:hr_holidays.view_hr_holidays_filter msgid "To Report in Payslip" msgstr "Để báo cáo ở Phiếu lương" #. 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_allocation__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 #: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_view_activity msgid "To:" msgstr "Đế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 "Today Activities" msgstr "Các oạt động hôm nay" #. module: hr_holidays #: model:ir.model.fields,field_description:hr_holidays.field_hr_department__total_employee msgid "Total Employee" msgstr "Tổng số Nhân viên" #. 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,field_description:hr_holidays.field_hr_employee__allocation_used_count #: model:ir.model.fields,field_description:hr_holidays.field_hr_employee_base__allocation_used_count #: model:ir.model.fields,field_description:hr_holidays.field_hr_employee_public__allocation_used_count #: model:ir.model.fields,field_description:hr_holidays.field_res_users__allocation_used_count msgid "Total number of days off used" msgstr "Total number of days off used" #. 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 "" "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." #. 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_hr_leave_allocation_filter msgid "Type" msgstr "Loại" #. 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ệ trên hồ sơ." #. 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:ir.model.fields,field_description:hr_holidays.field_hr_leave_allocation__unit_per_interval msgid "Unit of time added at each interval" msgstr "Đơn vị thời gian thêm vào mỗi khoảng thời gian" #. module: hr_holidays #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_allocation__interval_unit msgid "Unit of time between two intervals" msgstr "Đơn vị thời gian giữa hai khoảng" #. 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 "Nghỉ phép không lương" #. module: hr_holidays #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__message_unread #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_allocation__message_unread #: model_terms:ir.ui.view,arch_db:hr_holidays.view_hr_leave_allocation_filter msgid "Unread Messages" msgstr "Tin chưa đọc" #. module: hr_holidays #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__message_unread_counter #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_allocation__message_unread_counter msgid "Unread Messages Counter" msgstr "Bộ đếm tin chưa đọc" #. module: hr_holidays #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__user_id msgid "User" msgstr "Người dùng" #. module: hr_holidays #. openerp-web #: code:addons/hr_holidays/static/src/components/partner_im_status_icon/partner_im_status_icon.xml:0 #, python-format msgid "User is online" msgstr "" #. module: hr_holidays #. openerp-web #: code:addons/hr_holidays/static/src/components/partner_im_status_icon/partner_im_status_icon.xml:0 #, python-format msgid "User is out of office" msgstr "" #. module: hr_holidays #: model:ir.model,name:hr_holidays.model_res_users msgid "Users" msgstr "Người dùng" #. module: hr_holidays #: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_type__valid msgid "Valid" msgstr "Hợp lệ" #. 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_allocation_view_kanban #: 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_kanban #: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_view_tree msgid "Validate" msgstr "Xác nhận" #. 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 "Validation Type" #. module: hr_holidays #: model_terms:ir.ui.view,arch_db:hr_holidays.edit_holiday_status_form msgid "Validity" msgstr "Ngày xác nhận" #. module: hr_holidays #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_type__color_name__violet msgid "Violet" msgstr "Tím sẫm" #. 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,field_description:hr_holidays.field_hr_leave_type__virtual_leaves_taken msgid "Virtual Time Off Already Taken" msgstr "Virtual Time Off Already Taken" #. 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: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 "Đang chờ Chấp thuận Thứ hai" #. module: hr_holidays #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_allocation__interval_unit__weeks msgid "Weeks" msgstr "Tuần" #. module: hr_holidays #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_type__color_name__wheat msgid "Wheat" msgstr "Lúa mì" #. module: hr_holidays #: model:ir.model.fields,help:hr_holidays.field_hr_leave_type__time_type msgid "" "Whether this should be computed as a holiday or as work time (eg: formation)" msgstr "" "Cho dù điều này nên được tính là một nghỉ phép hay là thời gian làm việc " "(vd: formation)" #. module: hr_holidays #: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_allocation__interval_unit__years msgid "Years" msgstr "Năm" #. module: hr_holidays #: code:addons/hr_holidays/models/hr_leave_allocation.py:0 #, python-format msgid "You can allocate %(allocation_type)s only before %(date)s." msgstr "You can allocate %(allocation_type)s only before %(date)s." #. module: hr_holidays #: 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 #: code:addons/hr_holidays/models/hr_leave.py:0 #, python-format msgid "" "You can not set 2 time off that overlaps on the same day for the same " "employee." msgstr "" "You can not set 2 time off that overlaps on the same day for the same " "employee." #. module: hr_holidays #: 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 nghỉ phép mà nó đang ở trạng thái %s" #. module: hr_holidays #: 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 #: 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 #: 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 #: 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 #: code:addons/hr_holidays/models/hr_leave_allocation.py:0 #, python-format msgid "" "You must be either %s's manager or time off manager to approve this time off" msgstr "" "You must be either %s's manager or time off manager to approve this time off" #. module: hr_holidays #: 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 #: code:addons/hr_holidays/models/hr_leave.py:0 #, python-format msgid "Your %(leave_type)s planned on %(date)s has been accepted" msgstr "Your %(leave_type)s planned on %(date)s has been accepted" #. module: hr_holidays #: code:addons/hr_holidays/models/hr_leave.py:0 #, python-format msgid "Your %(leave_type)s planned on %(date)s has been refused" msgstr "Your %(leave_type)s planned on %(date)s has been refused" #. 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 #. openerp-web #: code:addons/hr_holidays/static/src/xml/leave_stats_templates.xml:0 #: code:addons/hr_holidays/static/src/xml/leave_stats_templates.xml:0 #, python-format msgid "day(s)" msgstr "ngày" #. module: hr_holidays #: code:addons/hr_holidays/models/hr_leave.py:0 #: code:addons/hr_holidays/models/hr_leave_allocation.py:0 #: 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_kanban #: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_report_kanban #: 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_kanban #, python-format msgid "days" msgstr "ngày" #. module: hr_holidays #: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_allocation_view_form msgid "e.g. Public Holiday Allocation" msgstr "e.g. Public Holiday Allocation" #. module: hr_holidays #: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_view_form_manager msgid "e.g. Report to the next month..." msgstr "vd: Báo cáo sang tháng sau..." #. module: hr_holidays #: code:addons/hr_holidays/models/hr_leave.py:0 #: code:addons/hr_holidays/models/hr_leave_allocation.py:0 #, python-format msgid "hours" msgstr "giờ" #. module: hr_holidays #. openerp-web #: code:addons/hr_holidays/static/src/xml/leave_stats_templates.xml:0 #: code:addons/hr_holidays/static/src/xml/leave_stats_templates.xml:0 #, python-format msgid "in" msgstr "trong" #. 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_leave_allocation_view_kanban #: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_view_kanban msgid "refused" msgstr "refused" #. module: hr_holidays #. openerp-web #: code:addons/hr_holidays/static/src/xml/time_off_calendar.xml:0 #, python-format msgid "taken" msgstr "taken" #. 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_allocation_view_kanban #: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_view_kanban msgid "validated" msgstr "validated" #. module: hr_holidays #. openerp-web #: code:addons/hr_holidays/static/src/bugfix/bugfix.js:0 #, python-format msgid "Out of office until %s" msgstr ""