69 lines
2.4 KiB
Plaintext
69 lines
2.4 KiB
Plaintext
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * im_livechat_mail_bot
|
|
#
|
|
# Translators:
|
|
# Wil Odoo, 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: Wil Odoo, 2023\n"
|
|
"Language-Team: Korean (https://app.transifex.com/odoo/teams/41243/ko/)\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: \n"
|
|
"Language: ko\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 ""
|
|
"좋습니다. 실시간 채팅 응용 프로그램에서 미리 준비된 답변을 맞춤 설정할 수 있습니다. 그것이 이 미리보기의 끝입니다. 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 "Odoo봇 상태"
|
|
|
|
#. 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 "사용자"
|