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

285 lines
10 KiB
Plaintext

# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * website_helpdesk_forum
#
# Translators:
# Wil Odoo, 2023
# Martin Trigaux, 2023
# Thi Huong Nguyen, 2024
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 17.0+e\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-10-26 22:20+0000\n"
"PO-Revision-Date: 2023-10-26 23:10+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: website_helpdesk_forum
#: model_terms:ir.ui.view,arch_db:website_helpdesk_forum.search_result
msgid ", by"
msgstr ", theo"
#. module: website_helpdesk_forum
#: model_terms:ir.ui.view,arch_db:website_helpdesk_forum.search_result
msgid "<i class=\"fa fa-fw fa-2x fa-comments\" title=\"Forum Post\"/>"
msgstr "<i class=\"fa fa-fw fa-2x fa-comments\" title=\"Bài đăng diễn đàn\"/>"
#. module: website_helpdesk_forum
#: model_terms:ir.ui.view,arch_db:website_helpdesk_forum.question_dropdown
msgid ""
"<i class=\"fa fa-life-ring fa-fw\"/>\n"
" View Ticket"
msgstr ""
"<i class=\"fa fa-life-ring fa-fw\"/>\n"
" Xem phiếu hỗ trợ"
#. module: website_helpdesk_forum
#: model_terms:ir.ui.view,arch_db:website_helpdesk_forum.search_result
msgid "Answers"
msgstr "Câu trả lời"
#. module: website_helpdesk_forum
#: model_terms:ir.ui.view,arch_db:website_helpdesk_forum.knowledge_base_forum_card
msgid "Ask questions and discuss tips with fellow members in a forum"
msgstr "Đặt câu hỏi và thảo luận về mẹo với các thành viên trong diễn đàn"
#. module: website_helpdesk_forum
#: model_terms:ir.ui.view,arch_db:website_helpdesk_forum.footer
msgid "Ask the Community"
msgstr "Hỏi cộng đồng"
#. module: website_helpdesk_forum
#: model_terms:ir.ui.view,arch_db:website_helpdesk_forum.knowledge_base_forum_card
msgid "Ask the community"
msgstr "Hỏi cộng đồng"
#. module: website_helpdesk_forum
#: model:ir.model.fields,field_description:website_helpdesk_forum.field_helpdesk_ticket__can_share_forum
msgid "Can Share Forum"
msgstr "Có thể chia sẻ diễn đàn"
#. module: website_helpdesk_forum
#: model_terms:ir.ui.view,arch_db:website_helpdesk_forum.knowledge_base_forum_card
msgid "Community"
msgstr "Cộng đồng"
#. module: website_helpdesk_forum
#: model_terms:ir.ui.view,arch_db:website_helpdesk_forum.helpdesk_ticket_select_forum_wizard_view_form
msgid "Create Post"
msgstr "Tạo bài đăng"
#. module: website_helpdesk_forum
#: model_terms:ir.ui.view,arch_db:website_helpdesk_forum.helpdesk_ticket_select_forum_wizard_view_form
msgid "Create and View Post"
msgstr "Tạo và xem bài đăng"
#. module: website_helpdesk_forum
#: model:ir.model.fields,field_description:website_helpdesk_forum.field_helpdesk_ticket_select_forum_wizard__create_uid
msgid "Created by"
msgstr "Được tạo bởi"
#. module: website_helpdesk_forum
#: model:ir.model.fields,field_description:website_helpdesk_forum.field_helpdesk_ticket_select_forum_wizard__create_date
msgid "Created on"
msgstr "Được tạo vào"
#. module: website_helpdesk_forum
#: model:ir.model.fields,field_description:website_helpdesk_forum.field_helpdesk_ticket_select_forum_wizard__description
msgid "Description"
msgstr "Mô tả"
#. module: website_helpdesk_forum
#: model_terms:ir.ui.view,arch_db:website_helpdesk_forum.helpdesk_ticket_select_forum_wizard_view_form
msgid "Discard"
msgstr "Huỷ bỏ"
#. module: website_helpdesk_forum
#: model:ir.model.fields,field_description:website_helpdesk_forum.field_helpdesk_ticket_select_forum_wizard__display_name
msgid "Display Name"
msgstr "Tên hiển thị"
#. module: website_helpdesk_forum
#: model:ir.model.fields,field_description:website_helpdesk_forum.field_forum_forum__filter_for_helpdesk_wizard
msgid "Filter For Helpdesk Wizard"
msgstr "Tính năng Bộ lọc dành cho Hỗ trợ"
#. module: website_helpdesk_forum
#: model:ir.model,name:website_helpdesk_forum.model_forum_forum
#: model:ir.model.fields,field_description:website_helpdesk_forum.field_helpdesk_ticket_select_forum_wizard__forum_id
msgid "Forum"
msgstr "Diễn đàn"
#. module: website_helpdesk_forum
#: model:ir.model,name:website_helpdesk_forum.model_forum_post
msgid "Forum Post"
msgstr "Bài đăng diễn đàn"
#. module: website_helpdesk_forum
#: model:ir.model.fields,field_description:website_helpdesk_forum.field_helpdesk_ticket__forum_post_count
msgid "Forum Post Count"
msgstr "Số bài đăng diễn đàn"
#. module: website_helpdesk_forum
#. odoo-python
#: code:addons/website_helpdesk_forum/wizards/helpdesk_ticket_select_forum.py:0
#, python-format
msgid "Forum Post created"
msgstr "Đã tạo bài viết trên diễn đàn"
#. module: website_helpdesk_forum
#. odoo-python
#: code:addons/website_helpdesk_forum/models/helpdesk.py:0
#: model:ir.model.fields,field_description:website_helpdesk_forum.field_helpdesk_ticket__forum_post_ids
#: model_terms:ir.ui.view,arch_db:website_helpdesk_forum.helpdesk_ticket_view_form_inherit_website_helpdesk_forum
#, python-format
msgid "Forum Posts"
msgstr "Bài đăng diễn đàn"
#. module: website_helpdesk_forum
#: model:ir.model.fields,field_description:website_helpdesk_forum.field_helpdesk_team__website_forum_ids
msgid "Forums"
msgstr "Diễn đàn"
#. module: website_helpdesk_forum
#: model:ir.model.fields,field_description:website_helpdesk_forum.field_helpdesk_ticket__use_website_helpdesk_forum
msgid "Help Center Active"
msgstr "Trung tâm trợ giúp đang hoạt động"
#. module: website_helpdesk_forum
#. odoo-python
#: code:addons/website_helpdesk_forum/models/helpdesk.py:0
#, python-format
msgid "Help Center not active for this team."
msgstr "Trung tâm trợ giúp không hoạt động đối với đội ngũ này."
#. module: website_helpdesk_forum
#: model:ir.model,name:website_helpdesk_forum.model_helpdesk_team
msgid "Helpdesk Team"
msgstr "Đội ngũ hỗ trợ"
#. module: website_helpdesk_forum
#: model:ir.model,name:website_helpdesk_forum.model_helpdesk_ticket
msgid "Helpdesk Ticket"
msgstr "Phiếu hỗ trợ"
#. module: website_helpdesk_forum
#: model:ir.model.fields,field_description:website_helpdesk_forum.field_helpdesk_ticket_select_forum_wizard__id
msgid "ID"
msgstr "ID"
#. module: website_helpdesk_forum
#: model:ir.model.fields,help:website_helpdesk_forum.field_helpdesk_team__website_forum_ids
msgid ""
"In the help center, customers will only be able to see posts from the "
"selected forums."
msgstr ""
"Trong trung tâm trợ giúp, khách hàng sẽ chỉ có thể xem các bài đăng từ những"
" diễn đàn đã chọn."
#. module: website_helpdesk_forum
#: model:ir.model.fields,field_description:website_helpdesk_forum.field_helpdesk_ticket_select_forum_wizard__write_uid
msgid "Last Updated by"
msgstr "Cập nhật lần cuối bởi"
#. module: website_helpdesk_forum
#: model:ir.model.fields,field_description:website_helpdesk_forum.field_helpdesk_ticket_select_forum_wizard__write_date
msgid "Last Updated on"
msgstr "Cập nhật lần cuối vào"
#. module: website_helpdesk_forum
#: model_terms:ir.ui.view,arch_db:website_helpdesk_forum.knowledge_base_forum_card
msgid "Most voted"
msgstr "Được bình chọn nhiều nhất"
#. module: website_helpdesk_forum
#. odoo-python
#: code:addons/website_helpdesk_forum/models/helpdesk.py:0
#, python-format
msgid "No posts associated to this ticket."
msgstr "Không có bài viết liên quan đến phiếu hỗ trợ này."
#. module: website_helpdesk_forum
#: model_terms:ir.ui.view,arch_db:website_helpdesk_forum.knowledge_base_forum_card
msgid "Quick Links"
msgstr "Liên kết nhanh"
#. module: website_helpdesk_forum
#: model_terms:ir.ui.view,arch_db:website_helpdesk_forum.helpdesk_ticket_select_forum_wizard_view_form
msgid "Select Forum"
msgstr "Chọn diễn đàn"
#. module: website_helpdesk_forum
#: model:ir.actions.act_window,name:website_helpdesk_forum.helpdesk_ticket_select_forum_wizard_action
#: model:ir.model,name:website_helpdesk_forum.model_helpdesk_ticket_select_forum_wizard
#: model_terms:ir.ui.view,arch_db:website_helpdesk_forum.helpdesk_ticket_view_form_inherit_website_helpdesk_forum
msgid "Share on Forum"
msgstr "Chia sẻ diễn đàn"
#. module: website_helpdesk_forum
#: model:ir.model.fields,field_description:website_helpdesk_forum.field_helpdesk_team__show_knowledge_base_forum
msgid "Show Knowledge Base Forum"
msgstr "Hiển thị diễn đàn kho kiến thức"
#. module: website_helpdesk_forum
#: model:ir.model.fields,field_description:website_helpdesk_forum.field_forum_post__show_ticket
msgid "Show Ticket"
msgstr "Hiển thị phiếu hỗ trợ"
#. module: website_helpdesk_forum
#: model_terms:ir.ui.view,arch_db:website_helpdesk_forum.search_result
msgid "Solved"
msgstr "Đã xử lý"
#. module: website_helpdesk_forum
#: model:ir.model.fields,field_description:website_helpdesk_forum.field_helpdesk_ticket_select_forum_wizard__tag_ids
msgid "Tags"
msgstr "Thẻ"
#. module: website_helpdesk_forum
#: model:ir.model.fields,help:website_helpdesk_forum.field_helpdesk_team__top_forum_posts
msgid ""
"These are the top posts in the forums associated with this helpdesk team"
msgstr ""
"Đây là những bài viết tiêu biểu trên các diễn đàn liên kết với bộ phận hỗ "
"trợ này"
#. module: website_helpdesk_forum
#: model:ir.model.fields,field_description:website_helpdesk_forum.field_forum_post__ticket_id
#: model:ir.model.fields,field_description:website_helpdesk_forum.field_helpdesk_ticket_select_forum_wizard__ticket_id
msgid "Ticket"
msgstr "Phiếu hỗ trợ"
#. module: website_helpdesk_forum
#: model:ir.model.fields,field_description:website_helpdesk_forum.field_helpdesk_ticket_select_forum_wizard__title
msgid "Title"
msgstr "Tiêu đề"
#. module: website_helpdesk_forum
#: model:ir.model.fields,field_description:website_helpdesk_forum.field_helpdesk_team__top_forum_posts
msgid "Top Posts"
msgstr "Bài viết tiêu biểu"
#. module: website_helpdesk_forum
#: model_terms:ir.ui.view,arch_db:website_helpdesk_forum.search_result
msgid "Views"
msgstr "Lượt xem"
#. module: website_helpdesk_forum
#. odoo-python
#: code:addons/website_helpdesk_forum/wizards/helpdesk_ticket_select_forum.py:0
#, python-format
msgid "You must select a forum to share the ticket"
msgstr "Bạn phải chọn một diễn đàn để chia sẻ phiếu hỗ trợ"
#. module: website_helpdesk_forum
#: model_terms:ir.ui.view,arch_db:website_helpdesk_forum.search_result
msgid "| 0 Answer"
msgstr "| 0 câu trả lời"