259 lines
11 KiB
Plaintext
259 lines
11 KiB
Plaintext
# Translation of Odoo Server.
|
||
# This file contains the translation of the following modules:
|
||
# * hr_presence
|
||
#
|
||
# Translators:
|
||
# Wil Odoo, 2024
|
||
# Thi Huong Nguyen, 2024
|
||
#
|
||
msgid ""
|
||
msgstr ""
|
||
"Project-Id-Version: Odoo Server 18.0\n"
|
||
"Report-Msgid-Bugs-To: \n"
|
||
"POT-Creation-Date: 2024-12-16 13:40+0000\n"
|
||
"PO-Revision-Date: 2024-09-25 09:41+0000\n"
|
||
"Last-Translator: Thi Huong Nguyen, 2024\n"
|
||
"Language-Team: Vietnamese (https://app.transifex.com/odoo/teams/41243/vi/)\n"
|
||
"MIME-Version: 1.0\n"
|
||
"Content-Type: text/plain; charset=UTF-8\n"
|
||
"Content-Transfer-Encoding: \n"
|
||
"Language: vi\n"
|
||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||
|
||
#. module: hr_presence
|
||
#. odoo-python
|
||
#: code:addons/hr_presence/models/hr_employee.py:0
|
||
msgid "%(name)s has been noted as %(state)s today"
|
||
msgstr "%(name)s đã được lưu là %(state)s hôm nay"
|
||
|
||
#. module: hr_presence
|
||
#: model:mail.template,body_html:hr_presence.mail_template_presence
|
||
msgid ""
|
||
"<div>\n"
|
||
" Dear <t t-out=\"object.name or ''\">Abigail Peterson</t>,<br/><br/>\n"
|
||
"We hope this message finds you well. It has come to our attention that you are currently not present at work, and there is no record of a time off request from you. If this absence is due to an oversight on our part, we sincerely apologize for any confusion.\n"
|
||
"Please take the necessary steps to address this unplanned absence. Should you have any questions or need assistance, do not hesitate to reach out to your manager or the HR department at your earliest convenience.\n"
|
||
"Thank you for your prompt attention to this matter.\n"
|
||
" <br/>Best Regards,<br/><br/>\n"
|
||
" </div>\n"
|
||
" "
|
||
msgstr ""
|
||
"<div>\n"
|
||
" Xin chào <t t-out=\"object.name or ''\">Abigail Peterson</t>,<br/><br/>\n"
|
||
"Chúng tôi nhận thấy rằng có vẻ như bạn không có mặt ở văn phòng và bạn cũng không nộp đơn nghỉ phép nào. Nếu đây là sơ suất từ phía chúng tôi, thành thật xin lỗi bạn vì bất kỳ nhầm lẫn nào đã xảy ra.\n"
|
||
"Vui lòng thực hiện các thủ tục cần thiết để xử lý lần vắng mặt đột xuất này. Nếu bạn có bất kỳ câu hỏi nào hoặc cần hỗ trợ, hãy liên hệ với quản lý hoặc phòng nhân sự sớm nhất có thể.\n"
|
||
"Cảm ơn sự quan tâm kịp thời của bạn tới vấn đề này.\n"
|
||
" <br/>Trân trọng,<br/><br/>\n"
|
||
" </div>\n"
|
||
" "
|
||
|
||
#. module: hr_presence
|
||
#: model:ir.model.fields.selection,name:hr_presence.selection__hr_employee__hr_presence_state_display__absent
|
||
#: model:ir.model.fields.selection,name:hr_presence.selection__hr_employee_base__hr_presence_state_display__absent
|
||
#: model:ir.model.fields.selection,name:hr_presence.selection__hr_employee_public__hr_presence_state_display__absent
|
||
#: model_terms:ir.ui.view,arch_db:hr_presence.hr_employee_view_search
|
||
msgid "Absent"
|
||
msgstr "Vắng mặt"
|
||
|
||
#. module: hr_presence
|
||
#: model:ir.actions.server,name:hr_presence.action_hr_employee_presence_log
|
||
msgid "Add a log note"
|
||
msgstr "Thêm ghi chú nhật ký"
|
||
|
||
#. module: hr_presence
|
||
#: model:ir.model,name:hr_presence.model_hr_employee_base
|
||
msgid "Basic Employee"
|
||
msgstr "Người dùng cơ bản"
|
||
|
||
#. module: hr_presence
|
||
#: model:ir.model,name:hr_presence.model_res_company
|
||
msgid "Companies"
|
||
msgstr "Công ty"
|
||
|
||
#. module: hr_presence
|
||
#: model:ir.model,name:hr_presence.model_res_config_settings
|
||
msgid "Config Settings"
|
||
msgstr "Cài đặt cấu hình"
|
||
|
||
#. module: hr_presence
|
||
#: model:ir.model.fields,field_description:hr_presence.field_res_users_log__create_uid
|
||
msgid "Create Uid"
|
||
msgstr "Tạo Uid"
|
||
|
||
#. module: hr_presence
|
||
#: model:ir.actions.server,name:hr_presence.action_hr_employee_presence_time_off
|
||
msgid "Create a Time Off"
|
||
msgstr "Tạo một đơn nghỉ phép"
|
||
|
||
#. module: hr_presence
|
||
#: model:ir.model.fields,field_description:hr_presence.field_hr_employee__email_sent
|
||
#: model:ir.model.fields,field_description:hr_presence.field_hr_employee_base__email_sent
|
||
#: model:ir.model.fields,field_description:hr_presence.field_hr_employee_public__email_sent
|
||
msgid "Email Sent"
|
||
msgstr "Email đã gửi"
|
||
|
||
#. module: hr_presence
|
||
#: model:sms.template,name:hr_presence.sms_template_data_hr_presence
|
||
msgid "Employee: Presence Reminder"
|
||
msgstr "Nhân viên: Nhắc nhở có mặt"
|
||
|
||
#. module: hr_presence
|
||
#: model:ir.actions.server,name:hr_presence.ir_cron_presence_control_ir_actions_server
|
||
msgid "HR Presence: cron"
|
||
msgstr "Nhân sự có mặt: định kỳ"
|
||
|
||
#. module: hr_presence
|
||
#: model:mail.template,name:hr_presence.mail_template_presence
|
||
msgid "HR: Employee Absence email"
|
||
msgstr "HR: Email nhân viên vắng mặt"
|
||
|
||
#. module: hr_presence
|
||
#: model:sms.template,body:hr_presence.sms_template_data_hr_presence
|
||
msgid ""
|
||
"Hi, we noticed you're not at work and no time-off was submitted. If this is "
|
||
"an oversight from us, we apologize. Please contact your manager or HR ASAP. "
|
||
"Thanks"
|
||
msgstr ""
|
||
"Xin chào, chúng tôi thấy bạn không đi làm mà không nộp đơn xin nghỉ phép. "
|
||
"Tuy nhiên, rất mong bạn thứ lỗi nếu đây là sai sót từ phía chúng tôi. Vui "
|
||
"lòng liên hệ với quản lý hoặc phòng nhân sự sớm nhất có thể. Cảm ơn bạn!"
|
||
|
||
#. module: hr_presence
|
||
#: model:ir.model.fields,field_description:hr_presence.field_res_company__hr_presence_last_compute_date
|
||
msgid "Hr Presence Last Compute Date"
|
||
msgstr "Nhân sự Có mặt Ngày tính cuối cùng"
|
||
|
||
#. module: hr_presence
|
||
#: model:ir.model.fields,field_description:hr_presence.field_hr_employee__hr_presence_state_display
|
||
#: model:ir.model.fields,field_description:hr_presence.field_hr_employee_base__hr_presence_state_display
|
||
#: model:ir.model.fields,field_description:hr_presence.field_hr_employee_public__hr_presence_state_display
|
||
msgid "Hr Presence State Display"
|
||
msgstr "Hr Presence State Display"
|
||
|
||
#. module: hr_presence
|
||
#: model:ir.model.fields,field_description:hr_presence.field_res_users_log__ip
|
||
msgid "IP Address"
|
||
msgstr "Địa chỉ IP"
|
||
|
||
#. module: hr_presence
|
||
#: model:ir.model.fields,field_description:hr_presence.field_hr_employee__ip_connected
|
||
#: model:ir.model.fields,field_description:hr_presence.field_hr_employee_base__ip_connected
|
||
#: model:ir.model.fields,field_description:hr_presence.field_hr_employee_public__ip_connected
|
||
msgid "Ip Connected"
|
||
msgstr "Ip đã kết nối"
|
||
|
||
#. module: hr_presence
|
||
#: model:ir.model.fields,field_description:hr_presence.field_hr_employee__manually_set_presence
|
||
#: model:ir.model.fields,field_description:hr_presence.field_hr_employee_base__manually_set_presence
|
||
#: model:ir.model.fields,field_description:hr_presence.field_hr_employee_public__manually_set_presence
|
||
msgid "Manually Set Presence"
|
||
msgstr "Có mặt được đặt theo cách thủ công"
|
||
|
||
#. module: hr_presence
|
||
#: model:ir.model.fields,field_description:hr_presence.field_hr_employee__manually_set_present
|
||
#: model:ir.model.fields,field_description:hr_presence.field_hr_employee_base__manually_set_present
|
||
#: model:ir.model.fields,field_description:hr_presence.field_hr_employee_public__manually_set_present
|
||
msgid "Manually Set Present"
|
||
msgstr "Đặt là có mặt theo cách thủ công"
|
||
|
||
#. module: hr_presence
|
||
#: model:ir.model.fields.selection,name:hr_presence.selection__hr_employee__hr_presence_state_display__out_of_working_hour
|
||
#: model:ir.model.fields.selection,name:hr_presence.selection__hr_employee_base__hr_presence_state_display__out_of_working_hour
|
||
#: model:ir.model.fields.selection,name:hr_presence.selection__hr_employee_public__hr_presence_state_display__out_of_working_hour
|
||
#: model_terms:ir.ui.view,arch_db:hr_presence.hr_employee_view_search
|
||
msgid "Out of Working Hours"
|
||
msgstr "Ngoài giờ làm việc"
|
||
|
||
#. module: hr_presence
|
||
#: model_terms:ir.ui.view,arch_db:hr_presence.hr_employee_view_tree
|
||
msgid "Presence"
|
||
msgstr "Có mặt"
|
||
|
||
#. module: hr_presence
|
||
#. odoo-javascript
|
||
#: code:addons/hr_presence/static/src/search/hr_presence_cog_menu/hr_presence_cog_menu.xml:0
|
||
msgid "Presence Control"
|
||
msgstr "Kiểm soát hiện diện"
|
||
|
||
#. module: hr_presence
|
||
#: model_terms:ir.ui.view,arch_db:hr_presence.hr_employee_view_search
|
||
msgid "Presence/Absence"
|
||
msgstr "Có mặt/Vắng mặt"
|
||
|
||
#. module: hr_presence
|
||
#: model:ir.model.fields.selection,name:hr_presence.selection__hr_employee__hr_presence_state_display__present
|
||
#: model:ir.model.fields.selection,name:hr_presence.selection__hr_employee_base__hr_presence_state_display__present
|
||
#: model:ir.model.fields.selection,name:hr_presence.selection__hr_employee_public__hr_presence_state_display__present
|
||
msgid "Present"
|
||
msgstr "Có mặt"
|
||
|
||
#. module: hr_presence
|
||
#. odoo-python
|
||
#: code:addons/hr_presence/models/hr_employee.py:0
|
||
msgid "Send SMS"
|
||
msgstr "Gửi SMS"
|
||
|
||
#. module: hr_presence
|
||
#: model:ir.actions.server,name:hr_presence.action_hr_employee_presence_sms
|
||
msgid "Send a SMS"
|
||
msgstr "Gửi SMS"
|
||
|
||
#. module: hr_presence
|
||
#: model:mail.template,description:hr_presence.mail_template_presence
|
||
msgid ""
|
||
"Sent manually in presence module when an employee wasn't working despite not"
|
||
" being off"
|
||
msgstr ""
|
||
"Được gửi thủ công trong phân hệ Điểm danh khi nhân viên không đi làm dù "
|
||
"không nghỉ phép"
|
||
|
||
#. module: hr_presence
|
||
#: model:ir.actions.server,name:hr_presence.action_hr_employee_presence_absent
|
||
msgid "Set Absent"
|
||
msgstr "Đặt là vắng mặt"
|
||
|
||
#. module: hr_presence
|
||
#: model:ir.actions.server,name:hr_presence.action_hr_employee_presence_present
|
||
msgid "Set Present"
|
||
msgstr "Đặt là có mặt"
|
||
|
||
#. module: hr_presence
|
||
#: model:mail.template,subject:hr_presence.mail_template_presence
|
||
msgid "Unexpected Absence"
|
||
msgstr "Vắng mặt đột xuất"
|
||
|
||
#. module: hr_presence
|
||
#. odoo-python
|
||
#: code:addons/hr_presence/models/hr_employee.py:0
|
||
msgid "Unplanned Absence"
|
||
msgstr "Vắng mặt đột xuất"
|
||
|
||
#. module: hr_presence
|
||
#: model:ir.model,name:hr_presence.model_res_users_log
|
||
msgid "Users Log"
|
||
msgstr "Lịch sử tài khoản"
|
||
|
||
#. module: hr_presence
|
||
#. odoo-python
|
||
#: code:addons/hr_presence/models/hr_employee.py:0
|
||
msgid ""
|
||
"We hope this message finds you well. It has come to our attention that you are currently not present at work, and there is no record of a time off request from you. If this absence is due to an oversight on our part, we sincerely apologize for any confusion.\n"
|
||
"Please take the necessary steps to address this unplanned absence. Should you have any questions or need assistance, do not hesitate to reach out to your manager or the HR department at your earliest convenience.\n"
|
||
"Thank you for your prompt attention to this matter."
|
||
msgstr ""
|
||
"Chúng tôi nhận thấy rằng có vẻ như bạn không có mặt ở văn phòng và bạn cũng không nộp đơn nghỉ phép nào. Nếu đây là sơ suất từ phía chúng tôi, thành thật xin lỗi bạn vì bất kỳ nhầm lẫn nào đã xảy ra.\n"
|
||
"Vui lòng thực hiện các thủ tục cần thiết để xử lý lần vắng mặt đột xuất này. Nếu bạn có bất kỳ câu hỏi nào hoặc cần hỗ trợ, hãy liên hệ với quản lý hoặc phòng nhân sự sớm nhất có thể.\n"
|
||
"Cảm ơn sự quan tâm kịp thời của bạn tới vấn đề này."
|
||
|
||
#. module: hr_presence
|
||
#. odoo-python
|
||
#: code:addons/hr_presence/models/hr_employee.py:0
|
||
msgid "You don't have the right to do this. Please contact an Administrator."
|
||
msgstr ""
|
||
"Bạn không có quyền thực hiện việc này. Vui lòng liên hệ với quản trị viên."
|
||
|
||
#. module: hr_presence
|
||
#: model:ir.model,name:hr_presence.model_ir_websocket
|
||
msgid "websocket message handling"
|
||
msgstr "xử lý thông báo websocket"
|