odoo/addons/account_sequence/i18n/zh_CN.po

174 lines
5.0 KiB
Plaintext

# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_sequence
#
# Translators:
# FIRST AUTHOR <EMAIL@ADDRESS>, 2012,2014
# Jeffery CHEN <jeffery9@gmail.com>, 2016
# liAnGjiA <liangjia@qq.com>, 2017
msgid ""
msgstr ""
"Project-Id-Version: Odoo 8.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-01-21 14:07+0000\n"
"PO-Revision-Date: 2017-03-07 08:57+0000\n"
"Last-Translator: liAnGjiA <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_sequence
#: model:ir.model,name:account_sequence.model_account_move
msgid "Account Entry"
msgstr "分录"
#. module: account_sequence
#: view:account.sequence.installer:account_sequence.view_account_sequence_installer
#: model:ir.actions.act_window,name:account_sequence.action_account_seq_installer
msgid "Account Sequence Application Configuration"
msgstr "序列模块配置"
#. module: account_sequence
#: field:account.sequence.installer,company_id:0
msgid "Company"
msgstr "公司"
#. module: account_sequence
#: view:account.sequence.installer:account_sequence.view_account_sequence_installer
msgid "Configure"
msgstr "设置"
#. module: account_sequence
#: view:account.sequence.installer:account_sequence.view_account_sequence_installer
msgid "Configure Your Account Sequence Application"
msgstr "设置序列模块"
#. module: account_sequence
#: field:account.sequence.installer,create_uid:0
msgid "Created by"
msgstr "创建人"
#. module: account_sequence
#: field:account.sequence.installer,create_date:0
msgid "Created on"
msgstr "创建时间"
#. module: account_sequence
#: field:account.sequence.installer,id:0
msgid "ID"
msgstr "标识"
#. module: account_sequence
#: field:account.sequence.installer,number_increment:0
msgid "Increment Number"
msgstr "编号增量"
#. module: account_sequence
#: field:account.move,internal_sequence_number:0
#: field:account.move.line,internal_sequence_number:0
msgid "Internal Number"
msgstr "凭证号"
#. module: account_sequence
#: field:account.journal,internal_sequence_id:0
msgid "Internal Sequence"
msgstr "内部序列"
#. module: account_sequence
#: help:account.move,internal_sequence_number:0
#: help:account.move.line,internal_sequence_number:0
msgid "Internal Sequence Number"
msgstr "内部序列号"
#. module: account_sequence
#: model:ir.model,name:account_sequence.model_account_journal
msgid "Journal"
msgstr "账簿"
#. module: account_sequence
#: model:ir.model,name:account_sequence.model_account_move_line
msgid "Journal Items"
msgstr "账簿项"
#. module: account_sequence
#: field:account.sequence.installer,write_uid:0
msgid "Last Updated by"
msgstr "最后更新人"
#. module: account_sequence
#: field:account.sequence.installer,write_date:0
msgid "Last Updated on"
msgstr "最后更新时间"
#. module: account_sequence
#: field:account.sequence.installer,name:0
msgid "Name"
msgstr "名称"
#. module: account_sequence
#: field:account.sequence.installer,number_next:0
msgid "Next Number"
msgstr "下一编号"
#. module: account_sequence
#: help:account.sequence.installer,number_next:0
msgid "Next number of this sequence"
msgstr "这序列的下一编号"
#. module: account_sequence
#: field:account.sequence.installer,padding:0
msgid "Number padding"
msgstr "数字填充"
#. module: account_sequence
#: help:account.sequence.installer,padding:0
msgid ""
"Odoo will automatically adds some '0' on the left of the 'Next Number' to "
"get the required padding size."
msgstr "Odoo 将自动添加几个 '0' 在'下一个数字'左侧满足填充要求。"
#. module: account_sequence
#: field:account.sequence.installer,prefix:0
msgid "Prefix"
msgstr "前缀"
#. module: account_sequence
#: help:account.sequence.installer,prefix:0
msgid "Prefix value of the record for the sequence"
msgstr "序列的前缀"
#. module: account_sequence
#: field:account.sequence.installer,suffix:0
msgid "Suffix"
msgstr "后缀"
#. module: account_sequence
#: help:account.sequence.installer,suffix:0
msgid "Suffix value of the record for the sequence"
msgstr "序列的后缀"
#. module: account_sequence
#: help:account.sequence.installer,number_increment:0
msgid "The next number of the sequence will be incremented by this number"
msgstr "这序列的下一编号将以此数增加."
#. module: account_sequence
#: help:account.journal,internal_sequence_id:0
msgid ""
"This sequence will be used to maintain the internal number for the journal "
"entries related to this journal."
msgstr "此序列用于当前账簿的所有会计凭证"
#. module: account_sequence
#: view:account.sequence.installer:account_sequence.view_account_sequence_installer
msgid "You can enhance the Account Sequence Application by installing ."
msgstr "您可以自定义安装模块的序列"
#. module: account_sequence
#: view:account.sequence.installer:account_sequence.view_account_sequence_installer
msgid "title"
msgstr "标题"