# Translation of Odoo Server. # This file contains the translation of the following modules: # * analytic_contract_hr_expense # # Translators: # FIRST AUTHOR , 2014 # jeffery chen fan , 2015-2016 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: 2016-01-18 05:27+0000\n" "Last-Translator: jeffery chen fan \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_contract_hr_expense #: model:ir.model,name:analytic_contract_hr_expense.model_account_analytic_account msgid "Analytic Account" msgstr "分析账户" #. module: analytic_contract_hr_expense #: field:account.analytic.account,charge_expenses:0 msgid "Charge Expenses" msgstr "收取费用" #. module: analytic_contract_hr_expense #: field:account.analytic.account,est_expenses:0 msgid "Estimation of Expenses to Invoice" msgstr "待开票费用的预估" #. module: analytic_contract_hr_expense #: view:account.analytic.account:analytic_contract_hr_expense.account_analytic_account_form_expense_form msgid "Expenses" msgstr "费用" #. module: analytic_contract_hr_expense #: view:account.analytic.account:analytic_contract_hr_expense.account_analytic_account_form_expense_form msgid "Expenses and Timesheet Invoicing Ratio" msgstr "费用和工时单开票比率" #. module: analytic_contract_hr_expense #: code:addons/analytic_contract_hr_expense/analytic_contract_hr_expense.py:135 #, python-format msgid "Expenses of %s" msgstr "%s的费用" #. module: analytic_contract_hr_expense #: code:addons/analytic_contract_hr_expense/analytic_contract_hr_expense.py:143 #, python-format msgid "Expenses to Invoice of %s" msgstr "%s的待开票费用" #. module: analytic_contract_hr_expense #: view:account.analytic.account:analytic_contract_hr_expense.account_analytic_account_form_expense_form msgid "Nothing to invoice, create" msgstr "没有需要开票的,创建" #. module: analytic_contract_hr_expense #: view:account.analytic.account:analytic_contract_hr_expense.account_analytic_account_form_expense_form msgid "or view" msgstr "或 查看" #. module: analytic_contract_hr_expense #: field:account.analytic.account,expense_invoiced:0 #: field:account.analytic.account,expense_to_invoice:0 #: field:account.analytic.account,remaining_expense:0 msgid "unknown" msgstr "未知" #. module: analytic_contract_hr_expense #: view:account.analytic.account:analytic_contract_hr_expense.account_analytic_account_form_expense_form msgid "⇒ Invoice" msgstr "=> 开票"