1
0
forked from Mapan/odoo17e
odoo17e-kedaikipas58/addons/project_helpdesk/i18n/vi.po
2024-12-10 09:04:09 +07:00

158 lines
5.9 KiB
Plaintext

# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * project_helpdesk
#
# Translators:
# Wil Odoo, 2023
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 17.0+e\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-10-26 22:21+0000\n"
"PO-Revision-Date: 2023-10-26 23:10+0000\n"
"Last-Translator: Wil Odoo, 2023\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: project_helpdesk
#: model_terms:ir.ui.view,arch_db:project_helpdesk.helpdesk_ticket_convert_to_task_wizard_view_form
#: model_terms:ir.ui.view,arch_db:project_helpdesk.project_task_convert_to_ticket_wizard_view_form
msgid "Convert"
msgstr "Chuyển đổi"
#. module: project_helpdesk
#: model:ir.model,name:project_helpdesk.model_helpdesk_ticket_convert_wizard
msgid "Convert Helpdesk Tickets to Tasks"
msgstr "Chuyển đổi phiếu hỗ trợ thành nhiệm vụ"
#. module: project_helpdesk
#: model:ir.model,name:project_helpdesk.model_project_task_convert_wizard
msgid "Convert Project Tasks to Tickets"
msgstr "Chuyển đổi nhiệm vụ dự án thành phiếu hỗ trợ"
#. module: project_helpdesk
#. odoo-python
#: code:addons/project_helpdesk/models/helpdesk.py:0
#: model:ir.actions.server,name:project_helpdesk.action_ticket_convert_to_task
#: model_terms:ir.ui.view,arch_db:project_helpdesk.helpdesk_ticket_convert_to_task_wizard_view_form
#, python-format
msgid "Convert to Task"
msgstr "Chuyển đổi thành nhiệm vụ"
#. module: project_helpdesk
#. odoo-python
#: code:addons/project_helpdesk/models/project.py:0
#: model:ir.actions.server,name:project_helpdesk.action_task_convert_to_ticket
#: model_terms:ir.ui.view,arch_db:project_helpdesk.project_task_convert_to_ticket_wizard_view_form
#, python-format
msgid "Convert to Ticket"
msgstr "Chuyển đổi thành phiếu hỗ trợ"
#. module: project_helpdesk
#. odoo-python
#: code:addons/project_helpdesk/wizard/helpdesk_ticket_convert_wizard.py:0
#, python-format
msgid "Converted Tasks"
msgstr "Nhiệm vụ đã chuyển đổi"
#. module: project_helpdesk
#. odoo-python
#: code:addons/project_helpdesk/wizard/project_task_convert_wizard.py:0
#, python-format
msgid "Converted Tickets"
msgstr "Phiếu hỗ trợ đã chuyển đổi"
#. module: project_helpdesk
#: model:ir.model.fields,field_description:project_helpdesk.field_helpdesk_ticket_convert_wizard__create_uid
#: model:ir.model.fields,field_description:project_helpdesk.field_project_task_convert_wizard__create_uid
msgid "Created by"
msgstr "Được tạo bởi"
#. module: project_helpdesk
#: model:ir.model.fields,field_description:project_helpdesk.field_helpdesk_ticket_convert_wizard__create_date
#: model:ir.model.fields,field_description:project_helpdesk.field_project_task_convert_wizard__create_date
msgid "Created on"
msgstr "Được tạo vào"
#. module: project_helpdesk
#: model_terms:ir.ui.view,arch_db:project_helpdesk.helpdesk_ticket_convert_to_task_wizard_view_form
#: model_terms:ir.ui.view,arch_db:project_helpdesk.project_task_convert_to_ticket_wizard_view_form
msgid "Discard"
msgstr "Huỷ bỏ"
#. module: project_helpdesk
#: model:ir.model.fields,field_description:project_helpdesk.field_helpdesk_ticket_convert_wizard__display_name
#: model:ir.model.fields,field_description:project_helpdesk.field_project_task_convert_wizard__display_name
msgid "Display Name"
msgstr "Tên hiển thị"
#. module: project_helpdesk
#: model:ir.model,name:project_helpdesk.model_helpdesk_ticket
msgid "Helpdesk Ticket"
msgstr "Phiếu hỗ trợ"
#. module: project_helpdesk
#: model:ir.model.fields,field_description:project_helpdesk.field_helpdesk_ticket_convert_wizard__id
#: model:ir.model.fields,field_description:project_helpdesk.field_project_task_convert_wizard__id
msgid "ID"
msgstr "ID"
#. module: project_helpdesk
#: model:ir.model.fields,field_description:project_helpdesk.field_helpdesk_ticket_convert_wizard__write_uid
#: model:ir.model.fields,field_description:project_helpdesk.field_project_task_convert_wizard__write_uid
msgid "Last Updated by"
msgstr "Cập nhật lần cuối bởi"
#. module: project_helpdesk
#: model:ir.model.fields,field_description:project_helpdesk.field_helpdesk_ticket_convert_wizard__write_date
#: model:ir.model.fields,field_description:project_helpdesk.field_project_task_convert_wizard__write_date
msgid "Last Updated on"
msgstr "Cập nhật lần cuối vào"
#. module: project_helpdesk
#: model:ir.model.fields,field_description:project_helpdesk.field_helpdesk_ticket_convert_wizard__project_id
msgid "Project"
msgstr "Dự án"
#. module: project_helpdesk
#. odoo-python
#: code:addons/project_helpdesk/models/project.py:0
#, python-format
msgid "Recurring tasks cannot be converted into tickets."
msgstr "Không thể chuyển đổi nhiệm vụ định kỳ thành phiếu hỗ trợ."
#. module: project_helpdesk
#: model:ir.model.fields,field_description:project_helpdesk.field_helpdesk_ticket_convert_wizard__stage_id
#: model:ir.model.fields,field_description:project_helpdesk.field_project_task_convert_wizard__stage_id
msgid "Stage"
msgstr "Giai đoạn"
#. module: project_helpdesk
#: model:ir.model,name:project_helpdesk.model_project_task
msgid "Task"
msgstr "Nhiệm vụ"
#. module: project_helpdesk
#. odoo-python
#: code:addons/project_helpdesk/wizard/project_task_convert_wizard.py:0
#, python-format
msgid "Task converted into ticket %s"
msgstr "Nhiệm vụ được chuyển đổi thành phiếu hỗ trợ %s"
#. module: project_helpdesk
#: model:ir.model.fields,field_description:project_helpdesk.field_project_task_convert_wizard__team_id
msgid "Team"
msgstr "Đội ngũ"
#. module: project_helpdesk
#. odoo-python
#: code:addons/project_helpdesk/wizard/helpdesk_ticket_convert_wizard.py:0
#, python-format
msgid "Ticket converted into task %s"
msgstr "Phiếu hỗ trợ được chuyển đổi thành nhiệm vụ %s"