<?php
 /**
 * NOTICE OF LICENSE
 *
 * This source file is subject to the HRSALE License
 * that is bundled with this package in the file license.txt.
 * It is also available through the world-wide-web at this URL:
 * http://www.hrsale.com/license.txt
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to hrsalesoft@gmail.com so we can send you a copy immediately.
 *
 * @author   HRSALE
 * @author-email  hrsalesoft@gmail.com
 * @copyright  Copyright © hrsale.com. All Rights Reserved
 */

if (!defined('BASEPATH')) exit('No direct script access allowed');
	
// Dashboard
$lang['dashboard_title'] = 'Trang tổng quan';
$lang['dashboard_main'] = 'Chính';
$lang['dashboard_total_employees'] = 'Tổng số nhân viên';
$lang['dashboard_total_expenses'] = 'Tổng chi phí';
$lang['dashboard_total_salaries'] = 'Tổng số tiền lương đã trả';
$lang['dashboard_total_jobs'] = 'Tổng số việc làm';
$lang['dashboard_departments'] = 'Tổng số phòng ban';
$lang['dashboard_projects'] = 'Tổng số dự án';
$lang['dashboard_locations'] = 'Tổng số địa điểm';
$lang['dashboard_companies'] = 'Tổng số công ty';
$lang['dashboard_last_login'] = 'Đăng nhập lần cuối';
$lang['dashboard_clock_in'] = 'Đồng hồ IN';
$lang['dashboard_clock_out'] = 'Đồng hồ Out';
$lang['dashboard_today_monday_shift'] = 'Hôm nay: Thứ Hai - Ngày lễ';
$lang['dashboard_office_shift'] = 'Văn phòng của tôi Shift';
$lang['dashboard_to'] = 'to';
$lang['dashboard_today_tuesday_shift'] = 'Hôm nay: Thứ ba - Ngày lễ';
$lang['dashboard_today_wednesday_shift'] = 'Hôm nay: Thứ Tư - Ngày lễ';
$lang['dashboard_today_thursday_shift'] = 'Hôm nay: Thứ năm - Ngày lễ';
$lang['dashboard_today_friday_shift'] = 'Hôm nay: Thứ Sáu - Ngày lễ';
$lang['dashboard_today_saturday_shift'] = 'Hôm nay: Thứ Bảy - Ngày lễ';
$lang['dashboard_today_sunday_shift'] = 'Hôm nay: Chủ Nhật - Ngày lễ';
$lang['dashboard_personal_details'] = 'Thông tin cá nhân';
$lang['dashboard_fullname'] = 'Họ tên';
$lang['dashboard_employee_id'] = 'ID nhân viên';
$lang['dashboard_username'] = 'Tên đăng nhập';
$lang['dashboard_email'] = 'Email';
$lang['dashboard_designation'] = 'Chỉ định';
$lang['dashboard_dob'] = 'DOB';
$lang['dashboard_contact'] = 'Liên hệ';
$lang['dashboard_my_projects'] = 'Dự án của tôi';
$lang['dashboard_xin_title'] = 'Tiêu đề';
$lang['dashboard_project_date'] = 'Ngày dự án';
$lang['dashboard_employees'] = 'Nhân viên';
$lang['dashboard_show_more'] = 'Hiển thị thêm';
$lang['dashboard_recruitment'] = 'Tuyển dụng';
$lang['dashboard_timeline'] = 'Dòng thời gian';
$lang['dashboard_applied_for'] = 'Áp dụng cho';
$lang['dashboard_position'] = 'Vị trí';
$lang['dashboard_today_attendance'] = 'Hôm nay tham dự';
$lang['dashboard_single_employee'] = 'Nhân viên';
$lang['dashboard_late'] = 'Hậu';
$lang['dashboard_early_leaving'] = 'Chấm dứt sớm';
$lang['dashboard_overtime'] = 'Làm thêm giờ';
$lang['dashboard_total_work'] = 'Tổng số công việc';
$lang['dashboard_total_rest'] = 'Tổng số phần còn lại';
$lang['dashboard_company_wise_salary'] = 'Lương công ty';
$lang['dashboard_station_wise_salary'] = 'Trạm lương lương';
$lang['dashboard_dept_wise_salary'] = 'Tiền lương của Cục Wise';
$lang['dashboard_desig_wise_salary'] = 'Chỉ định mức lương lương cao';
$lang['dashboard_xin_end_date'] = 'Ngày kết thúc';
$lang['dashboard_my_tasks'] = 'Nhiệm vụ của tôi';
$lang['dashboard_completed'] = 'Đã hoàn tất';
$lang['dashboard_attendance'] = 'Tham dự';
$lang['dashboard_total_awards'] = 'Tổng số giải thưởng';
$lang['dashboard_announcements'] = 'Thông báo';
$lang['dashboard_my_awards'] = 'Giải thưởng của tôi';

// LEFT MENU
$lang['left_organization'] = 'Tổ chức';
$lang['left_company'] = 'Công ty';
$lang['left_company_s'] = 'Cấu trúc công ty';
$lang['left_location'] = 'Vị trí';
$lang['left_department'] = 'Khoa';
$lang['left_designation'] = 'Chỉ định';
$lang['left_projects'] = 'Dự án';
$lang['left_announcements'] = 'Thông báo';
$lang['left_policies'] = 'Chính sách công ty';
$lang['left_expense'] = 'Chi phí';
$lang['let_staff'] = 'Nhân viên';
$lang['left_set_roles'] = 'Đặt vai trò';
$lang['left_awards'] = 'Giải thưởng';
$lang['left_transfers'] = 'Chuyển';
$lang['left_resignations'] = 'Từ chức';
$lang['left_travels'] = 'Chuyến đi';
$lang['left_tickets'] = 'Truy vấn';
$lang['left_promotions'] = 'Khuyến mãi';
$lang['left_complaints'] = 'Khiếu nại';
$lang['left_warnings'] = 'Cảnh báo';
$lang['left_terminations'] = 'Chấm dứt';
$lang['left_employees_last_login'] = 'Nhân viên đăng nhập lần cuối';
$lang['left_employees_exit'] = 'Nhân viên thoát';
$lang['left_performance'] = 'Hiệu suất';
$lang['left_performance_indicator'] = 'Chỉ số hiệu suất';
$lang['left_performance_appraisal'] = 'Đánh giá hiệu suất';
$lang['left_performance_xindicator'] = 'Chỉ số';
$lang['left_performance_xappraisal'] = 'Thẩm định';
$lang['left_timesheet'] = 'Thời gian và sự tham dự';
$lang['left_attendance'] = 'Chấm công';
$lang['left_date_wise_attendance'] = 'Ngày tham dự khôn ngoan';
$lang['left_update_attendance'] = 'Cập nhật tham dự';
$lang['left_import_attendance'] = 'Nhập học';
$lang['left_leaves'] = 'Lá';
$lang['left_leave'] = 'Rời khỏi';
$lang['left_tasks'] = 'Công việc';
$lang['hd_changelog'] = 'Changelog';
$lang['xin_people'] = 'Mọi người';
$lang['left_office_shifts'] = 'Thay đổi Office';
$lang['left_office_shift'] = 'Thay đổi Office';
$lang['left_holidays'] = 'Ngày lễ';
$lang['left_payroll'] = 'Biên chế';
$lang['left_payroll_templates'] = 'Mẫu biên chế';
$lang['left_hourly_wages'] = 'Lương theo giờ';
$lang['left_manage_salary'] = 'Quản lý lương';
$lang['left_generate_payslip'] = 'Tạo Payslip';
$lang['left_payment_history'] = 'Lịch sử thanh toán';
$lang['left_recruitment'] = 'Theo dõi người nộp đơn';
$lang['left_job_posts'] = 'Bài đăng công việc';
$lang['left_jobs_listing'] = 'Danh sách công việc';
$lang['left_frontend'] = 'giao diện người dùng';
$lang['left_job_candidates'] = 'Ứng viên công việc';
$lang['left_job_interviews'] = 'Phỏng vấn việc làm';
$lang['left_training'] = 'Đào tạo';
$lang['left_training_list'] = 'Danh sách đào tạo';
$lang['left_training_type'] = 'Loại đào tạo';
$lang['left_trainers_list'] = 'Danh sách giảng viên';
$lang['xin_requests'] = 'Yêu cầu';
$lang['left_more'] = 'Thêm';
$lang['left_employees_directory'] = 'Thư mục nhân viên';
$lang['left_settings'] = 'Cài đặt';
$lang['left_constants'] = 'Các hằng số';
$lang['left_db_backup'] = 'Cơ sở dữ liệu sao lưu';
$lang['left_email_templates'] = 'Mẫu email';
$lang['left_payslips'] = 'Payslips';
$lang['left_jobs_applied'] = 'Công việc áp dụng';
$lang['left_job_interview'] = 'Phỏng vấn việc làm';
$lang['left_logout'] = 'Đăng xuất';
$lang['left_contact_directory'] = 'Thư mục Liên hệ';
$lang['left_customer'] = 'Khách hàng';
$lang['left_supplier'] = 'Nhà cung cấp';
$lang['left_agent'] = 'Đại lý';
$lang['left_mailbox'] = 'Hộp thư';
$lang['left_mailbox_inbox'] = 'Hộp thư đến';
$lang['left_mailbox_sent'] = 'Đã gửi';
$lang['left_mailbox_compose'] = 'Soạn thư';
$lang['left_mailbox_starred'] = 'Được gắn dấu sao';
$lang['xin_customers'] = 'Khách hàng';
$lang['xin_customer'] = 'Khách hàng';
$lang['xin_contact_person'] = 'Người liên hệ';
$lang['xin_id_no'] = 'ID Không';
$lang['xin_membership'] = 'Thành viên';
$lang['xin_customer_details'] = 'Chi tiết khách hàng';
$lang['xin_suppliers'] = 'Nhà cung cấp';
$lang['xin_supplier'] = 'Nhà cung cấp';
$lang['xin_supplier_details'] = 'Chi tiết nhà cung cấp';
$lang['xin_agents'] = 'Đại lý';
$lang['xin_agent'] = 'Đại lý';
$lang['xin_agent_details'] = 'Chi tiết Đại lý';
$lang['left_customers_directory'] = 'Danh bạ khách hàng';
$lang['left_supliers_directory'] = 'Danh mục nhà cung cấp';
$lang['left_agents_directory'] = 'Thư mục đại lý';


// HEADER
$lang['header_language'] = 'Ngôn ngữ';
$lang['header_layouts'] = 'Bố cục';
$lang['header_fixed_header'] = 'Tiêu đề cố định';
$lang['header_fixed_sidebar'] = 'Thanh bên dính';
$lang['header_boxed_wrapper'] = 'Đóng gói đóng gói';
$lang['header_static'] = 'Tĩnh';
$lang['header_skins'] = 'Skins';
$lang['header_policies'] = 'Chính sách';
$lang['header_notifications'] = 'Thông báo';
$lang['header_has_applied_for_leave'] = 'đã nộp đơn xin nghỉ phép';
$lang['header_view_all_leave'] = 'Xem tất cả nghỉ';
$lang['header_configuration'] = 'Cấu hình';
$lang['header_db_log'] = 'Nhật ký Cơ sở dữ liệu';
$lang['header_my_profile'] = 'Hồ sơ của tôi';
$lang['header_change_password'] = 'Thay đổi mật khẩu';
$lang['header_sign_out'] = 'Đăng xuất';
$lang['header_apply_jobs'] = 'Áp dụng công việc';

/* ALL MODULES */

// COMPANY
$lang['module_company_title'] = 'Công ty';
$lang['xin_view_company'] = 'Xem công ty';
$lang['xin_error_name_field'] = "Trường tên là bắt buộc.";
$lang['xin_error_ctype_field'] = "Trường kiểu công ty là bắt buộc.";
$lang['xin_error_cemail_field'] = "Trường email là bắt buộc.";
$lang['xin_error_notify_email_field'] = "Trường email thông báo là bắt buộc.";
$lang['xin_error_website_field'] = "Trường trang web là bắt buộc.";
$lang['xin_error_contact_field'] = "Trường số liên lạc là bắt buộc.";
$lang['xin_error_city_field'] = "Trường thành phố là bắt buộc.";
$lang['xin_error_zipcode_field'] = "Trường mã zip là bắt buộc.";
$lang['xin_error_country_field'] = "Trường quốc gia là bắt buộc.";
$lang['xin_error_logo_field'] = "Trường logo là bắt buộc.";
$lang['xin_error_attatchment_type'] = "Tệp đính kèm phải là một loại tệp: png, jpg, jpeg, gif";
$lang['xin_success_add_company'] = 'Công ty đã thêm.';
$lang['xin_success_update_company'] = 'Cập nhật công ty.';
$lang['xin_success_delete_company'] = 'Công ty đã xóa.';
$lang['xin_company_name'] = 'Tên công ty';
$lang['xin_company_trading'] = 'Tên pháp lý / thương mại';
$lang['xin_company_registration'] = 'Số đăng ký';
$lang['xin_email'] = 'Email';
$lang['xin_company_logo'] = 'Logo công ty';
$lang['xin_choose_file'] = 'Chọn tập tin';
$lang['xin_company_file_type'] = 'Chỉ tải lên các tập tin: gif, png, jpg, jpeg';
$lang['xin_website_url'] = 'URL trang web';
$lang['xin_website'] = 'Trang web';
$lang['xin_company_type'] = 'Loại công ty';
$lang['xin_address'] = 'Địa chỉ';
$lang['xin_address_1'] = 'Dòng địa chỉ 1';
$lang['xin_address_2'] = 'Dòng địa chỉ 2';
$lang['xin_contact_number'] = 'Số liên lạc';
$lang['xin_city'] = 'Thành phố';
$lang['xin_state'] = 'Tiểu bang / Tỉnh';
$lang['xin_zipcode'] = 'Mã Zip / Mã bưu điện';
$lang['xin_gtax'] = 'Mã số thuế / EIN';
$lang['xin_country'] = 'Quốc gia';
$lang['xin_companies'] = 'Công ty';
$lang['xin_edit_company'] = 'Chỉnh sửa Công ty';

$lang['xin_view_cjanuary'] = 'Tháng 1';
$lang['xin_view_cfeb'] = 'Tháng Hai';
$lang['xin_view_cmarch'] = 'Tháng 3';
$lang['xin_view_capril'] = 'Tháng tư';
$lang['xin_view_cmay'] = 'Có thể';
$lang['xin_view_cjune'] = 'Tháng Sáu';
$lang['xin_view_cjuly'] = 'Tháng 7';
$lang['xin_view_caugust'] = 'Tháng tám';
$lang['xin_view_csept'] = 'Tháng Chín';
$lang['xin_view_coct'] = 'Tháng Mười';
$lang['xin_view_cnov'] = 'Tháng 11';
$lang['xin_view_cdec'] = 'Tháng 12';
$lang['xin_view_csun'] = 'Mặt trời';
$lang['xin_view_cmon'] = 'Thứ hai';
$lang['xin_view_ctue'] = 'Thứ ba';
$lang['xin_view_cwed'] = 'Thứ tư';
$lang['xin_view_cthu'] = 'Thu';
$lang['xin_view_cfri'] = 'Thứ Sáu';
$lang['xin_view_csat'] = 'Sat';
$lang['xin_view_csun'] = 'Mặt trời';
$lang['xin_view_gtonext'] = 'Chuyển đến tháng tiếp theo';
$lang['xin_gtopre'] = 'Chuyển đến tháng trước';
$lang['xin_view_pamonth'] = 'Chọn một tháng từ danh sách thả xuống';
$lang['xin_view_payear'] = 'Chọn một năm từ danh sách thả xuống';
$lang['xin_delete_confirm'] = 'Bạn có chắc chắn muốn xóa bản ghi này không?';
$lang['xin_d_not_restored'] = "Không thể phục hồi bản ghi đã xóa !!!";
$lang['xin_confirm_del'] = 'Xác nhận';

// Location
$lang['xin_locations'] = 'Vị trí';
$lang['error_company_field'] = "Trường công ty là bắt buộc.";
$lang['error_locationhead_field'] = "Trường đầu vị trí là bắt buộc.";
$lang['xin_success_add_location'] = 'Vị trí được thêm.';
$lang['xin_success_update_location'] = 'Vị trí được cập nhật.';
$lang['xin_success_delete_location'] = 'Vị trí đã bị xóa.';
$lang['xin_location'] = 'Vị trí';
$lang['xin_location_name'] = 'Tên vị trí';
$lang['xin_phone'] = 'Số điện thoại';
$lang['xin_faxn'] = 'Số Fax';
$lang['xin_edit_location'] = 'Chỉnh sửa vị trí';
$lang['xin_view_location'] = 'Xem vị trí';
$lang['xin_view_locationh'] = 'Vị trí Trưởng';
$lang['xin_view_locationmgr'] = 'Vị trí quản lý nhân sự';


// Departments
$lang['xin_departments'] = 'Các phòng ban';
$lang['error_department_field'] = "Trường tên bộ phận là bắt buộc.";
$lang['error_location_dept_field'] = "Trường vị trí được yêu cầu.";
$lang['error_department_head_field'] = "Trường đầu bộ phận là bắt buộc.";
$lang['xin_success_add_department'] = 'Sở được thêm vào.';
$lang['xin_success_update_department'] = 'Sở được cập nhật.';
$lang['xin_success_delete_department'] = 'Cục bị xóa.';
$lang['xin_department'] = 'Sở';
$lang['xin_select_department'] = 'Chọn bộ phận';
$lang['xin_name'] = 'Tên';
$lang['xin_department_head'] = 'Trưởng phòng';
$lang['xin_department_name'] = 'Tên bộ phận';
$lang['xin_department_edit'] = 'Chỉnh sửa bộ phận';


//Designations
$lang['xin_designations'] = 'Chỉ định';
$lang['error_designation_field'] = "Trường tên chỉ định là bắt buộc.";
$lang['xin_success_add_designation'] = 'Chỉ định được thêm vào.';
$lang['xin_success_update_designation'] = 'Chỉ định cập nhật.';
$lang['xin_success_delete_designation'] = 'Chỉ định bị xóa.';
$lang['xin_designation'] = 'Chỉ định';
$lang['xin_designation_name'] = 'Tên thiết kế';
$lang['xin_designation_edit'] = 'Chỉnh sửa chỉ định';


//Projects
$lang['xin_projects'] = 'Dự án';
$lang['xin_error_title'] = "Trường tiêu đề là bắt buộc.";
$lang['xin_error_client_name'] = "Trường tên khách hàng là bắt buộc.";
$lang['xin_error_company'] = "Trường công ty là bắt buộc.";
$lang['xin_error_start_date'] = "Trường ngày bắt đầu là bắt buộc.";
$lang['xin_error_end_date'] = "Trường ngày kết thúc là bắt buộc.";
$lang['xin_error_start_end_date'] = "Ngày bắt đầu phải nhỏ hơn hoặc bằng Ngày kết thúc.";
$lang['xin_error_project_employees'] = "Trường nhân viên dự án là bắt buộc.";
$lang['xin_error_project_manager'] = "Trường quản lý dự án là bắt buộc.";
$lang['xin_error_summary'] = "Trường tóm tắt là bắt buộc.";
$lang['xin_success_add_project'] = 'Dự án được thêm vào.';
$lang['xin_success_update_project'] = 'Dự án được cập nhật.';
$lang['xin_success_delete_project'] = 'Dự án đã bị xóa.';
$lang['xin_project'] = 'Dự án';
$lang['xin_project_detail'] = 'Chi tiết dự án';
$lang['xin_title'] = 'Tiêu đề';
$lang['xin_add_more'] = 'Thêm thêm';
$lang['xin_client_name'] = 'Tên Khách hàng';
$lang['xin_start_date'] = 'Ngày bắt đầu';
$lang['xin_end_date'] = 'Ngày kết thúc';
$lang['xin_project_employees'] = 'Nhân viên dự án';
$lang['xin_project_manager'] = 'Quản lý dự án (s)';
$lang['xin_description'] = 'Mô tả';
$lang['xin_project_description'] = 'Mô tả dự án';
$lang['xin_project_title'] = 'Tên dự án';
$lang['xin_project_summary'] = 'Tóm tắt dự án';
$lang['xin_client_name'] = 'Tên Khách hàng';
$lang['xin_p_priority'] = 'Mức độ ưu tiên';
$lang['xin_p_enddate'] = 'Ngày kết thúc';
$lang['xin_project_date'] = 'Ngày dự án';
$lang['xin_created_by'] = 'Tạo bởi';
$lang['xin_createdp'] = 'Tạo';
$lang['xin_edit_project'] = 'Chỉnh sửa dự án';
$lang['xin_choose_status'] = 'Chọn trạng thái';
$lang['xin_view_project'] = 'Xem dự án';
$lang['xin_project_users'] = 'Người dùng được chỉ định';


//Announcements
$lang['xin_announcements'] = 'Thông báo';
$lang['xin_error_designation_field'] = "Trường chỉ định là bắt buộc.";
$lang['xin_error_summary_field'] = "Trường tóm tắt là bắt buộc.";
$lang['xin_success_add_announcement'] = 'Thông báo được thêm vào.';
$lang['xin_success_update_announcement'] = 'Thông báo cập nhật.';
$lang['xin_success_delete_announcement'] = 'Thông báo đã bị xóa.';
$lang['xin_announcement'] = 'Thông báo';
$lang['xin_summary'] = 'Tóm tắt';
$lang['xin_published_for'] = 'Xuất bản cho';
$lang['xin_published_by'] = 'Xuất bản bởi';
$lang['xin_edit_announcement'] = 'Chỉnh sửa thông báo';
$lang['xin_view_announcement'] = 'Xem thông báo';


// Policies
$lang['xin_policies'] = 'Chính sách';
$lang['xin_all_companies'] = 'Tất cả các công ty';
$lang['xin_success_add_policy'] = 'Chính sách được thêm vào.';
$lang['xin_success_update_policy'] = 'Chính sách được cập nhật.';
$lang['xin_success_delete_policy'] = 'Chính sách đã xóa.';
$lang['xin_policy'] = 'Chính sách';
$lang['xin_select_company'] = 'Chọn công ty';
$lang['xin_edit_policy'] = 'Chính sách chỉnh sửa';
$lang['xin_view_policy'] = 'Xem chính sách';


//Expenses
$lang['xin_expenses'] = 'Chi phí';
$lang['xin_error_expense_type'] = "Trường loại chi phí là bắt buộc.";
$lang['xin_error_purchase_date'] = "Trường ngày mua là bắt buộc.";
$lang['xin_error_expense_amount'] = "Trường số tiền chi phí là bắt buộc.";
$lang['xin_error_employee_id'] = "Trường nhân viên được yêu cầu.";
$lang['xin_error_expense_file_type'] = "Tệp đính kèm phải là một loại tệp: png, jpg, jpeg, gif";
$lang['xin_success_add_expense'] = 'Chi phí đã thêm.';
$lang['xin_success_update_expense'] = 'Chi phí cập nhật.';
$lang['xin_success_delete_expense'] = 'Chi phí đã xóa.';
$lang['xin_expense'] = 'Chi phí';
$lang['xin_nofile_select'] = 'Không có tập tin nào được chọn';
$lang['xin_expense_type'] = 'Loại chi phí';
$lang['xin_choose_expense_type'] = 'Chọn một loại chi phí';
$lang['xin_purchase_date'] = 'Ngày mua';
$lang['xin_amount'] = 'Số tiền';
$lang['xin_purchased_by'] = 'Mua theo';
$lang['xin_choose_an_employee'] = 'Chọn một nhân viên';
$lang['xin_bill_copy'] = 'Bản sao hóa đơn';
$lang['xin_expense_allow_files'] = 'Chỉ tải lên các tập tin: gif, png, jpg, jpeg';
$lang['xin_remarks'] = 'Bình luận';
$lang['xin_purchase_date'] = 'Ngày mua';
$lang['xin_edit_expense'] = 'Chỉnh sửa chi phí';
$lang['xin_download_file'] = 'Tải tập tin';
$lang['xin_view_expense'] = 'Xem chi phí';


//Employees
$lang['xin_employees'] = 'Nhân viên';
$lang['xin_employees_id'] = 'ID';
$lang['xin_employees_active'] = 'Hoạt động';
$lang['xin_employees_inactive'] = 'Không hoạt động';
$lang['xin_employees_full_name'] = 'Tên';
$lang['xin_employees_directory'] = 'Thư mục nhân viên';
$lang['xin_employee_detail'] = 'Chi tiết nhân viên';
$lang['xin_employee_error_first_name'] = "Trường tên đầu tiên là bắt buộc.";
$lang['xin_employee_error_last_name'] = "Trường tên cuối cùng là bắt buộc.";
$lang['xin_employee_error_employee_id'] = "Trường id của nhân viên là bắt buộc.";
$lang['xin_employee_error_joining_date'] = "Ngày tham gia trường là bắt buộc.";
$lang['xin_employee_error_department'] = "Trường bộ phận được yêu cầu.";
$lang['xin_employee_error_designation'] = "Trường chỉ định là bắt buộc.";
$lang['xin_employee_error_user_role'] = "Trường Vai trò người dùng là bắt buộc.";
$lang['xin_employee_error_username'] = "Trường tên người dùng là bắt buộc.";
$lang['xin_employee_error_email'] = "Trường email là bắt buộc.";
$lang['xin_employee_error_invalid_email'] = "Định dạng email không hợp lệ";
$lang['xin_employee_error_contact_number'] = "Trường số liên lạc là bắt buộc.";
$lang['xin_employee_error_password'] = "Trường mật khẩu là bắt buộc.";
$lang['xin_employee_error_password_least'] = "Mật khẩu phải có ít nhất 6 ký tự.";
$lang['xin_employee_error_password_not_match'] = "Xác nhận mật khẩu không khớp.";
$lang['xin_employee_error_newpassword'] = "Trường mật khẩu mới là bắt buộc.";
$lang['xin_employee_error_new_cpassword'] = "Trường mật khẩu xác nhận mới là bắt buộc.";
$lang['xin_employee_error_old_new_cpassword'] = "Mật khẩu mới và trường mật khẩu xác nhận mới không khớp.";
$lang['xin_success_add_employee'] = 'Nhân viên đã thêm.';
$lang['xin_employee'] = 'Nhân viên';
$lang['xin_success_update_employee'] = 'Nhân viên cập nhật.';
$lang['xin_success_delete_employee'] = 'Nhân viên bị xóa.';
$lang['xin_employee_basic_info_updated'] = 'Thông tin cơ bản được cập nhật.';
$lang['xin_employee_select_picture'] = "Chọn Ảnh Tiểu sử.";
$lang['xin_employee_picture_updated'] = 'Ảnh hồ sơ được cập nhật.';
$lang['xin_employee_picture_type'] = 'Tệp đính kèm phải là một loại tệp: png, jpg, jpeg, gif';
$lang['xin_success_update_social_info'] = 'Thông tin xã hội được cập nhật.';
$lang['xin_employee_error_relation'] = "Trường quan hệ là bắt buộc.";
$lang['xin_employee_error_grp'] = "Trường nhóm là bắt buộc.";
$lang['xin_employee_error_salutation'] = "Trường yêu cầu.";
$lang['xin_employee_error_contact_name'] = "Trường tên liên hệ là bắt buộc.";
$lang['xin_employee_error_mobile'] = "Trường di động là bắt buộc.";
$lang['xin_employee_error_pemail'] = "Trường email chính là bắt buộc.";
$lang['xin_employee_contact_info_added'] = 'Thông tin liên lạc đã được thêm.';
$lang['xin_employee_contact_info_updated'] = 'Thông tin liên lạc được cập nhật.';
$lang['xin_employee_error_d_type'] = "Trường loại tài liệu là bắt buộc.";
$lang['xin_employee_error_d_number'] = "Trường số tài liệu là bắt buộc.";
$lang['xin_employee_error_d_issue'] = "Trường ngày phát hành là bắt buộc.";
$lang['xin_employee_error_expiry_date'] = "Ngày hết hạn của trường.";
$lang['xin_employee_error_document_title'] = "Tiêu đề tài liệu là bắt buộc.";
$lang['xin_employee_select_d_file'] = "Chọn tập tin tài liệu.";
$lang['xin_employee_document_file_type'] = "Tệp đính kèm phải là một loại tệp: png, jpg, jpeg, gif, txt, pdf, xls, xlsx, doc, docx";
$lang['xin_employee_d_info_added'] = 'Đã thêm thông tin tài liệu.';
$lang['xin_employee_img_info_added'] = 'Thông tin nhập cư được thêm vào.';
$lang['xin_employee_img_info_updated'] = 'Cập nhật thông tin nhập cư.';
$lang['xin_employee_d_info_updated'] = 'Thông tin tài liệu được cập nhật.';
$lang['xin_employee_error_institute'] = "Trường tên của viện là bắt buộc.";
$lang['xin_employee_error_sch_uni'] = "Trường học / trường đại học là bắt buộc.";

$lang['xin_employee_error_qfrom_year'] = "Trường từ năm là bắt buộc.";
$lang['xin_employee_error_qto_year'] = "Trường năm tới là bắt buộc.";
$lang['xin_employee_error_q_info_added'] = 'Thông tin bổ sung của Qualificaton.';
$lang['xin_employee_error_q_info_updated'] = 'Thông tin về Qualificaton được cập nhật.';
$lang['xin_employee_error_company_name'] = "Trường tên công ty là bắt buộc.";
$lang['xin_employee_error_frm_date'] = "Trường ngày bắt buộc phải có.";
$lang['xin_employee_error_to_date'] = "Trường ngày đến là bắt buộc.";
$lang['xin_employee_error_date_shouldbe'] = "Trường ngày tháng phải nhỏ hơn trường ngày.";
$lang['xin_employee_error_post'] = "Trường bài viết là bắt buộc.";
$lang['xin_employee_error_w_exp_added'] = 'Kinh nghiệm làm việc Thông tin bổ sung.';
$lang['xin_employee_error_w_exp_updated'] = 'Kinh nghiệm làm việc Cập nhật thông tin.';
$lang['xin_employee_error_acc_title'] = "Trường tiêu đề tài khoản là bắt buộc.";
$lang['xin_employee_error_acc_number'] = "Trường số tài khoản là bắt buộc.";
$lang['xin_employee_error_bank_name'] = "Trường tên ngân hàng là bắt buộc.";
$lang['xin_employee_error_bank_code'] = "Trường mã ngân hàng là bắt buộc.";
$lang['xin_employee_error_bank_info_added'] = 'Thông tin tài khoản ngân hàng được thêm vào.';
$lang['xin_employee_error_bank_info_updated'] = 'Cập nhật thông tin tài khoản ngân hàng.';
$lang['xin_employee_error_contract_type'] = "Trường loại hợp đồng là bắt buộc.";
$lang['xin_employee_error_contract_title'] = "Trường tiêu đề hợp đồng là bắt buộc.";
$lang['xin_employee_error_frm_date'] = "Trường ngày bắt buộc phải có.";
$lang['xin_employee_error_to_date'] = "Trường ngày đến là bắt buộc.";
$lang['xin_employee_error_frm_to_date'] = "Trường ngày tháng phải nhỏ hơn trường ngày.";
$lang['xin_employee_contract_info_added'] = 'Đã thêm thông tin hợp đồng.';
$lang['xin_employee_contract_info_updated'] = 'Cập nhật thông tin hợp đồng.';
$lang['xin_employee_error_contract_f'] = "Trường hợp đồng là bắt buộc.";
$lang['xin_employee_leave_info_added'] = 'Để lại thông tin được thêm.';
$lang['xin_employee_leave_info_updated'] = 'Để lại thông tin cập nhật.';
$lang['xin_employee_error_shift_field'] = "Trường thay đổi là bắt buộc.";
$lang['xin_employee_shift_info_added'] = 'Đã thêm thông tin Shift.';
$lang['xin_employee_shift_info_updated'] = 'Cập nhật thông tin thay đổi.';
$lang['xin_employee_location_info_added'] = 'Thông tin vị trí được thêm.';
$lang['xin_employee_location_info_updated'] = 'Thông tin vị trí được cập nhật.';
$lang['xin_employee_password_update'] = 'Mật khẩu nhân viên được cập nhật.';
$lang['xin_employee_primary'] = "chính";
$lang['xin_employee_dependent'] = "phụ thuộc";
$lang['xin_employee_error_warning'] = "Trường cảnh báo là bắt buộc.";
$lang['xin_employee_error_warning_type'] = "Trường cảnh báo là bắt buộc.";
$lang['xin_employee_error_subject'] = "Trường chủ đề là bắt buộc.";
$lang['xin_employee_error_warning_by'] = "Trường cảnh báo là bắt buộc.";
$lang['xin_employee_error_warning_date'] = "Trường cảnh báo ngày là bắt buộc.";
$lang['xin_employee_warning_updated'] = 'Cảnh báo được cập nhật.';
$lang['xin_employee_warning_added'] = 'Cảnh báo được cập nhật.';
$lang['xin_employee_warning_deleted'] = 'Cảnh báo cập nhật.';
$lang['xin_employee_contact_deleted'] = 'Liên hệ bị xóa.';
$lang['xin_employee_qualification_deleted'] = 'Tiêu chuẩn bị xóa.';
$lang['xin_employee_work_deleted'] = 'Kinh nghiệm làm việc đã bị xóa.';
$lang['xin_employee_bankaccount_deleted'] = 'Tài khoản ngân hàng đã bị xóa.';
$lang['xin_employee_contract_deleted'] = 'Hợp đồng bị xóa.';
$lang['xin_employee_document_deleted'] = 'Tài liệu đã bị xóa.';
$lang['xin_employee_img_document_deleted'] = 'Di trú đã bị xóa.';
$lang['xin_employee_immigration'] = 'Nhập cư';
$lang['xin_issue_date'] = 'Ngày phát hành';
$lang['xin_expiry_date'] = 'Ngày hết hạn';

$lang['xin_issued_by'] = 'Được phát hành bởi';
$lang['xin_employee_leave_deleted'] = 'Để lại xóa.';
$lang['xin_employee_shift_deleted'] = 'Shift bị xóa.';
$lang['xin_employee_location_deleted'] = 'Vị trí đã bị xóa.';
$lang['xin_employee_current_deleted'] = 'Nhân viên bị xóa.';
$lang['xin_employee_emergency_contacts'] = "Liên hệ khẩn cấp";
$lang['xin_employee_document_number'] = 'Số tài liệu';
$lang['xin_employee_first_name'] = "Tên";
$lang['xin_employee_last_name'] = "Họ";
$lang['xin_employee_department'] = "Sở";
$lang['xin_employee_dob'] = "Ngày sinh";
$lang['xin_employee_doj'] = "Ngày tham gia";
$lang['xin_employee_role'] = "Vai trò";
$lang['xin_employee_gender'] = "Giới tính";
$lang['xin_browse'] = "Duyệt";
$lang['xin_gender_male'] = "Nam";
$lang['xin_gender_female'] = "Nữ";
$lang['xin_employee_office_shift'] = "Văn phòng Shift";
$lang['xin_employee_password'] = "Mật khẩu";
$lang['xin_employee_cpassword'] = "Xác nhận mật khẩu";
$lang['xin_employee_address'] = "Địa chỉ";
$lang['xin_e_details_basic'] = "Thông tin cơ bản";
$lang['xin_e_details_user'] = "Người dùng";
$lang['xin_e_details_profileinfo'] = "Thông tin hồ sơ";
$lang['xin_e_details_profile_picture'] = "Ảnh tiểu sử";
$lang['xin_e_details_contact'] = "Liên hệ";
$lang['xin_e_details_social'] = "Mạng xã hội";
$lang['xin_e_details_document'] = "Tài liệu";
$lang['xin_e_details_document_file'] = "Tập tin tài liệu";
$lang['xin_e_details_qualification'] = "Chứng chỉ";
$lang['xin_e_details_notifyemail'] = "Email thông báo";
$lang['xin_e_details_send_notifyemail'] = "Gửi email thông báo khi hết hạn?";
$lang['xin_e_details_alert_notifyemail'] = "Gửi email thông báo";
$lang['xin_e_details_uni'] = "Đại học";
$lang['xin_yes'] = "Có";
$lang['xin_no'] = "Không";
$lang['xin_e_details_hschool'] = "Trường trung học";
$lang['xin_e_details_school_uni'] = "Trường học / Đại học";
$lang['xin_e_details_w_experience'] = "Kinh nghiệm làm việc";
$lang['xin_e_details_baccount'] = "Tài khoản ngân hàng";
$lang['xin_e_details_contract'] = "Hợp đồng";
$lang['xin_e_details_leave'] = "Rời khỏi";
$lang['xin_e_details_shift'] = "Shift";
$lang['xin_e_details_location'] = "Vị trí";
$lang['xin_e_details_cpassword'] = "Thay đổi mật khẩu";
$lang['xin_e_details_basic_info'] = "Thông tin cơ bản";
$lang['xin_employee_dol'] = "Ngày rời khỏi";
$lang['xin_employee_mstatus'] = "Tình trạng hôn nhân";
$lang['xin_e_details_picture_type'] = "Chỉ tải lên các tập tin: gif, png, jpg, jpeg";
$lang['xin_e_details_remove_pic'] = "Xóa Ảnh Tiểu sử";
$lang['xin_e_details_fb_profile'] = "Hồ sơ Facebook";
$lang['xin_e_details_twit_profile'] = "Hồ sơ Twitter";
$lang['xin_e_details_blogr_profile'] = "Hồ sơ Blogger";
$lang['xin_e_details_linkd_profile'] = "Hồ sơ Linkedin";
$lang['xin_e_details_gplus_profile'] = "Hồ sơ Google Plus";
$lang['xin_e_details_insta_profile'] = "Hồ sơ Instagram";
$lang['xin_e_details_pintrst_profile'] = "Hồ sơ Pinterest";
$lang['xin_e_details_utube_profile'] = "Hồ sơ Youtube";
$lang['xin_e_details_relation'] = "Quan hệ";
$lang['xin_e_details_work'] = "Làm việc";
$lang['xin_e_details_pcontact'] = "Liên hệ Chính";
$lang['xin_e_details_dependent'] = "Người phụ thuộc";
$lang['xin_e_details_personal'] = "Cá nhân";
$lang['xin_e_details_phone_ext'] = "Ext";
$lang['xin_e_details_mobile'] = "Số điện thoại di động";
$lang['xin_e_details_home'] = "Trang chủ";
$lang['xin_e_details_contacts'] = "Liên hệ";
$lang['xin_e_details_salutation'] = "Chào mừng";
$lang['xin_e_details_group'] = "Nhóm";
$lang['xin_e_details_corg'] = "Công ty / Tổ chức";
$lang['xin_e_details_jtitle'] = "Chức danh công việc";
$lang['xin_e_details_pemail'] = "Email chính";
$lang['xin_e_details_grdoup'] = "Nhóm";
$lang['xin_e_details_grwoup'] = "Nhóm";
$lang['xin_e_details_ccurrent'] = "Địa chỉ hiện tại";
$lang['xin_e_details_cpermanent'] = "Địa chỉ thường trú";
$lang['xin_e_details_dtype'] = "Loại tài liệu";
$lang['xin_e_details_choose_dtype'] = "Chọn loại tài liệu";
$lang['xin_e_details_doe'] = "Ngày hết hạn";
$lang['xin_e_details_dtitle'] = "Tiêu đề tài liệu";
$lang['xin_e_details_d_type_file'] = "Chỉ tải lên các tập tin: png, jpg, jpeg, gif, txt, pdf, xls, xlsx, doc, docx";
$lang['xin_e_details_documents'] = "Tài liệu";
$lang['xin_e_details_inst_name'] = "Trường học / Đại học";
$lang['xin_e_details_edu_level'] = "Trình độ học vấn";
$lang['xin_e_details_timeperiod'] = "Khoảng thời gian";

$lang['xin_e_details_frm_year'] = "Từ năm";
$lang['xin_e_details_to_year'] = "Đến năm";
$lang['xin_e_details_language'] = "Ngôn ngữ";
$lang['xin_e_details_skill'] = "Các khóa học chuyên nghiệp (nếu có)";
$lang['xin_e_details_course'] = "Khóa học chuyên nghiệp";
$lang['xin_e_details_to_date'] = "Đến ngày";
$lang['xin_e_details_frm_date'] = "Từ ngày";
$lang['xin_e_details_post'] = "Đăng";
$lang['xin_e_details_acc_title'] = "Tên tài khoản";
$lang['xin_e_details_acc_number'] = "Số tài khoản";
$lang['xin_e_details_bank_name'] = "Tên ngân hàng";
$lang['xin_e_details_bank_code'] = "Mã ngân hàng";
$lang['xin_e_details_bank_branch'] = "Chi nhánh ngân hàng";
$lang['xin_e_details_contract_type'] = "Loại hợp đồng";
$lang['xin_e_details_contract_title'] = "Tên hợp đồng";
$lang['xin_e_details_contracts'] = "Hợp đồng";
$lang['xin_e_details_duration'] = "Thời lượng";
$lang['xin_e_details_casual_leave'] = "Nghỉ bình thường";
$lang['xin_e_details_medical_leave'] = "Nghỉ y tế";
$lang['xin_e_details_date'] = "Ngày";
$lang['xin_e_details_office_location'] = "Vị trí văn phòng";
$lang['xin_e_details_eforce'] = "Lực lượng nhân viên";
$lang['xin_e_details_enpassword'] = "Nhập mật khẩu mới";
$lang['xin_e_details_ecnpassword'] = "Nhập mật khẩu xác nhận mới";
$lang['xin_e_details_edit_contact'] = "Chỉnh sửa số liên lạc";
$lang['xin_e_details_edit_document'] = "Chỉnh sửa tài liệu";
$lang['xin_e_details_edit_qualification'] = "Chỉnh sửa văn bằng";
$lang['xin_e_details_edit_wexp'] = "Chỉnh sửa trải nghiệm làm việc";
$lang['xin_e_details_edit_baccount'] = "Chỉnh sửa tài khoản ngân hàng";
$lang['xin_e_details_edit_contract'] = "Chỉnh sửa hợp đồng";
$lang['xin_e_details_edit_leave'] = "Chỉnh sửa Rời khỏi";
$lang['xin_e_details_edit_shift'] = "Chỉnh sửa Shift";
$lang['xin_e_details_from'] = "từ";
$lang['xin_e_details_fb'] = "Facebook";
$lang['xin_e_details_twit'] = "Twitter";
$lang['xin_e_details_gplus'] = "Google Plus";
$lang['xin_e_details_lnkdin'] = "LinkedIn";
$lang['xin_e_details_blgr'] = "Blogger";

$lang['xin_role_urole'] = 'Vai trò & đặc quyền';
$lang['xin_role_all_menu'] = 'Tất cả Truy cập Menu';
$lang['xin_role_cmenu'] = 'Truy cập menu tùy chỉnh';
$lang['xin_role_set'] = "Đặt mới";
$lang['xin_roles'] = "Vai trò";
$lang['xin_role_name'] = 'Tên vai trò';
$lang['xin_role_access'] = "Chọn quyền truy cập";
$lang['xin_role_resource'] = "Tài nguyên";
$lang['xin_role_rid'] = 'Vai trò ID';
$lang['xin_role_added_date'] = "Ngày được thêm vào";
$lang['xin_role_menu_per'] = "Giấy phép trình đơn";
$lang['xin_role_editrole'] = 'Chỉnh sửa vai trò người dùng';
$lang['xin_permission'] = 'Giấy phép';

/** ... **/
$lang['xin_award'] = "Giải thưởng";
$lang['xin_set_my'] = "Đặt tháng năm";
$lang['xin_award_type'] = "Loại giải thưởng";
$lang['xin_award_date'] = 'Ngày trao giải';
$lang['xin_award_month_year'] = 'Tháng & Năm';
$lang['xin_gift'] = 'Món quà';
$lang['xin_cash'] = 'Tiền mặt';
$lang['xin_award_photo'] = 'Ảnh giải thưởng';
$lang['xin_award_info'] = 'Thông tin giải thưởng';
$lang['xin_cash_price'] = 'Giá tiền mặt';
$lang['xin_employee_name'] = 'Tên nhân viên';
$lang['xin_award_name'] = 'Tên giải thưởng';
$lang['xin_not_started'] = 'Không bắt đầu';
$lang['xin_started'] = 'Bắt đầu';
$lang['xin_in_progress'] = 'Đang tiến hành';
$lang['xin_completed'] = 'Đã hoàn tất';
$lang['xin_terminated'] = 'Chấm dứt';
$lang['xin_deffered'] = 'Trì hoãn';
$lang['xin_pending'] = 'Đang chờ xử lý';
$lang['xin_accepted'] = 'Đã chấp nhận';
$lang['xin_rejected'] = 'Bị từ chối';
$lang['xin_approved'] = 'Đã phê duyệt';
$lang['xin_cancel'] = 'Hủy';
$lang['xin_eligible_review_date'] = 'Ngày xem xét đủ điều kiện';
$lang['xin_assigned_immigration'] = 'Nhập cư được chỉ định';
$lang['xin_records'] = 'Hồ sơ';
$lang['xin_self'] = 'Tự';
$lang['xin_parent'] = 'Cha mẹ';
$lang['xin_spouse'] = 'Người phối ngẫu';
$lang['xin_child'] = 'Trẻ em';
$lang['xin_sibling'] = 'Anh chị em';
$lang['xin_in_laws'] = 'Trong Luật';
$lang['xin_status_single'] = 'Độc thân';
$lang['xin_status_married'] = 'Kết hôn';
$lang['xin_status_widowed'] = 'Góa';
$lang['xin_status_divorced_separated'] = 'Ly hôn hoặc ly thân';
$lang['xin_edit_immigration'] = 'Chỉnh sửa nhập cư';
$lang['xin_role_error_role_name'] = 'Trường tên vai trò là bắt buộc';
$lang['xin_role_error_access'] = 'Trường truy cập được yêu cầu';
$lang['xin_role_success_added'] = 'Vai trò người dùng được thêm vào.';
$lang['xin_role_success_deleted'] = 'Vai trò người dùng bị xóa.';
$lang['xin_role_success_updated'] = 'Vai trò người dùng được cập nhật.';
$lang['xin_award_error_award_type'] = 'Trường loại giải thưởng là bắt buộc.';
$lang['xin_award_error_award_date'] = 'Trường ngày tháng được yêu cầu.';
$lang['xin_award_error_award_month'] = 'Trường tháng và năm giải thưởng là bắt buộc.';
$lang['xin_award_error_award_photo'] = 'Chọn ảnh giải thưởng.';
$lang['xin_award_success_added'] = 'Giải thưởng được thêm vào.';
$lang['xin_award_success_updated'] = 'Giải thưởng được cập nhật.';
$lang['xin_award_success_deleted'] = 'Giải thưởng đã bị xóa.';

$lang['xin_edit_award'] = 'Chỉnh sửa giải thưởng';
$lang['xin_view_award'] = 'Xem giải thưởng';
$lang['xin_transfers'] = 'Chuyển';
$lang['xin_transfers_error_date'] = 'Trường ngày là bắt buộc.';
$lang['xin_transfers_success_added'] = 'Chuyển thêm.';
$lang['xin_transfers_success_updated'] = 'Chuyển cập nhật.';
$lang['xin_transfers_success_deleted'] = 'Chuyển giao bị xóa.';
$lang['xin_transfer'] = 'Chuyển giao';
$lang['xin_employee_transfer'] = 'Nhân viên chuyển tiền';
$lang['xin_transfer_date'] = 'Ngày chuyển';
$lang['xin_transfer_to_department'] = 'Chuyển đến (Sở)';
$lang['xin_transfer_to_location'] = 'Chuyển đến (Địa điểm)';
$lang['xin_transfer_select_location'] = 'Chọn vị trí';
$lang['xin_edit_transfer'] = 'Chỉnh sửa Chuyển giao';
$lang['xin_view_transfer'] = 'Xem chuyển giao';
$lang['xin_error_resignation_notice_date'] = 'Trường ngày thông báo là bắt buộc.';
$lang['xin_error_resignation_date'] = 'Trường ngày từ chức là bắt buộc.';
$lang['xin_success_resignation_added'] = 'Từ chức đã thêm';
$lang['xin_success_resignation_updated'] = 'Đã từ chức cập nhật';
$lang['xin_success_resignation_deleted'] = 'Từ chức đã xóa';
$lang['xin_resignation'] = 'Từ chức';
$lang['xin_resignin_employee'] = 'Từ chức nhân viên';
$lang['xin_notice_date'] = 'Ngày thông báo';
$lang['xin_resignation_date'] = 'Ngày từ chức';
$lang['xin_resignation_reason'] = 'Lý do từ chức';
$lang['xin_edit_resignation'] = 'Chỉnh sửa từ chức';
$lang['xin_view_resignation'] = 'Xem từ chức';
$lang['xin_travel'] = 'Du lịch';
$lang['xin_error_travel_purpose'] = 'Mục đích của trường truy cập là bắt buộc.';

$lang['xin_error_travel_visit_place'] = 'Trường địa điểm được yêu cầu.';
$lang['xin_success_travel_added'] = 'Du lịch được thêm vào.';
$lang['xin_success_travel_updated'] = 'Du lịch được cập nhật.';
$lang['xin_success_travel_deleted'] = 'Du lịch bị xóa.';
$lang['xin_visit_purpose'] = 'Mục đích của chuyến thăm';
$lang['xin_visit_place'] = 'Địa điểm tham quan';
$lang['xin_travel_mode'] = 'Chế độ du lịch';
$lang['xin_by_bus'] = 'Bằng xe buýt';
$lang['xin_by_train'] = 'Bằng tàu hỏa';
$lang['xin_by_plane'] = 'Bằng máy bay';
$lang['xin_by_taxi'] = 'Bằng Taxi';
$lang['xin_by_rental_car'] = 'Bằng xe cho thuê';
$lang['xin_arragement_type'] = 'Loại sắp xếp';
$lang['xin_expected_travel_budget'] = 'Ngân sách Du lịch Dự kiến';
$lang['xin_actual_travel_budget'] = 'Ngân sách du lịch thực tế';
$lang['xin_approval_status'] = 'Trạng thái Phê duyệt';
$lang['xin_edit_travel'] = 'Chỉnh sửa du lịch';
$lang['xin_view_travel'] = 'Xem Du lịch';
$lang['xin_error_promotion_date'] = 'Trường ngày khuyến mãi là bắt buộc.';
$lang['xin_promotion_added'] = 'Khuyến mại được thêm vào.';
$lang['xin_promotion_updated'] = 'Cập nhật khuyến mãi.';
$lang['xin_promotion_deleted'] = 'Quảng cáo đã bị xóa.';
$lang['xin_promotion'] = 'Khuyến mãi';
$lang['xin_promotion_for'] = 'Khuyến mãi cho';
$lang['xin_promotion_title'] = 'Tiêu đề khuyến mãi';
$lang['xin_promotion_date'] = 'Ngày khuyến mãi';
$lang['xin_edit_promotion'] = 'Chỉnh sửa khuyến mãi';
$lang['xin_view_promotion'] = 'Xem Quảng cáo';
$lang['xin_error_complaint_from'] = 'Yêu cầu từ lĩnh vực khiếu nại.';
$lang['xin_error_complaint_title'] = 'Trường tiêu đề khiếu nại là bắt buộc.';
$lang['xin_error_complaint_date'] = 'Trường ngày khiếu nại là bắt buộc.';
$lang['xin_error_complaint_against'] = 'Yêu cầu đối với lĩnh vực khiếu nại.';
$lang['xin_success_complaint_added'] = 'Đã thêm khiếu nại';
$lang['xin_success_complaint_updated'] = 'Đã cập nhật khiếu nại';
$lang['xin_success_complaint_deleted'] = 'Đã xóa khiếu nại';
$lang['xin_complaint'] = 'Khiếu nại';
$lang['xin_complaint_from'] = 'Khiếu nại từ';
$lang['xin_complaint_title'] = 'Tiêu đề khiếu nại';
$lang['xin_complaint_date'] = 'Ngày khiếu nại';
$lang['xin_complaint_against'] = 'Khiếu nại chống lại';
$lang['xin_complaint_employees'] = 'Chọn nhân viên';
$lang['xin_edit_complaint'] = 'Chỉnh sửa khiếu nại';
$lang['xin_view_complaint'] = 'Xem khiếu nại';
$lang['xin_error_termination_date'] = 'Trường ngày kết thúc là bắt buộc.';
$lang['xin_error_termination_notice_date_less'] = 'Ngày thông báo phải nhỏ hơn hoặc bằng Ngày kết thúc.';
$lang['xin_error_termination_type'] = 'Trường loại kết thúc là bắt buộc.';
$lang['xin_success_termination_added'] = 'Chấm dứt thêm.';
$lang['xin_success_termination_updated'] = 'Chấm dứt cập nhật.';
$lang['xin_success_termination_deleted'] = 'Chấm dứt chấm dứt.';
$lang['xin_termination'] = 'Chấm dứt';
$lang['xin_employee_terminated'] = 'Nhân viên chấm dứt';
$lang['xin_termination_date'] = 'Ngày chấm dứt';
$lang['xin_termination_type'] = 'Loại chấm dứt';
$lang['xin_termination_type_select'] = 'Chọn loại chấm dứt';
$lang['xin_edit_termination'] = 'Chỉnh sửa Chấm dứt';
$lang['xin_view_termination'] = 'Xem Chấm dứt';
$lang['xin_warning'] = 'Cảnh báo';
$lang['xin_warning_to'] = 'Cảnh báo Tới';
$lang['xin_warning_type'] = 'Loại cảnh báo';
$lang['xin_subject'] = 'Chủ đề';
$lang['xin_warning_by'] = 'Cảnh báo theo';
$lang['xin_warning_date'] = 'Ngày cảnh báo';
$lang['xin_warning_type'] = 'Loại cảnh báo';
$lang['xin_warning_edit'] = 'Chỉnh sửa Cảnh báo';
$lang['xin_warning_view'] = 'Chỉnh sửa Cảnh báo';
$lang['xin_error_exit_date'] = 'Trường ngày xuất cảnh là bắt buộc.';
$lang['xin_error_exit_type'] = 'Trường kiểu thoát là bắt buộc.';
$lang['xin_success_employee_exit_added'] = 'Đã thêm nhân viên thoát.';
$lang['xin_success_employee_exit_updated'] = 'Đã cập nhật Employee Exit.';
$lang['xin_success_employee_exit_deleted'] = 'Lối ra nhân viên bị xóa.';
$lang['xin_employee_exit'] = 'Lối ra nhân viên';
$lang['xin_employee_to_exit'] = 'Nhân viên để thoát';
$lang['xin_exit_date'] = 'Ngày xuất cảnh';
$lang['xin_type_of_exit'] = 'Loại lối ra';
$lang['xin_exit_interview'] = 'Phỏng vấn thoát khỏi cuộc hành trình';
$lang['xin_exit_inactive_employee_account'] = 'Bất hoạt tài khoản nhân viên';
$lang['xin_in_active_account'] = 'Bất hoạt tài khoản';
$lang['xin_exit_interview'] = 'Thoát khỏi cuộc phỏng vấn';
$lang['xin_exit_type'] = 'Loại thoát';
$lang['xin_edit_employee_exit'] = 'Chỉnh sửa Lối ra Nhân viên';
$lang['xin_view_employee_exit'] = 'Xem nhân viên thoát';
$lang['xin_success_performance_added'] = 'Chỉ số hiệu suất được thêm.';
$lang['xin_success_performance_updated'] = 'Chỉ số hiệu suất được cập nhật.';
$lang['xin_success_performance_deleted'] = 'Chỉ số hiệu suất bị xóa.';
$lang['xin_success_performance_app_added'] = 'Đánh giá hiệu suất được thêm';
$lang['xin_success_performance_app_updated'] = 'Đánh giá hiệu suất được cập nhật';
$lang['xin_success_performance_app_deleted'] = 'Đánh giá hiệu suất đã bị xóa';
$lang['xin_error_performance_app_month_year'] = 'Trường tháng và năm thẩm định là bắt buộc.';

$lang['xin_indicator'] = 'Chỉ số';
$lang['xin_select_designation'] = 'Chọn chỉ định';
$lang['xin_performance_technical_competencies'] = 'Năng lực kỹ thuật';
$lang['xin_performance_customer_experience'] = 'Trải nghiệm khách hàng';
$lang['xin_performance_none'] = 'Không có';
$lang['xin_performance_beginner'] = 'Người mới bắt đầu';
$lang['xin_performance_intermediate'] = 'Trung gian';
$lang['xin_performance_advanced'] = 'Nâng cao';
$lang['xin_performance_expert'] = 'Chuyên gia / Lãnh đạo';
$lang['xin_performance_marketing'] = 'Tiếp thị';
$lang['xin_performance_management'] = 'Quản lý';
$lang['xin_performance_administration'] = 'Quản trị';
$lang['xin_performance_present_skill'] = 'Kỹ năng thuyết trình';
$lang['xin_performance_quality_work'] = 'Chất lượng công việc';
$lang['xin_performance_efficiency'] = 'Hiệu quả';
$lang['xin_performance_integrity'] = 'Tính toàn vẹn';
$lang['xin_performance_professionalism'] = 'Tính chuyên nghiệp';
$lang['xin_performance_team_work'] = 'Làm việc theo nhóm';
$lang['xin_performance_critical_think'] = 'Tư duy phê phán';
$lang['xin_performance_conflict_manage'] = 'Quản lý Xung đột';
$lang['xin_performance_attendance'] = 'Tham dự';
$lang['xin_performance_meet_deadline'] = 'Khả năng gặp hạn chót';
$lang['xin_performance_behv_technical_competencies'] = 'Năng lực tổ chức';
$lang['xin_performance_indicators'] = 'Chỉ số hiệu suất';
$lang['xin_performance_app_date'] = 'Ngày Thẩm định';
$lang['xin_performance_apps'] = 'Đánh giá hiệu suất';
$lang['xin_give_performance_appraisal'] = 'Đưa ra đánh giá hiệu suất';
$lang['xin_select_month'] = 'Chọn tháng';
$lang['xin_expected_value'] = 'Giá trị dự kiến';
$lang['xin_set_value'] = 'Đặt giá trị';
$lang['xin_edit_performance_indicator'] = 'Hiệu chỉnh chỉ số hiệu suất';
$lang['xin_view_performance_indicator'] = 'Xem Chỉ số Hiệu suất';
$lang['xin_not_set_value'] = 'Không đặt';
$lang['xin_edit_performance_appraisal'] = 'Chỉnh sửa đánh giá hiệu suất';
$lang['xin_view_performance_appraisal'] = 'Xem đánh giá hiệu suất';
$lang['xin_holiday'] = 'Ngày lễ';
$lang['xin_on_leave'] = 'Khi rời khỏi';
$lang['xin_absent'] = 'Vắng mặt';
$lang['xin_set_date'] = 'Đặt ngày';
$lang['xin_select_date'] = 'Chọn ngày';
$lang['xin_get'] = 'Nhận';
$lang['xin_attendance_for'] = 'Tham dự';
$lang['xin_in_time'] = 'Thời gian';
$lang['xin_out_time'] = 'Hết thời gian';
$lang['xin_add_attendance_for'] = 'Thêm tham dự cho';
$lang['xin_attendance_date'] = 'Ngày tham gia';
$lang['xin_office_in_time'] = 'Văn phòng đúng giờ';
$lang['xin_office_out_time'] = 'Thời gian vắng mặt';
$lang['xin_edit_attendance_for'] = 'Chỉnh sửa tham dự cho';
$lang['xin_error_attendance_date'] = 'Trường ngày tháng cần có.';
$lang['xin_error_attendance_in_time'] = 'Văn phòng trong trường Thời gian là bắt buộc.';
$lang['xin_error_attendance_out_time'] = 'Trường văn phòng hết giờ là bắt buộc.';
$lang['xin_success_attendance_update'] = 'Cập nhật nhân viên được cập nhật.';
$lang['xin_success_attendance_added'] = 'Nhân viên tham dự được thêm vào.';
$lang['xin_attendance_import_csv_file'] = 'Chỉ nhập tập tin CSV';
$lang['xin_attendance_description_line1'] = 'Dòng đầu tiên trong tệp csv đã tải xuống vẫn giữ nguyên. Vui lòng không thay đổi thứ tự các cột trong tệp csv. ';
$lang['xin_attendance_description_line2'] = 'Thứ tự cột đúng là (Employee ID, Attendance Date, Clock In Time and Date, Clock Out Time and Date) và bạn phải theo tập tin csv, nếu không bạn sẽ gặp lỗi khi nhập tệp csv. ';
$lang['xin_attendance_download_sample'] = 'Tải xuống tệp mẫu';
$lang['xin_attendance_upload_file'] = 'Tải lên tệp';
$lang['xin_attendance_allowed_size'] = 'Vui lòng chọn tệp csv hoặc excel (kích thước tệp cho phép là 500 KB)';
$lang['xin_attendance_import'] = 'Nhập';
$lang['xin_error_attendance_import_size'] = 'Kích thước tệp lớn hơn 500 KB.';
$lang['xin_success_attendance_import'] = 'Dữ liệu tham dự được nhập thành công.';
$lang['xin_error_not_attendance_import'] = 'Chấm công không được nhập.';
$lang['xin_error_invalid_file'] = 'Tệp không hợp lệ.';
$lang['xin_add_leave'] = 'Thêm Rời khỏi';
$lang['xin_leave_type'] = 'Để lại Loại';
$lang['xin_leave_for_employee'] = 'Để lại cho nhân viên';

$lang['xin_leave_reason'] = 'Để lại lý do';
$lang['xin_leave_duration'] = 'Thời lượng yêu cầu';
$lang['xin_applied_on'] = 'Áp dụng trên';
$lang['xin_reason'] = 'Lý do';
$lang['xin_edit_leave'] = 'Chỉnh sửa Rời khỏi';
$lang['xin_leave_detail'] = 'Để lại chi tiết';
$lang['xin_update_status'] = 'Cập nhật trạng thái';
$lang['xin_leave_statistics'] = 'Để lại thống kê';
$lang['xin_of'] = 'của';
$lang['xin_make_default'] = 'Làm mặc định';
$lang['xin_default'] = 'mặc định';
$lang['xin_shift_name'] = 'Tên Shift';
$lang['xin_monday'] = 'Thứ hai';
$lang['xin_tuesday'] = 'Thứ ba';
$lang['xin_wednesday'] = 'Thứ tư';
$lang['xin_thursday'] = 'Thứ năm';
$lang['xin_friday'] = 'Thứ Sáu';
$lang['xin_saturday'] = 'Thứ Bảy';
$lang['xin_sunday'] = 'Chủ nhật';
$lang['xin_clear'] = 'Xoá';
$lang['xin_option'] = 'Tùy chọn';
$lang['xin_day'] = 'Ngày';
$lang['xin_create_edit_delete_role'] = 'Tạo / Chỉnh sửa / Xóa';
$lang['xin_update_view_role'] = 'Cập nhật / Xem';
$lang['xin_generate_view'] = 'Tạo / Xem';
$lang['xin_view_payslip'] = 'Xem Payslip';
$lang['xin_create_edit_view_delete'] = 'Tạo / Chỉnh sửa / Xem / Xóa';
$lang['xin_update_status_delete'] = 'Cập nhật trạng thái / xóa';
$lang['xin_add_delete'] = 'Thêm / Xóa';
$lang['xin_view_update'] = 'Xem / Cập nhật';
$lang['xin_create_delete_download'] = 'Tạo / Xóa / Tải xuống';

$lang['xin_edit_office_shift'] = 'Chỉnh sửa Shift văn phòng';
$lang['xin_published'] = 'Đã xuất bản';
$lang['xin_unpublished'] = 'Chưa xuất bản';
$lang['xin_event_name'] = 'Tên sự kiện';
$lang['xin_edit_holiday'] = 'Chỉnh sửa ngày lễ';
$lang['xin_view_holiday'] = 'Xem ngày lễ';
$lang['xin_error_event_name'] = 'Trường tên sự kiện là bắt buộc.';
$lang['xin_holiday_added'] = 'Đã thêm ngày lễ.';
$lang['xin_holiday_updated'] = 'Cập nhật ngày lễ.';
$lang['xin_holiday_deleted'] = 'Ngày lễ đã xóa.';
$lang['xin_success_task_assigned'] = 'Nhân viên công việc đã được cập nhật.';
$lang['xin_success_task_status'] = 'Đã cập nhật trạng thái tác vụ.';
$lang['xin_error_comment_field'] = 'Trường nhận xét là bắt buộc.';
$lang['xin_success_comment_task'] = 'Tác vụ bình luận được thêm vào.';
$lang['xin_success_comment_task_deleted'] = 'Tác vụ bình luận đã bị xóa.';
$lang['xin_error_task_file_name'] = 'Trường tên tập tin là bắt buộc.';
$lang['xin_error_task_file'] = 'Chọn tập tin.';
$lang['xin_error_task_file_description'] = 'Trường mô tả là bắt buộc.';
$lang['xin_error_task_file_attachment'] = 'Tệp đính kèm phải là một loại tệp: png, jpg, jpeg, gif, pdf, doc, docx, xls, xlsx, txt';
$lang['xin_success_task_att_added'] = 'Đã thêm tập tin đính kèm tác vụ.';
$lang['xin_success_task_att_deleted'] = 'Tác vụ đính kèm bị xóa.';
$lang['xin_error_project_field'] = 'Trường dự án là bắt buộc.';
$lang['xin_error_task_name'] = 'Trường tên nhiệm vụ là bắt buộc.';
$lang['xin_error_task_hour'] = 'Trường giờ nhiệm vụ là bắt buộc.';
$lang['xin_error_task_assigned_user'] = 'Trường được chỉ định là bắt buộc.';
$lang['xin_success_task_added'] = 'Tác vụ được thêm.';
$lang['xin_task_detail'] = 'Chi tiết nhiệm vụ';

$lang['xin_error_leave_type_field'] = 'Trường loại bỏ là bắt buộc.';
$lang['xin_error_leave_type_reason'] = 'Trường lý do nghỉ phép là bắt buộc.';
$lang['xin_success_leave_added'] = 'Để lại thêm.';
$lang['xin_success_holiday_updated'] = 'Cập nhật ngày lễ.';
$lang['xin_success_leave_updated'] = 'Để lại cập nhật.';
$lang['xin_success_leave__status_updated'] = 'Để lại trạng thái cập nhật.';
$lang['xin_success_task_updated'] = 'Nhiệm vụ được cập nhật.';
$lang['xin_success_shift_default_made'] = 'Văn phòng thay đổi mặc định.';
$lang['xin_error_shift_name_field'] = 'Trường tên ca là bắt buộc.';
$lang['xin_error_shift_monday_timeout'] = 'Vui lòng chọn Monday Time Out.';
$lang['xin_error_shift_tuesday_timeout'] = 'Vui lòng chọn Thứ Ba Hết giờ.';
$lang['xin_error_shift_wednesday_timeout'] = 'Vui lòng chọn Thứ Tư Hết giờ.';
$lang['xin_error_shift_thursday_timeout'] = 'Hãy chọn Thứ Năm Hết giờ.';
$lang['xin_error_shift_friday_timeout'] = 'Vui lòng chọn Thứ Sáu Hết giờ.';
$lang['xin_error_shift_saturday_timeout'] = 'Vui lòng chọn Thứ Bảy Hết giờ.';
$lang['xin_error_shift_sunday_timeout'] = 'Vui lòng chọn Thời gian chờ chủ nhật.';
$lang['xin_success_shift_added'] = 'Thay đổi Office được thêm vào.';
$lang['xin_success_shift_updated'] = 'Đã thay đổi Office Shift.';
$lang['xin_success_employe_attendance_deleted'] = 'Nhân viên tham dự đã bị xóa.';
$lang['xin_success_holiday_deleted'] = 'Ngày lễ đã xóa.';
$lang['xin_success_shift_deleted'] = 'Văn phòng Shift bị xóa.';
$lang['xin_success_leave_deleted'] = 'Để lại xóa.';
$lang['xin_success_task_deleted'] = 'Tác vụ đã bị xóa.';
$lang['xin_success_task_note_updated'] = 'Ghi chú công việc được cập nhật.';
$lang['xin_success_clocked_in'] = 'Bạn đã CLOCKED-IN.';
$lang['xin_success_clocked_out'] = 'Bạn đã CLOCKED-OUT';
$lang['xin_payroll_employee_payslip'] = 'Nhân viên Payslip';
$lang['xin_payroll_hourly'] = 'Hàng giờ';
$lang['xin_payroll_per_hour'] = 'Mỗi giờ';
$lang['xin_payroll_monthly'] = 'Hàng tháng';
$lang['xin_payroll_make_payment'] = 'Thanh toán';
$lang['xin_error_payroll_can_not_make_payment'] = 'Bạn không thể trả tiền vì lương ròng là 0';

$lang['xin_error_payroll_zero_net_salary'] = '0 Mức lương ròng';
$lang['xin_payroll_unpaid'] = 'Không trả tiền';
$lang['xin_payroll_select_hourly'] = 'Chọn hàng giờ';
$lang['xin_select'] = 'Chọn';
$lang['xin_payroll_select_monthly'] = 'Chọn hàng tháng';
$lang['xin_error_template_name'] = 'Tên của trường mẫu là bắt buộc.';
$lang['xin_error_basic_salary'] = 'Trường lương cơ bản là bắt buộc.';
$lang['xin_success_payroll_template_added'] = 'Bảng lương Tempalte được thêm vào.';
$lang['xin_error_hourly_rate_field'] = 'Trường tỷ lệ theo giờ là bắt buộc.';
$lang['xin_success_hourly_wage_added'] = 'Đã thêm mẫu lương hàng giờ';
$lang['xin_success_payroll_template_added'] = 'Mẫu bảng lương được cập nhật.';
$lang['xin_success_hourly_wage_updated'] = 'Bản lương lương hàng giờ được cập nhật.';
$lang['xin_success_salary_info_updated'] = 'Cập nhật thông tin lương.';
$lang['xin_error_makepayment_payment_method'] = 'Trường phương thức thanh toán là bắt buộc.';
$lang['xin_error_makepayment_comments'] = 'Trường nhận xét được yêu cầu';
$lang['xin_success_payment_paid'] = 'Thanh toán đã trả.';
$lang['xin_success_payroll_template_deleted'] = 'Mẫu bảng lương đã bị xóa.';
$lang['xin_success_hourly_wage_deleted'] = 'Mẫu lương hàng giờ đã xóa';
$lang['xin_setup'] = 'Thiết lập';
$lang['xin_payroll_template'] = 'Mẫu biên chế';
$lang['xin_name_of_template'] = 'Tên mẫu';
$lang['xin_payroll_basic_salary'] = 'Lương cơ bản';
$lang['xin_payroll_overtime_rate'] = 'Tỷ lệ ngoài giờ (mỗi giờ)';
$lang['xin_Payroll_house_rent_allowance'] = 'Tiền thuê nhà';
$lang['xin_payroll_medical_allowance'] = 'Trợ cấp y tế';
$lang['xin_payroll_travel_allowance'] = 'Trợ cấp du lịch';
$lang['xin_payroll_dearness_allowance'] = 'Dearness Allowance';
$lang['xin_payroll_provident_fund_de'] = 'Quỹ Chứng minh';
$lang['xin_payroll_tax_deduction_de'] = 'Khấu trừ thuế';
$lang['xin_payroll_security_deposit'] = 'Tiền ký quỹ';
$lang['xin_payroll_total_salary_details'] = 'Tổng chi tiết lương';
$lang['xin_payroll_gross_salary'] = 'Tổng lương';
$lang['xin_payroll_total_allowance'] = 'Tổng số phụ cấp';
$lang['xin_payroll_total_deduction'] = 'Tổng số tiền khấu trừ';
$lang['xin_payroll_net_salary'] = 'Mức lương ròng';
$lang['xin_created_date'] = 'Ngày tạo';
$lang['xin_edit_payroll_template'] = 'Chỉnh sửa mẫu biên chế';
$lang['xin_payroll_employee_salary_details'] = 'Chi tiết lương nhân viên (mẫu biên chế)';
$lang['xin_emp_id'] = 'ID EMP';
$lang['xin_joining_date'] = 'Ngày tham gia';
$lang['xin_payroll_salary_details'] = 'Chi tiết tiền lương';
$lang['xin_overtime_per_hour'] = 'Làm thêm giờ mỗi giờ';
$lang['xin_not_paid'] = 'Không trả tiền';
$lang['xin_payroll_allowances'] = 'Phụ cấp';
$lang['xin_deductions'] = 'Các khoản khấu trừ';
$lang['xin_payroll_employee_hourly_wages'] = 'Chi tiết lương nhân viên (lương hàng giờ)';
$lang['xin_payroll_hourly_rate'] = 'Tỷ lệ hàng giờ';
$lang['xin_payroll_hourly_wage'] = 'Lương hàng giờ';
$lang['xin_payroll_hourly_wages'] = 'Tiền lương hàng giờ';
$lang['xin_payroll_hourly_wage_title_single'] = 'Tiêu đề';
$lang['xin_payroll_hourly_wage_title'] = 'Tiền lương theo giờ';

// default
$lang['xin_view_details'] = 'Xem chi tiết';
$lang['xin_delete'] = 'Xoá';
$lang['xin_edit'] = 'Chỉnh sửa';
$lang['xin_completed'] = 'Đã hoàn tất';
$lang['xin_error_msg'] = 'Lỗi. Đã xảy ra lỗi. Vui lòng thử lại.';
$lang['xin_add_new'] = 'Thêm mới';
$lang['xin_hide'] = 'Ẩn';
$lang['xin_search'] = 'Tìm kiếm';
$lang['xin_close'] = 'Đóng';
$lang['xin_update'] = 'Cập nhật';
$lang['xin_action'] = 'Hành động';
$lang['xin_added_by'] = 'Được thêm bởi';
$lang['xin_select_one'] = 'Chọn một';
$lang['xin_save'] = 'Lưu';
$lang['xin_list_all'] = 'Liệt kê tất cả';
$lang['dashboard_xin_status'] = 'Trạng thái';
$lang['dashboard_xin_progress'] = 'Tiến trình';
$lang['dashboard_new'] = 'Mới';
$lang['xin_created_at'] = 'Tạo tại';
$lang['xin_download'] = 'Tải xuống';
$lang['xin_edit_hourly_wage'] = 'Chỉnh sửa lương hàng giờ';
$lang['xin_all_employees'] = 'Tất cả nhân viên';
$lang['xin_employee_salaries'] = 'Tiền lương của nhân viên';
$lang['xin_payment_info_for'] = 'Thông tin thanh toán cho';
$lang['xin_salary_type'] = 'Loại lương';
$lang['xin_details'] = 'Chi tiết';
$lang['xin_salary_details_of'] = 'Chi tiết tiền lương của';
$lang['xin_salary_month'] = 'Tháng lương';
$lang['xin_total_hours_worked'] = 'Tổng số giờ làm việc';
$lang['xin_payment_paid'] = 'Đã trả';
$lang['xin_paid_amount'] = 'Số tiền đã trả';
$lang['xin_payment_method'] = 'Phương thức thanh toán';
$lang['xin_payment_comment'] = 'Bình luận';
$lang['xin_comment'] = 'Bình luận';
$lang['xin_payment_for'] = 'Thanh toán cho';
$lang['xin_payroll_payment_amount'] = 'Số tiền thanh toán';
$lang['xin_choose_payment_method'] = 'Chọn Phương thức Thanh toán';
$lang['xin_pay'] = 'Thanh toán';
$lang['xin_payment_month'] = 'Tháng thanh toán';
$lang['xin_payment_date'] = 'Ngày thanh toán';
$lang['xin_payment_type'] = 'Loại thanh toán';
$lang['xin_payslip'] = 'Payslip';
$lang['xin_all_payslips'] = 'Tất cả Payslips';
$lang['xin_pdf'] = 'PDF';
$lang['xin_payslip_number'] = 'Payslip NO';
$lang['xin_payslip_payment_by'] = 'Thanh toán bằng';
$lang['xin_payment_details'] = 'Chi tiết Thanh toán';
$lang['xin_Payslip_overtime_salary'] = 'Tiền lương làm thêm giờ';
$lang['xin_payslip_earning'] = 'Kiếm';
$lang['xin_phone'] = 'Điện thoại';
$lang['xin_print_payslip'] = 'In Payslip';
$lang['xin_earning_salary'] = 'Kiếm tiền lương';
$lang['xin_deduction_salary'] = 'Mức lương giảm trừ';
$lang['xin_payslip_authorised_signatory'] = 'Người ký được ủy quyền';
$lang['xin_highest'] = 'Cao nhất';
$lang['xin_high'] = 'Cao';
$lang['xin_normal'] = 'Bình thường';
$lang['xin_low'] = 'Thấp';
$lang['xin_medium'] = 'Trung bình';
$lang['xin_critical'] = 'Quan trọng';
$lang['xin_open'] = 'Mở';
$lang['xin_closed'] = 'Đã đóng';
$lang['xin_not_assigned'] = 'Không được chỉ định';
$lang['xin_project_employees_updated'] = 'Nhân viên dự án đã được cập nhật.';
$lang['xin_project_message'] = 'Trường thông báo là bắt buộc.';
$lang['xin_error_project_file'] = 'Tệp đính kèm phải là tệp thuộc loại: png, jpg, gif, jpeg, pdf, doc, docx, xls, xlsx, txt, zip, rar, gzip, ppt';
$lang['xin_success_project_message_added'] = 'Thông báo dự án được thêm vào.';
$lang['xin_project_status_solved'] = 'Giải quyết';
$lang['xin_error_project_bug_title'] = 'Trường tiêu đề lỗi là bắt buộc.';
$lang['xin_success_project_bug_added'] = 'Đã thêm lỗi dự án.';
$lang['xin_error_project_file_title'] = 'Trường tiêu đề tập tin là bắt buộc.';
$lang['xin_success_project_file_added'] = 'Đã thêm tập tin dự án.';
$lang['xin_success_project_file_deleted'] = 'Tệp dự án đã bị xóa.';
$lang['xin_success_project_note_updated'] = 'Ghi chú dự án được cập nhật.';
$lang['xin_success_project_bug_status_updated'] = 'Đã cập nhật trạng thái lỗi.';
$lang['xin_success_project_bug_deleted'] = 'Lỗi dự án đã bị xóa.';
$lang['xin_project_bug_status'] = 'Cập nhật tình trạng lỗi';
$lang['xin_overview'] = 'Tổng quan';

$lang['xin_assigned_to'] = 'Gán vào';
$lang['xin_discussion'] = 'Thảo luận';
$lang['xin_bugs_issues'] = 'Lỗi';
$lang['xin_tasks'] = 'Công việc';
$lang['xin_task'] = 'Nhiệm vụ';
$lang['xin_files'] = 'Tập tin';
$lang['xin_note'] = 'Ghi chú';
$lang['xin_total_tasks'] = 'Tổng số nhiệm vụ';
$lang['xin_total_members'] = 'Tổng số thành viên';
$lang['xin_project_overview'] = 'Tổng quan dự án';
$lang['xin_assigned'] = 'Đã gán';
$lang['xin_users'] = 'Người dùng';
$lang['xin_update_users'] = 'Cập nhật người dùng';
$lang['xin_assigned_to'] = 'Được gán cho';
$lang['xin_attachment'] = 'Bản đính kèm';
$lang['xin_all_discussions'] = 'Tất cả các cuộc thảo luận';
$lang['xin_all_bugs_issues'] = 'Tất cả các lỗi';
$lang['xin_estimated_hour'] = 'Giờ ước tính';
$lang['xin_attachment_file'] = 'Tệp đính kèm';
$lang['xin_project_files_upload'] = 'Chỉ tải lên các tập tin: gif, png, jpg, jpeg, txt, doc, docx, xls, xlsx';
$lang['xin_attachment_list'] = 'Danh sách đính kèm';
$lang['xin_date_and_time'] = 'Ngày và giờ';
$lang['xin_message'] = 'Thư';
$lang['xin_project_note'] = 'Ghi chú dự án';
$lang['xin_worksheets'] = 'Bảng tính';
$lang['xin_task_title'] = 'Tên tác vụ';
$lang['xin_hours'] = 'Giờ';
$lang['xin_task_files'] = 'Tệp tác vụ';
$lang['xin_message_here'] = 'Thông điệp ở đây';
$lang['xin_all_comments'] = 'Tất cả nhận xét';
$lang['xin_task_note'] = 'Ghi chú công việc';
$lang['xin_edit_task'] = 'Chỉnh sửa nhiệm vụ';
$lang['xin_error_ticket_priority'] = 'Ưu tiên vé là trường bắt buộc.';
$lang['xin_success_ticket_created'] = 'Câu hỏi được tạo.';
$lang['xin_success_ticket_comment_added'] = 'Nhận xét của câu hỏi được thêm vào.';
$lang['xin_success_ticket_attachment_added'] = 'Yêu cầu đính kèm được thêm vào.';
$lang['xin_success_ticket_updated'] = 'Yêu cầu cập nhật.';
$lang['xin_ticket_details'] = 'Chi tiết yêu cầu';
$lang['xin_ticket_assigned_employee'] = 'Nhân viên điều tra đã được cập nhật.';
$lang['xin_ticket_status_updated'] = 'Tình trạng yêu cầu cập nhật.';
$lang['xin_ticket_note_updated'] = 'Cập nhật thông báo cập nhật.';
$lang['xin_success_ticket_deleted'] = 'Truy vấn bị xóa.';
$lang['xin_success_ticket_comment_deleted'] = 'Nhận xét câu hỏi bị xóa.';
$lang['xin_success_ticket_attachment_deleted'] = 'Yêu cầu đính kèm bị xóa.';
$lang['xin_create_new_ticket'] = 'Tạo yêu cầu mới';
$lang['xin_ticket_for_employee'] = 'Yêu cầu đối với nhân viên';
$lang['xin_select_priority'] = 'Chọn mức độ ưu tiên';
$lang['xin_ticket_description'] = 'Mô tả câu hỏi';
$lang['xin_ticket_code'] = 'Mã truy vấn';
$lang['xin_edit_ticket'] = 'Chỉnh sửa câu hỏi';
$lang['xin_ticket'] = 'Yêu cầu';
$lang['xin_ticket_files'] = 'Tập tin yêu cầu';
$lang['xin_ticket_note'] = 'Lưu ý truy vấn';
$lang['xin_error_jobpost_title'] = 'Trường tiêu đề công việc là bắt buộc.';
$lang['xin_error_jobpost_type'] = 'Trường kiểu công việc là bắt buộc.';
$lang['xin_error_jobpost_designation'] = 'Trường chỉ định công việc là bắt buộc.';
$lang['xin_error_jobpost_positions'] = 'Số trường vị trí là bắt buộc.';
$lang['xin_error_jobpost_closing_date'] = 'Ngày bắt buộc phải đóng.';
$lang['xin_error_jobpost_short_description'] = 'Trường mô tả ngắn là bắt buộc.';
$lang['xin_success_job_added'] = 'Công việc đã thêm.';
$lang['xin_success_job_updated'] = 'Cập nhật công việc.';
$lang['xin_success_job_deleted'] = 'Công việc đã xóa.';
$lang['xin_job'] = 'Công việc';
$lang['xin_job_type'] = 'Loại công việc';
$lang['xin_number_of_positions'] = 'Số vị trí';
$lang['xin_date_of_closing'] = 'Ngày kết thúc';
$lang['xin_job_no_preference'] = 'Không thích';
$lang['xin_job_minimum_experience'] = 'Kinh nghiệm tối thiểu';
$lang['xin_job_fresh'] = 'Tươi';
$lang['xin_job_experience_define_1year'] = '1 Năm';
$lang['xin_job_experience_define_2years'] = '2 năm';
$lang['xin_job_experience_define_3years'] = '3 Năm';
$lang['xin_job_experience_define_4years'] = '4 năm';
$lang['xin_job_experience_define_5years'] = '5 Năm';
$lang['xin_job_experience_define_6years'] = '6 Năm';
$lang['xin_job_experience_define_7years'] = '7 năm';
$lang['xin_job_experience_define_8years'] = '8 năm';
$lang['xin_job_experience_define_9years'] = '9 năm';
$lang['xin_job_experience_define_10years'] = '10 Năm ';
$lang['xin_job_experience_define_plus_10years'] = '10 năm';

$lang['xin_job_exp_year'] = 'Năm';
$lang['xin_job_exp_years'] = 'Năm';
$lang['xin_long_description'] = 'Mô tả dài';
$lang['xin_short_description'] = 'Mô tả ngắn';
$lang['xin_jobs'] = 'Công việc';
$lang['xin_no_of_positions'] = 'Không. Vị trí ';
$lang['xin_closing_date'] = 'Ngày kết thúc';
$lang['xin_edit_job'] = 'Chỉnh sửa công việc';
$lang['xin_error_job_application'] = 'Ứng dụng công việc đã bị xóa.';
$lang['xin_candidate_name'] = 'Tên ứng cử viên';
$lang['xin_apply_date'] = 'Ngày Áp dụng';
$lang['xin_interview_job_post'] = 'Trường công việc được yêu cầu.';
$lang['xin_interview_job_interview_date'] = 'Trường ngày phỏng vấn là bắt buộc.';
$lang['xin_interview_job_candidate'] = 'Trường ứng cử viên là bắt buộc.';
$lang['xin_interview_job_interview_place'] = 'Trường địa điểm phỏng vấn là bắt buộc.';
$lang['xin_interview_job_interview_time'] = 'Trường thời gian phỏng vấn là bắt buộc.';
$lang['xin_interview_job_interviewers'] = 'Trường người phỏng vấn là bắt buộc.';
$lang['xin_job_interview_added'] = 'Đã thêm công việc phỏng vấn.';
$lang['xin_job_interview_deleted'] = 'Cuộc phỏng vấn việc làm đã bị xóa.';
$lang['xin_interviewees_candidates_selected'] = 'Người được phỏng vấn (Ứng viên được chọn)';
$lang['xin_candidates'] = 'Ứng viên';
$lang['xin_interview_date'] = 'Ngày phỏng vấn';
$lang['xin_place_of_interview'] = 'Nơi phỏng vấn';
$lang['xin_interview_time'] = 'Thời gian phỏng vấn';
$lang['xin_interviewers_employees'] = 'Người phỏng vấn (Nhân viên)';
$lang['xin_job_interview_description'] = 'Mô tả phỏng vấn việc làm';
$lang['xin_selected_candidates'] = 'Ứng viên được chọn';
$lang['xin_interview_place'] = 'Địa điểm phỏng vấn';
$lang['xin_interview_date_time'] = 'Ngày và giờ phỏng vấn';
$lang['xin_interviewers'] = 'Người phỏng vấn';
$lang['xin_available_jobs'] = 'Công việc có sẵn';
$lang['xin_read_more'] = 'Đọc thêm';
$lang['xin_careers'] = 'Nghề nghiệp';
$lang['xin_job_details'] = 'Chi tiết công việc';
$lang['xin_functional_area'] = 'Khu vực chức năng';
$lang['xin_years_of_experience'] = 'Số năm kinh nghiệm';
$lang['xin_vacancy'] = 'Vị trí tuyển dụng';
$lang['xin_apply_before'] = 'Nộp đơn trước';
$lang['xin_posted_date'] = 'Ngày đăng';
$lang['xin_back_to_listing'] = 'Quay lại danh sách';
$lang['xin_apply_for_this_job'] = 'Nộp đơn xin việc này';
$lang['xin_job_application_for'] = 'Ứng dụng cho';
$lang['xin_employee_id'] = 'Employe ID';
$lang['xin_upload_resume_from_pc'] = 'Tải lên Tiếp tục từ máy tính của bạn';
$lang['xin_upload_file_only_for_resume'] = 'Chỉ tải lên các tập tin';
$lang['xin_your_covering_message_for'] = 'Tin nhắn của bạn cho';
$lang['xin_apply'] = 'Áp dụng';
$lang['xin_success_resume_submitted'] = 'Hồ sơ của bạn đã được gửi.';
$lang['xin_resume_attachment_must_be'] = 'Tệp đính kèm phải là một loại tệp';
$lang['xin_error_recovering_message'] = 'Trường thông báo bao gồm là bắt buộc.';
$lang['xin_upload_your_resume'] = 'Tải lên hồ sơ của bạn.';
$lang['xin_already_applied_for_this_job'] = 'Đã được áp dụng cho công việc này.';
$lang['xin_template_name'] = 'Tên mẫu';
$lang['xin_edit_email_template'] = 'Chỉnh sửa mẫu email';
$lang['xin_backup_log'] = 'Nhật ký sao lưu';
$lang['xin_delete_old_backup'] = 'Xóa bản sao lưu cũ?';
$lang['xin_create_backup'] = 'Tạo bản sao lưu';
$lang['xin_database_file'] = 'Tập tin cơ sở dữ liệu';
$lang['xin_success_database_backup_generated'] = 'Tạo sao lưu cơ sở dữ liệu.';
$lang['xin_success_database_old_backup_deleted'] = 'Cơ sở dữ liệu Old Backup Deleted.';
$lang['xin_error_template_status'] = 'Trường trạng thái là bắt buộc.';
$lang['xin_success_email_template_updated'] = 'Mẫu email được cập nhật.';
$lang['xin_files_manager'] = 'Trình quản lý tập tin';
$lang['xin_error_select_file'] = 'Vui lòng chọn tập tin.';
$lang['xin_error_file_size_is'] = 'Kích thước tệp lớn hơn';
$lang['xin_success_file_uploaded'] = 'Tệp được tải lên.';
$lang['xin_success_file_name_updated'] = 'Tên tập tin được cập nhật.';
$lang['xin_error_max_file_size_required'] = 'Trường kích thước tệp tối đa là bắt buộc.';
$lang['xin_error_file_extension_required'] = 'Trường mở rộng được phép là bắt buộc.';
$lang['xin_success_file_settings_updated'] = 'Cài đặt tập tin được cập nhật.';
$lang['xin_success_file_deleted'] = 'Tệp đã bị xóa.';
$lang['xin_all_departments'] = 'Tất cả các phòng ban';
$lang['xin_single_file'] = 'Tập tin';
$lang['xin_single_size'] = 'Kích thước';
$lang['xin_extension'] = 'Phần mở rộng';
$lang['xin_uploaded_date'] = 'Ngày tải lên';
$lang['xin_choose_department'] = 'Chọn bộ phận';
$lang['xin_edit_file_name'] = 'Chỉnh sửa tên tập tin';
$lang['xin_new_file_name'] = 'Tên tệp mới';
$lang['xin_system_settings'] = 'CÀI ĐẶT HỆ THỐNG';
$lang['xin_general'] = 'Chung';
$lang['xin_logos'] = 'Logo';
$lang['xin_system'] = 'Hệ thống';
$lang['xin_email_notifications'] = 'Thông báo qua email';
$lang['xin_animation_effects'] = 'Hiệu ứng hoạt hình';
$lang['xin_notification_position'] = 'Vị trí thông báo';
$lang['xin_system_logos'] = 'Logo hệ thống';
$lang['xin_first_logo'] = 'Logo hệ thống';
$lang['xin_logo_files_only'] = 'Chỉ tải lên các tập tin: gif, png, jpg, jpeg';
$lang['xin_logo_files_only_favicon'] = 'Chỉ tải lên các tập tin: gif, ico, png';
$lang['xin_best_logo_size'] = 'Kích thước tốt nhất: 160x40';
$lang['xin_best_main_logo_size'] = 'Kích thước tốt nhất: 32x27';
$lang['xin_best_logo_size_favicon'] = 'Kích thước tốt nhất: 16x16';
$lang['xin_best_logo_size_recruitment'] = 'Kích thước tốt nhất: 230x60';
$lang['xin_logo_whit_background_black_text'] = 'Nền trắng có chữ màu đen';
$lang['xin_logo_whit_background_light_text'] = 'Biểu trưng sáng';
$lang['xin_best_signlogo_size'] = 'Kích thước tốt nhất: 137x40';
$lang['xin_second_logo'] = 'Logo thứ hai';
$lang['xin_logo_trans_background_white_text'] = 'Nền trong suốt có chữ màu trắng';
$lang['xin_favicon'] = 'Favicon';
$lang['xin_sign_in_page'] = 'Trang Đăng nhập';
$lang['xin_logo'] = 'Logo';
$lang['xin_recruitment_logo_updated'] = 'Logo tuyển dụng được cập nhật.';
$lang['xin_application_name'] = 'Tên ứng dụng';
$lang['xin_default_currency'] = 'Tiền tệ mặc định';
$lang['xin_default_currency_symbol'] = 'Ký hiệu tiền tệ mặc định';
$lang['xin_default_currency_symbol_code'] = 'Tiền tệ mặc định <nhỏ> (Ký hiệu / Mã) </ small>';
$lang['xin_show_currency'] = 'Hiển thị Tiền tệ';
$lang['xin_currency_code'] = 'Mã tiền tệ';
$lang['xin_currency_symbol'] = 'Ký hiệu tiền tệ';
$lang['xin_currency_position'] = 'Vị trí tiền tệ';
$lang['xin_prefix'] = 'Tiền tố';
$lang['xin_suffix'] = 'Hậu tố';
$lang['xin_enable_codeigniter_on_footer'] = 'Kích hoạt phiên bản CodeIgniter trên footer';
$lang['xin_date_format'] = 'Định dạng ngày';
$lang['xin_footer_text'] = 'Văn bản chân trang';
$lang['xin_enable_year_on_footer'] = 'Cho phép năm hiện tại ở chân trang';
$lang['xin_employe_can_manage_contact_info'] = 'Nhân viên có thể quản lý thông tin liên lạc của chính mình';
$lang['xin_employe_can_manage_bank_account'] = 'Nhân viên có thể tự quản lý tài khoản ngân hàng';
$lang['xin_employe_can_manage_qualification'] = 'Nhân viên có thể quản lý văn bằng riêng';
$lang['xin_employe_can_manage_work_experience'] = 'Nhân viên có thể quản lý kinh nghiệm làm việc của chính mình';
$lang['xin_employe_can_manage_documents'] = 'Nhân viên có thể quản lý tài liệu riêng';
$lang['xin_employe_can_manage_profile_picture'] = 'Nhân viên có thể quản lý ảnh hồ sơ riêng';
$lang['xin_employe_can_manage_profile_info'] = 'Nhân viên có thể quản lý thông tin hồ sơ riêng';
$lang['xin_employe_can_manage_social_info'] = 'Nhân viên có thể quản lý thông tin xã hội riêng';
$lang['xin_attendance_configuration'] = 'Cấu hình chấm công';
$lang['xin_enable_clock_in_header'] = 'Kích hoạt nút đồng bộ trên tiêu đề';
$lang['xin_it_will_show_everywhere'] = 'Nó sẽ hiển thị ở mọi nơi trên hệ thống, nhưng chỉ trong bảng nhân viên.';
$lang['enable_clock_in_clock_out'] = 'Bật đồng hồ trong và ngoài đồng hồ';
$lang['xin_for_pdf'] = 'cho bảng lương pdf';
$lang['xin_enable_jobs_for_employees'] = 'Kích hoạt việc làm cho nhân viên';
$lang['xin_job_application_file_format'] = 'Định dạng tệp ứng dụng công việc';
$lang['xin_job_listing'] = 'Danh sách công việc';
$lang['xin_email_notification_config'] = 'Cấu hình thông báo qua email';
$lang['xin_email_notification_enable'] = 'Kích hoạt thông báo email';
$lang['xin_set_animation_effect_for_top'] = 'Đặt hiệu ứng động cho menu trên cùng.';
$lang['xin_set_animation_effect_for_modals'] = 'Đặt hiệu ứng hoạt hình cho các hộp thoại phương thức.';
$lang['xin_top_right'] = 'Trên cùng bên phải';
$lang['xin_bottom_right'] = 'Dưới cùng bên phải';
$lang['xin_bottom_left'] = 'Dưới cùng bên trái';

$lang['xin_top_left'] = 'Trên cùng bên trái';
$lang['xin_top_center'] = 'Trung tâm hàng đầu';
$lang['xin_set_position_for_notifications'] = 'Đặt vị trí cho các thông báo.';
$lang['xin_close_button'] = 'Kích hoạt nút đóng';
$lang['xin_progress_bar'] = 'Thanh tiến trình';
$lang['xin_file_maxsize'] = 'Tối đa. Kích thước tập tin';
$lang['xin_allowed_extensions'] = 'Tiện ích mở rộng được phép';
$lang['xin_employee_can_view_download_other_files'] = 'Nhân viên có thể xem / tải xuống tất cả các tập tin của bộ phận';
$lang['xin_file_size_mb'] = 'Kích thước tệp bằng MB';
$lang['xin_error_contact_person'] = 'Trường người liên lạc là bắt buộc.';
$lang['xin_error_phone_field'] = 'Trường điện thoại là bắt buộc.';
$lang['xin_success_company_info_updated'] = 'Thông tin công ty được cập nhật.';
$lang['xin_error_select_first_logo'] = 'Chọn Logo hệ thống.';
$lang['xin_error_select_second_logo'] = 'Chọn Logo thứ hai.';
$lang['xin_error_select_favicon'] = 'Chọn Favicon.';
$lang['xin_error_logo_first_attachment'] = 'Tệp đính kèm phải là một loại tệp: png, jpg, jpeg, gif cho biểu tượng hệ thống.';
$lang['xin_error_logo_second_attachment'] = 'Tệp đính kèm phải là một loại tệp: png, jpg, jpeg, gif cho biểu tượng thứ hai.';
$lang['xin_error_logo_favicon_attachment'] = 'Tệp đính kèm phải là một loại tệp: png, jpg, jpeg, gif cho favicon.';
$lang['xin_success_system_logo_updated'] = 'Logo được cập nhật.';
$lang['xin_error_select_profile_cover'] = 'Chọn trang bìa hồ sơ.';
$lang['xin_success_profile_background_updated'] = 'Đã cập nhật nền hồ sơ.';
$lang['xin_error_select_signin_page_logo'] = 'Chọn biểu tượng trang đăng nhập.';
$lang['xin_success_signin_page_logo_updated'] = 'Đã cập nhật logo đăng nhập.';
$lang['xin_error_recruitment_logo'] = 'Chọn logo trang tuyển dụng.';
$lang['xin_error_payroll_pdf_logo'] = 'Chọn biểu tượng bảng lương.';
$lang['xin_success_payroll_logo_updated'] = 'Bảng lương được cập nhật.';
$lang['xin_error_application_name_field'] = 'Trường tên ứng dụng là bắt buộc.';
$lang['xin_error_default_currency_field'] = 'Trường tiền tệ mặc định là bắt buộc.';
$lang['xin_error_default_currency_symbol'] = 'Trường ký hiệu tiền tệ mặc định là bắt buộc.';
$lang['xin_error_currency_position'] = 'Trường vị trí tiền tệ được yêu cầu.';
$lang['xin_error_date_format_field'] = 'Trường định dạng ngày là bắt buộc.';
$lang['xin_error_footer_text'] = 'Trường văn bản chân trang là bắt buộc.';
$lang['xin_success_system_configuration_updated'] = 'Cấu hình hệ thống được cập nhật.';
$lang['xin_success_system_layout_updated'] = 'Giao diện hệ thống được cập nhật.';
$lang['xin_success_role_config_updated'] = 'Cấu hình vai trò được cập nhật.';
$lang['xin_setting_config_updated'] = 'Cài đặt cấu hình được cập nhật.';
$lang['xin_attendance_config_updated'] = 'Đã cập nhật Cấu hình tham dự.';
$lang['xin_success_email_notify_updated'] = 'Cấu hình Thông báo Email được cập nhật.';
$lang['xin_error_job_app_format'] = 'Trường định dạng ứng dụng công việc là bắt buộc.';
$lang['xin_success_job_config_updated'] = 'Cấu hình công việc được cập nhật.';
$lang['xin_success_animation_config_updated'] = 'Cấu hình hiệu ứng hoạt ảnh được cập nhật.';
$lang['xin_error_notify_position'] = 'Trường vị trí thông báo là bắt buộc.';
$lang['xin_success_notify_position_config_updated'] = 'Cấu hình vị trí thông báo được cập nhật.';
$lang['xin_success_database_backup_deleted'] = 'Cơ sở dữ liệu sao lưu bị xóa.';
$lang['xin_success_contract_type_added'] = 'Đã thêm loại hợp đồng.';
$lang['xin_success_document_type_added'] = 'Đã thêm loại tài liệu.';
$lang['xin_error_education_level'] = 'Trường cấp độ giáo dục là bắt buộc.';
$lang['xin_success_education_level_added'] = 'Trình độ học vấn được thêm vào.';
$lang['xin_error_education_language'] = 'Trường ngôn ngữ trình độ là bắt buộc.';
$lang['xin_success_education_language_added'] = 'Ngôn ngữ giáo dục được thêm vào.';
$lang['xin_error_education_skill'] = 'Trường kỹ năng trình độ chuyên môn là bắt buộc.';
$lang['xin_success_education_skill_added'] = 'Kỹ năng Giáo dục được thêm vào.';
$lang['xin_error_payment_method'] = 'Trường phương thức thanh toán là bắt buộc.';
$lang['xin_success_payment_method_added'] = 'Phương thức thanh toán được thêm vào.';
$lang['xin_success_award_type_added'] = 'Loại phần thưởng được thêm vào.';
$lang['xin_error_days_per_year'] = 'Trường số ngày mỗi năm là bắt buộc.';
$lang['xin_success_leave_type_added'] = 'Để lại Loại đã thêm.';
$lang['xin_success_warning_type_added'] = 'Loại Cảnh báo được thêm.';
$lang['xin_success_termination_type_added'] = 'Loại chấm dứt được thêm vào.';
$lang['xin_success_expense_type_added'] = 'Đã thêm loại chi phí.';
$lang['xin_success_job_type_added'] = 'Loại công việc được thêm.';
$lang['xin_success_exit_type_added'] = 'Loại thoát được thêm.';
$lang['xin_error_travel_arrangment_type'] = 'Trường kiểu sắp xếp du lịch là bắt buộc.';
$lang['xin_success_travel_arrangment_type_added'] = 'Sắp xếp du lịch được thêm vào.';
$lang['xin_error_currency_name_field'] = 'Trường tên tiền tệ là bắt buộc.';
$lang['xin_error_currency_code_field'] = 'Trường mã tiền tệ là bắt buộc.';

$lang['xin_error_currency_symbol_field'] = 'Trường ký hiệu tiền tệ là bắt buộc.';
$lang['xin_success_currency_type_added'] = 'Loại tiền tệ được thêm.';
$lang['xin_success_contract_type_deleted'] = 'Loại hợp đồng đã bị xóa.';
$lang['xin_success_document_type_deleted'] = 'Loại tài liệu đã bị xóa.';
$lang['xin_success_payment_method_deleted'] = 'Phương thức thanh toán đã bị xóa.';
$lang['xin_success_education_level_deleted'] = 'Trình độ học vấn đã bị xóa.';
$lang['xin_success_qualification_lang_deleted'] = 'Ngôn ngữ tiêu chuẩn bị xóa.';
$lang['xin_success_qualification_skill_deleted'] = 'Kỹ năng tiêu chuẩn đã bị xóa.';
$lang['xin_success_award_type_deleted'] = 'Loại giải thưởng đã bị xóa.';
$lang['xin_success_leave_type_deleted'] = 'Để lại Loại đã xóa.';
$lang['xin_success_warning_type_deleted'] = 'Loại Cảnh báo đã bị xóa.';
$lang['xin_success_termination_type_deleted'] = 'Loại chấm dứt bị xóa.';
$lang['xin_success_expense_type_deleted'] = 'Loại chi phí đã bị xóa.';
$lang['xin_success_job_type_deleted'] = 'Loại công việc đã xóa.';
$lang['xin_success_exit_type_deleted'] = 'Loại thoát đã xóa.';
$lang['xin_success_travel_arrtype_deleted'] = 'Loại sắp xếp du lịch bị xóa.';
$lang['xin_success_currency_type_deleted'] = 'Loại tiền tệ đã bị xóa.';
$lang['xin_success_document_type_updated'] = 'Loại tài liệu được cập nhật.';
$lang['xin_success_contract_type_updated'] = 'Loại hợp đồng được cập nhật.';
$lang['xin_success_payment_method_updated'] = 'Phương thức thanh toán được cập nhật.';
$lang['xin_success_currency_type_updated'] = 'Loại tiền tệ được cập nhật.';
$lang['xin_success_education_level_updated'] = 'Trình độ học vấn được cập nhật.';
$lang['xin_success_qualification_lang_updated'] = 'Trình độ ngôn ngữ được cập nhật.';
$lang['xin_success_qualification_skill_updated'] = 'Kỹ năng Trình độ chuyên môn được cập nhật.';
$lang['xin_success_award_type_updated'] = 'Loại giải thưởng được cập nhật.';
$lang['xin_success_leave_type_updated'] = 'Để lại loại cập nhật.';
$lang['xin_success_warning_type_updated'] = 'Loại cảnh báo được cập nhật.';
$lang['xin_success_termination_type_updated'] = 'Loại chấm dứt được cập nhật.';
$lang['xin_success_expense_type_updated'] = 'Đã cập nhật loại chi phí.';
$lang['xin_success_job_type_updated'] = 'Loại công việc được cập nhật.';
$lang['xin_success_exit_type_updated'] = 'Loại thoát được cập nhật.';
$lang['xin_success_travel_arrtype_updated'] = 'Kiểu sắp xếp du lịch được cập nhật.';
$lang['xin_success_currency_type_updated'] = 'Loại tiền tệ được cập nhật.';
$lang['xin_employee_exit_type'] = 'Loại lối ra nhân viên';
$lang['xin_travel_arrangement_type'] = 'Loại Sắp xếp Du lịch';
$lang['xin_payment_methods'] = 'Phương thức thanh toán';
$lang['xin_currency_type'] = 'Loại tiền tệ';
$lang['xin_skill'] = 'Kỹ năng';
$lang['xin_days_per_year'] = 'Số ngày mỗi năm';
$lang['xin_currency_name'] = 'Tên tiền tệ';
$lang['xin_currencies'] = 'Tiền tệ';
$lang['xin_code'] = 'Mã';
$lang['xin_symbol'] = 'Biểu tượng';
$lang['xin_edit_document_type'] = 'Chỉnh sửa loại tài liệu';
$lang['xin_edit_contract_type'] = 'Chỉnh sửa Loại hợp đồng';
$lang['xin_edit_payment_method'] = 'Chỉnh sửa phương thức thanh toán';
$lang['xin_edit_education_level'] = 'Chỉnh sửa trình độ học vấn';
$lang['xin_edit_language'] = 'Chỉnh sửa ngôn ngữ';
$lang['xin_edit_skill'] = 'Chỉnh sửa kỹ năng';
$lang['xin_edit_award_type'] = 'Chỉnh sửa loại giải thưởng';
$lang['xin_edit_leave_type'] = 'Chỉnh sửa Để lại Loại';
$lang['xin_edit_warning_type'] = 'Chỉnh sửa kiểu cảnh báo';
$lang['xin_edit_termination_type'] = 'Chỉnh sửa loại chấm dứt';
$lang['xin_edit_expense_type'] = 'Chỉnh sửa loại chi phí';
$lang['xin_edit_job_type'] = 'Chỉnh sửa loại công việc';
$lang['xin_edit_employee_exit_type'] = 'Chỉnh sửa Loại Lối ra Nhân viên';
$lang['xin_travel_arr_type'] = 'Chỉnh sửa loại sắp xếp du lịch';
$lang['xin_edit_currency_type'] = 'Chỉnh sửa loại tiền tệ';
$lang['xin_company_policy'] = 'Chính sách công ty';
$lang['xin_error_training_type'] = 'Trường kiểu đào tạo là bắt buộc.';
$lang['xin_error_trainer_field'] = 'Trường huấn luyện là bắt buộc.';
$lang['xin_success_training_added'] = 'Đào tạo được thêm vào.';
$lang['xin_success_training_updated'] = 'Đào tạo được cập nhật.';
$lang['xin_training_details'] = 'Chi tiết đào tạo';
$lang['xin_success_training_status_updated'] = 'Tình trạng đào tạo được cập nhật.';
$lang['xin_success_training_deleted'] = 'Đào tạo đã bị xóa.';
$lang['xin_trainer'] = 'Huấn luyện viên';
$lang['xin_training_cost'] = 'Chi phí đào tạo';
$lang['xin_training_duration'] = 'Thời lượng đào tạo';
$lang['xin_cost'] = 'Chi phí';
$lang['xin_add_edit_view_delete_role_info'] = 'Thêm / Chỉnh sửa / Xem / Xóa';
$lang['xin_training_employees_s'] = 'Nhân viên đào tạo (s)';
$lang['xin_not_included'] = 'Không kết thúc';

$lang['xin_satisfactory'] = 'Thỏa đáng';
$lang['xin_average'] = 'Trung bình';
$lang['xin_poor'] = 'Kém';
$lang['xin_excellent'] = 'Tuyệt vời';
$lang['xin_edit_training'] = 'Chỉnh sửa Đào tạo';
$lang['xin_type'] = 'Loại';
$lang['xin_training_types'] = 'Loại đào tạo';
$lang['xin_edit_training_type'] = 'Chỉnh sửa loại đào tạo';
$lang['xin_expertise'] = 'Chuyên môn';
$lang['xin_trainers'] = 'Giảng viên';
$lang['xin_edit_trainer'] = 'Chỉnh sửa huấn luyện viên';
$lang['xin_view_trainer'] = 'Xem huấn luyện viên';
$lang['xin_error_training_type_name'] = 'Trường tên kiểu là bắt buộc.';
$lang['xin_success_training_type_added'] = 'Đã thêm loại đào tạo.';
$lang['xin_success_training_type_updated'] = 'Đã cập nhật loại đào tạo.';
$lang['xin_success_training_type_deleted'] = 'Loại đào tạo đã bị xóa.';
$lang['xin_success_trainer_added'] = 'Huấn luyện viên được thêm vào.';
$lang['xin_success_trainer_updated'] = 'Huấn luyện viên được cập nhật.';
$lang['xin_success_trainer_deleted'] = 'Huấn luyện viên bị xóa.';
$lang['xin_add_edit_delete_role_info'] = 'Thêm / Chỉnh sửa / Xóa';
$lang['xin_payslip_payment_id'] = 'ID thanh toán';
$lang['xin_layout_settings'] = 'Cài đặt bố cục';
$lang['xin_other_settings'] = 'Cài đặt khác';
$lang['xin_enable_attendance_system'] = 'Kích hoạt hệ thống chấm công';
$lang['xin_employee_can_change_profile_cover'] = 'Nhân viên có thể thay đổi hình nền của hồ sơ';
$lang['xin_enable_notification_close_btn'] = 'Kích hoạt nút đóng thông báo';
$lang['xin_notification_progress_bar'] = 'Thanh tiến trình thông báo';
$lang['xin_enable_policy_link_top'] = 'Bật liên kết chính sách ở trên cùng';
$lang['xin_enable_layout_setting'] = 'Bật cài đặt bố cục';
$lang['xin_notifications'] = 'Notificatiоns';
$lang['xin_other'] = 'Khác';
$lang['xin_advance_salary'] = 'Tiền lương tạm ứng';
$lang['xin_request'] = 'Yêu cầu';
$lang['xin_advance_salaries'] = 'Tiền lương tạm ứng';
$lang['xin_error_advance_salary_month_year'] = 'Trường tháng và năm lương trước là bắt buộc.';
$lang['xin_error_amount_field'] = 'Trường số tiền là bắt buộc.';
$lang['xin_success_request_sent_advance_salary'] = 'Yêu cầu gửi tiền lương tạm ứng.';
$lang['xin_success_advance_salary_deleted'] = 'Tiền lương tạm ứng bị xóa.';
$lang['xin_success_advance_salary_updated'] = 'Tiền lương tạm ứng được cập nhật.';
$lang['xin_edit_advance_salary'] = 'Chỉnh sửa mức lương tạm ứng';
$lang['xin_view_advance_salary'] = 'Xem lương tạm ứng';
$lang['xin_employee_monthly_installment'] = 'Nhân viên trả góp hàng tháng';
$lang['xin_advance_deducted_salary'] = 'Tiền lương được khấu trừ trước';
$lang['xin_one_time_deduct'] = 'Một lần khấu trừ';
$lang['xin_emi_salary'] = 'EMI';
$lang['xin_advance_salary_report'] = 'Báo cáo tiền lương tạm ứng';
$lang['xin_report'] = 'Báo cáo';
$lang['xin_total_amount'] = 'Tổng số tiền';
$lang['xin_total_paid_amount'] = 'Tổng số tiền thanh toán';
$lang['xin_remaining_amount'] = 'Số tiền còn lại';
$lang['xin_report'] = 'Báo cáo';
$lang['xin_success_sent_forgot_password'] = 'Mật khẩu đã được gửi đến địa chỉ email của bạn.';
$lang['xin_error_email_addres_not_exist'] = 'Địa chỉ email không tồn tại.';
$lang['xin_error_enter_email_address'] = 'Vui lòng nhập email của bạn.';
$lang['xin_success_logged_in'] = 'Đã đăng nhập thành công.';
$lang['xin_error_invalid_credentials'] = 'Thông tin đăng nhập không hợp lệ.';
$lang['xin_welcome_login_page_text'] = 'Chào mừng bạn! Đăng nhập để truy cập bảng quản trị ';
$lang['xin_forgot_password_link'] = 'Quên mật khẩu?';
$lang['xin_sign_in_button'] = 'Đăng nhập';
$lang['xin_admin_text'] = 'Quản trị';
$lang['xin_demo_reset_text'] = 'DEMO RESETS MỌI 30 PHÚT !!!';
$lang['xin_page_rendered_text'] = 'Trang được hiển thị bằng';
$lang['xin_codeigniter_version'] = 'Phiên bản CodeIgniter';
$lang['xin_rendered_seconds'] = 'giây';
$lang['xin_hand_crafted'] = 'Được tạo bằng';
$lang['xin_find_your_account_fg'] = 'Chúng tôi sẽ gửi cho bạn một liên kết để đặt lại mật khẩu.';
$lang['xin_enter_your_email_fg'] = 'Nhập email của bạn';
$lang['xin_reset'] = 'Đặt lại';
$lang['xin_remember_password'] = 'Mật khẩu Remeber?';
$lang['xin_all_paid'] = 'Tất cả đã trả';
$lang['xin_remaining'] = 'Còn lại';
$lang['xin_rquested_date_details'] = 'Lịch sử ngày được yêu cầu';
$lang['xin_request_date'] = 'Được yêu cầu tại';
$lang['xin_view_advance_salary_report'] = 'Xem Báo cáo Lương trước';

/************************************************/
// ACCOUNTING ADDON TRANSLATION > START
/************************************************/
$lang['xin_acc_accounting'] = 'Kế toán';
$lang['xin_acc_accounts'] = 'Tài khoản';
$lang['xin_acc_account_list'] = 'Danh sách tài khoản';
$lang['xin_acc_account_balances'] = 'Số dư tài khoản';
$lang['xin_acc_transactions'] = 'Giao dịch';
$lang['xin_acc_deposit'] = 'Tiền gửi';
$lang['xin_acc_account'] = 'Tài khoản';
$lang['xin_acc_expense'] = 'Chi phí';
$lang['xin_acc_transfer'] = 'Chuyển';
$lang['xin_acc_view_transactions'] = 'Xem giao dịch';
$lang['xin_acc_view_bankwise_transactions'] = 'Xem giao dịch ngân hàng khôn ngoan';
$lang['xin_acc_payees_payers'] = 'Người nhận thanh toán và người trả';
$lang['xin_acc_reports'] = 'Báo cáo';
$lang['xin_acc_account_statement'] = 'Báo cáo tài khoản';
$lang['xin_acc_expense_reports'] = 'Báo cáo chi phí';
$lang['xin_acc_income_reports'] = 'Báo cáo thu nhập';
$lang['xin_acc_payees'] = 'Người nhận thanh toán';
$lang['xin_acc_payers'] = 'Người trả tiền';
$lang['xin_acc_income_vs_expense'] = 'Thu nhập Vs Chi phí';
$lang['xin_acc_transfer_report'] = 'Chuyển Báo cáo';
$lang['xin_acc_payer_report'] = 'Báo cáo bởi người trả tiền';

$lang['xin_acc_payee_report'] = 'Báo cáo bởi người thụ hưởng';
$lang['xin_acc_reports_by_date'] = 'Báo cáo theo ngày';
$lang['xin_acc_widgets'] = 'Tiện ích';
$lang['xin_acc_calendar'] = 'Lịch';
$lang['xin_acc_calculator'] = 'Máy tính';
$lang['xin_acc_user_management'] = 'Quản lý người dùng';
$lang['xin_acc_membership_plan'] = 'Kế hoạch thành viên';
$lang['xin_acc_total_credit'] = 'Tổng số tín dụng';
$lang['xin_acc_total_debit'] = 'Tổng số nợ';
$lang['xin_acc_error_payer_name'] = 'Trường tên người trả tiền là bắt buộc.';
$lang['xin_acc_success_payer_added'] = 'Người trả tiền đã thêm.';
$lang['xin_acc_error_payee_name'] = 'Trường tên người nhận thanh toán là bắt buộc.';
$lang['xin_acc_success_payee_added'] = 'Người nhận thanh toán đã thêm.';
$lang['xin_acc_success_payer_updated'] = 'Người trả tiền cập nhật.';
$lang['xin_acc_success_payee_updated'] = 'Người nhận thanh toán được cập nhật.';
$lang['xin_acc_error_account_field'] = 'Trường tài khoản là bắt buộc.';
$lang['xin_acc_error_deposit_date'] = 'Trường ngày gửi tiền là bắt buộc.';
$lang['xin_acc_error_attachment'] = 'Tệp đính kèm phải là một loại tệp: png, jpg, jpeg, gif, pdf, txt, doc, docx, xls, xlsx';
$lang['xin_acc_success_deposit_added'] = 'Tiền gửi được thêm vào.';
$lang['xin_acc_error_amount_should_be_less_than_current'] = 'Số tiền phải nhỏ hơn số dư tài khoản hiện tại.';
$lang['xin_acc_error_expense_date'] = 'Trường ngày chi phí là bắt buộc.';
$lang['xin_acc_success_expense_added'] = 'Chi phí đã thêm.';
$lang['xin_acc_error_from_account'] = 'Trường từ tài khoản là bắt buộc.';
$lang['xin_acc_error_to_account'] = 'Trường tài khoản là bắt buộc.';
$lang['xin_acc_error_transer_to_same_account'] = 'Bạn không thể chuyển giữa cùng một tài khoản.';
$lang['xin_acc_error_transer_date'] = 'Trường ngày chuyển là bắt buộc.';
$lang['xin_acc_success_transfer_added'] = 'Chuyển thêm.';
$lang['xin_acc_error_account_name_field'] = 'Trường tên tài khoản là bắt buộc.';
$lang['xin_acc_error_account_balance_field'] = 'Trường số dư tài khoản là bắt buộc.';
$lang['xin_acc_success_bank_cash_added'] = 'Ngân hàng được thêm vào.';
$lang['xin_acc_success_deposit_updated'] = 'Tiền gửi được cập nhật.';
$lang['xin_acc_success_expense_updated'] = 'Chi phí cập nhật.';
$lang['xin_acc_success_transfer_updated'] = 'Chuyển cập nhật.';
$lang['xin_acc_success_bank_cash_updated'] = 'Ngân hàng được cập nhật.';
$lang['xin_acc_success_bank_cash_deleted'] = 'Ngân hàng đã xóa.';
$lang['xin_acc_success_deposit_deleted'] = 'Khoản tiền gửi đã xóa';
$lang['xin_acc_success_expense_deleted'] = 'Chi phí đã bị xóa.';
$lang['xin_acc_success_payer_deleted'] = 'Người trả tiền đã xóa.';
$lang['xin_acc_success_payee_deleted'] = 'Người nhận thanh toán đã bị xóa.';
$lang['xin_acc_success_transfer_deleted'] = 'Chuyển giao bị xóa.';
$lang['xin_acc_account_name'] = 'Tên tài khoản';
$lang['xin_acc_initial_balance'] = 'Số dư ban đầu';
$lang['xin_acc_branch_code'] = 'Mã chi nhánh';
$lang['xin_acc_account_no'] = 'Số tài khoản';
$lang['xin_acc_balance'] = 'Số dư';
$lang['xin_acc_edit_account'] = 'Chỉnh sửa tài khoản';
$lang['xin_acc_edit_deposit'] = 'Chỉnh sửa tiền gửi';
$lang['xin_acc_choose_account_type'] = 'Chọn loại tài khoản';
$lang['xin_acc_category'] = 'Danh mục';
$lang['xin_acc_choose_category'] = 'Chọn một hạng mục';
$lang['xin_acc_payer'] = 'Người trả tiền';
$lang['xin_acc_ref_no'] = 'Ref #';
$lang['xin_acc_ref_example'] = 'ví dụ ID giao dịch, đánh dấu số ';
$lang['xin_acc_attach_file'] = 'Đính kèm tập tin';
$lang['xin_acc_payee'] = 'Người nhận thanh toán';
$lang['xin_acc_from_account'] = 'Từ tài khoản';
$lang['xin_acc_to_account'] = 'Tới Tài khoản';
$lang['xin_acc_edit_payer'] = 'Chỉnh sửa người thanh toán';
$lang['xin_acc_payer_name'] = 'Tên người thanh toán';
$lang['xin_acc_payee_name'] = 'Tên người nhận thanh toán';
$lang['xin_acc_edit_payee'] = 'Chỉnh sửa người nhận thanh toán';
$lang['xin_acc_total'] = 'Tổng số';
$lang['xin_acc_credit'] = 'Tín dụng';
$lang['xin_acc_debit'] = 'Ghi nợ';
$lang['xin_acc_choose_a_payer'] = 'Chọn người trả tiền';
$lang['xin_acc_choose_a_payee'] = 'Chọn người nhận tiền';
$lang['xin_acc_payment'] = 'Thanh toán';
$lang['xin_acc_created_at'] = 'Tạo Tại';
$lang['xin_acc_all_accounts'] = 'Tất cả tài khoản';
$lang['xin_acc_select_account'] = 'Chọn tài khoản';
$lang['xin_acc_select_type'] = 'Chọn Loại';
$lang['xin_acc_all'] = 'Tất cả';
$lang['xin_acc_select_expense_type'] = 'Chọn loại chi phí';
$lang['xin_acc_all_types'] = 'Tất cả các loại';
$lang['xin_acc_select_income_type'] = 'Chọn loại thu nhập';


/************************************************/
// ACCOUNTING ADDON TRANSLATION > END
/************************************************/
$lang['xin_enable_password_generate_payslip'] = 'Kích hoạt mật khẩu tạo tiền lương';
$lang['xin_success_payroll_config_updated'] = 'Cấu hình bảng lương được cập nhật.';
$lang['xin_payslip_password_format'] = 'Định dạng mật khẩu Payslip';
$lang['xin_hr_info'] = 'Thông tin nhân sự';
$lang['xin_daily_attendance_report'] = 'Báo cáo tham dự hàng ngày';
$lang['xin_attendance_report'] = 'Báo cáo tham dự';
$lang['xin_project_users'] = 'Người dùng dự án';
$lang['xin_project_task'] = 'Nhiệm vụ dự án';
$lang['xin_project_bug'] = 'Lỗi dự án';
$lang['xin_profile'] = 'Hồ sơ';
$lang['xin_users'] = 'Người dùng';
$lang['xin_user'] = 'Người dùng';
$lang['xin_user_photo'] = 'Ảnh của người dùng';
$lang['xin_user_photo_field'] = 'Trường ảnh người dùng là bắt buộc.';
$lang['xin_success_user_added'] = 'Người dùng đã thêm.';
$lang['xin_edit_user'] = 'Chỉnh sửa người dùng';
$lang['xin_success_user_updated'] = 'Người dùng cập nhật.';
$lang['xin_user_profile'] = 'Hồ sơ người dùng';
$lang['xin_view_user'] = 'Xem người dùng';
$lang['xin_admin_login'] = 'Đăng nhập với';
$lang['xin_lock_user'] = 'Khoá người dùng';
$lang['xin_employee_login'] = 'Đăng nhập nhân viên';
$lang['xin_view'] = 'Xem';
$lang['xin_leave_app'] = 'Để lại các ứng dụng';
$lang['xin_read_all'] = 'Đọc tất cả các thông báo';
$lang['xin_configure_hr'] = 'Bán nhân sự';
$lang['xin_changelog'] = 'Changelog';
$lang['xin_modules'] = 'Mô-đun';
$lang['xin_setup_modules'] = 'Các module cài đặt';
$lang['xin_languages'] = 'Ngôn ngữ';
$lang['xin_language'] = 'Ngôn ngữ';
$lang['xin_flag'] = 'Gắn cờ';
$lang['xin_error_flag_allow_files'] = 'Chỉ tải lên các tập tin: gif, png, jpg, jpeg';
$lang['xin_error_lang_name'] = 'Trường tên ngôn ngữ là bắt buộc.';
$lang['xin_error_lang_code'] = 'Trường mã ngôn ngữ là bắt buộc.';
$lang['xin_error_lang_flag'] = 'Trường cờ ngôn ngữ là bắt buộc.';
$lang['xin_success_lang_added'] = 'Ngôn ngữ được thêm.';
$lang['xin_success_lang_updated'] = 'Ngôn ngữ được cập nhật.';
$lang['xin_success_lang_deleted'] = 'Ngôn ngữ bị xóa.';
$lang['xin_success_lang_activated'] = 'Ngôn ngữ được kích hoạt.';
$lang['xin_success_lang_deactivated'] = 'Ngôn ngữ không kích hoạt.';
$lang['xin_selected'] = 'Đã chọn';
$lang['xin_hr'] = 'Nhân sự cốt lõi';
$lang['xin_experience'] = 'Kinh nghiệm';
$lang['xin_my_dashboard'] = 'Trang tổng quan của tôi';
$lang['xin_jobs_list'] = 'Danh sách công việc';
$lang['xin_newly_created_jobs'] = 'Công việc mới tạo';
$lang['xin_assets'] = 'Tài sản';
$lang['xin_asset'] = 'Tài sản';
$lang['xin_assets_category'] = 'Các loại tài sản';
$lang['xin_categories'] = 'Danh mục';
$lang['xin_error_cat_name_field'] = 'Trường tên là bắt buộc.';
$lang['xin_success_assets_category_added'] = 'Tài sản được thêm vào.';
$lang['xin_success_assets_category_deleted'] = 'Loại tài sản bị xóa.';
$lang['xin_success_assets_category_updated'] = 'Tài sản được cập nhật.';
$lang['xin_edit_assets_category'] = 'Chỉnh sửa danh mục tài sản';
$lang['xin_asset_name'] = 'Tên tài sản';
$lang['xin_company_asset_code'] = 'Mã tài sản công ty';
$lang['xin_is_working'] = 'Đang hoạt động?';
$lang['xin_invoice_number'] = 'Số hóa đơn';

$lang['xin_manufacturer'] = 'Nhà sản xuất';
$lang['xin_serial_number'] = 'Số sê-ri';
$lang['xin_warranty_end_date'] = 'Bảo hành / Ngày kết thúc AMC';
$lang['xin_asset_image'] = 'Hình ảnh tài sản';
$lang['xin_asset_allowed_image_formats'] = 'Định dạng được cho phép: jpg, png, jpeg, gif';
$lang['xin_asset_note'] = 'Ghi chú tài sản';
$lang['xin_error_category_field'] = 'Trường danh mục là bắt buộc.';
$lang['xin_error_asset_name_field'] = 'Trường tên tài sản là bắt buộc.';
$lang['xin_error_company_asset_code'] = 'Trường mã tài sản công ty là bắt buộc.';
$lang['xin_error_manufacturer_field'] = 'Trường nhà sản xuất là bắt buộc.';
$lang['xin_error_asset_note_field'] = 'Trường ghi chú tài sản là bắt buộc.';
$lang['xin_error_asset_image_field'] = 'Trường hình ảnh tài sản là bắt buộc.';
$lang['xin_error_asset_image_attachment'] = 'Tệp đính kèm phải là một loại tệp: jpg, png, jpeg, gif';
$lang['xin_success_asset_added'] = 'Nội dung đã thêm.';
$lang['xin_success_asset_deleted'] = 'Tài sản bị xóa.';
$lang['xin_success_asset_updated'] = 'Nội dung được cập nhật.';
$lang['xin_edit_asset'] = 'Chỉnh sửa nội dung';
$lang['xin_view_asset'] = 'Xem nội dung';
$lang['xin_lang_settings'] = 'Cài đặt ngôn ngữ';
$lang['xin_my_links'] = 'Liên kết của tôi';
$lang['xin_notify_top'] = 'Thông báo hàng đầu';
$lang['xin_employee_department_txt'] = 'Phòng Nhân viên';
$lang['xin_employee_designation_txt'] = 'Nhân viên chỉ định';
$lang['xin_employee_status_txt'] = 'Tình trạng nhân viên';
$lang['xin_emp_working'] = 'Làm việc';
$lang['xin_quick_links'] = 'Liên kết nhanh';
$lang['xin_add_your_staff'] = 'Thêm nhân viên của bạn';
$lang['xin_add_tasks'] = 'Thêm công việc';
$lang['xin_add_projects'] = 'Thêm dự án';
$lang['xin_add_assets'] = 'Thêm nội dung';
$lang['xin_task_due'] = 'Nhiệm vụ do';
$lang['xin_task_todo'] = 'Nhiệm vụ cần làm';
$lang['xin_task_done'] = 'Công việc đã xong';
$lang['xin_my_assigned_projects'] = 'Dự án được giao của tôi.';
$lang['xin_more_projects'] = 'Dự án khác';
$lang['xin_multi_language'] = 'Đa ngôn ngữ';
$lang['xin_import_employees'] = 'Nhập nhân viên';
$lang['xin_employee_imp_allowed_size'] = 'Vui lòng chọn tệp csv hoặc excel (cho phép kích thước tệp 2MB)';
$lang['xin_employee_import_csv_file'] = 'Chỉ nhập tập tin CSV';
$lang['xin_employee_import_description_line1'] = 'Dòng đầu tiên trong tệp csv đã tải xuống vẫn giữ nguyên. Vui lòng không thay đổi thứ tự các cột trong tệp csv. ';
$lang['xin_employee_import_description_line2'] = 'Thứ tự cột đúng là (Tên, họ, tên người dùng, email, mật khẩu, ID nhân viên, ngày tham gia, giới tính, ngày sinh, số liên lạc, địa chỉ) và bạn phải tuân thủ tệp csv, nếu không bạn sẽ gặp lỗi khi nhập tệp csv. ';
$lang['xin_employee_import_download_sample'] = 'Tải xuống tệp mẫu';
$lang['xin_employee_upload_file'] = 'Tải lên tệp';
$lang['xin_error_employees_import_size'] = 'Kích thước tệp lớn hơn 2MB.';
$lang['xin_success_attendance_import'] = 'Dữ liệu nhân viên được nhập thành công.';
$lang['xin_error_not_employee_import'] = 'Nhân viên không được nhập.';
$lang['xin_theme_settings'] = 'Cài đặt chủ đề';
$lang['xin_page_layouts'] = 'Bố cục trang';
$lang['xin_fixed_navbar_navigation'] = 'Bố cục cố định';
$lang['xin_fixed_navbar_navigation_details'] = 'Bố trí cố định có một thanh cố định trên cùng và menu điều hướng';
$lang['xin_fixed_footer'] = 'Chân trang cố định';
$lang['xin_fixed_footer_details'] = 'Chân trang cố định có một thanh điều hướng cố định, menu điều hướng và phần nội dung chỉ chân trang có thể cuộn được cho người dùng.';
$lang['xin_boxed_layout'] = 'Bố cục đóng hộp';

$lang['xin_boxed_layout_details'] = 'Cách bố trí đóng hộp có một vùng đệm xung quanh trình bao bọc chính cũng như nền có thể được áp dụng cho nó và tất cả nội dung của bạn sẽ được căn giữa với nền xung quanh nó.';
$lang['xin_dark_layout'] = 'Bố cục tối';
$lang['xin_dark_layout_details'] = 'Bố cục tối có thanh điều hướng màu tối, menu điều hướng và chân trang.';
$lang['xin_theme_nav_menu'] = 'Trình đơn điều hướng';
$lang['xin_theme_compact_menu'] = 'Menu nhỏ gọn';
$lang['xin_theme_compact_menu_details'] = 'Menu dọc mặc định có chiều rộng đầy đủ. Bạn có thể muốn thay đổi hành vi đó và làm cho menu nhỏ gọn ở cấp trang hoặc ở cấp mẫu. Bạn có thể trải nghiệm menu nhỏ gọn trong menu bên trái. ';
$lang['xin_theme_flipped_menu'] = 'Menu lật';
$lang['xin_theme_flipped_menu_details'] = 'Thay đổi vị trí menu điều hướng sang phải với sự trợ giúp của các tùy chọn menu điều hướng lộn xộn. Bố cục RTL có menu điều hướng lật mặc định. ';
$lang['xin_theme_right_side_icons'] = 'Biểu tượng bên phải';
$lang['xin_theme_right_side_icons_details'] = 'Vị trí mặc định của vị trí biểu tượng mục menu cấp cao nhất còn lại, nó có thể được thay đổi sang bên phải với sự trợ giúp của các tùy chọn biểu tượng bên phải điều hướng. Kiểm tra điều hướng với các biểu tượng bên phải trong menu điều hướng. ';
$lang['xin_theme_bordered_menu'] = 'Giáp';
$lang['xin_theme_bordered_menu_details'] = 'Điều hướng được sắp xếp tách biệt với mức điều hướng chính đầu tiên bằng cách thêm đường viền. Bạn có thể kiểm tra điều hướng có biên giới trên menu điều hướng bên trái. ';
$lang['xin_theme_page_headers'] = 'Tiêu đề trang';
$lang['xin_theme_breadcrumbs_basic'] = 'Breadcrumbs cơ bản';
$lang['xin_theme_breadcrumbs_top'] = 'Breadcrumbs Top';
$lang['xin_theme_breadcrumbs_bottom'] = 'Breadcrumbs Bottom';
$lang['xin_theme_breadcrumbs_btns'] = 'Đường dẫn với nút';
$lang['xin_theme_set_breadcrumbs'] = 'Đặt đường dẫn cho các trang';
$lang['xin_theme_footer_layout'] = 'Giao diện chân trang';
$lang['xin_theme_set_footer_layout'] = 'Đặt bố trí chân trang';
$lang['xin_theme_footer_light'] = 'Chân trang sáng';
$lang['xin_theme_footer_dark'] = 'Chân trang tối';
$lang['xin_theme_footer_transparent'] = 'Chân trang trong suốt';
$lang['xin_theme_color_system'] = 'Hệ màu';
$lang['xin_theme_form_design'] = 'Thiết kế mẫu';
$lang['xin_theme_form_design_input'] = 'Thiết kế đầu vào mẫu';
$lang['xin_theme_set_form_design'] = 'Thiết lập mẫu thiết kế đầu vào - các ví dụ được đưa ra dưới đây';
$lang['xin_theme_default_input_design'] = 'Đầu vào mặc định';
$lang['xin_theme_modern_form_design'] = 'Đầu vào hiện đại';
$lang['xin_theme_rounded_form_design'] = 'Làm tròn đầu vào';
$lang['xin_theme_default_square_form_design'] = 'Mặc định nhập liệu';
$lang['xin_theme_medium_square_form_design'] = 'Quảng trường trung bình đầu vào';
$lang['xin_error_thm_page_header'] = 'Trường tiêu đề trang là bắt buộc.';
$lang['xin_error_thm_footer_layout'] = 'Trường bố trí chân trang là bắt buộc.';
$lang['xin_error_thm_statistics_cards'] = 'Trường thẻ số liệu thống kê là bắt buộc.';
$lang['xin_error_thm_statistics_cards_background'] = 'Trường nền thống kê là bắt buộc.';
$lang['xin_error_thm_employee_cards'] = 'Trường thẻ nhân viên là bắt buộc.';
$lang['xin_success_thm_page_layouts_updated'] = 'Cập nhật thông tin Trang Layouts.';
$lang['xin_success_thm_nav_menu_updated'] = 'Cập nhật thông tin Menu điều hướng.';
$lang['xin_error_thm_form_design'] = 'Trường thiết kế biểu mẫu là bắt buộc.';
$lang['xin_success_thm_form_design_updated'] = 'Thông tin thiết kế mẫu được cập nhật.';
$lang['xin_success_thm_system_color_updated'] = 'Cập nhật thông tin hệ thống màu.';
$lang['xin_error_thm_select_semi_dark_clr'] = 'Màu tối bán.';
$lang['xin_error_thm_select_dark_clr'] = 'Màu tối - rắn hoặc dốc hoặc màu sáng.';
$lang['xin_error_thm_select_menu_clr_opt'] = 'Chọn tùy chọn màu menu.';
$lang['xin_theme_signin_page_logo_title'] = 'Logo đăng nhập';
$lang['xin_theme_job_page_logo_title'] = 'Logo Trang tuyển dụng';
$lang['xin_theme_payroll_logo_title'] = 'Biểu trưng lương';
$lang['xin_theme_semi_dark'] = 'Nửa đêm';
$lang['xin_theme_dark'] = 'Tối';
$lang['xin_theme_default'] = 'Mặc định';
$lang['xin_theme_primary'] = 'Chính';
$lang['xin_theme_danger'] = 'Nguy hiểm';
$lang['xin_theme_success'] = 'Thành công';
$lang['xin_theme_blue'] = 'Xanh dương';
$lang['xin_theme_cyan'] = 'Cyan';
$lang['xin_theme_pink'] = 'Màu hồng';
$lang['xin_theme_solid'] = 'Rắn';
$lang['xin_theme_title'] = 'Chủ đề';
$lang['xin_theme_dradient'] = 'Gradient';
$lang['xin_theme_menu_color_opt'] = 'Menu Tùy chọn màu';
$lang['xin_theme_light_menu'] = 'Trình đơn ánh sáng';
$lang['xin_theme_dark_menu'] = 'Trình đơn tối';

$lang['xin_theme_show_dashboard_cards'] = 'Tổng số thẻ thống kê trên bảng điều khiển';
$lang['xin_theme_set_statistics_cards'] = 'Đặt tổng số không. thẻ thống kê cho bảng điều khiển quản trị ';
$lang['xin_theme_statistics_cards_background'] = 'Thống kê thẻ nền';
$lang['xin_theme_statistics_cards_background_icon_section'] = 'Phần Biểu tượng và màu nền';
$lang['xin_theme_statistics_cards_background_basic_clr'] = 'Màu nền cơ bản';
$lang['xin_theme_statistics_cards_background_gradient'] = 'Màu nền mờ';
$lang['xin_theme_set_bg_clr_statistics_cards'] = 'Đặt màu nền cho thẻ thống kê.';
$lang['xin_theme_employee_cards'] = 'Thẻ nhân viên';
$lang['xin_theme_set_employee_cards'] = 'Đặt thẻ nhân viên cho trang thư mục của nhân viên.';
$lang['xin_theme_simple_employee_cards'] = 'Thẻ nhân viên đơn giản';
$lang['xin_theme_simple_employee_cards_border'] = 'Thẻ nhân viên đơn giản có viền';
$lang['xin_theme_simple_employee_cards_box_shadow'] = 'Thẻ nhân viên đơn giản với biến thể bóng';
$lang['xin_theme_bordered_employee_cards_stats'] = 'Thẻ hồ sơ nhân viên với số liệu thống kê';
$lang['xin_theme_employee_cards_border_color'] = 'Màu biên giới của thẻ nhân viên';
$lang['xin_theme_set_employee_card_border_clr'] = 'Đặt màu đường viền thẻ nhân viên.';
$lang['xin_theme_set_employee_card_border_clr_note'] = 'Lưu ý: Thao tác này sẽ chỉ hoạt động đối với các thẻ Nhân viên đơn giản có tùy chọn Đường viền.';
$lang['xin_theme_border_cards_pink'] = 'Đường viền màu hồng';
$lang['xin_theme_border_cards_blue'] = 'Đường viền màu xanh';
$lang['xin_theme_border_cards_yellow'] = 'Đường viền màu vàng';
$lang['xin_theme_border_cards_red'] = 'Đường viền đỏ';
$lang['xin_theme_border_cards_black'] = 'Đường viền đen';
$lang['xin_theme_border_cards_success'] = 'Biên giới xanh';
$lang['xin_org_chart_lnk'] = 'Sơ đồ tổ chức';
$lang['xin_org_chart_title'] = 'Sơ đồ tổ chức';
$lang['xin_org_chart_export'] = 'Xuất biểu đồ';
$lang['xin_org_chart_export_details'] = 'Bật nút xuất cho tổ chức. Biểu đồ xuất sẽ là một hình ảnh ';
$lang['xin_success_thm_export_chart'] = 'Trường biểu đồ xuất khẩu là bắt buộc.';
$lang['xin_org_chart_info_updated'] = 'Thông tin Sơ đồ tổ chức được cập nhật.';
$lang['xin_org_chart_layout'] = 'Bố cục biểu đồ';
$lang['xin_org_chart_set_layout'] = 'Đặt bố trí biểu đồ tổ chức';
$lang['xin_org_chart_r2l'] = 'Từ phải sang trái';
$lang['xin_org_chart_l2r'] = 'Từ trái sang phải';
$lang['xin_org_chart_t2b'] = 'Từ đầu đến cuối';
$lang['xin_org_chart_b2t'] = 'Từ đầu đến cuối';
$lang['xin_org_chart_zoom'] = 'Biểu đồ Thu phóng';
$lang['xin_org_chart_zoom_details'] = 'Người dùng có thể phóng to / thu nhỏ tổ chức bằng bánh xe chuột nếu họ bật tùy chọn này.';
$lang['xin_org_chart_pan'] = 'Biểu đồ Pan';
$lang['xin_org_chart_pan_details'] = 'Người dùng có thể di chuyển tổ chức bằng cách kéo và thả chuột nếu họ bật tùy chọn này.';
$lang['xin_org_chart_export_file_title'] = 'Xuất tập tin tiêu đề';
$lang['xin_error_thm_export_file_title_field'] = 'Trường tiêu đề tập tin xuất là bắt buộc.';
$lang['xin_org_chart_export_file_title_details'] = 'Đặt tiêu đề tập tin xuất - bạn cũng có thể thêm tên công ty của bạn ở đây.';
$lang['xin_login_username'] = 'Tên đăng nhập của bạn';
$lang['xin_login_email'] = 'Email của bạn';
$lang['xin_login_enter_password'] = 'Nhập mật khẩu';
$lang['xin_login_employee'] = 'Đăng nhập nhân viên';
$lang['xin_login'] = 'Đăng nhập';
$lang['xin_login_employee_with_username'] = 'Đăng nhập nhân viên với tên người dùng';
$lang['xin_login_employee_with_email'] = 'Đăng nhập nhân viên với Email';
$lang['xin_error_employee_login_id_field'] = 'Trường đăng nhập của nhân viên là bắt buộc.';
$lang['xin_enable_auth_bg_imgs'] = 'Bật hình ảnh nền xác thực';
$lang['xin_enable_auth_bg_imgs_details'] = 'Nếu bạn bật tùy chọn này thì hình nền sẽ hiển thị cho trang Đăng nhập, Quên mật khẩu trang và Khóa trang người dùng.';
$lang['xin_setting_timezone'] = 'Múi giờ';
$lang['xin_error_timezone_field'] = 'Trường Múi giờ là bắt buộc.';
$lang['xin_theme_setting_chart'] = 'Cài đặt biểu đồ';
$lang['xin_setting_sys_ip_address'] = 'Địa chỉ IP hệ thống';
$lang['xin_error_sys_ip_address_field'] = 'Trường địa chỉ ip hệ thống là bắt buộc.';
$lang['xin_setting_sys_ip_address_details'] = 'Nếu bạn thêm địa chỉ ip hệ thống của bạn sau đó nhân viên sẽ có thể đồng hồ trong và ngoài chỉ từ văn phòng. Nếu bạn thêm ip hệ thống sai thì công nhân của bạn sẽ không thể đồng hồ vào và ra. ';
$lang['xin_setting_ip_restriction'] = 'Giới hạn Ip';
$lang['xin_setting_ip_restriction_details'] = 'Nếu được kích hoạt thì nhân viên sẽ có thể đồng hồ vào và ra chỉ từ văn phòng.';
$lang['xin_attend_clkin_ip'] = 'Đồng hồ IP';
$lang['xin_attend_clkout_ip'] = 'Địa chỉ IP đồng hồ';
$lang['xin_view_map_address'] = 'Xem vị trí của nhân viên';
$lang['xin_map_unable_get_location'] = 'Không thể nhận vị trí';
$lang['xin_setting_google_maps_api_key'] = 'Khoá API Google Maps';
$lang['xin_setting_google_maps_api_key_details'] = 'Nó giúp bạn có được vị trí đồng hồ và đồng hồ của nhân viên.';
$lang['xin_error_gmap_field'] = 'Trường khóa api bản đồ google là bắt buộc.';

$lang['xin_hr_calendar_title'] = 'Lịch HR';
$lang['xin_hr_calendar_options'] = 'Tùy chọn Lịch';
$lang['xin_hr_calendar_lv_request'] = 'Để lại yêu cầu';
$lang['xin_hr_calendar_upc_birthday'] = 'Sinh nhật sắp tới';
$lang['xin_hr_calendar_lv_request_by'] = 'Bởi';
$lang['xin_hr_calendar_trvl_request'] = 'Yêu cầu Du lịch';
$lang['xin_hr_calendar_tranings'] = 'Đào tạo';
$lang['xin_hr_calendar_attendance_tsheet'] = 'Lịch tham dự';
$lang['xin_hr_calendar_attendance_present'] = 'Hiện tại';
$lang['xin_hr_calendar_get_attendance'] = 'Nhận tham dự';
$lang['xin_prjct_detail_overall_progress'] = 'Tiến độ tổng thể của dự án';
$lang['xin_prjct_detail_eagle_eye_view'] = "Chế độ xem mắt của Eagle về tình trạng dự án";
$lang['xin_success_system_modules_updated'] = 'Mô-đun hệ thống được cập nhật.';
$lang['xin_company_administrator'] = 'Quản trị viên';
$lang['xin_setting_module_details'] = 'Để làm cho giao diện người dùng <strong> %s </strong> đơn giản hơn nhiều để sử dụng cho bạn và nhân viên của bạn, bạn có thể chọn mục đích sử dụng ứng dụng này cho công ty của bạn. Điều này sẽ vô hiệu hóa các mô-đun không mong muốn và cung cấp cho bạn trải nghiệm người dùng tốt hơn. ';
$lang['xin_setting_module_awards_details'] = 'Bạn có thể trao cho nhân viên các giải thưởng khác nhau trong những thời điểm khác nhau khi bạn tổ chức thấy phù hợp. Đưa ra một giải thưởng nhân viên rất dễ dàng. ';
$lang['xin_setting_module_inquiry_details'] = 'Tạo một yêu cầu mới trong hệ thống cũng rất dễ dàng. Bạn có thể di chuyển - thêm tất cả các thông tin liên quan của một cuộc điều tra. ';
$lang['xin_setting_module_training_details'] = 'Đào tạo là một khía cạnh chung của tất cả các tổ chức. Do đó để theo dõi và cập nhật đào tạo và các hoạt động liên quan - HRSALE tạo điều kiện với các mô-đun đào tạo. Bạn có thể tạo đào tạo và phân công nhân viên của bạn để đào tạo. ';
$lang['xin_setting_module_orgchart_details'] = 'Sơ đồ tổ chức là biểu đồ thể hiện cấu trúc của tổ chức và mối quan hệ và cấp bậc tương đối của các bộ phận và vị trí / công việc của nó.';
$lang['xin_setting_module_mlanguage_details'] = 'Để thêm ngôn ngữ vào các ngôn ngữ / từ trình đơn trên cùng. Khi bạn thêm bất kỳ ngôn ngữ nào, hãy chuyển đến ứng dụng / ngôn ngữ / thư mục và mở thư mục ngôn ngữ mong muốn của bạn và sau đó thay đổi văn bản sang ngôn ngữ mong muốn khác. ';
$lang['xin_setting_module_fmanager_details'] = "Một giải pháp tốt để quản lý tập tin và thư mục cho các nhà phát triển không thể truy cập trang web của họ qua SSH hoặc FTP. Truy cập các tệp của bạn ở bất kỳ nơi nào thông qua bộ nhớ an toàn, lưu trữ và chia sẻ tệp cho ảnh của bạn, video, tệp và hơn thế nữa. Tải lên và tải xuống các tệp lớn để chia sẻ dễ dàng. ";
$lang['xin_setting_module_performance_details'] = 'Bạn có thể thiết lập hiệu suất mới cho các chỉ định và nhân viên trong công ty.';
$lang['xin_setting_module_travels_details'] = 'Bạn có thể dễ dàng thêm Travel mới trong hệ thống. Biểu mẫu được xây dựng với tất cả các thông tin có thể bạn có thể cần phải thêm cho một Du lịch mới. ';
$lang['xin_setting_module_recruitment_details'] = 'Tuyển dụng là phần quan trọng nhất của HRSALE. Mở thông tin, chức năng công việc, yêu cầu và thông tin kỹ năng và tình trạng nhân sự. ';
$lang['xin_acc_accounting_details'] = 'Kế toán là quá trình ghi chép, đo lường và truyền đạt thông tin về giao dịch tài chính một cách có hệ thống';
$lang['xin_current_version_title'] = 'Phiên bản hiện tại là';
$lang['xin_hr_events_meetings'] = 'Sự kiện & Cuộc họp';
$lang['xin_hr_events'] = 'Sự kiện';
$lang['xin_hr_event'] = 'Sự kiện';
$lang['xin_hr_event_title'] = 'Tên sự kiện';
$lang['xin_hr_events_calendar'] = 'Lịch';
$lang['xin_hr_event_date'] = 'Ngày sự kiện';
$lang['xin_hr_event_time'] = 'Thời gian sự kiện';
$lang['xin_hr_event_note'] = 'Lưu ý sự kiện';
$lang['xin_hr_edit_event'] = 'Chỉnh sửa sự kiện';
$lang['xin_hr_view_event'] = 'Xem sự kiện';
$lang['xin_error_event_title_field'] = 'Trường tiêu đề sự kiện là bắt buộc.';
$lang['xin_error_event_date_field'] = 'Trường ngày sự kiện là bắt buộc.';
$lang['xin_error_event_time_field'] = 'Trường thời gian sự kiện là bắt buộc.';
$lang['xin_error_event_date_current_date'] = 'Trường ngày sự kiện phải lớn hơn ngày hiện tại.';
$lang['xin_hr_success_event_added'] = 'Sự kiện đã được thêm.';
$lang['xin_hr_success_event_deleted'] = 'Sự kiện đã bị xóa.';
$lang['xin_hr_success_event_updated'] = 'Sự kiện được cập nhật.';
$lang['xin_hr_get_event'] = 'Nhận';
$lang['xin_hr_event_month_year'] = 'Chọn tháng & năm';
$lang['xin_hr_meetings'] = 'Cuộc họp';
$lang['xin_hr_meeting'] = 'Cuộc họp';

$lang['xin_hr_meeting_title'] = 'Tiêu đề cuộc họp';
$lang['xin_hr_meeting_date'] = 'Ngày họp';
$lang['xin_hr_meeting_time'] = 'Thời gian họp';
$lang['xin_hr_meeting_note'] = 'Ghi chú cuộc họp';
$lang['xin_hr_edit_meeting'] = 'Chỉnh sửa cuộc họp';
$lang['xin_hr_view_meeting'] = 'Xem cuộc họp';
$lang['xin_error_meeting_title_field'] = 'Trường tiêu đề cuộc họp là bắt buộc.';
$lang['xin_error_meeting_date_field'] = 'Trường ngày họp là bắt buộc.';
$lang['xin_error_meeting_time_field'] = 'Trường thời gian họp là bắt buộc.';
$lang['xin_error_meeting_date_current_date'] = 'Trường ngày họp phải lớn hơn ngày hiện tại.';
$lang['xin_hr_success_meeting_added'] = 'Cuộc họp đã được thêm.';
$lang['xin_hr_success_meeting_deleted'] = 'Cuộc họp đã xóa.';
$lang['xin_hr_success_meeting_updated'] = 'Cuộc họp được cập nhật.';
$lang['xin_hr_leave_calendar'] = 'Rời khỏi Lịch';
$lang['xin_hr_projects_calendar'] = 'Lịch dự án';
$lang['xin_hr_recover_password'] = 'Khôi phục mật khẩu';
$lang['xin_hr_unlock'] = 'Mở khóa';
$lang['xin_hr_events_meetings_details'] = 'Hệ thống sự kiện & cuộc họp là một kịch bản đơn giản và nâng cao. Nó phù hợp cho bất kỳ ai muốn tạo chức năng dựa trên sự kiện cho hệ thống của họ. Bạn có thể dễ dàng quản lý các sự kiện và cuộc họp của bạn để họ có thể được thêm, cập nhật và xóa một cách dễ dàng. Tất cả các sự kiện và cuộc họp sẽ được hiển thị theo lịch với thời gian. ';
$lang['xin_hr_goal_tracking'] = 'Theo dõi mục tiêu';
$lang['xin_hr_goal_tracking_type'] = 'Loại mục tiêu';
$lang['xin_hr_goal_title'] = 'Mục tiêu';
$lang['xin_hr_goals_title'] = 'Mục tiêu';
$lang['xin_hr_goal_tracking_calendar'] = 'Lịch theo dõi mục tiêu';
$lang['xin_hr_goal_tracking_type_se'] = 'Loại mục tiêu';
$lang['xin_hr_goal_tracking_types_se'] = 'Loại mục tiêu';
$lang['xin_hr_goal_tracking_calendar_se'] = 'Lịch mục tiêu';
$lang['xin_error_tracking_type_field'] = 'Trường loại mục tiêu là bắt buộc.';
$lang['xin_success_tracking_type_added'] = 'Loại mục tiêu được thêm.';
$lang['xin_success_tracking_type_updated'] = 'Loại mục tiêu được cập nhật.';
$lang['xin_success_tracking_type_deleted'] = 'Loại mục tiêu đã bị xóa.';
$lang['xin_hr_edit_goal_tracking_type'] = 'Chỉnh sửa loại mục tiêu';
$lang['xin_hr_target_achiement'] = 'Thành tựu mục tiêu';
$lang['xin_error_subject_field'] = 'Trường chủ đề là bắt buộc.';
$lang['xin_error_target_achiement_field'] = 'Trường mục tiêu đạt được là bắt buộc.';
$lang['xin_success_goal_added'] = 'Mục tiêu đã thêm.';
$lang['xin_success_tracking_type_updated'] = 'Mục tiêu được cập nhật.';
$lang['xin_success_tracking_type_deleted'] = 'Mục tiêu bị xóa.';
$lang['xin_hr_edit_goal_title'] = 'Chỉnh sửa mục tiêu';
$lang['xin_hr_view_goal_title'] = 'Xem mục tiêu';
$lang['xin_hr_completed_goals'] = 'Mục tiêu đã hoàn thành';
$lang['xin_hr_inprogress_goals'] = 'Mục tiêu tiến bộ';
$lang['xin_hr_not_started_goals'] = 'Mục tiêu không bắt đầu';
$lang['xin_hr_goal_module_details'] = 'Bạn có thể thiết lập nhắc nhở để bạn không bao giờ quên duy trì thói quen hàng ngày dẫn đến thành tích mục tiêu lớn hơn. Đơn giản chỉ cần chọn một mục tiêu, thiết lập một mục tiêu bằng cách nhập một giá trị mục tiêu hoặc một ngày nhất định và sau đó xác định hành động bạn cần làm để biến nó thành một thói quen. ';
$lang['xin_hr_report_title'] = 'Báo cáo nhân sự';
$lang['xin_hr_reports_payslip'] = 'Báo cáo Payslip';
$lang['xin_hr_report_filters'] = 'Bộ lọc báo cáo';
$lang['xin_hr_report_error_month_field'] = 'Trường tháng báo cáo & năm là bắt buộc.';
$lang['xin_hr_request_submitted'] = 'Yêu cầu được gửi.';
$lang['xin_hr_reports_attendance_employee'] = 'Báo cáo tham dự';
$lang['xin_hr_reports_training'] = 'Báo cáo đào tạo';
$lang['xin_hr_reports_projects'] = 'Báo cáo dự án';
$lang['xin_hr_reports_tasks'] = 'Báo cáo công việc';
$lang['xin_hr_reports_projects_all'] = 'Tất cả các dự án';
$lang['xin_hr_reports_tasks_all'] = 'Tất cả nhiệm vụ';
$lang['xin_hr_set_goal'] = 'Đặt mục tiêu';
$lang['xin_hr_add_options'] = 'Thêm tùy chọn';

///////////////////////////////////////////////// hrsale v1.0.2 end

///////////////////////////////////////////////// hrsale v1.0.3 start
$lang['xin_hr_report_user_roles'] = 'Vai trò người dùng';
$lang['xin_hr_reports_roles_all'] = 'Tất cả vai trò';
$lang['xin_hr_report_user_roles_report'] = 'Báo cáo vai trò người dùng';
///////////////////////////////////////////////// hrsale v1.0.3 end

///////////////////////////////////////////////// hrsale v1.0.4 start
$lang['xin_hr_report_employees'] = 'Báo cáo nhân viên';
$lang['xin_hr_m_project_task'] = 'Dự án & nhiệm vụ';
$lang['xin_setting_module_project_details'] = 'Quản lý dự án là một tính năng quan trọng mà mỗi công ty cần thực hiện các dự án khác nhau. Các dự án đã được cung cấp trong HRSALE để tạo điều kiện cho quản trị viên và nhân viên tạo, theo dõi và thảo luận trong nhiều dự án khác nhau.';
$lang['xin_setting_module_task_details'] = 'Quản lý tác vụ là một tính năng quan trọng mà mỗi công ty cần để hoàn thành nhiều nhiệm vụ khác nhau. Nhiệm vụ đã được cung cấp trong HRSALE để tạo điều kiện cho quản trị viên và nhân viên tạo, theo dõi và thảo luận giữa các nhiệm vụ khác nhau.';
$lang['xin_setting_module_assets_details'] = 'Theo dõi tài sản của tổ chức của bạn và gán chúng cho nhân viên. Lưu trữ và duy trì thông tin tài sản toàn diện và nhân viên có thể yêu cầu thay thế hoặc sửa chữa các tài sản đã ngừng hoạt động.';
$lang['xin_hr_chat_box'] = 'Hộp trò chuyện';
$lang['xin_hr_string_error'] = 'Chỉ cho phép các chữ cái !!!';
$lang['xin_hr_special_charactors_not_allowed'] = 'Đặc biệt Charactors không được phép.';
$lang['xin_hr_date_format_error'] = 'Định dạng ngày không chính xác. Nó phải là Năm-Tháng-Ngày';
$lang['xin_employee_error_date_of_birth'] = "Ngày sinh là trường bắt buộc.";
$lang['xin_hr_numeric_error'] = 'Chỉ cho phép số điện thoại !!!';
$lang['xin_hr_alpha_numeric_error'] = 'Chỉ cho phép các chữ cái và chữ số, như DN123 hoặc 123 hoặc DN';
$lang['xin_hr_fb_field_error'] = 'URL Facebook không hợp lệ, Thêm http khi bắt đầu.';
$lang['xin_hr_twitter_field_error'] = 'URL Twitter không hợp lệ, Thêm http khi bắt đầu.';
$lang['xin_hr_blogger_field_error'] = 'URL Blogger không hợp lệ, Thêm http khi bắt đầu.';
$lang['xin_hr_linkedin_field_error'] = 'URL liên kết không hợp lệ, Thêm http khi bắt đầu.';
$lang['xin_hr_gplus_field_error'] = 'URL Google Plus không hợp lệ, Thêm http khi bắt đầu.';
$lang['xin_hr_instagram_field_error'] = 'URL Instagram không hợp lệ, Thêm http khi bắt đầu.';
$lang['xin_hr_pinterest_field_error'] = 'URL Pinterest không hợp lệ, Thêm http khi bắt đầu.';
$lang['xin_hr_youtube_field_error'] = 'URL Youtube không hợp lệ, Thêm http khi bắt đầu.';
$lang['xin_database_backup_generated'] = 'Đã tạo Sao lưu cơ sở dữ liệu.';
$lang['xin_company_types'] = 'Các loại công ty';
$lang['xin_edit_company_type'] = 'Chỉnh sửa loại công ty';
$lang['xin_company_type_added'] = 'Loại công ty đã được thêm.';
$lang['xin_company_type_updated'] = 'Loại công ty được cập nhật.';
$lang['xin_company_type_deleted'] = 'Loại công ty đã bị xóa.';
///////////////////////////////////////////////// hrsale v1.0.4 end

///////////////////////////////////////////////// hrsale v1.0.5 start
$lang['xin_hr_chat_box_details'] = '%s Ứng dụng trò chuyện khá nóng và dễ sử dụng để liên lạc nội bộ. Trò chuyện ngay khi bạn bắt đầu ngày làm việc. Bạn có thể sử dụng tin nhắn riêng tư để liên lạc trực tiếp, trực tiếp.';
$lang['xin_project_clients'] = 'Khách hàng';
$lang['xin_project_client'] = 'Khách hàng';
$lang['xin_project_edit_client'] = 'Chỉnh sửa ứng dụng khách';
$lang['xin_project_view_client'] = 'Xem khách hàng';
$lang['xin_project_client_added'] = 'Đã thêm khách hàng.';
$lang['xin_project_client_updated'] = 'Khách hàng cập nhật.';
$lang['xin_project_client_deleted'] = 'Khách hàng đã xóa.';
///////////////////////////////////////////////// hrsale v1.0.5 end

///////////////////////////////////////////////// hrsale v1.0.6 start
$lang['xin_leave_limit_msg'] = 'Bạn không thể áp dụng cho nghỉ này.';
$lang['xin_manage_leaves'] = 'Quản lý lá';
$lang['xin_manage_holidays'] = 'Quản lý ngày lễ';
$lang['xin_project_client_photo'] = 'Ảnh đại diện';
$lang['xin_project_client_photo_error'] = 'Trường ảnh hồ sơ là bắt buộc.';
$lang['xin_project_manager_title'] = 'Quản lý dự án';
$lang['xin_invoices_title'] = 'Hóa đơn';
$lang['xin_invoice_create'] = 'Tạo hóa đơn';
$lang['xin_invoice_no'] = 'Hóa đơn #';
$lang['xin_invoice_currency'] = 'Tiền tệ';
$lang['xin_invoice_date'] = 'Ngày hóa đơn';
$lang['xin_invoice_due_date'] = 'Ngày đáo hạn';
$lang['xin_invoice_note'] = 'Hóa đơn ghi chú';
$lang['xin_invoice_tax_type'] = 'Loại thuế';
$lang['xin_invoice_number'] = 'Số hóa đơn';
$lang['xin_mark_attendance'] = 'Đánh dấu tham dự';
$lang['xin_reset_password_hr'] = 'Đặt lại mật khẩu của bạn';
$lang['xin_logged_in_as'] = 'ĐĂNG NHẬP';
$lang['xin_unlock_user_account'] = 'Bạn đã khóa tài khoản của bạn. Vui lòng nhập mật khẩu của bạn để mở khóa.';
$lang['xin_user_not_you'] = 'Không phải bạn?';
$lang['xin_user_logged_different'] = 'Đăng nhập như một người dùng khác';
$lang['xin_manage_your_leave'] = 'Quản lý tất cả nghỉ phép của bạn';
$lang['xin_manage_your_travels'] = 'Quản lý chuyến đi của bạn';
$lang['xin_manage_your_payslips'] = 'Quản lý Payslips của bạn';
$lang['xin_invoices_all'] = 'Tất cả hóa đơn';
$lang['xin_client_password_update'] = 'Mật khẩu được cập nhật.';
$lang['xin_client_profile_update'] = 'Hồ sơ cá nhân đã cập nhật.';
///////////////////////////////////////////////// hrsale v1.0.6 end 

///////////////////////////////////////////////// hrsale v1.0.7 start

$lang['xin_invoice_tax_types'] = 'Các loại thuế';
$lang['xin_check_client_email_error'] = 'Email khách hàng đã tồn tại.';
$lang['xin_favicon_update_error'] = 'Cập nhật Favicon.';
$lang['xin_employee_update_salary'] = 'Cập nhật lương';
$lang['xin_employee_daily_wages'] = 'Payslip hàng giờ';
$lang['xin_employee_type_wages'] = 'Loại Payslip';
$lang['xin_employee_salary_error_basic'] = 'Lĩnh vực lương cơ bản là bắt buộc.';
$lang['xin_employee_salary_error_daily'] = 'Lĩnh vực tiền lương hàng ngày là cần thiết.';
$lang['xin_employee_updated_salary_success'] = 'Cập nhật lương nhân viên.';
$lang['xin_employee_set_salary'] = 'Đặt mức lương';
$lang['xin_employee_set_allowances'] = 'Phụ cấp';
$lang['xin_employee_set_statutory_deductions'] = 'Khấu trừ theo luật định';
$lang['xin_employee_set_loan_deductions'] = 'Tiền vay';
$lang['xin_employee_set_other_payment'] = 'Thanh toán khác';
$lang['xin_employee_set_ssempee'] = 'Nhân viên an sinh xã hội';
$lang['xin_employee_set_ssempeer'] = 'Nhân viên an sinh xã hội';
$lang['xin_employee_set_inc_tax'] = 'Thuế thu nhập';
$lang['xin_employee_set_oth_commission'] = 'Uỷ ban';
$lang['xin_employee_set_oth_claims'] = 'Khiếu nại';
$lang['xin_employee_set_oth_paid_leave'] = 'Nghỉ có lương';
$lang['xin_employee_set_oth_director_fees'] = 'Phí giám đốc';
$lang['xin_employee_set_oth_bonus'] = 'Tiền thưởng';
$lang['xin_employee_set_oth_ad_paid'] = 'Trả trước';
$lang['xin_employee_set_allowance_title_error'] = 'Trường tiêu đề phụ cấp là bắt buộc.';
$lang['xin_employee_set_allowance_amount_error'] = 'Trường số tiền trợ cấp là bắt buộc.';
$lang['xin_employee_set_allowance_success'] = 'Phụ cấp thêm.';
$lang['xin_employee_delete_allowance_success'] = 'Dữ liệu trợ cấp đã bị xóa.';
$lang['xin_employee_delete_loan_success'] = 'Dữ liệu cho vay đã bị xóa.';
$lang['xin_employee_edit_allowance'] = 'Chỉnh sửa trợ cấp';
$lang['xin_employee_updated_allowance_success'] = 'Cập nhật dữ liệu phụ cấp.';
$lang['xin_employee_monthly_installment_title'] = 'Số tiền vay';
$lang['xin_employee_set_loan_title_error'] = 'Lĩnh vực tiêu đề cho vay là bắt buộc.';
$lang['xin_employee_set_mins_title_error'] = 'Lĩnh vực cho vay là bắt buộc.';
$lang['xin_employee_add_loan_success'] = 'Đã thêm dữ liệu cho vay.';
$lang['xin_employee_update_loan_success'] = 'Cập nhật dữ liệu khoản vay.';
$lang['xin_employee_updated_statutory_deductions'] = 'Khấu trừ theo luật định được cập nhật.';
$lang['xin_employee_updated_other_pay'] = 'Các tùy chọn thanh toán khác được cập nhật.';
$lang['xin_employee_overtime_title'] = 'Tiêu đề làm thêm giờ';
$lang['xin_employee_overtime_no_of_days'] = 'Số ngày';
$lang['xin_employee_overtime_hour'] = 'Giờ';
$lang['xin_employee_overtime_rate'] = 'Tỷ lệ';
$lang['xin_employee_delete_overtime_success'] = 'Dữ liệu làm thêm giờ đã bị xóa.';
$lang['xin_employee_set_overtime_title_error'] = 'Trường tiêu đề làm thêm giờ là bắt buộc.';
$lang['xin_employee_set_overtime_no_of_days_error'] = 'Số ngày trường là bắt buộc.';
$lang['xin_employee_set_overtime_hours_error'] = 'Trường giờ là bắt buộc.';
$lang['xin_employee_set_overtime_rate_error'] = 'Trường tỷ lệ làm thêm giờ là bắt buộc.';
$lang['xin_employee_added_overtime_success'] = 'Đã thêm dữ liệu ngoài giờ.';
$lang['xin_employee_updated_overtime_success'] = 'Dữ liệu làm thêm giờ được cập nhật.';
$lang['xin_employee_edit_loan_title'] = 'Chỉnh sửa khoản vay';
$lang['xin_employee_loan_time'] = 'Thời gian cho vay';
$lang['xin_employee_loan_time_single_month'] = 'tháng';
$lang['xin_employee_loan_time_more_months'] = 'tháng';
$lang['xin_payroll_paid'] = 'Đã thanh toán';
$lang['xin_payroll_total_loan'] = 'Tổng số cho vay';
$lang['xin_payroll_total_overtime'] = 'Tổng số giờ làm thêm';
$lang['xin_payroll_view_payslip'] = 'Xem Payslip';
$lang['xin_payroll_currency_converter'] = 'Chuyển đổi tiền tệ';
$lang['xin_payroll_from_usd_currency'] = 'Từ tiền tệ USD';
$lang['xin_payroll_to_currency_title'] = 'Tiêu đề tiền tệ';
$lang['xin_payroll_to_currency_rate'] = 'Tỷ giá tiền tệ';
$lang['xin_employee_delete_currency_con_success'] = 'Đã xóa dữ liệu chuyển đổi tiền tệ.';
$lang['xin_payroll_to_currency_title_error'] = 'Để trường tiêu đề tiền tệ là bắt buộc.';
$lang['xin_payroll_to_currency_rate_error'] = 'Để trường tỷ giá tiền tệ là bắt buộc.';
$lang['xin_employee_added_currency_con_success'] = 'Đã thêm dữ liệu chuyển đổi tiền tệ.';
$lang['xin_employee_updated_currency_con_success'] = 'Cập nhật dữ liệu chuyển đổi tiền tệ.';
$lang['xin_payroll_edit_currency_converter'] = 'Chỉnh sửa chuyển đổi tiền tệ';
$lang['xin_payroll_pdf_co_name'] = 'Tên công ty';
$lang['xin_payroll_pdf_emp_code'] = 'Mã số';
$lang['xin_payroll_pdf_co_address'] = 'Địa chỉ công ty';
$lang['xin_payroll_pdf_pay_date'] = 'Ngày thanh toán';
$lang['xin_payroll_pdf_dt_engage'] = 'Ngày tham gia';
$lang['xin_payroll_pdf_emp_name'] = 'Tên người';
$lang['xin_payroll_pdf_emp_address'] = 'Địa chỉ';
$lang['xin_payroll_pdf_emp_salary_month'] = 'Tháng lương';
$lang['xin_payroll_pdf_pay_percent'] = 'Phần trăm thanh toán';
$lang['xin_payroll_pdf_acc_number'] = 'Số tài khoản';
$lang['xin_role_add'] = 'Thêm vào';
$lang['xin_role_edit'] = 'Chỉnh sửa';
$lang['xin_role_delete'] = 'Xóa bỏ';
$lang['xin_role_import'] = 'Nhập khẩu';
$lang['xin_role_view'] = 'Xem công ty';
$lang['xin_role_view_own'] = 'Xem riêng';
$lang['xin_role_dwn_resume'] = 'Tải xuống hồ sơ';
$lang['xin_role_create'] = 'Tạo nên';
$lang['xin_role_list'] = 'Danh sách';
$lang['xin_role_change_default'] = 'Thay đổi mặc định';
$lang['xin_emp_member_since'] = 'Thành viên từ';
$lang['xin_role_layout_settings'] = 'Cài đặt Giao diện';
$lang['xin_payroll_bulk_payment'] = 'Thanh toán hàng loạt';
$lang['xin_payroll_download_payslip'] = 'Tải xuống Payslip';
$lang['xin_role_enable'] = 'Kích hoạt mô-đun';
$lang['xin_left_main'] = 'DI CHUYỂN CHÍNH';
///////////////////////////////////////////////// hrsale v1.0.7 end

///////////////////////////////////////////////// hrsale v1.0.8 start
$lang['xin_hr_official_documents'] = 'Văn bản chính thức';
$lang['xin_hr_official_license_name'] = 'Tên giấy phép';
$lang['xin_hr_official_license_scan'] = 'Tài liệu chính thức';
$lang['xin_hr_official_license_number'] = 'Số giấy phép';
$lang['xin_hr_official_license_alarm'] = 'Thông báo báo động';
$lang['xin_hr_license_number'] = 'Con số';
$lang['xin_hr_license_no_alarm'] = 'Không báo động';
$lang['xin_hr_license_alarm_1'] = '1 tháng';
$lang['xin_hr_license_alarm_3'] = '3 tháng';
$lang['xin_hr_license_alarm_6'] = '6 tháng';
$lang['xin_co_error_license_name'] = 'Trường tên giấy phép là bắt buộc.';
$lang['xin_co_error_license_exp_date'] = 'Trường ngày hết hạn là bắt buộc.';
$lang['xin_co_error_license_number'] = 'Trường số giấy phép là bắt buộc.';
$lang['xin_co_error_license_off_doc'] = 'Trường tài liệu chính thức là bắt buộc.';
$lang['xin_hr_official_document_added'] = 'Tài liệu chính thức được thêm vào.';
$lang['xin_hr_official_document_updated'] = 'Tài liệu chính thức được cập nhật.';
$lang['xin_hr_official_document_deleted'] = 'Tài liệu chính thức bị xóa.';
$lang['xin_hr_official_document_view'] = 'Xem tài liệu chính thức';
$lang['xin_hr_leave_cat'] = 'Rời khỏi danh mục';
$lang['xin_hr_sub_departments'] = 'Chi cục';
$lang['xin_hr_sub_department'] = 'Bộ phận phụ';
$lang['xin_hr_sub_department_added'] = 'Chi cục đã thêm.';
$lang['xin_hr_sub_department_deleted'] = 'Chi cục đã xóa.';
$lang['xin_hr_sub_department_updated'] = 'Chi cục cập nhật.';
$lang['xin_hr_main_department'] = 'Bộ phận chính';
$lang['xin_hr_sub_department_field_error'] = 'Lĩnh vực phụ là bắt buộc.';
$lang['xin_hr_finance'] = 'Tài chính';
$lang['xin_hr_new_expense'] = 'Chi phí mới';
$lang['xin_hr_new_deposit'] = 'Tiền gửi mới';
$lang['header_apply_jobs_frontend'] = 'Việc làm';
$lang['xin_hr_attendance_status_today'] = 'Tình trạng tham dự hôm nay';
$lang['xin_hr_license_number'] = 'Con số';
$lang['xin_hr_view_document'] = 'Xem tài liệu';
$lang['xin_hr_jb_positions'] = 'Vị trí';
$lang['xin_hr_total_tickets'] = 'Tổng số vé';
$lang['xin_hr_total_open_tickets'] = 'Vé mở';
$lang['xin_hr_total_closed_tickets'] = 'Vé đóng';
$lang['xin_hr_view_more'] = 'Xem thêm';
$lang['xin_hr_view_applications'] = 'Xem ứng dụng';
$lang['xin_hr_upload_documents'] = 'Tải lên Tài liệu';
$lang['xin_hr_office_holidays'] = 'Văn phòng';
$lang['xin_hr_commissions'] = 'Hoa hồng';
$lang['xin_employee_set_commission_success'] = 'Hoa hồng thêm vào.';
$lang['xin_employee_delete_commission_success'] = 'Dữ liệu hoa hồng đã bị xóa.';
$lang['xin_employee_update_commission_success'] = 'Dữ liệu hoa hồng được cập nhật.';
$lang['xin_employee_set_statutory_deduction_success'] = 'Khấu trừ theo luật định.';
$lang['xin_employee_delete_statutory_deduction_success'] = 'Dữ liệu khấu trừ theo luật định đã bị xóa.';
$lang['xin_employee_update_statutory_deduction_success'] = 'Khấu trừ theo luật định được cập nhật.';
$lang['xin_employee_set_otherpayments_success'] = 'Đã thêm thanh toán khác.';
$lang['xin_employee_delete_otherpayments_success'] = 'Dữ liệu thanh toán khác đã bị xóa.';
$lang['xin_employee_update_otherpayments_success'] = 'Cập nhật thanh toán khác.';
$lang['xin_acc_inv_preview'] = 'Xem trước';
$lang['xin_print'] = 'In';
$lang['xin_acc_pay_now'] = 'Thanh toán ngay';
$lang['xin_acc_invoice_payments'] = 'Thanh toán hóa đơn';
$lang['xin_acc_inv_payments'] = 'Lịch sử thanh toán';
$lang['xin_invoice_title'] = 'Hóa đơn';
$lang['xin_invoice_paid_client'] = 'Hóa đơn thanh toán';
$lang['xin_invoice_unpaid_client'] = 'Hóa đơn chưa thanh toán';
$lang['xin_invoice_due_amount'] = 'Số tiền đến hạn';
$lang['xin_acc_payment_gateway'] = 'Cổng thanh toán';
$lang['xin_acc_payment_gateway_info'] = 'Thông tin cổng thanh toán';
$lang['xin_acc_paypal_info'] = 'Thông tin Paypal';
$lang['xin_acc_stripe_info'] = 'Thông tin sọc';
$lang['xin_acc_paypal_email'] = 'Paypal Email';
$lang['xin_acc_paypal_sandbox_active'] = 'Hộp cát Paypal';
$lang['xin_acc_paypal_ipn_url'] = 'URL IPN Paypal';
$lang['xin_acc_stripe_secret_key'] = 'Stripe Secret Key';
$lang['xin_acc_stripe_publlished_key'] = 'Stripe Publishable Key';
$lang['xin_acc_online_payment_receive_account'] = 'Tài khoản nhận thanh toán trực tuyến';
$lang['xin_acc_payment_gateway_info_updated'] = 'Cổng thông tin thanh toán được cập nhật.';
$lang['xin_hr_booking'] = 'Đặt trước';
$lang['xin_hr_booking_details'] = 'Mô-đun đặt phòng rất hữu ích trong hệ thống hr, với sự trợ giúp của mô-đun này, bạn có thể thêm các cuộc hẹn, quảng cáo trong hệ thống. Và có thể xem tất cả các đặt phòng trong một lịch.';
$lang['xin_hr_booking_date'] = 'Ngày đặt phòng';
$lang['xin_hr_booking_time'] = 'Thời gian đặt phòng';
$lang['xin_hr_booking_error_date'] = "Trường ngày đặt phòng là bắt buộc.";
$lang['xin_error_booking_time_field'] = 'Trường thời gian đặt phòng là bắt buộc.';
$lang['xin_error_booking_date_current_date'] = 'Trường ngày đặt phòng phải lớn hơn ngày hiện tại.';
$lang['xin_hr_booking_added_success'] = 'Đặt thêm.';
$lang['xin_hr_booking_updated_success'] = 'Đặt phòng cập nhật.';
$lang['xin_hr_booking_deleted_success'] = 'Đặt phòng đã xóa.';
$lang['xin_hr_booking_edit'] = 'Chỉnh sửa đặt phòng';
$lang['xin_hr_booking_view'] = 'Xem Đặt chỗ';
$lang['xin_header_menu_animation_style'] = 'Menu Header Kiểu Hoạt hình';
$lang['xin_header_menu_animation_style_view_changes'] = 'Chọn bất kỳ tùy chọn để xem thay đổi.';
$lang['xin_header_menu_animation_style_error_field'] = 'Trường phong cách hoạt hình là bắt buộc.';
$lang['xin_hrsale_themes_options'] = 'Mẫu';
$lang['xin_hrsale_themes_options_details'] = 'Đặt tùy chọn mẫu';
$lang['xin_hrsale_themes_options_error_field'] = 'Trường mẫu là bắt buộc.';
$lang['xin_hrsale_themes_option_1'] = 'Mẫu 1';
$lang['xin_hrsale_themes_option_2'] = 'Mẫu 2';
$lang['xin_hrsale_dashboard_option_1'] = 'Bảng điều khiển 1';
$lang['xin_hrsale_dashboard_option_2'] = 'Bảng điều khiển 2';
$lang['xin_hrsale_dashboard_option_3'] = 'Bảng điều khiển 3';
$lang['xin_hrsale_dashboard_option_4'] = 'Bảng điều khiển 4';
$lang['xin_hrsale_dashboard_options'] = 'Bảng điều khiển quản trị';
$lang['xin_hrsale_dashboard_options_error_field'] = 'Trường Bảng điều khiển là bắt buộc.';
$lang['xin_hrsale_dashboard_options_details'] = 'Đặt tùy chọn bảng điều khiển mong muốn của bạn';
$lang['xin_hrsale_manage'] = 'Quản lý';
$lang['xin_hrsale_project_status'] = 'Tình trạng của dự án';
$lang['xin_hrsale_task_status'] = 'Tình trạng nhiệm vụ';
$lang['xin_hrsale_absent_today'] = 'Nhân viên vắng mặt hôm nay';
$lang['xin_hrsale_present_today'] = 'Nhân viên có mặt hôm nay';
$lang['xin_hrsale_absent_status'] = 'Tình trạng vắng mặt';
$lang['xin_hrsale_present_status'] = 'Hiện trạng';
$lang['xin_hrsale_travel_expenses'] = 'Chi phí đi lại';
$lang['xin_hrsale_paid_salaries_account_balances'] = 'Tổng tiền lương, số dư tài khoản, chi phí đi lại và các chi phí khác.';
$lang['xin_hrsale_show_calendar_on_dashboard'] = 'Hiển thị lịch trên bảng điều khiển?';
$lang['xin_sign_in_page_title'] = 'Đăng nhập';
$lang['xin_sign_in_page_options'] = 'Tùy chọn trang đăng nhập';
$lang['xin_sign_in_page_option_details'] = 'Chọn phiên bản trang đăng nhập';
$lang['xin_hrsale_login_page_options_error_field'] = 'Trường tùy chọn trang đăng nhập là bắt buộc.';
$lang['xin_hrsale_login_v1'] = 'Trang đăng nhập phiên bản 1';
$lang['xin_hrsale_login_v2'] = 'Trang đăng nhập phiên bản 2';
$lang['xin_hrsale_login_v3'] = 'Trang đăng nhập phiên bản 3';
$lang['xin_hrsale_login_v4'] = 'Trang đăng nhập phiên bản 4';
$lang['xin_hrsale_login_v5'] = 'Trang đăng nhập phiên bản 5';
$lang['xin_hrsale_login_to_your_account'] = 'đăng nhập vào tài khoản của bạn';
$lang['xin_hrsale_hr_system_login_panel'] = 'Bảng đăng nhập hệ thống nhân sự';
$lang['xin_hrsale_welcome'] = 'Chào mừng bạn đến';
$lang['xin_hrsale_custom_fields'] = 'Trường tùy chỉnh';
$lang['xin_hrsale_custom_field'] = 'Trường tùy chỉnh';
$lang['xin_hrsale_field_label'] = 'nhãn trường';
$lang['xin_hrsale_field_types'] = 'Các loại trường';
$lang['xin_hrsale_field_validation'] = 'Xác nhận';
$lang['xin_hrsale_field_label_error'] = 'Trường nhãn trường là bắt buộc.';
$lang['xin_hrsale_field_priority_error'] = 'Trường nhãn ưu tiên là bắt buộc.';
$lang['xin_hrsale_field_added_success'] = 'Đã thêm trường tùy chỉnh.';
$lang['xin_hrsale_field_updated_success'] = 'Trường tùy chỉnh được cập nhật.';
$lang['xin_hrsale_field_deleted_success'] = 'Đã xóa trường tùy chỉnh.';
$lang['xin_hrsale_custom_field_edit'] = 'Chỉnh sửa trường tùy chỉnh';
$lang['xin_hrsale_custom_field_view'] = 'Xem trường tùy chỉnh';
$lang['xin_hrsale_custom_field_the'] = 'Các';
$lang['xin_hrsale_custom_field_is_required'] = 'lĩnh vực được yêu cầu.';
$lang['xin_field_label'] = 'Nhãn';
$lang['xin_hrsale_total_days'] = 'Tổng số ngày';
$lang['xin_hrsale_leave_quota_completed'] = 'Hạn ngạch nghỉ phép của bạn đã hoàn thành ';
$lang['left_performance_kpi'] = 'KPI';
$lang['xin_performance_kpi_maingoals'] = 'Thêm các mục tiêu chính';
$lang['xin_performance_kpi_variablekpi'] = 'Thêm KPI biến';
$lang['xin_performance_kpi_incidental'] = 'Thêm sự cố';
$lang['xin_enter_kpi_maingoals'] = 'Nhập các mục tiêu chính KPI';
$lang['xin_enter_kpi_variable'] = 'Nhập KPI biến';
$lang['xin_enter_kpi_incidental'] = 'Nhập KPI ngẫu nhiên';
$lang['xin_file_manager_category'] = 'thể loại';
$lang['xin_error_kpi_maingoals_field'] = 'Vui lòng nhập các mục tiêu chính KPI';
$lang['xin_success_kpi_maingoals_added'] = 'Mục tiêu chính đã được thêm vào thành công.';
$lang['xin_error_kpi_variable_field'] = 'Vui lòng nhập KPI biến';
$lang['xin_error_kpi_incidental_field'] = 'Vui lòng nhập KPI ngẫu nhiên';
$lang['xin_success_kpi_variable_added'] = 'Biến KPI đã được thêm thành công.';
$lang['xin_success_kpi_incidental_added'] = 'KPI ngẫu nhiên đã được thêm thành công.';
$lang['xin_success_kpi_incidental_updated'] = 'Sự cố đã được cập nhật thành công.';
$lang['xin_success_kpi_maingoals_updated'] = 'Các mục tiêu chính đã được cập nhật thành công.';
$lang['xin_success_kpi_variable_updated'] = 'Biến KPI đã được cập nhật thành công.';
$lang['xin_error_kpi_targeted_date_field'] = 'Ngày nhắm mục tiêu là bắt buộc.';
$lang['kpi_main'] = 'KPI chính';
$lang['kpi_q1'] = 'Q1';
$lang['kpi_q2'] = 'Q2';
$lang['kpi_q3'] = 'Q3';
$lang['kpi_q4'] = 'Q4';
$lang['kpi_status'] = 'Trạng thái';
$lang['kpi_feedback'] = 'Phản hồi';
$lang['kpi_variable'] = 'KPI biến';
$lang['kpi_incidental'] = 'KPI ngẫu nhiên';
$lang['kpi_result'] = 'Kết quả';
$lang['kpi_created_date'] = 'Tạo tại';
$lang['xin_all'] = 'Tất cả các';
$lang['kpi_maingoals_deleted_successful'] = 'Mục tiêu chính đã bị xóa.';
$lang['kpi_variable_deleted_successful'] = 'Biến bị xóa.';
$lang['kpi_incidental_deleted_successful'] = 'Sự cố đã bị xóa.';
$lang['kpi_incidental_edit'] = 'Chỉnh sửa sự cố';
$lang['kpi_maingoals_edit'] = 'Chỉnh sửa mục tiêu chính';
$lang['kpi_variable_edit'] = 'Chỉnh sửa biến';
$lang['kpi_select_employee_to_view'] = 'Chọn nhân viên để xem KPI';
$lang['kpi_approve_status'] = 'Tình trạng KPI';
$lang['kpi_approve'] = 'Phê duyệt mục tiêu chính kpi?';
$lang['kpi_updated_at'] = 'Cập nhật tại';
$lang['kpi_confirm_approve_maingoals'] = 'Phê duyệt mục tiêu chính KPI?';
$lang['kpi_approve_maingoals_success'] = 'Mục tiêu chính KPI đã được phê duyệt.';
$lang['kpi_confirm_approve_variable'] = 'Phê duyệt biến KPI?';
$lang['kpi_approve_variable_success'] = 'Biến KPI đã được phê duyệt.';
$lang['by_julz'] = 'Julz';
$lang['kpi_add_to'] = 'Thêm vào';
$lang['kpi_select_year'] = 'Chọn năm';
$lang['kpi_select_quarter'] = 'Chọn khu phố';
$lang['kpi_first_quarter'] = 'Quý đầu tiên';
$lang['kpi_second_quarter'] = 'Quý II';
$lang['kpi_third_quarter'] = 'Quý ba';
$lang['kpi_fourth_quarter'] = 'Quý IV';
$lang['kpi_targeted_date'] = 'Ngày nhắm mục tiêu';
$lang['kpi_statistics'] = 'Số liệu thống kê';
$lang['kpi_statistics_variable'] = 'Thống kê biến';
$lang['kpi_statistics_incidental'] = 'Thống kê ngẫu nhiên';
$lang['kpi_legend_ongoing'] = 'Đang thực hiện';
$lang['kpi_legend_improvement'] = 'Cải thiện';
$lang['kpi_legend_achieved'] = 'Đạt được';
$lang['kpi_legend_excellent'] = 'Xuất sắc';
$lang['kpi_statistics_title'] = 'Chức vụ';
$lang['kpi_statistics_value'] = 'Giá trị';
$lang['job_applications'] = 'Đơn xin việc';
$lang['job_applied'] = 'Áp dụng';
$lang['job_interview'] = 'Phỏng vấn';
$lang['job_hired'] = 'Thuê';
$lang['job_rejected'] = 'Từ chối';
$lang['kpi_report'] = 'Báo cáo KPI';
$lang['xin_hr_sub_menu_icons'] = 'Biểu tượng menu phụ';
$lang['xin_hr_draggable_options'] = 'Tùy chọn có thể kéo';
$lang['xin_hr_payslip_deleted'] = 'Đã xóa.';
$lang['xin_enable_geolocation_ssl'] = 'Đã cài đặt SSL?';
$lang['xin_enable_geolocation_ssl_details'] = 'Nếu bạn đã cài đặt ssl trên máy chủ của mình thì bạn có thể bật tùy chọn này, bởi vì bạn có thể dễ dàng lấy vị trí vào / ra của nhân viên trong hệ thống.';
$lang['xin_enable_cache'] = 'Bật bộ nhớ cache';
$lang['xin_refresh_cache'] = 'Làm mới Cache';
$lang['xin_hrsale_default_language'] = 'Ngôn ngữ mặc định';
$lang['xin_field_name_lowercase_error'] = 'Chỉ sử dụng các chữ cái nhỏ cho trường tên.';
$lang['xin_monthly_timesheet'] = 'Bảng chấm công hàng tháng';
$lang['xin_employees_monthly_timesheet'] = 'Bảng chấm công nhân viên';
$lang['xin_assets_assign_to'] = 'Giao cho';
$lang['xin_timesheet_workdays'] = 'Ngày làm việc';
$lang['xin_month_timesheet_title'] = 'Bảng chấm công hàng tháng';
$lang['xin_attendance_timecalendar'] = 'Bảng thời gian';
$lang['xin_attendance_total_present'] = 'Tổng số hiện tại';
$lang['xin_attendance_total_absent'] = 'Tổng số vắng mặt';
$lang['xin_attendance_total_leave'] = 'Tổng số nghỉ';
$lang['xin_attendance_this_month'] = 'Tháng này';
$lang['xin_attendance_cal_view'] = 'Xem lịch tham dự';
$lang['xin_attendance_log_view'] = 'Xem nhật ký tham dự';
$lang['xin_attendance_mark_attendance'] = 'dấu <small>Tham dự</small>';
$lang['xin_attendance_overview_this_month'] = 'Tham dự <small>Tổng quan</small>';
$lang['xin_payroll_statutory_fixed'] = 'Số tiền theo luật định cố định';
$lang['xin_role_own_dep_announcements'] = 'Thông báo của bộ phận riêng';
$lang['xin_role_upd_company_attendance'] = 'Cập nhật tham dự công ty';
$lang['xin_role_1st_level_approval'] = 'Giám sát';
$lang['xin_role_2nd_level_approval'] = 'Giám đốc nhân sự';
$lang['xin_role_first_level_approval'] = 'Phê duyệt cấp một';
$lang['xin_role_first_level_approved'] = 'Cấp đầu tiên được phê duyệt';
$lang['xin_role_generate_company_payslips'] = 'Tạo Payslips công ty';
$lang['xin_role_note1'] = '1: Nếu bạn kích hoạt mô-đun cho một nhân viên, điều đó có nghĩa là nhân viên sẽ chỉ nhìn thấy hồ sơ liên quan đến mô-đun được chỉ định của họ.';
$lang['xin_role_note2'] = '2: Nếu bạn kiểm tra chế độ xem công ty, điều đó có nghĩa là nhân viên sẽ có thể xem tất cả hồ sơ về công ty của họ về mô-đun được chỉ định.';
$lang['xin_role_note_title'] = 'CHÚ THÍCH:';
$lang['xin_jobs_employer'] = 'Chủ nhân';
$lang['xin_jobs_employers'] = 'Nhà tuyển dụng';
$lang['xin_jobs_cms_pages'] = 'Trang CMS';
$lang['xin_full_name_field_error'] = 'Trường tên đầy đủ là bắt buộc.';
$lang['xin_resume_submitted_success'] = 'Sơ yếu lý lịch của bạn đã được gửi.';
$lang['xin_rec_my_account'] = 'Tài khoản của tôi';
$lang['xin_rec_error_company_logo_field'] = 'Trường logo là bắt buộc.';
$lang['xin_payroll_total_earning'] = 'Tổng thu nhập';
$lang['xin_payroll_total_deductions'] = 'Tổng các khoản khấu trừ';
$lang['xin_jobs_employer_added_success'] = 'Nhà tuyển dụng đã thêm thành công.';
$lang['xin_jobs_employer_updated_success'] = 'Nhà tuyển dụng cập nhật thành công.';
$lang['xin_jobs_employer_deleted_success'] = 'Nhà tuyển dụng đã xóa thành công.';
$lang['xin_jobs_page_url'] = 'URL trang';
$lang['xin_jobs_page_content'] = 'Nội dung trang';
$lang['xin_jobs_page_url_field_error'] = 'Trường URL trang là bắt buộc.';
$lang['xin_jobs_page_content_field_error'] = 'Trường nội dung trang là bắt buộc.';
$lang['xin_jobs_page_updated_success'] = 'Trang CMS công việc được cập nhật.';
$lang['xin_hr_success_register_user'] = 'Tài khoản đã được tạo.';
$lang['xin_jobs_cover_letter'] = 'Thư xin việc';
$lang['xin_jobs_cover_letter_for'] = 'Thư xin việc';
$lang['xin_set_employees_salary'] = 'Đặt mức lương nhân viên';
$lang['xin_employee_semi_monthly_payslip'] = 'Payslip bán hàng tháng';
$lang['xin_salary_title'] = 'Lương';
$lang['xin_salary_allowance_taxable'] = 'Chịu thuế';
$lang['xin_salary_allowance_non_taxable'] = 'Không chịu thuế';
$lang['xin_salary_allowance_options'] = 'Tùy chọn phụ cấp';
$lang['xin_sd_ssc_title'] = 'Hệ thống an ninh xã hội';
$lang['xin_sd_phic_title'] = 'Tổng công ty bảo hiểm y tế';
$lang['xin_sd_hdmf_title'] = 'Quỹ hỗ trợ phát triển nhà';
$lang['xin_sd_wht_title'] = 'Khấu trừ thuế đối với tiền lương';
$lang['xin_sd_other_sd_title'] = 'Khấu trừ theo luật định khác';
$lang['xin_salary_sd_options'] = 'Tùy chọn khấu trừ';
$lang['xin_payroll_year_date'] = 'Năm và ngày';
$lang['xin_loan_ssc_title'] = 'Cho vay hệ thống an sinh xã hội';
$lang['xin_loan_hdmf_title'] = 'Phát triển nhà cho vay lẫn nhau';
$lang['xin_loan_other_sd_title'] = 'Loan khác';
$lang['xin_salary_loan_options'] = 'Tùy chọn cho vay';
$lang['xin_job_is_featured'] = 'Là đặc trưng?';
$lang['xin_employee_id_already_exist'] = 'ID nhân viên đã tồn tại.';
$lang['xin_employee_username_already_exist'] = 'Tên người dùng đã tồn tại.';
$lang['xin_employee_email_already_exist'] = 'thư điện tử đã tồn tại.';
$lang['xin_payroll_no_of_days_in_month'] = 'Số ngày trong tháng';
$lang['xin_payroll_hours_worked_total'] = 'Tổng số giờ làm việc';
$lang['xin_enable_sub_departments'] = 'Chi cục';
$lang['xin_payroll_title_details'] = 'Biên chế là phần quan trọng nhất của chúng tôi <strong>%s</strong>. Một quản lý tiền lương rất thông minh và mạnh mẽ được cung cấp để bạn không phải lo lắng về bất kỳ khía cạnh nào trong quản lý tiền lương của bạn. Hệ thống sẽ kích hoạt và làm hầu hết mọi thứ cho bạn.';
$lang['xin_subdepartments_title_details'] = '<strong>%s</strong> cũng cung cấp hệ thống mô đun bộ phận phụ dễ dàng, trong đó quản trị viên có thể thêm nhiều bộ phận phụ và dưới một quản trị viên bộ phận phụ có thể thêm nhiều chỉ định.';
$lang['xin_create_quote'] = 'Tạo trích dẫn';
$lang['xin_title_quotes'] = 'Báo giá';
$lang['xin_title_quote_number'] = 'Trích dẫn số';
$lang['xin_quote_date'] = 'Ngày trích dẫn';
$lang['xin_quote_note'] = 'Trích dẫn';
$lang['xin_quoted_title'] = 'Trích dẫn';
$lang['xin_quoted_approved'] = 'Tạo dự án';
$lang['xin_title_quote_hash'] = 'Trích dẫn #';
$lang['xin_project_coordinator'] = 'Điều phối viên dự án';
$lang['xin_quote_convert_project'] = 'Chuyển đổi sang dự án';
$lang['xin_quote_converted_project'] = 'Chuyển đổi sang dự án';
$lang['xin_project_manager_error_field'] = 'Trường Quản lý dự án là bắt buộc.';
$lang['xin_project_coordinator_error_field'] = 'Trường Điều phối viên dự án là bắt buộc.';
$lang['xin_view_companies_data'] = 'Xem dữ liệu công ty';
$lang['xin_view_all_quotes'] = 'Xem tất cả các trích dẫn';
$lang['xin_quote_type'] = 'Loại trích dẫn';
$lang['xin_quote_type_bid'] = 'BID';
$lang['xin_quote_type_tm'] = 'Thời gian & vật chất';
$lang['xin_quote_convert_invoice'] = 'Chuyển đổi thành Hóa đơn';
$lang['xin_quote_converted_invoice'] = 'Chuyển đổi thành Hóa đơn';
$lang['xin_project_start_date'] = 'Ngày bắt đầu dự án';
$lang['xin_rec_contact_us'] = 'Liên hệ chúng tôi';
$lang['xin_inv_mark_as_paid'] = 'Đánh dấu là trả tiền';
$lang['xin_q_project_completed'] = 'Dự án đã hoàn thành';
$lang['xin_quote_invoiced'] = 'Hóa đơn';
$lang['xin_quote_deffered'] = 'Hoãn lại';
$lang['xin_q_project_created'] = 'Tạo dự án';
$lang['xin_q_project_deffered'] = 'Dự án thất bại';
$lang['xin_convert_to_project_po'] = 'Để chuyển đổi sang Dự án, vui lòng nhập P.O#';
$lang['xin_quote_purchase_order_no'] = 'Đơn đặt hàng #';
$lang['xin_quote_password'] = 'Trích dẫn mật khẩu';
$lang['xin_rec_job_categories'] = 'Danh mục Công việc';
$lang['xin_rec_job_category'] = 'Ngành nghề';
$lang['xin_error_job_category'] = 'Lĩnh vực công việc là bắt buộc.';
$lang['xin_success_job_category_added'] = 'Đã thêm danh mục công việc.';
$lang['xin_success_job_category_deleted'] = 'Danh mục công việc đã bị xóa.';
$lang['xin_success_job_category_updated'] = 'Danh mục công việc được cập nhật.';
$lang['xin_rec_edit_job_category'] = 'Chỉnh sửa danh mục công việc';
$lang['xin_location_field_error'] = 'Trường vị trí được yêu cầu.';
$lang['xin_payroll_net_payable'] = 'Phải trả ròng';
$lang['xin_payroll_date_title'] = 'Ngày biên chế';
$lang['xin_payroll_history_title'] = 'Lịch sử tiền lương';
$lang['xin_record_not_found'] = 'Không tìm thấy hồ sơ.';
$lang['xin_filter'] = 'Bộ lọc';
$lang['xin_filter_employement_report'] = 'Báo cáo việc làm';
$lang['xin_filter_employee'] = 'Lọc nhân viên';
$lang['xin_processing_request'] = 'Chúng tôi đang xử lý yêu cầu của bạn.';
$lang['xin_error_modules_field'] = 'Trường mô-đun là bắt buộc.';
$lang['xin_leave_notifications'] = 'Để lại thông báo';
$lang['xin_projects_notifications'] = 'Thông báo dự án';
$lang['xin_tasks_notifications'] = 'Thông báo nhiệm vụ';
$lang['xin_e_details_exp_documents'] = "Tài liệu hết hạn";
$lang['xin_assets_warranty'] = 'Bảo hành tài sản';
$lang['xin_title_tax'] = 'Thuế';
$lang['xin_title_tax_name'] = 'Tên thuế';
$lang['xin_title_tax_rate'] = 'Thuế suất';
$lang['xin_title_tax_fixed'] = 'Đã sửa';
$lang['xin_title_tax_percent'] = 'Tỷ lệ phần trăm';
$lang['xin_title_edit_tax'] = 'Chỉnh sửa thuế sản phẩm';
$lang['xin_title_taxes'] = 'Thuế';
$lang['xin_title_item'] = 'Mục';
$lang['xin_title_qty_hrs'] = 'Số lượng / Hr';
$lang['xin_title_unit_price'] = 'Đơn giá';
$lang['xin_title_sub_total'] = 'Tổng phụ';
$lang['xin_title_add_item'] = 'Thêm mục';
$lang['xin_title_sub_total2'] = 'Tổng số phụ';
$lang['xin_title_tax_c'] = 'THUẾ';
$lang['xin_discount_type'] = 'Loại giảm giá';
$lang['xin_discount'] = 'Giảm giá';
$lang['xin_discount_amount'] = 'Số tiền chiết khấu';
$lang['xin_flat'] = 'Căn hộ';
$lang['xin_percent'] = 'Phần trăm';
$lang['xin_grand_total'] = 'Tổng cộng';
$lang['xin_submit_invoice'] = 'Gửi hóa đơn';
$lang['xin_title_edit_invoice'] = 'Chỉnh sửa hóa đơn';
$lang['xin_title_from'] = 'Từ';
$lang['xin_title_to'] = 'Tới';
$lang['xin_payment_due'] = 'Hạn thanh toán';
$lang['xin_view_invoice'] = 'Xem hóa đơn';
$lang['xin_view_invoice_more'] = 'Xem thêm';
$lang['xin_title_wcb'] = 'Chào mừng trở lại';
$lang['xin_title_today_is'] = 'Hôm nay là';
$lang['xin_title_is_going_to_expire_soon'] = 'sắp hết hạn.';
$lang['xin_title_alert'] = 'Thông báo!';
$lang['xin_title_license'] = 'Giấy phép';
$lang['xin_title_is_expired'] = 'đã hết hạn.';
///////////////////////////////////////////////// kết thúc giờ v1.1.4
$lang['xin_is_half_monthly'] = 'Là một nửa hàng tháng?';
$lang['xin_is_half_monthly_bs_only'] = 'Chỉ mức lương cơ bản';
$lang['xin_half_deduct_month'] = 'Tùy chọn khấu trừ';
$lang['xin_is_half_monthly_bs_only_both'] = 'Cả hai tùy chọn lương cơ bản và các tùy chọn khác';
$lang['xin_half_monthly'] = 'Nửa tháng';
$lang['xin_overtime_request'] = 'Yêu cầu làm thêm giờ';
$lang['xin_overtime_thours'] = 'Tổng số giờ';
$lang['xin_edit_request_attendance_for'] = 'Chỉnh sửa yêu cầu cho';
$lang['xin_error_request_attendance_date'] = 'Trường ngày là bắt buộc.';
$lang['xin_error_request_attendance_in_time'] = 'Trường Thời gian là bắt buộc.';
$lang['xin_error_request_attendance_out_time'] = 'Trường hết thời gian là bắt buộc.';
$lang['xin_success_request_attendance_update'] = 'Yêu cầu làm thêm giờ được cập nhật.';
$lang['xin_success_request_attendance_added'] = 'Yêu cầu làm thêm giờ được gửi.';
$lang['xin_add_request_attendance_for'] = 'Yêu cầu làm thêm giờ cho';
$lang['xin_title_first_half'] = 'Đầu tiên';
$lang['xin_title_second_half'] = 'Thứ hai';
///////////////////////////////////////////////// kết thúc giờ v1.1.5

///////////////////////////////////////////////// khởi đầu giờ v1.1.6
$lang['xin_mail_type_config'] = 'Loại email';
$lang['xin_mail_smtp_host'] = 'Máy chủ Smtp';
$lang['xin_mail_smtp_username'] = 'Tên người dùng Smtp';
$lang['xin_mail_smtp_password'] = 'Mật khẩu Smtp';
$lang['xin_mail_smtp_port'] = 'Cổng Smtp';
$lang['xin_mail_smtp_secure'] = 'Bảo mật Smtp';
$lang['xin_mail_configuration_title'] = 'Cấu hình email';
$lang['xin_reset_password_success_sent_email'] = 'Chúng tôi đã gửi cho bạn một mật khẩu mới đến địa chỉ email đã đăng ký của bạn.';
$lang['xin_reset_password_link_success_sent_email'] = 'Đặt lại liên kết mật khẩu được gửi đến địa chỉ email của bạn.';
$lang['xin_performance_technical_error_field'] = "Năng lực kỹ thuật là trường bắt buộc.";
$lang['xin_performance_org_error_field'] = "Năng lực tổ chức là trường bắt buộc.";
$lang['xin_success_performance_config_updated'] = 'Cấu hình hiệu suất được cập nhật.';
$lang['xin_e_details_training_record'] = "Hồ sơ đào tạo";
$lang['xin_security_level'] = "Loại bảo mật";
$lang['xin_error_security_level_field'] = "Trường loại bảo mật là bắt buộc.";
$lang['xin_security_level_added'] = "Loại bảo mật được thêm vào.";
$lang['xin_security_level_updated'] = "Loại bảo mật được cập nhật.";
$lang['xin_security_level_delatted'] = "Loại bảo mật đã bị xóa.";
$lang['xin_edit_security_level'] = 'Chỉnh sửa loại bảo mật';
$lang['xin_e_details_do_cleld'] = "Ngày giải phóng mặt bằng";
$lang['xin_esecurity_level_title'] = "Cấp độ bảo mật";
$lang['xin_security_level_emp_added'] = "Đã thêm cấp độ bảo mật.";
$lang['xin_security_level_emp_updated'] = "Mức bảo mật được cập nhật.";
$lang['xin_security_level_emp_delatted'] = "Cấp độ bảo mật đã bị xóa.";
$lang['xin_edit_emp_security_level'] = 'Chỉnh sửa cấp độ bảo mật';
$lang['xin_hr_leave_half_day'] = 'Nửa ngày';
$lang['xin_hr_cant_appply_morethan'] = 'Bạn không thể đăng ký nhiều hơn';
///////////////////////////////////////////////// kết thúc giờ v1.1.6

///////////////////////////////////////////////// khởi đầu giờ v1.1.7
$lang['xin_ethnicity_type_title'] = 'Loại dân tộc';
$lang['xin_ethnicity_type_error_field'] = 'Trường Loại dân tộc là bắt buộc.';
$lang['xin_ethnicity_type_success_added'] = 'Loại dân tộc được thêm vào.';
$lang['xin_ethnicity_type_success_delatted'] = 'Loại dân tộc đã bị xóa.';
$lang['xin_ethnicity_type_success_updated'] = 'Loại dân tộc được cập nhật.';
$lang['xin_edit_ethnicity_type'] = 'Chỉnh sửa loại dân tộc';
$lang['xin_income_type'] = 'Loại thu nhập';
$lang['xin_income_type_error_field'] = 'Trường Loại thu nhập là bắt buộc.';
$lang['xin_income_type_success_added'] = 'Loại thu nhập được thêm vào.';
$lang['xin_income_type_success_delatted'] = 'Loại thu nhập đã bị xóa.';
$lang['xin_income_type_success_updated'] = 'Loại thu nhập được cập nhật.';
$lang['xin_edit_income_type'] = 'Chỉnh sửa loại thu nhập';
$lang['xin_sidebar_title'] = 'Thanh bên';
$lang['xin_view_company_emp_title'] = 'Xem nhân viên công ty';
$lang['xin_view_location_emp_title'] = 'Xem vị trí nhân viên';
$lang['xin_iternal_title'] = 'Internal';
$lang['xin_external_title'] = 'Bên ngoài';
$lang['xin_trainer_opt_title'] = 'Tùy chọn giảng viên';
$lang['xin_trainer_opt_error_field'] = 'Chọn tùy chọn giảng viên';
$lang['xin_promote_to_title'] = 'Được quảng cáo tới:';
$lang['xin_expired_title'] = 'Đã hết hạn';
$lang['xin_payroll_verifier_title'] = 'Trình xác minh';
$lang['xin_payroll_approver_title'] = 'Người phê duyệt';
$lang['xin_manager_level_title'] = 'Cấp quản lý được phê duyệt';
$lang['xin_hrd_level_title'] = 'Cấp độ HRD được phê duyệt';
$lang['xin_gm_om_level_title'] = 'Cấp GM / OM được phê duyệt';
$lang['xin_approve_payroll_title'] = 'Phê duyệt bảng lương';
$lang['xin_second_level_payroll_approver_title'] = 'Phê duyệt cuối cùng';
$lang['xin_not_approve_payroll_title'] = 'Không được chấp thuận';
$lang['xin_approved_final_payroll_title'] = 'Cấp độ cuối cùng được phê duyệt của Payslip.';
$lang['xin_disables_payroll_title'] = 'Thanh toán bị vô hiệu hóa cho nhân viên.';
$lang['xin_enable_multishifts_title'] = 'Kích hoạt nhiều ca';
$lang['xin_enable_multishifts_error_field'] = 'Trường đa ca là bắt buộc.';
$lang['xin_office_shift_field_error'] = 'Trường dịch chuyển văn phòng là bắt buộc.';
$lang['xin_budget_title'] = 'Ngân sách';
$lang['xin_download_profile_title'] = 'Tải xuống hồ sơ';
$lang['xin_available_title'] = 'Có sẵn';
$lang['xin_away_title'] = 'Đi vắng';
$lang['xin_busy_title'] = 'Bận rộn';
$lang['xin_iamavailable_title'] = "Tôi có sẵn";
$lang['xin_iamaway_title'] = "Tôi đi vắng";
$lang['xin_iambusy_title'] = "Tôi đang bận";
$lang['xin_chatgroup_title'] = 'Trò chuyện nhóm';
$lang['xin_privatechat_title'] = 'Trò chuyện riêng tư';
$lang['xin_chatoffline_title'] = 'Ngoại tuyến';
$lang['xin_chatonline_title'] = 'Trực tuyến';
///////////////////////////////////////////////// kết thúc giờ v1.1.7

///////////////////////////////////////////////// khởi đầu giờ v1.1.8
$lang['xin_last_taken_leave_title'] = 'Nghỉ phép cuối cùng';
$lang['xin_project_cancelled'] = 'Đã hủy';
$lang['xin_project_hold'] = 'Giữ';
$lang['xin_project_no'] = 'Số dự án';
$lang['xin_project_budget_hrs'] = 'Giờ ngân sách';
$lang['xin_project_actual_hrs'] = 'Giờ thực tế';
$lang['xin_project_budget_hrs_field_error'] = 'Trường giờ ngân sách là bắt buộc.';
$lang['xin_project_projectno_field_error'] = 'Dự án số. lĩnh vực được yêu cầu.';
$lang['xin_project_variations'] = 'Biến thể';
$lang['xin_task_categories'] = 'Danh mục nhiệm vụ';
$lang['xin_task_category'] = 'Loại nhiệm vụ';
$lang['xin_task_category_field_error'] = 'Trường thể loại nhiệm vụ là bắt buộc.';
$lang['xin_task_category_field_added_success'] = 'Đã thêm danh mục nhiệm vụ.';
$lang['xin_task_category_field_deleted_success'] = 'Loại nhiệm vụ đã bị xóa.';
$lang['xin_task_category_field_updated_success'] = 'Danh mục nhiệm vụ được cập nhật.';
$lang['xin_edit_task_category'] = 'Chỉnh sửa danh mục nhiệm vụ';
$lang['xin_project_variation'] = 'Biến thể';
$lang['xin_project_variation_hrs'] = 'Giờ biến đổi';
$lang['xin_project_variation_no'] = 'Số biến thể';
$lang['xin_client_approval'] = 'Phê duyệt của khách hàng';
$lang['xin_client_approval_claimed'] = 'Yêu cầu';
$lang['xin_client_approval_unclaimed'] = 'Chưa được yêu cầu';
$lang['xin_project_variation_field_error'] = 'Trường số biến thể là bắt buộc.';
$lang['xin_project_variation_title_field_error'] = 'Trường tiêu đề biến thể là bắt buộc.';
$lang['xin_project_variation_hrs_field_error'] = 'Trường giờ biến thể là bắt buộc.';
$lang['xin_project_variation_added_success'] = 'Đã thêm biến thể dự án.';
$lang['xin_project_variation_added_delatted'] = 'Biến thể dự án đã bị xóa.';
$lang['xin_project_variation_added_updated'] = 'Cập nhật biến thể dự án.';
$lang['xin_project_edit_variation'] = 'Chỉnh sửa biến';
$lang['xin_meeting_room'] = 'Phòng họp';
$lang['xin_meeting_room_field_error'] = 'Trường phòng họp là bắt buộc.';
$lang['xin_project_timelogs'] = 'Nhật ký thời gian';
$lang['xin_project_timelogs_starttime'] = 'Thời gian bắt đầu';
$lang['xin_project_timelogs_endtime'] = 'Thời gian kết thúc';
$lang['xin_project_timelogs_memo'] = 'Ghi nhớ';
$lang['xin_project_time_start_field_error'] = 'Trường thời gian bắt đầu là bắt buộc.';
$lang['xin_project_time_end_field_error'] = 'Trường thời gian kết thúc là bắt buộc.';
$lang['xin_project_memo_field_error'] = 'Trường ghi nhớ là bắt buộc.';
$lang['xin_project_timelogs_added_success'] = 'Timelog đã thêm.';
$lang['xin_project_timelogs_updated_success'] = 'Cập nhật bảng thời gian.';
$lang['xin_project_timelogs_delatted_success'] = 'Timelog đã bị xóa.';
$lang['xin_project_timelog_edit'] = 'Chỉnh sửa Timelog';
$lang['xin_job_applicants_title'] = 'Người đăng ký';
$lang['xin_primary_selected'] = 'Chính được chọn';
$lang['xin_call_for_interview'] = 'Gọi để phỏng vấn';
$lang['xin_change_status'] = 'Thay đổi trạng thái';
$lang['xin_applicant_status_updated'] = 'Trạng thái người xin việc được cập nhật.';
$lang['xin_view_job_applicants'] = 'Xem người xin việc';
$lang['xin_hr_report_leave_report'] = 'Để lại báo cáo';
$lang['xin_quote_manager'] = 'Trình quản lý trích dẫn';
$lang['xin_lead'] = 'Dẫn';
$lang['xin_leads'] = 'Dẫn';
$lang['xin_project_edit_lead'] = 'Chỉnh sửa khách hàng tiềm năng';
$lang['xin_project_view_lead'] = 'Xem khách hàng tiềm năng';
$lang['xin_project_lead_added'] = 'Đã thêm chì.';
$lang['xin_project_lead_updated'] = 'Đã cập nhật chì.';
$lang['xin_project_lead_delatted'] = 'Đã xóa chì.';
$lang['xin_estimates'] = 'Ước tính';
$lang['xin_change_to_client'] = 'Thay đổi thành khách hàng';
$lang['xin_change_lead_confirm'] = 'Bạn có chắc chắn muốn thay đổi khách hàng tiềm năng thành khách hàng không?';
$lang['xin_d_not_lead_restored'] = "Không thể khôi phục được chì đã chuyển đổi !!!";
$lang['xin_lead_confirm_change_btn'] = 'Xác nhận thay đổi';
$lang['xin_lead_has_been_converted'] = 'Khách hàng tiềm năng đã thay đổi thành khách hàng thành công.';
$lang['xin_convert_estimate_invoice_confirm'] = 'Bạn có chắc chắn muốn chuyển đổi ước tính này thành hóa đơn không?';
$lang['xin_pay_invoice_conf Confirm'] = 'Bạn có chắc chắn muốn thanh toán hóa đơn này không?';
$lang['xin_invoice_has_been_paid'] = 'Hóa đơn đã được thanh toán.';
$lang['xin_invoice_still_un_paid'] = 'Hóa đơn vẫn chưa được thanh toán.';
$lang['xin_invoice_pay'] = 'Hóa đơn thanh toán';
$lang['xin_approved_leave'] = 'Lá được chấp thuận';
$lang['xin_pending_leave'] = 'Lá đang chờ xử lý';
$lang['xin_upasing_leave'] = 'Sắp tới';
$lang['xin_project_vo_hrs'] = 'Giờ VO';
$lang['xin_project_vo_no'] = 'Số VO';
$lang['xin_tasks_calendar'] = 'Lịch nhiệm vụ';
$lang['xin_tasks_sboard'] = 'Nhiệm vụ Scrum Board';
$lang['xin_projects_sboard'] = 'Bảng dự án Scrum';
///////////////////////////////////////////////// kết thúc giờ v1.1.8

///////////////////////////////////////////////// start hrsale v1.1.9
$lang['xin_payee_option'] = 'Tùy chọn người nhận thanh toán';
$lang['xin_clcontact_person'] = 'Người liên hệ';
$lang['xin_clcontact_person_field_error'] = 'Trường người liên hệ là bắt buộc.';
$lang['xin_lead_details'] = 'Chi tiết khách hàng tiềm năng';
$lang['xin_lead_followup'] = 'Theo dõi';
$lang['xin_lead_next_followup'] = 'Tiếp theo tiếp theo';
$lang['xin_lead_new_followup'] = 'Theo dõi mới';
$lang['xin_lead_next_followup_field_error'] = 'Trường theo dõi trường tiếp theo là bắt buộc.';
$lang['xin_lead_followup_added'] = 'Dẫn theo dõi thêm vào.';
$lang['xin_lead_followup_updated'] = 'Dẫn theo dõi cập nhật.';
$lang['xin_lead_followup_delatted'] = 'Dẫn theo dõi đã bị xóa.';
$lang['xin_lead_add_followup'] = 'Thêm theo dõi';
$lang['xin_po_no'] = 'P.O. Không.';
$lang['xin_old_password'] = 'Mật khẩu cũ';
$lang['xin_old_password_error_field'] = 'Trường mật khẩu cũ là bắt buộc.';
$lang['xin_old_password_does_not_match'] = 'Mật khẩu cũ không khớp.';
$lang['xin_blood_group'] = 'Nhóm máu';
$lang['xin_nationality'] = 'Quốc tịch';
$lang['xin_citizenship'] = 'Quyền công dân';
$lang['xin_default_currency_field_error'] = 'Trường tiền tệ mặc định là bắt buộc.';
$lang['xin_default_timezone_field_error'] = 'Trường múi giờ là bắt buộc.';
$lang['xin_leave_file_type'] = 'Chỉ tải lên tệp: pdf, gif, png, jpg, jpeg';
$lang['xin_phase_no'] = 'Giai đoạn không';
$lang['xin_invoice_terms_condition'] = 'Điều khoản & điều kiện hóa đơn';
$lang['xin_estimate_terms_condition'] = 'Ước tính Điều khoản & Điều kiện';
$lang['xin_quote_project'] = 'Dự án được trích dẫn';
$lang['xin_quote_projects'] = 'Dự án được trích dẫn';
$lang['xin_quote_project_no'] = 'Số dự án được trích dẫn';
$lang['xin_estimate_hrs'] = 'Giờ ước tính';
$lang['xin_quote_date_field_error'] = 'Trường ngày ước tính là bắt buộc.';
$lang['xin_estimate_hrs_field_error'] = 'Trường giờ ước tính là bắt buộc.';
$lang['xin_quote_project_details'] = 'Chi tiết dự án được trích dẫn';
$lang['xin_quote_calendar'] = 'Ước tính Lịch';
$lang['xin_lead_follow_up'] = 'Dẫn theo dõi';
$lang['xin_import_leads'] = 'Nhập dẫn';
$lang['xin_success_leads_import'] = 'Dẫn dữ liệu được nhập thành công.';
$lang['xin_error_not_leads_import'] = 'Khách hàng tiềm năng không được nhập.';
$lang['xin_leads_import_description_line2'] = 'Thứ tự cột chính xác là (Người liên hệ, Địa chỉ email, Mật khẩu, Số liên hệ, Tên công ty, URL trang web, Địa chỉ 1, Địa chỉ 2, Thành phố, Bang, Mã Zip, Quốc gia (Sử dụng ID quốc gia ) và bạn phải theo dõi tệp csv, nếu không bạn sẽ gặp lỗi trong khi nhập tệp csv. ';
$lang['xin_invoice_calendar'] = 'Lịch hóa đơn';
$lang['xin_invoice_completed'] = 'Hóa đơn đã hoàn thành';
$lang['xin_invoice_pending'] = 'Hóa đơn đang chờ xử lý';
$lang['hr_dashboard_title'] = 'Bảng điều khiển nhân sự';
$lang['hr_staff_dashboard_title'] = 'Bảng điều khiển nhân viên';
$lang['xin_view_payslips_all'] = 'Xem tất cả Payslips';
$lang['xin_view_awards_all'] = 'Xem tất cả giải thưởng';
$lang['xin_leave_request'] = 'Yêu cầu rời khỏi';
$lang['xin_view_leave_all'] = 'Xem tất cả để lại';
$lang['xin_assets_working'] = 'Làm việc';
$lang['xin_assets_not_working'] = 'Không hoạt động';
$lang['xin_employee_company_txt'] = 'Công ty nhân viên';
$lang['xin_employee_location_txt'] = 'Vị trí nhân viên';
$lang['hr_project_dashboard_title'] = 'Bảng điều khiển dự án';
$lang['xin_dashboard_white_widgets'] = 'White Widgets';
$lang['xin_dashboard_color_widgets'] = 'Các widget màu';
$lang['xin_view_clents_all'] = 'Xem tất cả khách hàng';
$lang['xin_view_leads_all'] = 'Xem tất cả các khách hàng tiềm năng';
$lang['xin_changed_clents_leads_all'] = 'Đã thay đổi thành Khách hàng';
$lang['xin_view_all'] = 'Xem tất cả';
$lang['xin_view_all_invoice_payments'] = 'Xem tất cả các khoản thanh toán hóa đơn';
$lang['xin_projects_status'] = 'Trạng thái dự án';
$lang['xin_tasks_status'] = 'Trạng thái nhiệm vụ';
$lang['xin_last_5_project_data'] = '5 dữ liệu dự án cuối cùng';
$lang['xin_hr_imports'] = 'Nhập khẩu nhân sự';
$lang['xin_payslip_history'] = 'Lịch sử Payslip';
$lang['hr_accounting_dashboard_title'] = 'Bảng điều khiển tài chính';
$lang['xin_last_invoices'] = 'Hóa đơn cuối cùng';
$lang['xin_last_estimates'] = 'Ước tính cuối cùng';
$lang['xin_last_projects'] = 'Dự án cuối cùng';
$lang['xin_last_tasks'] = 'Nhiệm vụ cuối cùng';
$lang['xin_last_clents'] = 'Khách hàng cuối cùng';
$lang['xin_last_leads'] = 'Dẫn cuối';
$lang['xin_lead_no_followup'] = 'Không theo dõi';
$lang['xin_changed_client_leads_all'] = 'Đã thay đổi thành Khách hàng';
$lang['xin_income'] = 'Thu nhập';
$lang['xin_awards_cash'] = 'Giải thưởng Tiền mặt';
$lang['hr_timesheet_dashboard_title'] = 'Bảng điều khiển bảng thời gian';
$lang['xin_total_deposit'] = 'Tổng tiền gửi';
$lang['xin_total_expenses'] = 'Tổng chi phí';
$lang['xin_total_payees'] = 'Tổng số người được trả tiền';
$lang['xin_total_payers'] = 'Tổng số người trả';
$lang['xin_invoices_summary'] = 'Tóm tắt hóa đơn';
$lang['xin_recent_invoices'] = 'Hóa đơn gần đây';
$lang['xin_latest_income'] = 'Thu nhập mới nhất';
$lang['xin_latest_Exense'] = 'Chi phí mới nhất';
$lang['xin_today_attendance_status'] = 'Tình trạng tham dự hôm nay';
$lang['xin_leave_status'] = 'Để lại trạng thái';
$lang['xin_overtime_request_status'] = 'Trạng thái yêu cầu làm thêm giờ';
$lang['xin_latest_leave'] = 'Nghỉ phép mới nhất';
$lang['xin_latest_holiday'] = 'Ngày lễ mới nhất';
$lang['xin_view_all_holiday'] = 'Xem tất cả các ngày lễ';
$lang['xin_reports_to'] = 'Báo cáo đến';
$lang['xin_my_team'] = 'Đội của tôi';
$lang['xin_my_leave'] = 'Nghỉ phép của tôi';
///////////////////////////////////////////////// end hrsale v1.1.9
///////////////////////////////////////////////// khởi đầu giờ v2.0.0
$lang['xin_reset_password_link'] = 'Nhập địa chỉ email của bạn và chúng tôi sẽ gửi cho bạn một liên kết để đặt lại mật khẩu của bạn.';
$lang['xin_lock_user_session_timeout'] = 'Phiên của bạn đã hết thời gian. Vui lòng nhập mật khẩu của bạn để tiếp tục. ';
$lang['xin_lock_user_logged_in_as'] = 'ĐĂNG NHẬP NHƯ';
$lang['xin_projects_manager_title'] = 'Trình quản lý dự án';
$lang['xin_change_system_logo'] = 'Thay đổi Logo';
$lang['xin_se_contact_person'] = 'Người liên hệ';
$lang['xin_set_up'] = 'Thiết lập';
$lang['xin_change_setting_info'] = 'Bạn có thể thay đổi thông tin hệ thống từ các tùy chọn bên dưới.';
$lang['xin_view_all_projects'] = 'Xem tất cả các dự án';
$lang['xin_view_core_hr_modules'] = 'Xem các mô-đun hr core';
$lang['xin_set_up_all_types'] = 'Thiết lập tất cả các loại';
$lang['xin_enable_disable_modules'] = 'Kích hoạt vô hiệu hóa các mô-đun';
$lang['xin_restore'] = 'Khôi phục';
$lang['xin_database'] = 'Cơ sở dữ liệu';
$lang['xin_database_backup_restore'] = 'Sao lưu và khôi phục';
$lang['xin_database_restore_lost_civerse_data'] = 'Lưu ý: Nếu bạn khôi phục cơ sở dữ liệu của mình thì tất cả dữ liệu hiện tại sẽ bị mất.';
$lang['xin_database_choose_backup'] = 'Chọn tệp sao lưu';
$lang['xin_database_backup_field_error'] = 'Chọn tệp sao lưu cơ sở dữ liệu.';
$lang['xin_databse_restored_success'] = 'Cơ sở dữ liệu của bạn đã được khôi phục thành công.';
$lang['xin_depidor_upload_files'] = 'Tải tệp lên';
$lang['xin_hr_official_document_setup'] = 'Thiết lập tài liệu chính thức';
$lang['xin_e_list_bao_document'] = "Liệt kê tất cả các tài liệu đã hết hạn";
$lang['xin_employee_status_updated'] = 'trạng thái được cập nhật.';
$lang['xin_for_the_month_of'] = 'Trong tháng';
$lang['xin_leave_dashboard'] = 'Rời khỏi Bảng điều khiển';
$lang['xin_projects_scrm_board'] = 'Hội đồng Kanban';
$lang['xin_last_6_month'] = '6 tháng qua';
$lang['xin_last_1_year'] = '1 năm qua';
$lang['xin_last_2_year'] = '2 năm qua';
$lang['xin_last_3_year'] = '3 năm qua';
$lang['xin_deposit_vs_Exense'] = 'Gửi tiền so với chi phí';
$lang['xin_last_3_year'] = '3 năm qua';
$lang['xin_clents_leads_status'] = 'Khách hàng \ Trạng thái dẫn';
$lang['xin_graph_Vport'] = 'Báo cáo đồ thị';
$lang['xin_acc_ledger_account'] = 'Sổ cái tài khoản';
$lang['xin_acc_ledger_account_of'] = 'Sổ cái tài khoản của';
$lang['xin_hr_payees_payers'] = 'Người trả tiền & Người trả tiền';
$lang['xin_transfer_funds'] = 'Chuyển tiền';
$lang['xin_add_edit_info'] = 'Thêm / Chỉnh sửa';
$lang['xin_awards_Vport'] = 'Báo cáo giải thưởng';
$lang['xin_travel_Vport'] = 'Báo cáo du lịch';
$lang['xin_assets_Vport'] = 'Báo cáo tài sản';
$lang['xin_holiday_Vport'] = 'Báo cáo ngày lễ';
$lang['xin_resignation_Vport'] = 'Báo cáo từ chức';
$lang['xin_promotion_Vport'] = 'Báo cáo khuyến mãi';
$lang['xin_complaints_Vport'] = 'Báo cáo khiếu nại';
$lang['xin_warning_Vport'] = 'Báo cáo cảnh báo';
$lang['xin_termination_Vport'] = 'Báo cáo chấm dứt';
$lang['xin_emp NHÂN_exit_Vport'] = 'Báo cáo thoát nhân viên';
$lang['xin_awards_Vport'] = 'Báo cáo giải thưởng';
$lang['xin_awards_Vport'] = 'Báo cáo giải thưởng';
$lang['xin_awards_Vport'] = 'Báo cáo giải thưởng';
$lang['xin_awards_Vport'] = 'Báo cáo giải thưởng';
$lang['xin_jobs_edit_cms_page'] = 'Chỉnh sửa trang CMS';
$lang['xin_team'] = 'Đội';
$lang['xin_add_task'] = 'Thêm nhiệm vụ';
$lang['xin_success_project_status'] = 'Trạng thái dự án được cập nhật.';
$lang['xin_add_project'] = 'Thêm dự án';
$lang['left_show_projects'] = 'Hiển thị dự án';
$lang['left_show_t Nhiệm'] = 'Hiển thị Nhiệm vụ';
$lang['xin_list_view'] = 'Chế độ xem danh sách';
$lang['xin_grid_view'] = 'Chế độ xem lưới';
$lang['xin_hrsale_events_calWiki'] = 'Lịch sự kiện';
$lang['xin_hrsale_meetings_calWiki'] = 'Lịch họp';
$lang['xin_event_color'] = 'Màu sự kiện';
$lang['xin_meeting_color'] = 'Màu cuộc họp';
$lang['xin_invoice_to'] = 'Hóa đơn';
$lang['xin_total_due'] = 'Tổng số tiền';
$lang['xin_add_member'] = 'Thêm thành viên';
$lang['xin_edit_estimates'] = 'Chỉnh sửa Ước tính';
$lang['xin_submit_estimates'] = 'Gửi ước tính';
$lang['xin_estimate_to'] = 'Ước tính';
$lang['xin_office_shift_not_assign'] = 'Dịch chuyển văn phòng không được chỉ định.';
$lang['xin_view_polaho'] = 'Xem chính sách';
$lang['xin_estimate_leads'] = 'Ước tính dẫn';
$lang['xin_estimate_timelogs'] = 'Ước tính thời gian biểu';
$lang['xin_task_title_field_error'] = 'Trường nhiệm vụ là bắt buộc.';
$lang['xin_login_page bản'] = 'Văn bản trang đăng nhập';
$lang['xin_login_page văn_desc'] = 'Nó sẽ chỉ hiển thị cho trang đăng nhập phiên bản 1';
$lang['xin_title_saudi_gosi'] = 'Saudi GOSI';
$lang['xin_enable_saudi_gosi'] = 'Kích hoạt Saudi GOSI?';
$lang['xin_pincode'] = 'Mã pin';
$lang['xin_pincode_field_error'] = 'Trường mã pin là bắt buộc.';
$lang['xin_pincode_should_be_digits_error'] = 'Mã pin phải là chữ số.';
$lang['xin_pincode_six_digits_error'] = 'Mã pin phải có ít nhất 6 chữ số.';
$lang['xin_pincode_al yet_exist'] = 'Mã Pin đã tồn tại.';
$lang['xin_login_employee_with_pincode'] = 'Đăng nhập nhân viên bằng mã pin';
$lang['xin_enter_pincode'] = 'Nhập mã pin';
$lang['xin_invalid_pincode'] = 'Mã pin không hợp lệ';
$lang['xin_no_nofitication_found'] = 'Không tìm thấy thông báo nào !!';
$lang['xin_both_goal_appraalu'] = 'Cả mục tiêu và thẩm định';
///////////////////////////////////////////////// kết thúc giờ v2.0.0

/* End of file hrsale_lang.php */
/* Location: ./system/language/vietnamese/hrsale_lang.php */