odoo/addons/account_cancel/i18n/zh_CN.po

56 lines
1.8 KiB
Plaintext

# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_cancel
#
# Translators:
# FIRST AUTHOR <EMAIL@ADDRESS>, 2014
# leangjia <liangjia@qq.com>, 2015
# mrshelly <mrshelly@hotmail.com>, 2015
# Talway <9010446@qq.com>, 2015
# 訾明华 <565209960@qq.com>, 2015
msgid ""
msgstr ""
"Project-Id-Version: Odoo 8.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-08-03 18:10+0000\n"
"PO-Revision-Date: 2015-08-21 04:51+0000\n"
"Last-Translator: leangjia <liangjia@qq.com>\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: account_cancel
#: model:ir.model,name:account_cancel.model_account_bank_statement
msgid "Bank Statement"
msgstr "银行对账单"
#. module: account_cancel
#: model:ir.model,name:account_cancel.model_account_bank_statement_line
msgid "Bank Statement Line"
msgstr "银行对账单明细"
#. module: account_cancel
#: view:account.bank.statement:account_cancel.bank_statement_cancel_form_inherit
msgid "Cancel"
msgstr "取消"
#. module: account_cancel
#: view:account.invoice:account_cancel.invoice_form_cancel_inherit
#: view:account.invoice:account_cancel.invoice_supplier_cancel_form_inherit
msgid "Cancel Invoice"
msgstr "取消发票"
#. module: account_cancel
#: code:addons/account_cancel/models/account_bank_statement.py:22
#, python-format
msgid "Please set the bank statement to New before canceling."
msgstr "新建银行对帐单前请取消之前设置的银行对帐单。"
#. module: account_cancel
#: view:account.bank.statement:account_cancel.bank_statement_draft_form_inherit
msgid "Reset to New"
msgstr "重置为草稿"