forked from Mapan/odoo17e
101 lines
3.4 KiB
Plaintext
101 lines
3.4 KiB
Plaintext
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * appointment_crm
|
|
#
|
|
# 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:22+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: appointment_crm
|
|
#: model:crm.tag,name:appointment_crm.appointment_crm_tag
|
|
msgid "Appointment"
|
|
msgstr "일정"
|
|
|
|
#. module: appointment_crm
|
|
#: model:ir.model,name:appointment_crm.model_appointment_invite
|
|
msgid "Appointment Invite"
|
|
msgstr "약속 초대"
|
|
|
|
#. module: appointment_crm
|
|
#: model:ir.model,name:appointment_crm.model_appointment_type
|
|
msgid "Appointment Type"
|
|
msgstr "약속 유형"
|
|
|
|
#. module: appointment_crm
|
|
#: model:ir.model,name:appointment_crm.model_calendar_event
|
|
msgid "Calendar Event"
|
|
msgstr "행사 일정표"
|
|
|
|
#. module: appointment_crm
|
|
#. odoo-javascript
|
|
#: code:addons/appointment_crm/static/src/views/appointment_calendar/appointment_crm_calendar_controller.xml:0
|
|
#, python-format
|
|
msgid "Click in your calendar to pick meeting time proposals for"
|
|
msgstr "다음에 대한 회의 시간을 제안하려면 캘린더를 클릭하십시오"
|
|
|
|
#. module: appointment_crm
|
|
#: model:ir.model.fields,field_description:appointment_crm.field_appointment_type__lead_create
|
|
msgid "Create Opportunities"
|
|
msgstr "기회 추가"
|
|
|
|
#. module: appointment_crm
|
|
#: model:ir.model.fields,help:appointment_crm.field_appointment_type__lead_create
|
|
msgid ""
|
|
"For each scheduled appointment, create a new opportunity and assign it to "
|
|
"the responsible user."
|
|
msgstr "예약된 약속별로 새로운 영업기회를 생성하여 담당자에게 배정합니다."
|
|
|
|
#. module: appointment_crm
|
|
#: model_terms:ir.ui.view,arch_db:appointment_crm.appointment_type_view_form
|
|
msgid "Leads"
|
|
msgstr "영업제안"
|
|
|
|
#. module: appointment_crm
|
|
#: model:ir.model.fields,field_description:appointment_crm.field_appointment_type__lead_count
|
|
msgid "Leads Count"
|
|
msgstr "영업제안 수"
|
|
|
|
#. module: appointment_crm
|
|
#: model:ir.model.fields,field_description:appointment_crm.field_appointment_type__lead_ids
|
|
msgid "Leads/Opportunity"
|
|
msgstr "영업제안/영업기회"
|
|
|
|
#. module: appointment_crm
|
|
#: model:ir.model.fields,help:appointment_crm.field_appointment_invite__opportunity_id
|
|
msgid ""
|
|
"Link an opportunity/lead to the appointment invite created.\n"
|
|
"Used when creating an invitation from the Meeting action in the crm form view."
|
|
msgstr ""
|
|
"생성한 약속 초대에 영업제안/영업기회를 연결시킵니다. \n"
|
|
"CRM 양식 화면의 회의 작업에서 초대 항목을 만들 때 사용합니다."
|
|
|
|
#. module: appointment_crm
|
|
#. odoo-python
|
|
#: code:addons/appointment_crm/models/calendar_event.py:0
|
|
#, python-format
|
|
msgid "Meeting linked to Lead/Opportunity %s"
|
|
msgstr "영업제안/영업기회 %s에 연결되어 있는 회의"
|
|
|
|
#. module: appointment_crm
|
|
#: model:ir.model.fields,field_description:appointment_crm.field_calendar_event__opportunity_id
|
|
msgid "Opportunity"
|
|
msgstr "영업 기회"
|
|
|
|
#. module: appointment_crm
|
|
#: model:ir.model.fields,field_description:appointment_crm.field_appointment_invite__opportunity_id
|
|
msgid "Opportunity/Lead"
|
|
msgstr "영업기회/영업제안"
|