1234567891011121314151617181920212223242526272829 |
- # Translation of Odoo Server.
- # This file contains the translation of the following modules:
- # * contract_journal
- #
- # Translators:
- # ITGeeker <alanljj@qq.com>, 2017
- msgid ""
- msgstr ""
- "Project-Id-Version: contract (8.0)\n"
- "Report-Msgid-Bugs-To: \n"
- "POT-Creation-Date: 2017-03-25 04:22+0000\n"
- "PO-Revision-Date: 2017-04-11 06:30+0000\n"
- "Last-Translator: ITGeeker <alanljj@qq.com>\n"
- "Language-Team: Chinese (China) (http://www.transifex.com/oca/OCA-contract-8-0/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: contract_journal
- #: model:ir.model,name:contract_journal.model_account_analytic_account
- msgid "Analytic Account"
- msgstr "核算科目"
- #. module: contract_journal
- #: field:account.analytic.account,journal_id:0
- msgid "Journal"
- msgstr "凭证簿"
|