ko.po 2.6 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162
  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * purchase_price_diff
  4. #
  5. # Translators:
  6. # Linkup <link-up@naver.com>, 2023
  7. # JH CHOI <hwangtog@gmail.com>, 2023
  8. # Martin Trigaux, 2023
  9. #
  10. msgid ""
  11. msgstr ""
  12. "Project-Id-Version: Odoo Server 16.0\n"
  13. "Report-Msgid-Bugs-To: \n"
  14. "POT-Creation-Date: 2023-02-02 10:33+0000\n"
  15. "PO-Revision-Date: 2023-02-02 12:25+0000\n"
  16. "Last-Translator: Martin Trigaux, 2023\n"
  17. "Language-Team: Korean (https://app.transifex.com/odoo/teams/41243/ko/)\n"
  18. "MIME-Version: 1.0\n"
  19. "Content-Type: text/plain; charset=UTF-8\n"
  20. "Content-Transfer-Encoding: \n"
  21. "Language: ko\n"
  22. "Plural-Forms: nplurals=1; plural=0;\n"
  23. #. module: purchase_price_diff
  24. #: model:ir.model,name:purchase_price_diff.model_account_move_line
  25. msgid "Journal Item"
  26. msgstr "분개 항목"
  27. #. module: purchase_price_diff
  28. #: model:ir.model.fields,field_description:purchase_price_diff.field_product_category__property_account_creditor_price_difference_categ
  29. #: model:ir.model.fields,field_description:purchase_price_diff.field_product_product__property_account_creditor_price_difference
  30. #: model:ir.model.fields,field_description:purchase_price_diff.field_product_template__property_account_creditor_price_difference
  31. msgid "Price Difference Account"
  32. msgstr "가격 차이 계정"
  33. #. module: purchase_price_diff
  34. #: model:ir.model,name:purchase_price_diff.model_product_template
  35. msgid "Product"
  36. msgstr "품목"
  37. #. module: purchase_price_diff
  38. #: model:ir.model,name:purchase_price_diff.model_product_category
  39. msgid "Product Category"
  40. msgstr "품목 카테고리"
  41. #. module: purchase_price_diff
  42. #: model:ir.model.fields,help:purchase_price_diff.field_product_product__property_account_creditor_price_difference
  43. #: model:ir.model.fields,help:purchase_price_diff.field_product_template__property_account_creditor_price_difference
  44. msgid ""
  45. "This account is used in automated inventory valuation to record the price "
  46. "difference between a purchase order and its related vendor bill when "
  47. "validating this vendor bill."
  48. msgstr ""
  49. "이 계정은 자동 재고 평가에 사용되어 이 공급업체 청구서를 확인할 때 발주서와 관련 공급업체 청구서 간의 가격 차이를 기록합니다."
  50. #. module: purchase_price_diff
  51. #: model:ir.model.fields,help:purchase_price_diff.field_product_category__property_account_creditor_price_difference_categ
  52. msgid ""
  53. "This account will be used to value price difference between purchase price "
  54. "and accounting cost."
  55. msgstr "이 계정은 구매 가격과 회계 비용 간의 가격 차이를 평가하는 데 사용됩니다."