123456789101112131415161718192021222324252627282930 |
- # Translation of Odoo Server.
- # This file contains the translation of the following modules:
- # * contract_show_invoice
- #
- # 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:33+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_show_invoice
- #: view:account.analytic.account:contract_show_invoice.account_analytic_account_button_invoice
- #: model:ir.actions.act_window,name:contract_show_invoice.act_analytic_invoices
- msgid "Invoices"
- msgstr "发票"
- #. module: contract_show_invoice
- #: view:account.analytic.account:contract_show_invoice.account_analytic_account_button_invoice
- msgid "Invoices related with this contract"
- msgstr "该合同相关的发票"
|