# Translation of Odoo Server. # This file contains the translation of the following modules: # * hr_payroll_account # # Translators: # FIRST AUTHOR , 2014 # Jeffery Chenn , 2015 # Jeffery Chenn , 2016 msgid "" msgstr "" "Project-Id-Version: Odoo 8.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2015-01-21 14:08+0000\n" "PO-Revision-Date: 2016-06-23 14:23+0000\n" "Last-Translator: Jeffery Chenn \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: hr_payroll_account #: view:hr.contract:hr_payroll_account.hr_contract_form_inherit #: view:hr.salary.rule:hr_payroll_account.hr_salary_rule_form_inherit msgid "Accounting" msgstr "会计" #. module: hr_payroll_account #: field:hr.payslip,move_id:0 msgid "Accounting Entry" msgstr "会计凭证" #. module: hr_payroll_account #: code:addons/hr_payroll_account/hr_payroll_account.py:154 #: code:addons/hr_payroll_account/hr_payroll_account.py:170 #, python-format msgid "Adjustment Entry" msgstr "调整凭证" #. module: hr_payroll_account #: field:hr.contract,analytic_account_id:0 #: field:hr.salary.rule,analytic_account_id:0 msgid "Analytic Account" msgstr "分析账户" #. module: hr_payroll_account #: code:addons/hr_payroll_account/hr_payroll_account.py:152 #: code:addons/hr_payroll_account/hr_payroll_account.py:168 #, python-format msgid "Configuration Error!" msgstr "配置错误!" #. module: hr_payroll_account #: model:ir.model,name:hr_payroll_account.model_hr_contract msgid "Contract" msgstr "合同" #. module: hr_payroll_account #: field:hr.salary.rule,account_credit:0 msgid "Credit Account" msgstr "贷方科目" #. module: hr_payroll_account #: field:hr.salary.rule,account_debit:0 msgid "Debit Account" msgstr "借方科目" #. module: hr_payroll_account #: field:hr.payslip,period_id:0 msgid "Force Period" msgstr "强制会计期间" #. module: hr_payroll_account #: model:ir.model,name:hr_payroll_account.model_hr_payslip_employees msgid "Generate payslips for all selected employees" msgstr "为已选的所有员工生成工资单" #. module: hr_payroll_account #: help:hr.payslip,period_id:0 msgid "Keep empty to use the period of the validation(Payslip) date." msgstr "为空使用这个期间审核(工资单)日期" #. module: hr_payroll_account #: model:ir.model,name:hr_payroll_account.model_hr_payslip msgid "Pay Slip" msgstr "工资单" #. module: hr_payroll_account #: model:ir.model,name:hr_payroll_account.model_hr_payslip_run msgid "Payslip Batches" msgstr "工资单批处理" #. module: hr_payroll_account #: code:addons/hr_payroll_account/hr_payroll_account.py:97 #, python-format msgid "Payslip of %s" msgstr "%s 的工资单" #. module: hr_payroll_account #: field:hr.contract,journal_id:0 field:hr.payslip,journal_id:0 #: field:hr.payslip.run,journal_id:0 msgid "Salary Journal" msgstr "工资分类账" #. module: hr_payroll_account #: field:hr.salary.rule,account_tax_id:0 msgid "Tax Code" msgstr "税代码" #. module: hr_payroll_account #: code:addons/hr_payroll_account/hr_payroll_account.py:152 #, python-format msgid "The Expense Journal \"%s\" has not properly configured the Credit Account!" msgstr "费用分类账 \"%s\"未配置正确的贷方科目" #. module: hr_payroll_account #: code:addons/hr_payroll_account/hr_payroll_account.py:168 #, python-format msgid "The Expense Journal \"%s\" has not properly configured the Debit Account!" msgstr "费用分类账 \"%s\"未配置正确的借方科目"