diff options
| author | stephanchrst <stephanchrst@gmail.com> | 2022-05-10 21:51:50 +0700 |
|---|---|---|
| committer | stephanchrst <stephanchrst@gmail.com> | 2022-05-10 21:51:50 +0700 |
| commit | 3751379f1e9a4c215fb6eb898b4ccc67659b9ace (patch) | |
| tree | a44932296ef4a9b71d5f010906253d8c53727726 /addons/resource/i18n/vi.po | |
| parent | 0a15094050bfde69a06d6eff798e9a8ddf2b8c21 (diff) | |
initial commit 2
Diffstat (limited to 'addons/resource/i18n/vi.po')
| -rw-r--r-- | addons/resource/i18n/vi.po | 765 |
1 files changed, 765 insertions, 0 deletions
diff --git a/addons/resource/i18n/vi.po b/addons/resource/i18n/vi.po new file mode 100644 index 00000000..628817be --- /dev/null +++ b/addons/resource/i18n/vi.po @@ -0,0 +1,765 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * resource +# +# Translators: +# Martin Trigaux, 2020 +# Tuan Tran <tmtuan.projects@gmail.com>, 2020 +# Duy BQ <duybq86@gmail.com>, 2020 +# Trinh Tran Thi Phuong <trinhttp@trobz.com>, 2020 +# Dung Nguyen Thi <dungnt@trobz.com>, 2020 +# Nancy Momoland <thanhnguyen.icsc@gmail.com>, 2021 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 14.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-11-16 13:33+0000\n" +"PO-Revision-Date: 2020-09-07 08:17+0000\n" +"Last-Translator: Nancy Momoland <thanhnguyen.icsc@gmail.com>, 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: resource +#: code:addons/resource/models/resource.py:0 +#: code:addons/resource/models/resource.py:0 +#, python-format +msgid "%s (copy)" +msgstr "%s (sao chép)" + +#. module: resource +#: model:ir.model.fields,field_description:resource.field_resource_calendar__active +#: model:ir.model.fields,field_description:resource.field_resource_resource__active +msgid "Active" +msgstr "Có hiệu lực" + +#. module: resource +#: model:ir.model.fields.selection,name:resource.selection__resource_calendar_attendance__day_period__afternoon +msgid "Afternoon" +msgstr "Buổi chiều" + +#. module: resource +#: model_terms:ir.ui.view,arch_db:resource.view_resource_calendar_search +msgid "Archived" +msgstr "Đã lưu" + +#. module: resource +#: model_terms:ir.ui.view,arch_db:resource.resource_calendar_form +msgid "" +"Are you sure you want to switch this calendar to 1 week calendar ? All " +"entries will be lost" +msgstr "" +"Bạn có chắc chắn muốn chuyển lịch này sang lịch 1 tuần không? Tất cả nội " +"dung công việc sẽ bị mất" + +#. module: resource +#: model_terms:ir.ui.view,arch_db:resource.resource_calendar_form +msgid "" +"Are you sure you want to switch this calendar to 2 weeks calendar ? All " +"entries will be lost" +msgstr "" +"Bạn có chắc chắn muốn chuyển lịch này sang lịch 2 tuần không? Tất cả nội " +"dung công việc sẽ bị mất" + +#. module: resource +#: code:addons/resource/models/resource.py:0 +#, python-format +msgid "Attendances can't overlap." +msgstr "Điểm danh không được trùng lặp." + +#. module: resource +#: model:ir.model.fields,field_description:resource.field_resource_calendar__hours_per_day +msgid "Average Hour per Day" +msgstr "Giờ trung bình mỗi ngày" + +#. module: resource +#: model:ir.model.fields,help:resource.field_resource_calendar__hours_per_day +msgid "" +"Average hours per day a resource is supposed to work with this calendar." +msgstr "" +"Giờ trung bình mỗi ngày một nguồn lực được cho là hoạt động với lịch này." + +#. module: resource +#: model:ir.model.fields,field_description:resource.field_resource_calendar__two_weeks_calendar +#: model:ir.model.fields,field_description:resource.field_resource_calendar_attendance__two_weeks_calendar +msgid "Calendar in 2 weeks mode" +msgstr "Lịch ở chế độ 2 tuần" + +#. module: resource +#: model:ir.actions.act_window,name:resource.resource_calendar_closing_days +msgid "Closing Days" +msgstr "Ngày nghỉ" + +#. module: resource +#: model:ir.model,name:resource.model_res_company +msgid "Companies" +msgstr "Công ty" + +#. module: resource +#: model:ir.model.fields,field_description:resource.field_resource_calendar__company_id +#: model:ir.model.fields,field_description:resource.field_resource_calendar_leaves__company_id +#: model:ir.model.fields,field_description:resource.field_resource_mixin__company_id +#: model:ir.model.fields,field_description:resource.field_resource_resource__company_id +#: model:ir.model.fields,field_description:resource.field_resource_test__company_id +#: model_terms:ir.ui.view,arch_db:resource.view_resource_calendar_leaves_search +#: model_terms:ir.ui.view,arch_db:resource.view_resource_resource_search +msgid "Company" +msgstr "Công ty" + +#. module: resource +#: model:ir.model.fields,field_description:resource.field_resource_calendar__create_uid +#: model:ir.model.fields,field_description:resource.field_resource_calendar_attendance__create_uid +#: model:ir.model.fields,field_description:resource.field_resource_calendar_leaves__create_uid +#: model:ir.model.fields,field_description:resource.field_resource_resource__create_uid +#: model:ir.model.fields,field_description:resource.field_resource_test__create_uid +msgid "Created by" +msgstr "Tạo bởi" + +#. module: resource +#: model:ir.model.fields,field_description:resource.field_resource_calendar__create_date +#: model:ir.model.fields,field_description:resource.field_resource_calendar_attendance__create_date +#: model:ir.model.fields,field_description:resource.field_resource_calendar_leaves__create_date +#: model:ir.model.fields,field_description:resource.field_resource_resource__create_date +#: model:ir.model.fields,field_description:resource.field_resource_test__create_date +msgid "Created on" +msgstr "Thời điểm tạo" + +#. module: resource +#: model:ir.model.fields,field_description:resource.field_resource_calendar_attendance__day_period +msgid "Day Period" +msgstr "Thời gian trong ngày" + +#. module: resource +#: model:ir.model.fields,field_description:resource.field_resource_calendar_attendance__dayofweek +msgid "Day of Week" +msgstr "Ngày trong tuần" + +#. module: resource +#: model:ir.model.fields,field_description:resource.field_res_company__resource_calendar_id +#: model:ir.model.fields,field_description:resource.field_res_users__resource_calendar_id +msgid "Default Working Hours" +msgstr "Khung Giờ làm việc Mặc định" + +#. module: resource +#: model:ir.model.fields,help:resource.field_res_users__resource_calendar_id +#: model:ir.model.fields,help:resource.field_resource_mixin__resource_calendar_id +#: model:ir.model.fields,help:resource.field_resource_resource__calendar_id +#: model:ir.model.fields,help:resource.field_resource_test__resource_calendar_id +msgid "Define the schedule of resource" +msgstr "Định nghĩa lịch hoạt động cho nguồn lực" + +#. module: resource +#: model_terms:ir.actions.act_window,help:resource.action_resource_calendar_form +msgid "" +"Define working hours and time table that could be scheduled to your project " +"members" +msgstr "" +"Định nghĩa các khung giờ làm việc và thời gian biểu mà có thể được ấn định " +"cho các thành viên dự án của bạn" + +#. module: resource +#: model:ir.model.fields,field_description:resource.field_res_company__display_name +#: model:ir.model.fields,field_description:resource.field_res_users__display_name +#: model:ir.model.fields,field_description:resource.field_resource_calendar__display_name +#: model:ir.model.fields,field_description:resource.field_resource_calendar_attendance__display_name +#: model:ir.model.fields,field_description:resource.field_resource_calendar_leaves__display_name +#: model:ir.model.fields,field_description:resource.field_resource_mixin__display_name +#: model:ir.model.fields,field_description:resource.field_resource_resource__display_name +#: model:ir.model.fields,field_description:resource.field_resource_test__display_name +msgid "Display Name" +msgstr "Tên hiển thị" + +#. module: resource +#: model:ir.model.fields,field_description:resource.field_resource_calendar_attendance__display_type +msgid "Display Type" +msgstr "Loại hiển thị" + +#. module: resource +#: model:ir.model.fields,field_description:resource.field_resource_resource__time_efficiency +msgid "Efficiency Factor" +msgstr "Hệ số Hiệu suất" + +#. module: resource +#: model:ir.model.fields,field_description:resource.field_resource_calendar_attendance__date_to +#: model:ir.model.fields,field_description:resource.field_resource_calendar_leaves__date_to +msgid "End Date" +msgstr "Ngày kết thúc" + +#. module: resource +#: model:ir.model.fields.selection,name:resource.selection__resource_calendar_attendance__week_type__0 +msgid "Even week" +msgstr "Tuần chẵn" + +#. module: resource +#: model:ir.model.fields,field_description:resource.field_resource_calendar__two_weeks_explanation +msgid "Explanation" +msgstr "Giải trình" + +#. module: resource +#: model:ir.model.fields.selection,name:resource.selection__resource_calendar_attendance__dayofweek__4 +msgid "Friday" +msgstr "Thứ sáu" + +#. module: resource +#: code:addons/resource/models/resource.py:0 +#, python-format +msgid "Friday Afternoon" +msgstr "Chiều Thứ Sáu" + +#. module: resource +#: code:addons/resource/models/resource.py:0 +#, python-format +msgid "Friday Morning" +msgstr "Sáng Thứ Sáu" + +#. module: resource +#: model:ir.model.fields,help:resource.field_resource_calendar_attendance__sequence +msgid "Gives the sequence of this line when displaying the resource calendar." +msgstr "Cung cấp mã của dòng này khi hiển thị lịch Nguồn lực." + +#. module: resource +#: model:ir.model.fields,field_description:resource.field_resource_calendar__global_leave_ids +#: model_terms:ir.ui.view,arch_db:resource.resource_calendar_form +msgid "Global Time Off" +msgstr "Thời gian nghỉ chung" + +#. module: resource +#: model_terms:ir.ui.view,arch_db:resource.view_resource_calendar_leaves_search +#: model_terms:ir.ui.view,arch_db:resource.view_resource_resource_search +msgid "Group By" +msgstr "Nhóm theo" + +#. module: resource +#: model_terms:ir.ui.view,arch_db:resource.view_resource_calendar_attendance_form +msgid "Hours" +msgstr "Giờ" + +#. module: resource +#: model:ir.model.fields.selection,name:resource.selection__resource_resource__resource_type__user +msgid "Human" +msgstr "Con người" + +#. module: resource +#: model:ir.model.fields,field_description:resource.field_res_company__id +#: model:ir.model.fields,field_description:resource.field_res_users__id +#: model:ir.model.fields,field_description:resource.field_resource_calendar__id +#: model:ir.model.fields,field_description:resource.field_resource_calendar_attendance__id +#: model:ir.model.fields,field_description:resource.field_resource_calendar_leaves__id +#: model:ir.model.fields,field_description:resource.field_resource_mixin__id +#: model:ir.model.fields,field_description:resource.field_resource_resource__id +#: model:ir.model.fields,field_description:resource.field_resource_test__id +msgid "ID" +msgstr "ID" + +#. module: resource +#: model:ir.model.fields,help:resource.field_resource_calendar_leaves__resource_id +msgid "" +"If empty, this is a generic time off for the company. If a resource is set, " +"the time off is only for this resource" +msgstr "" +"Nếu trống, đây là thời gian nghỉ chung của công ty. Nếu một tài nguyên được " +"đặt, thời gian nghỉ chỉ dành cho tài nguyên này" + +#. module: resource +#: model:ir.model.fields,help:resource.field_resource_resource__active +msgid "" +"If the active field is set to False, it will allow you to hide the resource " +"record without removing it." +msgstr "" +"Nếu bỏ chọn trường Hiệu lực, sẽ cho phép bạn ẩn nguồn lực mà không cần xóa " +"bỏ nó." + +#. module: resource +#: model:ir.model.fields,help:resource.field_resource_calendar__active +msgid "" +"If the active field is set to false, it will allow you to hide the Working " +"Time without removing it." +msgstr "" +"Nếu trường không được chuyển false, nó sẽ cho phép bạn ẩn Thời gian làm việc" +" mà không cần xóa nó." + +#. module: resource +#: code:addons/resource/models/resource.py:0 +#, python-format +msgid "" +"In a calendar with 2 weeks mode, all periods need to be in the sections." +msgstr "" +"Trong lịch có chế độ 2 tuần, tất cả các khoảng thời gian cần có trong các " +"phần." + +#. module: resource +#: model_terms:ir.ui.view,arch_db:resource.view_resource_resource_search +msgid "Inactive" +msgstr "Vô hiệu lực" + +#. module: resource +#: model:ir.model.fields,field_description:resource.field_res_company____last_update +#: model:ir.model.fields,field_description:resource.field_res_users____last_update +#: model:ir.model.fields,field_description:resource.field_resource_calendar____last_update +#: model:ir.model.fields,field_description:resource.field_resource_calendar_attendance____last_update +#: model:ir.model.fields,field_description:resource.field_resource_calendar_leaves____last_update +#: model:ir.model.fields,field_description:resource.field_resource_mixin____last_update +#: model:ir.model.fields,field_description:resource.field_resource_resource____last_update +#: model:ir.model.fields,field_description:resource.field_resource_test____last_update +msgid "Last Modified on" +msgstr "Sửa lần cuối vào" + +#. module: resource +#: model:ir.model.fields,field_description:resource.field_resource_calendar__write_uid +#: model:ir.model.fields,field_description:resource.field_resource_calendar_attendance__write_uid +#: model:ir.model.fields,field_description:resource.field_resource_calendar_leaves__write_uid +#: model:ir.model.fields,field_description:resource.field_resource_resource__write_uid +#: model:ir.model.fields,field_description:resource.field_resource_test__write_uid +msgid "Last Updated by" +msgstr "Cập nhật lần cuối bởi" + +#. module: resource +#: model:ir.model.fields,field_description:resource.field_resource_calendar__write_date +#: model:ir.model.fields,field_description:resource.field_resource_calendar_attendance__write_date +#: model:ir.model.fields,field_description:resource.field_resource_calendar_leaves__write_date +#: model:ir.model.fields,field_description:resource.field_resource_resource__write_date +#: model:ir.model.fields,field_description:resource.field_resource_test__write_date +msgid "Last Updated on" +msgstr "Cập nhật lần cuối vào" + +#. module: resource +#: model_terms:ir.ui.view,arch_db:resource.view_resource_calendar_leaves_search +msgid "Leave Date" +msgstr "Ngày nghỉ" + +#. module: resource +#: model_terms:ir.ui.view,arch_db:resource.resource_calendar_leave_form +#: model_terms:ir.ui.view,arch_db:resource.resource_calendar_leave_tree +msgid "Leave Detail" +msgstr "Chi tiết Nghỉ" + +#. module: resource +#: model:ir.model.fields.selection,name:resource.selection__resource_resource__resource_type__material +msgid "Material" +msgstr "Nguyên liệu/Máy móc" + +#. module: resource +#: model:ir.model.fields.selection,name:resource.selection__resource_calendar_attendance__dayofweek__0 +msgid "Monday" +msgstr "Thứ Hai" + +#. module: resource +#: code:addons/resource/models/resource.py:0 +#, python-format +msgid "Monday Afternoon" +msgstr "Chiều Thứ Hai" + +#. module: resource +#: code:addons/resource/models/resource.py:0 +#, python-format +msgid "Monday Morning" +msgstr "Sáng Thứ Hai" + +#. module: resource +#: model:ir.model.fields.selection,name:resource.selection__resource_calendar_attendance__day_period__morning +msgid "Morning" +msgstr "Buổi sáng" + +#. module: resource +#: model:ir.model.fields,field_description:resource.field_resource_calendar__name +#: model:ir.model.fields,field_description:resource.field_resource_calendar_attendance__name +#: model:ir.model.fields,field_description:resource.field_resource_resource__name +#: model:ir.model.fields,field_description:resource.field_resource_test__name +msgid "Name" +msgstr "Tên" + +#. module: resource +#: model:ir.model.fields.selection,name:resource.selection__resource_calendar_attendance__week_type__1 +msgid "Odd week" +msgstr "Tuần lẻ" + +#. module: resource +#: model:ir.model.fields.selection,name:resource.selection__resource_calendar_leaves__time_type__other +msgid "Other" +msgstr "Khác" + +#. module: resource +#: model:ir.model.fields,field_description:resource.field_resource_calendar_leaves__name +#: model_terms:ir.ui.view,arch_db:resource.resource_calendar_leave_form +#: model_terms:ir.ui.view,arch_db:resource.resource_calendar_leave_tree +msgid "Reason" +msgstr "Lý do" + +#. module: resource +#: model:ir.model.fields,help:resource.field_resource_resource__user_id +msgid "Related user name for the resource to manage its access." +msgstr "Người dùng liên quan đến nguồn lực để quản lý sự truy cập." + +#. module: resource +#: model:ir.model.fields,field_description:resource.field_resource_calendar_attendance__resource_id +#: model:ir.model.fields,field_description:resource.field_resource_calendar_leaves__resource_id +#: model:ir.model.fields,field_description:resource.field_resource_mixin__resource_id +#: model:ir.model.fields,field_description:resource.field_resource_test__resource_id +#: model:ir.ui.menu,name:resource.menu_resource_config +#: model_terms:ir.ui.view,arch_db:resource.resource_resource_form +#: model_terms:ir.ui.view,arch_db:resource.view_resource_calendar +#: model_terms:ir.ui.view,arch_db:resource.view_resource_calendar_leaves_search +#: model_terms:ir.ui.view,arch_db:resource.view_resource_resource_search +msgid "Resource" +msgstr "Nguồn lực" + +#. module: resource +#: model:ir.model,name:resource.model_resource_mixin +msgid "Resource Mixin" +msgstr "Tài nguyên Mixin" + +#. module: resource +#: model:ir.actions.act_window,name:resource.action_resource_calendar_leave_tree +#: model:ir.actions.act_window,name:resource.resource_calendar_leaves_action_from_calendar +#: model:ir.ui.menu,name:resource.menu_view_resource_calendar_leaves_search +msgid "Resource Time Off" +msgstr "Thời gian tài nguyên nghỉ" + +#. module: resource +#: model:ir.model,name:resource.model_resource_calendar_leaves +msgid "Resource Time Off Detail" +msgstr "Chi tiết nguồn lực nghỉ phép" + +#. module: resource +#: model:ir.model.fields,field_description:resource.field_resource_resource__resource_type +msgid "Resource Type" +msgstr "Kiểu Nguồn lực" + +#. module: resource +#: model:ir.model,name:resource.model_resource_calendar +msgid "Resource Working Time" +msgstr "Thời gian nguồn lực làm việc" + +#. module: resource +#: model:ir.model.fields,field_description:resource.field_resource_calendar_attendance__calendar_id +msgid "Resource's Calendar" +msgstr "Lịch của Nguồn lực" + +#. module: resource +#: model:ir.actions.act_window,name:resource.action_resource_resource_tree +#: model:ir.actions.act_window,name:resource.resource_resource_action_from_calendar +#: model:ir.model,name:resource.model_resource_resource +#: model:ir.model.fields,field_description:resource.field_res_users__resource_ids +#: model:ir.ui.menu,name:resource.menu_resource_resource +#: model_terms:ir.ui.view,arch_db:resource.resource_resource_tree +msgid "Resources" +msgstr "Nguồn lực" + +#. module: resource +#: model:ir.actions.act_window,name:resource.resource_calendar_resources_leaves +msgid "Resources Time Off" +msgstr "Thời gian tài nguyên nghỉ" + +#. module: resource +#: model_terms:ir.actions.act_window,help:resource.action_resource_resource_tree +#: model_terms:ir.actions.act_window,help:resource.resource_resource_action_from_calendar +msgid "" +"Resources allow you to create and manage resources that should be involved " +"in a specific project phase. You can also set their efficiency level and " +"workload based on their weekly working hours." +msgstr "" +"Nguồn lực cho phép bạn tạo và quản lý nguồn lực sẽ được đưa vào tham gia " +"trong các giai đoạn của dự án. Bạn cũng có thể thiết lập mức hiệu suất của " +"họ và khả năng làm việc dựa trên thời gian làm việc của họ trong tuần." + +#. module: resource +#: model:ir.model.fields.selection,name:resource.selection__resource_calendar_attendance__dayofweek__5 +msgid "Saturday" +msgstr "Thứ Bảy" + +#. module: resource +#: model_terms:ir.ui.view,arch_db:resource.view_resource_resource_search +msgid "Search Resource" +msgstr "Tìm kiếm Nguồn lực" + +#. module: resource +#: model_terms:ir.ui.view,arch_db:resource.view_resource_calendar_leaves_search +msgid "Search Working Period Time Off" +msgstr "Tìm kiếm thời gian nghỉ trong chu kỳ làm việc" + +#. module: resource +#: model_terms:ir.ui.view,arch_db:resource.view_resource_calendar_search +msgid "Search Working Time" +msgstr "Tìm kiếm Thời gian làm việc" + +#. module: resource +#: model:ir.model.fields.selection,name:resource.selection__resource_calendar_attendance__display_type__line_section +msgid "Section" +msgstr "Mục" + +#. module: resource +#: model:ir.model.fields,field_description:resource.field_resource_calendar_attendance__sequence +msgid "Sequence" +msgstr "Trình tự" + +#. module: resource +#: code:addons/resource/models/res_company.py:0 +#, python-format +msgid "Standard 40 hours/week" +msgstr "Tiêu chuẩn 40 giờ/tuần" + +#. module: resource +#: model:ir.model.fields,field_description:resource.field_resource_calendar_leaves__date_from +msgid "Start Date" +msgstr "Ngày bắt đầu" + +#. module: resource +#: model:ir.model.fields,help:resource.field_resource_calendar_attendance__hour_from +msgid "" +"Start and End time of working.\n" +"A specific value of 24:00 is interpreted as 23:59:59.999999." +msgstr "" +"Thời gian bắt đàu và kết thúc làm việc.\n" +"Giá trị được quy ở mức 24:00 được hiểu là 23:59:59.999999." + +#. module: resource +#: model:ir.model.fields,field_description:resource.field_resource_calendar_attendance__date_from +msgid "Starting Date" +msgstr "Ngày bắt đầu" + +#. module: resource +#: model_terms:ir.ui.view,arch_db:resource.view_resource_calendar_leaves_search +msgid "Starting Date of Leave" +msgstr "Ngày bắt đầu nghỉ" + +#. module: resource +#: model:ir.model.fields.selection,name:resource.selection__resource_calendar_attendance__dayofweek__6 +msgid "Sunday" +msgstr "Chủ nhật" + +#. module: resource +#: model_terms:ir.ui.view,arch_db:resource.resource_calendar_form +msgid "Switch to 1 week calendar" +msgstr "Chuyển sang lịch 1 tuần" + +#. module: resource +#: model_terms:ir.ui.view,arch_db:resource.resource_calendar_form +msgid "Switch to 2 weeks calendar" +msgstr "Chuyển sang lịch 2 tuần" + +#. module: resource +#: model:ir.model.fields,help:resource.field_resource_calendar_attendance__display_type +msgid "Technical field for UX purpose." +msgstr "Trường kỹ thuật cho mục đích UX." + +#. module: resource +#: model:ir.model,name:resource.model_resource_test +msgid "Test Resource Model" +msgstr "Thử đối tượng nguồn lực" + +#. module: resource +#: code:addons/resource/models/resource.py:0 +#, python-format +msgid "The efficiency factor cannot be equal to 0." +msgstr "Hệ số hiệu suất không thể bằng 0." + +#. module: resource +#: code:addons/resource/models/resource.py:0 +#, python-format +msgid "The start date of the time off must be earlier than the end date." +msgstr "" + +#. module: resource +#: model:ir.model.fields,help:resource.field_resource_calendar__tz +#: model:ir.model.fields,help:resource.field_resource_mixin__tz +#: model:ir.model.fields,help:resource.field_resource_resource__tz +#: model:ir.model.fields,help:resource.field_resource_test__tz +msgid "" +"This field is used in order to define in which timezone the resources will " +"work." +msgstr "Trường này được sử dụng để xác định múi giờ sẽ làm việc." + +#. module: resource +#: model:ir.model.fields,help:resource.field_resource_resource__time_efficiency +msgid "" +"This field is used to calculate the expected duration of a work order at " +"this work center. For example, if a work order takes one hour and the " +"efficiency factor is 100%, then the expected duration will be one hour. If " +"the efficiency factor is 200%, however the expected duration will be 30 " +"minutes." +msgstr "" + +#. module: resource +#: model:ir.model.fields.selection,name:resource.selection__resource_calendar_attendance__dayofweek__3 +msgid "Thursday" +msgstr "Thứ năm" + +#. module: resource +#: code:addons/resource/models/resource.py:0 +#, python-format +msgid "Thursday Afternoon" +msgstr "Chiều Thứ năm" + +#. module: resource +#: code:addons/resource/models/resource.py:0 +#, python-format +msgid "Thursday Morning" +msgstr "Sáng Thứ Năm" + +#. module: resource +#: model:ir.model.fields,field_description:resource.field_resource_calendar__leave_ids +#: model:ir.model.fields.selection,name:resource.selection__resource_calendar_leaves__time_type__leave +#: model_terms:ir.ui.view,arch_db:resource.resource_calendar_form +msgid "Time Off" +msgstr "Ngày nghỉ" + +#. module: resource +#: model:ir.model.fields,field_description:resource.field_resource_calendar_leaves__time_type +msgid "Time Type" +msgstr "Loại thời gian" + +#. module: resource +#: model:ir.model.constraint,message:resource.constraint_resource_resource_check_time_efficiency +msgid "Time efficiency must be strictly positive" +msgstr "Hiệu suất thời gian phải là số dương" + +#. module: resource +#: model:ir.model.fields,field_description:resource.field_resource_calendar__tz +#: model:ir.model.fields,field_description:resource.field_resource_mixin__tz +#: model:ir.model.fields,field_description:resource.field_resource_resource__tz +#: model:ir.model.fields,field_description:resource.field_resource_test__tz +msgid "Timezone" +msgstr "Múi giờ" + +#. module: resource +#: model:ir.model.fields.selection,name:resource.selection__resource_calendar_attendance__dayofweek__1 +msgid "Tuesday" +msgstr "Thứ Ba" + +#. module: resource +#: code:addons/resource/models/resource.py:0 +#, python-format +msgid "Tuesday Afternoon" +msgstr "Chiều Thứ Ba" + +#. module: resource +#: code:addons/resource/models/resource.py:0 +#, python-format +msgid "Tuesday Morning" +msgstr "Sáng Thứ Ba" + +#. module: resource +#: model_terms:ir.ui.view,arch_db:resource.view_resource_resource_search +msgid "Type" +msgstr "Loại" + +#. module: resource +#: model:ir.model.fields,field_description:resource.field_resource_resource__user_id +#: model_terms:ir.ui.view,arch_db:resource.view_resource_resource_search +msgid "User" +msgstr "Người dùng" + +#. module: resource +#: model:ir.model,name:resource.model_res_users +msgid "Users" +msgstr "Người dùng" + +#. module: resource +#: model:ir.model.fields.selection,name:resource.selection__resource_calendar_attendance__dayofweek__2 +msgid "Wednesday" +msgstr "Thứ Tư" + +#. module: resource +#: code:addons/resource/models/resource.py:0 +#, python-format +msgid "Wednesday Afternoon" +msgstr "Chiều Thứ Tư" + +#. module: resource +#: code:addons/resource/models/resource.py:0 +#, python-format +msgid "Wednesday Morning" +msgstr "Sáng Thứ Tư" + +#. module: resource +#: model:ir.model.fields,field_description:resource.field_resource_calendar_attendance__week_type +msgid "Week Even/Odd" +msgstr "Tuần chẵn/lẻ" + +#. module: resource +#: model:ir.model.fields,help:resource.field_resource_calendar_leaves__time_type +msgid "" +"Whether this should be computed as a time off or as work time (eg: " +"formation)" +msgstr "" +"Liệu điều này nên được tính là thời gian nghỉ hay thời gian làm việc (ví dụ:" +" đào tạo)" + +#. module: resource +#: model:ir.model,name:resource.model_resource_calendar_attendance +msgid "Work Detail" +msgstr "Chi tiết Công việc" + +#. module: resource +#: model_terms:ir.ui.view,arch_db:resource.resource_calendar_form +msgid "Work Resources" +msgstr "Nguồn lực Công việc" + +#. module: resource +#: model:ir.model.fields,field_description:resource.field_resource_calendar_attendance__hour_from +msgid "Work from" +msgstr "Làm việc từ" + +#. module: resource +#: model:ir.model.fields,field_description:resource.field_resource_calendar_attendance__hour_to +msgid "Work to" +msgstr "Làm việc đến" + +#. module: resource +#: model:ir.model.fields,field_description:resource.field_res_company__resource_calendar_ids +#: model:ir.model.fields,field_description:resource.field_resource_calendar_leaves__calendar_id +#: model:ir.model.fields,field_description:resource.field_resource_mixin__resource_calendar_id +#: model:ir.model.fields,field_description:resource.field_resource_test__resource_calendar_id +#: model_terms:ir.ui.view,arch_db:resource.resource_calendar_form +msgid "Working Hours" +msgstr "Giờ làm việc" + +#. module: resource +#: code:addons/resource/models/resource.py:0 +#, python-format +msgid "Working Hours of %s" +msgstr "Khung giờ làm việc của %s" + +#. module: resource +#: model_terms:ir.ui.view,arch_db:resource.view_resource_resource_search +msgid "Working Period" +msgstr "Chu kỳ làm việc" + +#. module: resource +#: model:ir.model.fields,field_description:resource.field_resource_calendar__attendance_ids +#: model:ir.model.fields,field_description:resource.field_resource_resource__calendar_id +#: model_terms:ir.ui.view,arch_db:resource.resource_calendar_form +#: model_terms:ir.ui.view,arch_db:resource.view_resource_calendar_attendance_form +#: model_terms:ir.ui.view,arch_db:resource.view_resource_calendar_attendance_tree +#: model_terms:ir.ui.view,arch_db:resource.view_resource_calendar_search +#: model_terms:ir.ui.view,arch_db:resource.view_resource_calendar_tree +msgid "Working Time" +msgstr "Thời gian làm việc" + +#. module: resource +#: model:ir.actions.act_window,name:resource.action_resource_calendar_form +#: model:ir.ui.menu,name:resource.menu_resource_calendar +msgid "Working Times" +msgstr "Thời gian làm việc" + +#. module: resource +#: code:addons/resource/models/resource.py:0 +#, python-format +msgid "You can't delete section between weeks." +msgstr "Bạn không thể xóa phiên giữa các tuần." + +#. module: resource +#: code:addons/resource/models/resource.py:0 +#, python-format +msgid "even" +msgstr "chẵn" + +#. module: resource +#: code:addons/resource/models/resource.py:0 +#, python-format +msgid "odd" +msgstr "lẻ" |
