forked from Mapan/odoo17e
47 lines
1.5 KiB
Plaintext
47 lines
1.5 KiB
Plaintext
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * helpdesk_sms
|
|
#
|
|
# 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: 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: helpdesk_sms
|
|
#: model:ir.model,name:helpdesk_sms.model_helpdesk_stage
|
|
msgid "Helpdesk Stage"
|
|
msgstr "고객센터 단계"
|
|
|
|
#. module: helpdesk_sms
|
|
#: model:ir.model,name:helpdesk_sms.model_helpdesk_ticket
|
|
msgid "Helpdesk Ticket"
|
|
msgstr "고객센터 티켓"
|
|
|
|
#. module: helpdesk_sms
|
|
#: model:ir.model.fields,field_description:helpdesk_sms.field_helpdesk_stage__sms_template_id
|
|
msgid "SMS Template"
|
|
msgstr "SMS 서식"
|
|
|
|
#. module: helpdesk_sms
|
|
#: model:ir.model.fields,help:helpdesk_sms.field_helpdesk_stage__sms_template_id
|
|
msgid ""
|
|
"SMS automatically sent to the customer when the ticket reaches this stage."
|
|
msgstr "상담이 이 단계에 도달하면 고객에게 자동으로 문자를 발송합니다."
|
|
|
|
#. module: helpdesk_sms
|
|
#: model:ir.actions.act_window,name:helpdesk_sms.action_helpdesk_ticket_mass_mail_sms
|
|
msgid "Send SMS Text Message"
|
|
msgstr "SMS 문자메시지 전송"
|