odoo/addons/analytic_user_function/i18n/ko.po

138 lines
5.0 KiB
Plaintext

# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * analytic_user_function
#
# Translators:
# FIRST AUTHOR <EMAIL@ADDRESS>, 2014
msgid ""
msgstr ""
"Project-Id-Version: Odoo 8.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-01-21 14:07+0000\n"
"PO-Revision-Date: 2015-08-14 05:51+0000\n"
"Last-Translator: choijaeho <hwangtog@gmail.com>\n"
"Language-Team: Korean (http://www.transifex.com/odoo/odoo-8/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"
#. module: analytic_user_function
#: field:analytic.user.funct.grid,account_id:0
#: model:ir.model,name:analytic_user_function.model_account_analytic_account
msgid "Analytic Account"
msgstr "분석 계정"
#. module: analytic_user_function
#: model:ir.model,name:analytic_user_function.model_account_analytic_line
msgid "Analytic Line"
msgstr "분석 명세"
#. module: analytic_user_function
#: field:analytic.user.funct.grid,create_uid:0
msgid "Created by"
msgstr "작성자"
#. module: analytic_user_function
#: field:analytic.user.funct.grid,create_date:0
msgid "Created on"
msgstr "작성일"
#. module: analytic_user_function
#: view:account.analytic.account:analytic_user_function.view_account_analytic_account_form_inherit
msgid ""
"Define a specific service (e.g. Senior Consultant)\n"
" and price for some users to use these data instead\n"
" of the default values when invoicing the customer."
msgstr "일부 사용자가 고객이 청구할 때 기본값 대신에\n 이러한 데이터를 사용하려면 가격과 \n 특정 서비스를 정의합니다 (예. 선임 컨설턴트)."
#. module: analytic_user_function
#: code:addons/analytic_user_function/analytic_user_function.py:108
#: code:addons/analytic_user_function/analytic_user_function.py:137
#, python-format
msgid "Error!"
msgstr "오류!"
#. module: analytic_user_function
#: field:analytic.user.funct.grid,id:0
msgid "ID"
msgstr "ID"
#. module: analytic_user_function
#: view:account.analytic.account:analytic_user_function.view_account_analytic_account_form_inherit
msgid "Invoice Price Rate per User"
msgstr "사용자 당 송장 가격 비율"
#. module: analytic_user_function
#: view:analytic.user.funct.grid:analytic_user_function.analytic_user_funct_grid_form
#: view:analytic.user.funct.grid:analytic_user_function.analytic_user_funct_grid_tree
msgid "Invoicing Data"
msgstr "송장 발행 데이타"
#. module: analytic_user_function
#: field:analytic.user.funct.grid,write_uid:0
msgid "Last Updated by"
msgstr "최근 갱신한 사람"
#. module: analytic_user_function
#: field:analytic.user.funct.grid,write_date:0
msgid "Last Updated on"
msgstr "최근 갱신 날짜"
#. module: analytic_user_function
#: view:account.analytic.account:analytic_user_function.view_account_analytic_account_form_inherit
msgid ""
"Odoo will recursively search on parent accounts\n"
" to check if specific conditions are defined for a\n"
" specific user. This allows to set invoicing\n"
" conditions for a group of contracts."
msgstr "구체적인 조건이 특정 사용자에 대해 정의된 경우\n Odoo는 확인하기 위해 상위 계정을 재귀적으로\n 검색합니다. 이 계약의 그룹에 대한\n 송장의 조건을 설정할 수 있습니다."
#. module: analytic_user_function
#: field:analytic.user.funct.grid,price:0
msgid "Price"
msgstr "가격"
#. module: analytic_user_function
#: model:ir.model,name:analytic_user_function.model_analytic_user_funct_grid
msgid "Price per User"
msgstr "사용자 당 가격"
#. module: analytic_user_function
#: help:analytic.user.funct.grid,price:0
msgid "Price per hour for this user."
msgstr "이 사용자에 대한 시간당 가격."
#. module: analytic_user_function
#: field:analytic.user.funct.grid,product_id:0
msgid "Service"
msgstr "서비스"
#. module: analytic_user_function
#: code:addons/analytic_user_function/analytic_user_function.py:109
#: code:addons/analytic_user_function/analytic_user_function.py:138
#, python-format
msgid "There is no expense account defined for this product: \"%s\" (id:%d)"
msgstr "이 제품에 대해 정의된 비용 계정이 없습니다 : \"%s\" (id:%d)"
#. module: analytic_user_function
#: model:ir.model,name:analytic_user_function.model_hr_analytic_timesheet
msgid "Timesheet Line"
msgstr "작업표 명세"
#. module: analytic_user_function
#: field:analytic.user.funct.grid,uom_id:0
msgid "Unit of Measure"
msgstr "측정 단위"
#. module: analytic_user_function
#: field:analytic.user.funct.grid,user_id:0
msgid "User"
msgstr "사용자"
#. module: analytic_user_function
#: field:account.analytic.account,user_product_ids:0
msgid "Users/Products Rel."
msgstr "사용자/상품 관계"