Files
test/web_gantt/i18n/ko.po
2023-04-14 17:42:23 +08:00

276 lines
6.4 KiB
Plaintext

# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * web_gantt
#
# Translators:
# Seongseok Shin <shinss61@hotmail.com>, 2022
# Martin Trigaux, 2022
# JH CHOI <hwangtog@gmail.com>, 2022
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 15.5alpha1+e\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-09-20 09:49+0000\n"
"PO-Revision-Date: 2022-09-22 05:49+0000\n"
"Last-Translator: JH CHOI <hwangtog@gmail.com>, 2022\n"
"Language-Team: Korean (https://www.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: web_gantt
#. openerp-web
#: code:addons/web_gantt/static/src/xml/web_gantt.xml:0
#: code:addons/web_gantt/static/src/xml/web_gantt.xml:0
#: code:addons/web_gantt/static/src/xml/web_gantt.xml:0
#, python-format
msgid "&nbsp;"
msgstr "&nbsp;"
#. module: web_gantt
#. openerp-web
#: code:addons/web_gantt/static/src/xml/web_gantt.xml:0
#, python-format
msgid "Add"
msgstr "추가"
#. module: web_gantt
#. openerp-web
#: code:addons/web_gantt/static/src/xml/web_gantt.xml:0
#, python-format
msgid "Add record"
msgstr "레코드 추가하기"
#. module: web_gantt
#. openerp-web
#: code:addons/web_gantt/static/src/js/gantt_controller.js:0
#, python-format
msgid "Are you sure to delete this record?"
msgstr "이 레코드를 삭제 하시겠습니까?"
#. module: web_gantt
#: model:ir.model,name:web_gantt.model_base
msgid "Base"
msgstr "Base"
#. module: web_gantt
#. openerp-web
#: code:addons/web_gantt/static/src/xml/web_gantt.xml:0
#, python-format
msgid "Collapse rows"
msgstr "행 축소"
#. module: web_gantt
#. openerp-web
#: code:addons/web_gantt/static/src/js/gantt_controller.js:0
#: code:addons/web_gantt/static/src/xml/web_gantt.xml:0
#, python-format
msgid "Create"
msgstr "작성"
#. module: web_gantt
#. openerp-web
#: code:addons/web_gantt/static/src/js/gantt_view.js:0
#, python-format
msgid "Day"
msgstr "일"
#. module: web_gantt
#. openerp-web
#: code:addons/web_gantt/static/src/xml/web_gantt.xml:0
#, python-format
msgid "Expand rows"
msgstr "행 확장"
#. module: web_gantt
#. openerp-web
#: code:addons/web_gantt/static/src/js/gantt_view.js:0
#, python-format
msgid "Gantt"
msgstr "간트 차트"
#. module: web_gantt
#. openerp-web
#: code:addons/web_gantt/static/src/js/gantt_view.js:0
#, python-format
msgid "Gantt View"
msgstr "간트 차트 화면"
#. module: web_gantt
#: code:addons/web_gantt/models/ir_ui_view.py:0
#, python-format
msgid "Gantt child can only be field or template, got %s"
msgstr ""
#. module: web_gantt
#: code:addons/web_gantt/models/ir_ui_view.py:0
#, python-format
msgid "Gantt must have a 'date_start' attribute"
msgstr ""
#. module: web_gantt
#: code:addons/web_gantt/models/ir_ui_view.py:0
#, python-format
msgid "Gantt must have a 'date_stop' attribute"
msgstr ""
#. module: web_gantt
#: code:addons/web_gantt/models/ir_ui_view.py:0
#, python-format
msgid ""
"Gantt must have a 'dependency_inverted_field' attribute once the "
"'dependency_field' is specified"
msgstr ""
#. module: web_gantt
#: code:addons/web_gantt/models/ir_ui_view.py:0
#, python-format
msgid "Gantt view can contain only one templates tag"
msgstr ""
#. module: web_gantt
#. openerp-web
#: code:addons/web_gantt/static/src/js/gantt_model.js:0
#, python-format
msgid "Grouping by date is not supported"
msgstr ""
#. module: web_gantt
#: code:addons/web_gantt/models/models.py:0
#, python-format
msgid "Insufficient fields for Gantt View!"
msgstr "간트 차트 화면에 대한 필드가 충분하지 않습니다!"
#. module: web_gantt
#: code:addons/web_gantt/models/ir_ui_view.py:0
#, python-format
msgid "Invalid attributes (%s) in gantt view. Attributes must be in (%s)"
msgstr ""
#. module: web_gantt
#: code:addons/web_gantt/models/ir_ui_view.py:0
#, python-format
msgid "Invalid default_scale '%s' in gantt"
msgstr ""
#. module: web_gantt
#. openerp-web
#: code:addons/web_gantt/static/src/js/gantt_view.js:0
#, python-format
msgid "Month"
msgstr "월"
#. module: web_gantt
#. openerp-web
#: code:addons/web_gantt/static/src/xml/web_gantt.xml:0
#, python-format
msgid "Name:"
msgstr "이름 :"
#. module: web_gantt
#. openerp-web
#: code:addons/web_gantt/static/src/xml/web_gantt.xml:0
#, python-format
msgid "Next"
msgstr "다음"
#. module: web_gantt
#. openerp-web
#: code:addons/web_gantt/static/src/js/gantt_controller.js:0
#, python-format
msgid "Open"
msgstr "열기"
#. module: web_gantt
#. openerp-web
#: code:addons/web_gantt/static/src/js/gantt_controller.js:0
#, python-format
msgid "Plan"
msgstr "계획"
#. module: web_gantt
#. openerp-web
#: code:addons/web_gantt/static/src/xml/web_gantt.xml:0
#, python-format
msgid "Plan existing"
msgstr "기존 계획"
#. module: web_gantt
#. openerp-web
#: code:addons/web_gantt/static/src/xml/web_gantt.xml:0
#, python-format
msgid "Previous"
msgstr "이전"
#. module: web_gantt
#: code:addons/web_gantt/models/models.py:0
#, python-format
msgid ""
"Records that are in the past cannot be automatically rescheduled. They "
"should be manually rescheduled instead."
msgstr ""
#. module: web_gantt
#. openerp-web
#: code:addons/web_gantt/static/src/xml/web_gantt.xml:0
#, python-format
msgid "Start:"
msgstr "시작 :"
#. module: web_gantt
#. openerp-web
#: code:addons/web_gantt/static/src/xml/web_gantt.xml:0
#, python-format
msgid "Stop:"
msgstr "중지 :"
#. module: web_gantt
#. openerp-web
#: code:addons/web_gantt/static/src/xml/web_gantt.xml:0
#, python-format
msgid "Today"
msgstr "오늘"
#. module: web_gantt
#. openerp-web
#: code:addons/web_gantt/static/src/js/gantt_model.js:0
#, python-format
msgid "Undefined %s"
msgstr "정의되지 않은 %s"
#. module: web_gantt
#: model:ir.model,name:web_gantt.model_ir_ui_view
msgid "View"
msgstr "화면"
#. module: web_gantt
#. openerp-web
#: code:addons/web_gantt/static/src/js/gantt_view.js:0
#, python-format
msgid "Week"
msgstr "주"
#. module: web_gantt
#. openerp-web
#: code:addons/web_gantt/static/src/js/gantt_view.js:0
#, python-format
msgid "Year"
msgstr "년"
#. module: web_gantt
#: code:addons/web_gantt/models/models.py:0
#, python-format
msgid "You cannot reschedule %s towards %s."
msgstr ""
#. module: web_gantt
#: code:addons/web_gantt/models/models.py:0
#, python-format
msgid ""
"You cannot reschedule tasks that do not follow a direct dependency path. "
"Only the first task has been automatically rescheduled."
msgstr ""