68 lines
2.3 KiB
Plaintext
68 lines
2.3 KiB
Plaintext
|
# Translation of Odoo Server.
|
|||
|
# This file contains the translation of the following modules:
|
|||
|
# * im_livechat_mail_bot
|
|||
|
#
|
|||
|
# Translators:
|
|||
|
# Wil Odoo, 2023
|
|||
|
# Tony Ng, 2023
|
|||
|
#
|
|||
|
msgid ""
|
|||
|
msgstr ""
|
|||
|
"Project-Id-Version: Odoo Server 17.0\n"
|
|||
|
"Report-Msgid-Bugs-To: \n"
|
|||
|
"POT-Creation-Date: 2023-10-26 21:55+0000\n"
|
|||
|
"PO-Revision-Date: 2023-10-26 23:09+0000\n"
|
|||
|
"Last-Translator: Tony Ng, 2023\n"
|
|||
|
"Language-Team: Chinese (Taiwan) (https://app.transifex.com/odoo/teams/41243/zh_TW/)\n"
|
|||
|
"MIME-Version: 1.0\n"
|
|||
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|||
|
"Content-Transfer-Encoding: \n"
|
|||
|
"Language: zh_TW\n"
|
|||
|
"Plural-Forms: nplurals=1; plural=0;\n"
|
|||
|
|
|||
|
#. module: im_livechat_mail_bot
|
|||
|
#. odoo-python
|
|||
|
#: code:addons/im_livechat_mail_bot/models/mail_bot.py:0
|
|||
|
#, python-format
|
|||
|
msgid ""
|
|||
|
"Good, you can customize canned responses in the live chat "
|
|||
|
"application.<br/><br/><b>It's the end of this overview</b>, enjoy "
|
|||
|
"discovering Odoo!"
|
|||
|
msgstr "太好了,您可以在線上客服模組中設制罐頭回應。<br/><br/><b>到這裡為教學瀏覽的尾聲</b>,請享受發現Odoo!"
|
|||
|
|
|||
|
#. module: im_livechat_mail_bot
|
|||
|
#: model:ir.model,name:im_livechat_mail_bot.model_mail_bot
|
|||
|
msgid "Mail Bot"
|
|||
|
msgstr "信件機器人"
|
|||
|
|
|||
|
#. module: im_livechat_mail_bot
|
|||
|
#. odoo-python
|
|||
|
#: code:addons/im_livechat_mail_bot/models/mail_bot.py:0
|
|||
|
#, python-format
|
|||
|
msgid ""
|
|||
|
"Not sure what you are doing. Please, type %s and wait for the propositions. "
|
|||
|
"Select one of them and press enter."
|
|||
|
msgstr "不肯定你想做甚麼。請鍵入「%s」並等待建議顯示,選取其中一項,然後按輸入鍵。"
|
|||
|
|
|||
|
#. module: im_livechat_mail_bot
|
|||
|
#: model:ir.model.fields,field_description:im_livechat_mail_bot.field_res_users__odoobot_state
|
|||
|
msgid "OdooBot Status"
|
|||
|
msgstr "OdooBot 狀態"
|
|||
|
|
|||
|
#. module: im_livechat_mail_bot
|
|||
|
#: model:ir.model.fields.selection,name:im_livechat_mail_bot.selection__res_users__odoobot_state__onboarding_canned
|
|||
|
msgid "Onboarding canned"
|
|||
|
msgstr "新手簡介預製"
|
|||
|
|
|||
|
#. module: im_livechat_mail_bot
|
|||
|
#. odoo-python
|
|||
|
#: code:addons/im_livechat_mail_bot/models/mail_bot.py:0
|
|||
|
#, python-format
|
|||
|
msgid "That's me! 🎉<br/>Try typing %s to use canned responses."
|
|||
|
msgstr "是我!🎉<br/>試試鍵入 %s 以使用預設回覆。"
|
|||
|
|
|||
|
#. module: im_livechat_mail_bot
|
|||
|
#: model:ir.model,name:im_livechat_mail_bot.model_res_users
|
|||
|
msgid "User"
|
|||
|
msgstr "使用者"
|