# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * website_helpdesk_forum
#
# Translators:
# Wil Odoo, 2023
# 山西清水欧度(QQ:54773801) <54773801@qq.com>, 2023
#
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: 山西清水欧度(QQ:54773801) <54773801@qq.com>, 2023\n"
"Language-Team: Chinese (China) (https://app.transifex.com/odoo/teams/41243/zh_CN/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: zh_CN\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 ",通过"
#. module: website_helpdesk_forum
#: model_terms:ir.ui.view,arch_db:website_helpdesk_forum.search_result
msgid ""
msgstr ""
#. module: website_helpdesk_forum
#: model_terms:ir.ui.view,arch_db:website_helpdesk_forum.question_dropdown
msgid ""
"\n"
" View Ticket"
msgstr ""
"\n"
" 查看技术支持请求"
#. module: website_helpdesk_forum
#: model_terms:ir.ui.view,arch_db:website_helpdesk_forum.search_result
msgid "Answers"
msgstr "答案"
#. 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 "在论坛上与其他会员一起提问和讨论技巧"
#. module: website_helpdesk_forum
#: model_terms:ir.ui.view,arch_db:website_helpdesk_forum.footer
msgid "Ask the Community"
msgstr "询问社区"
#. module: website_helpdesk_forum
#: model_terms:ir.ui.view,arch_db:website_helpdesk_forum.knowledge_base_forum_card
msgid "Ask the community"
msgstr "询问社区"
#. module: website_helpdesk_forum
#: model:ir.model.fields,field_description:website_helpdesk_forum.field_helpdesk_ticket__can_share_forum
msgid "Can Share Forum"
msgstr "可以分享论坛"
#. module: website_helpdesk_forum
#: model_terms:ir.ui.view,arch_db:website_helpdesk_forum.knowledge_base_forum_card
msgid "Community"
msgstr "社区"
#. 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 "创建帖子"
#. 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 "创建并浏览帖子"
#. 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 "创建人"
#. 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 "创建日期"
#. module: website_helpdesk_forum
#: model:ir.model.fields,field_description:website_helpdesk_forum.field_helpdesk_ticket_select_forum_wizard__description
msgid "Description"
msgstr "描述"
#. module: website_helpdesk_forum
#: model_terms:ir.ui.view,arch_db:website_helpdesk_forum.helpdesk_ticket_select_forum_wizard_view_form
msgid "Discard"
msgstr "丢弃"
#. 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 "显示名称"
#. 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 "服务台向导过滤器"
#. 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 "论坛"
#. module: website_helpdesk_forum
#: model:ir.model,name:website_helpdesk_forum.model_forum_post
msgid "Forum Post"
msgstr "论坛帖子"
#. module: website_helpdesk_forum
#: model:ir.model.fields,field_description:website_helpdesk_forum.field_helpdesk_ticket__forum_post_count
msgid "Forum Post Count"
msgstr "论坛帖子计数"
#. 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 "已创建论坛区帖文"
#. 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 "论坛帖文"
#. module: website_helpdesk_forum
#: model:ir.model.fields,field_description:website_helpdesk_forum.field_helpdesk_team__website_forum_ids
msgid "Forums"
msgstr "论坛"
#. 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 "启用服务台"
#. 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 "这个团队的帮助中心不活跃。"
#. module: website_helpdesk_forum
#: model:ir.model,name:website_helpdesk_forum.model_helpdesk_team
msgid "Helpdesk Team"
msgstr "帮助中心团队"
#. module: website_helpdesk_forum
#: model:ir.model,name:website_helpdesk_forum.model_helpdesk_ticket
msgid "Helpdesk Ticket"
msgstr "服务台工单"
#. 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 "在帮助中心,客户将只能看到来自选定的论坛的帖子。"
#. 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 "最后更新人"
#. 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 "上次更新日期"
#. module: website_helpdesk_forum
#: model_terms:ir.ui.view,arch_db:website_helpdesk_forum.knowledge_base_forum_card
msgid "Most voted"
msgstr "多数投票"
#. 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 "没有与这张工单相关的帖子。"
#. module: website_helpdesk_forum
#: model_terms:ir.ui.view,arch_db:website_helpdesk_forum.knowledge_base_forum_card
msgid "Quick Links"
msgstr "快速链接"
#. 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 "选择论坛"
#. 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 "在论坛上分享"
#. 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 "显示知识库论坛"
#. module: website_helpdesk_forum
#: model:ir.model.fields,field_description:website_helpdesk_forum.field_forum_post__show_ticket
msgid "Show Ticket"
msgstr "显示工单"
#. module: website_helpdesk_forum
#: model_terms:ir.ui.view,arch_db:website_helpdesk_forum.search_result
msgid "Solved"
msgstr "已解决"
#. module: website_helpdesk_forum
#: model:ir.model.fields,field_description:website_helpdesk_forum.field_helpdesk_ticket_select_forum_wizard__tag_ids
msgid "Tags"
msgstr "标签"
#. 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 "这些是与该服务台团队相关的论坛中的热门帖子"
#. 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 "门票"
#. module: website_helpdesk_forum
#: model:ir.model.fields,field_description:website_helpdesk_forum.field_helpdesk_ticket_select_forum_wizard__title
msgid "Title"
msgstr "称谓"
#. module: website_helpdesk_forum
#: model:ir.model.fields,field_description:website_helpdesk_forum.field_helpdesk_team__top_forum_posts
msgid "Top Posts"
msgstr "热门文章"
#. module: website_helpdesk_forum
#: model_terms:ir.ui.view,arch_db:website_helpdesk_forum.search_result
msgid "Views"
msgstr "查看"
#. 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 "您必须选择一个论坛来分享工单"
#. module: website_helpdesk_forum
#: model_terms:ir.ui.view,arch_db:website_helpdesk_forum.search_result
msgid "| 0 Answer"
msgstr "| 0 回答"