Odoo18-Base/addons/project_sms/i18n/ko.po
2025-01-06 10:57:38 +07:00

67 lines
2.2 KiB
Plaintext

# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * project_sms
#
# Translators:
# Wil Odoo, 2024
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 18.0+e\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-09-26 13:25+0000\n"
"PO-Revision-Date: 2024-09-25 09:41+0000\n"
"Last-Translator: Wil Odoo, 2024\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: project_sms
#: model:ir.model.fields,help:project_sms.field_project_project_stage__sms_template_id
msgid ""
"If set, an SMS Text Message will be automatically sent to the customer when "
"the project reaches this stage."
msgstr "설정 시, 프로젝트가 이 단계에 도달하면 고객에게 자동으로 SMS 메시지를 전송합니다."
#. module: project_sms
#: model:ir.model.fields,help:project_sms.field_project_task_type__sms_template_id
msgid ""
"If set, an SMS Text Message will be automatically sent to the customer when "
"the task reaches this stage."
msgstr "설정 시, 작업이 이 단계에 도달하면 고객에게 자동으로 SMS 메시지를 전송합니다."
#. module: project_sms
#: model:ir.model,name:project_sms.model_project_project
msgid "Project"
msgstr "프로젝트"
#. module: project_sms
#: model:ir.model,name:project_sms.model_project_project_stage
msgid "Project Stage"
msgstr "프로젝트 단계"
#. module: project_sms
#: model:ir.model.fields,field_description:project_sms.field_project_project_stage__sms_template_id
#: model:ir.model.fields,field_description:project_sms.field_project_task_type__sms_template_id
msgid "SMS Template"
msgstr "SMS 서식"
#. module: project_sms
#: model:ir.actions.act_window,name:project_sms.project_project_act_window_sms_composer
#: model:ir.actions.act_window,name:project_sms.project_task_act_window_sms_composer
msgid "Send SMS"
msgstr "SMS 보내기"
#. module: project_sms
#: model:ir.model,name:project_sms.model_project_task
msgid "Task"
msgstr "작업"
#. module: project_sms
#: model:ir.model,name:project_sms.model_project_task_type
msgid "Task Stage"
msgstr "작업 단계"