# Translation of Odoo Server. # This file contains the translation of the following modules: # * analytic_user_function # # Translators: # FIRST AUTHOR , 2014 # Jeffery CHEN , 2016 # Jeffery CHEN , 2016 # liAnGjiA , 2015 # liAnGjiA , 2015,2017 # liAnGjiA , 2015 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: 2017-04-19 05:00+0000\n" "Last-Translator: liAnGjiA \n" "Language-Team: Chinese (China) (http://www.transifex.com/odoo/odoo-8/language/zh_CN/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" "Language: zh_CN\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 以及价格,在为顾客开票时用来取代默认值。" #. 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 "标识" #. 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 "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 "相关的用户/产品"