# Translation of Odoo Server. # This file contains the translation of the following modules: # * web_hierarchy # # Translators: # Wil Odoo, 2024 # Daye Jeong, 2024 # msgid "" msgstr "" "Project-Id-Version: Odoo Server 18.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2024-09-26 08:56+0000\n" "PO-Revision-Date: 2024-09-25 09:42+0000\n" "Last-Translator: Daye Jeong, 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: web_hierarchy #: model:ir.model,name:web_hierarchy.model_ir_actions_act_window_view msgid "Action Window View" msgstr "작업 윈도우 보기" #. module: web_hierarchy #: model:ir.model,name:web_hierarchy.model_base msgid "Base" msgstr "기준액" #. module: web_hierarchy #. odoo-javascript #: code:addons/web_hierarchy/static/src/hierarchy_model.js:0 msgid "Cannot change the parent because it will cause a cyclic." msgstr "상위 항목을 변경하면 순환이 발생하므로 변경할 수 없습니다." #. module: web_hierarchy #. odoo-javascript #: code:addons/web_hierarchy/static/src/hierarchy_card.xml:0 msgid "Fold" msgstr "접기" #. module: web_hierarchy #: model:ir.model.fields.selection,name:web_hierarchy.selection__ir_actions_act_window_view__view_mode__hierarchy #: model:ir.model.fields.selection,name:web_hierarchy.selection__ir_ui_view__type__hierarchy msgid "Hierarchy" msgstr "계층" #. module: web_hierarchy #. odoo-python #: code:addons/web_hierarchy/models/ir_ui_view.py:0 msgid "Hierarchy child can only be field or template, got %s" msgstr "하위 계층 구조는 필드나 템플릿만 선택 가능하며, 다음 내용입니다 %s" #. module: web_hierarchy #. odoo-python #: code:addons/web_hierarchy/models/ir_ui_view.py:0 msgid "Hierarchy view can contain only one templates tag" msgstr "계층 구조 보기에는 서식 태그가 하나만 포함될 수 있습니다." #. module: web_hierarchy #. odoo-javascript #: code:addons/web_hierarchy/static/src/hierarchy_renderer.js:0 msgid "" "Impossible to update the parent node of the dragged node because no parent " "has been found." msgstr "상위 노드를 찾을 수 없으므로 드래그한 노드의 상위 노드를 업데이트할 수 없습니다." #. module: web_hierarchy #. odoo-python #: code:addons/web_hierarchy/models/ir_ui_view.py:0 msgid "" "Invalid attributes (%(invalid_attributes)s) in hierarchy view. Attributes " "must be in (%(valid_attributes)s)" msgstr "" "계층 구조 보기에 잘못된 속성(%(invalid_attributes)s)이 있습니다. 속성은 (%(valid_attributes)s)에 " "있어야 합니다." #. module: web_hierarchy #. odoo-javascript #: code:addons/web_hierarchy/static/src/hierarchy_controller.xml:0 msgid "New" msgstr "신규" #. module: web_hierarchy #. odoo-javascript #: code:addons/web_hierarchy/static/src/hierarchy_model.js:0 msgid "" "The parent of \"%s\" was successfully updated. Reloading records to account " "for other changes." msgstr "\"%s\"의 상위 항목이 성공적으로 업데이트되었습니다. 다른 변경 사항을 확인하기 위해 레코드를 불러오는 중입니다." #. module: web_hierarchy #. odoo-javascript #: code:addons/web_hierarchy/static/src/hierarchy_model.js:0 msgid "The parent record cannot be the record dragged." msgstr "상위 레코드는 드래그한 레코드가 될 수 없습니다." #. module: web_hierarchy #. odoo-javascript #: code:addons/web_hierarchy/static/src/hierarchy_card.xml:0 msgid "Unfold" msgstr "펼치기" #. module: web_hierarchy #: model:ir.model,name:web_hierarchy.model_ir_ui_view msgid "View" msgstr "보기" #. module: web_hierarchy #: model:ir.model.fields,field_description:web_hierarchy.field_ir_actions_act_window_view__view_mode #: model:ir.model.fields,field_description:web_hierarchy.field_ir_ui_view__type msgid "View Type" msgstr "화면 유형"