mirror of
https://github.com/bringout/oca-ocb-sale.git
synced 2026-04-27 15:12:02 +02:00
19.0 vanilla
This commit is contained in:
parent
79f83631d5
commit
73afc09215
6267 changed files with 1534193 additions and 1130106 deletions
|
|
@ -1,25 +1,27 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * product_margin
|
||||
#
|
||||
# * product_margin
|
||||
#
|
||||
# Translators:
|
||||
# Martin Trigaux, 2022
|
||||
# Sarah Park, 2023
|
||||
# Daye Jeong, 2024
|
||||
#
|
||||
#
|
||||
# "Dylan Kiss (dyki)" <dyki@odoo.com>, 2025.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 15.5alpha1\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-09-20 09:02+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:54+0000\n"
|
||||
"Last-Translator: Daye Jeong, 2024\n"
|
||||
"Language-Team: Korean (https://app.transifex.com/odoo/teams/41243/ko/)\n"
|
||||
"POT-Creation-Date: 2026-01-25 18:36+0000\n"
|
||||
"PO-Revision-Date: 2025-09-16 04:41+0000\n"
|
||||
"Last-Translator: \"Dylan Kiss (dyki)\" <dyki@odoo.com>\n"
|
||||
"Language-Team: Korean <https://translate.odoo.com/projects/odoo-19/"
|
||||
"product_margin/ko/>\n"
|
||||
"Language: 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"
|
||||
"X-Generator: Weblate 5.12.2\n"
|
||||
|
||||
#. module: product_margin
|
||||
#: model:ir.model.fields,field_description:product_margin.field_product_product__purchase_num_invoiced
|
||||
|
|
@ -74,7 +76,7 @@ msgstr "취소"
|
|||
#. module: product_margin
|
||||
#: model_terms:ir.ui.view,arch_db:product_margin.view_product_margin_form
|
||||
msgid "Catalog Price"
|
||||
msgstr "상품안내서 가격"
|
||||
msgstr "카탈로그 가격"
|
||||
|
||||
#. module: product_margin
|
||||
#: model:ir.model.fields,field_description:product_margin.field_product_margin__create_uid
|
||||
|
|
@ -88,6 +90,7 @@ msgstr "작성일자"
|
|||
|
||||
#. module: product_margin
|
||||
#: model:ir.model.fields,field_description:product_margin.field_product_margin__display_name
|
||||
#: model:ir.model.fields,field_description:product_margin.field_product_product__display_name
|
||||
msgid "Display Name"
|
||||
msgstr "표시명"
|
||||
|
||||
|
|
@ -130,7 +133,7 @@ msgstr "예상 이익 * 100 / 예상 판매"
|
|||
#. module: product_margin
|
||||
#: model:ir.model.fields,field_description:product_margin.field_product_margin__from_date
|
||||
msgid "From"
|
||||
msgstr "출발"
|
||||
msgstr "시작"
|
||||
|
||||
#. module: product_margin
|
||||
#: model_terms:ir.ui.view,arch_db:product_margin.product_margin_form_view
|
||||
|
|
@ -139,6 +142,7 @@ msgstr "일반 정보"
|
|||
|
||||
#. module: product_margin
|
||||
#: model:ir.model.fields,field_description:product_margin.field_product_margin__id
|
||||
#: model:ir.model.fields,field_description:product_margin.field_product_product__id
|
||||
msgid "ID"
|
||||
msgstr "ID"
|
||||
|
||||
|
|
@ -148,11 +152,6 @@ msgstr "ID"
|
|||
msgid "Invoice State"
|
||||
msgstr "청구서 상태"
|
||||
|
||||
#. module: product_margin
|
||||
#: model:ir.model.fields,field_description:product_margin.field_product_margin____last_update
|
||||
msgid "Last Modified on"
|
||||
msgstr "최근 수정일"
|
||||
|
||||
#. module: product_margin
|
||||
#: model:ir.model.fields,field_description:product_margin.field_product_margin__write_uid
|
||||
msgid "Last Updated by"
|
||||
|
|
@ -211,16 +210,20 @@ msgid "Product Margin"
|
|||
msgstr "품목 이익"
|
||||
|
||||
#. module: product_margin
|
||||
#. odoo-python
|
||||
#: code:addons/product_margin/wizard/product_margin.py:0
|
||||
#: model:ir.actions.act_window,name:product_margin.product_margin_act_window
|
||||
#: model:ir.ui.menu,name:product_margin.menu_action_product_margin
|
||||
#: model_terms:ir.ui.view,arch_db:product_margin.view_product_margin_form
|
||||
#: model_terms:ir.ui.view,arch_db:product_margin.view_product_margin_graph
|
||||
#: model_terms:ir.ui.view,arch_db:product_margin.view_product_margin_tree
|
||||
#, python-format
|
||||
msgid "Product Margins"
|
||||
msgstr "품목 이익"
|
||||
|
||||
#. module: product_margin
|
||||
#: model:ir.ui.menu,name:product_margin.menu_action_product_margin
|
||||
msgid "Product Margins…"
|
||||
msgstr "품목 마진…"
|
||||
|
||||
#. module: product_margin
|
||||
#: model:ir.model,name:product_margin.model_product_product
|
||||
msgid "Product Variant"
|
||||
|
|
@ -271,19 +274,18 @@ msgstr "청구 가격과 고객 청구서의 수량을 곱합 합계"
|
|||
#. module: product_margin
|
||||
#: model:ir.model.fields,help:product_margin.field_product_product__total_cost
|
||||
msgid "Sum of Multiplication of Invoice price and quantity of Vendor Bills "
|
||||
msgstr "송장 가격과 공급업체 청구서의 수량을 곱한 합계"
|
||||
msgstr "송장 가격과 공급업체 청구서의 수량을 곱한 합계 "
|
||||
|
||||
#. module: product_margin
|
||||
#: model:ir.model.fields,help:product_margin.field_product_product__sale_expected
|
||||
msgid ""
|
||||
"Sum of Multiplication of Sale Catalog price and quantity of Customer "
|
||||
"Invoices"
|
||||
msgstr "판매 상품안내서 가격과 고객 청구서의 수량을 곱한 합계"
|
||||
"Sum of Multiplication of Sale Catalog price and quantity of Customer Invoices"
|
||||
msgstr "판매 카탈로그 가격과 고객용 청구서의 수량을 곱한 합계"
|
||||
|
||||
#. module: product_margin
|
||||
#: model:ir.model.fields,help:product_margin.field_product_product__sale_num_invoiced
|
||||
msgid "Sum of Quantity in Customer Invoices"
|
||||
msgstr "고객 인보이스 수량 합계"
|
||||
msgstr "고객 청구서 수량 합계"
|
||||
|
||||
#. module: product_margin
|
||||
#: model:ir.model.fields,help:product_margin.field_product_product__purchase_num_invoiced
|
||||
|
|
@ -293,7 +295,7 @@ msgstr "공급업체 청구서 수량 합계"
|
|||
#. module: product_margin
|
||||
#: model:ir.model.fields,field_description:product_margin.field_product_margin__to_date
|
||||
msgid "To"
|
||||
msgstr "도착"
|
||||
msgstr "종료 시간"
|
||||
|
||||
#. module: product_margin
|
||||
#: model:ir.model.fields,field_description:product_margin.field_product_product__total_cost
|
||||
|
|
@ -327,3 +329,9 @@ msgstr "거래액"
|
|||
#: model:ir.model.fields,help:product_margin.field_product_product__total_margin
|
||||
msgid "Turnover - Total cost"
|
||||
msgstr "매출액 - 총 비용"
|
||||
|
||||
#~ msgid "Last Modified on"
|
||||
#~ msgstr "최근 수정일"
|
||||
|
||||
#~ msgid "Turnover - Standard price"
|
||||
#~ msgstr "회전율 - 표준 가격"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue