# Translation of Odoo Server.
# This file contains the translation of the following modules:
# 	* calendar_sms
# 
# Translators:
# Martin Trigaux, 2021
# JH CHOI <hwangtog@gmail.com>, 2021
# Link Up링크업 <linkup.way@gmail.com>, 2021
# Linkup <link-up@naver.com>, 2021
# Seongseok Shin <shinss61@hotmail.com>, 2021
# 
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 15.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-10-05 10:53+0000\n"
"PO-Revision-Date: 2021-09-14 12:21+0000\n"
"Last-Translator: Seongseok Shin <shinss61@hotmail.com>, 2021\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: calendar_sms
#: model:ir.model,name:calendar_sms.model_calendar_event
msgid "Calendar Event"
msgstr "행사 일정표"

#. module: calendar_sms
#: model:sms.template,name:calendar_sms.sms_template_data_calendar_reminder
msgid "Calendar Event: Reminder"
msgstr "일정표 행사 : 미리 알림"

#. module: calendar_sms
#: model:ir.model,name:calendar_sms.model_calendar_alarm
msgid "Event Alarm"
msgstr "일정 알림"

#. module: calendar_sms
#: model:ir.model,name:calendar_sms.model_calendar_alarm_manager
msgid "Event Alarm Manager"
msgstr "일정 알림 관리자"

#. module: calendar_sms
#: code:addons/calendar_sms/models/calendar_event.py:0
#, python-format
msgid "Event reminder: %(name)s, %(time)s."
msgstr "행사 미리 알림 : %(name)s, %(time)s."

#. module: calendar_sms
#: model:sms.template,body:calendar_sms.sms_template_data_calendar_reminder
msgid "Event reminder: {{ object.name }}, {{ object.display_time }}"
msgstr ""

#. module: calendar_sms
#: model_terms:ir.ui.view,arch_db:calendar_sms.view_calendar_event_form_inherited
msgid "SMS"
msgstr "SMS"

#. module: calendar_sms
#: model:ir.model.fields,field_description:calendar_sms.field_calendar_alarm__sms_template_id
msgid "SMS Template"
msgstr "SMS 서식"

#. module: calendar_sms
#: model:ir.model.fields.selection,name:calendar_sms.selection__calendar_alarm__alarm_type__sms
msgid "SMS Text Message"
msgstr "SMS 문자 메시지"

#. module: calendar_sms
#: model_terms:ir.ui.view,arch_db:calendar_sms.view_calendar_event_tree_inherited
msgid "Send SMS"
msgstr "SMS 보내기"

#. module: calendar_sms
#: code:addons/calendar_sms/models/calendar_event.py:0
#, python-format
msgid "Send SMS Text Message"
msgstr "SMS 문자메시지 전송"

#. module: calendar_sms
#: model_terms:ir.ui.view,arch_db:calendar_sms.view_calendar_event_form_inherited
msgid "Send SMS to attendees"
msgstr "참석자에게 문자메시지 전송"

#. module: calendar_sms
#: model:ir.model.fields,help:calendar_sms.field_calendar_alarm__sms_template_id
msgid "Template used to render SMS reminder content."
msgstr ""

#. module: calendar_sms
#: code:addons/calendar_sms/models/calendar_event.py:0
#, python-format
msgid "There are no attendees on these events"
msgstr ""

#. module: calendar_sms
#: model:ir.model.fields,field_description:calendar_sms.field_calendar_alarm__alarm_type
msgid "Type"
msgstr "유형"
