1234567891011121314151617181920212223242526272829303132333435 |
- # Translation of Odoo Server.
- # This file contains the translation of the following modules:
- # * account_invoice_tax_required
- #
- # Translators:
- msgid ""
- msgstr ""
- "Project-Id-Version: account-financial-tools (8.0)\n"
- "Report-Msgid-Bugs-To: \n"
- "POT-Creation-Date: 2015-07-01 13:25+0000\n"
- "PO-Revision-Date: 2015-07-01 13:27+0000\n"
- "Last-Translator: <>\n"
- "Language-Team: Chinese (Taiwan) (http://www.transifex.com/oca/OCA-account-financial-tools-8-0/language/zh_TW/)\n"
- "MIME-Version: 1.0\n"
- "Content-Type: text/plain; charset=UTF-8\n"
- "Content-Transfer-Encoding: \n"
- "Language: zh_TW\n"
- "Plural-Forms: nplurals=1; plural=0;\n"
- #. module: account_invoice_tax_required
- #: model:ir.model,name:account_invoice_tax_required.model_account_invoice
- msgid "Invoice"
- msgstr "發票"
- #. module: account_invoice_tax_required
- #: code:addons/account_invoice_tax_required/models/account_invoice.py:29
- #, python-format
- msgid "Invoice has a line with product %s with no taxes"
- msgstr ""
- #. module: account_invoice_tax_required
- #: code:addons/account_invoice_tax_required/models/account_invoice.py:37
- #, python-format
- msgid "No Taxes Defined!"
- msgstr ""
|