# Translation of OpenERP Server. # This file contains the translation of the following modules: # * l10n_be_invoice_bba # # Translators: # FIRST AUTHOR , 2014 # liAnGjiA , 2017 # Maie , 2015 msgid "" msgstr "" "Project-Id-Version: Odoo 8.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2012-11-24 02:53+0000\n" "PO-Revision-Date: 2017-03-07 08:57+0000\n" "Last-Translator: liAnGjiA \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: l10n_be_invoice_bba #: sql_constraint:account.invoice:0 msgid "Invoice Number must be unique per Company!" msgstr "发票号必须在公司范围内唯一" #. module: l10n_be_invoice_bba #: model:ir.model,name:l10n_be_invoice_bba.model_account_invoice msgid "Invoice" msgstr "发票" #. module: l10n_be_invoice_bba #: constraint:res.partner:0 msgid "Error ! You cannot create recursive associated members." msgstr "错误,您不能创建循环引用的会员用户" #. module: l10n_be_invoice_bba #: constraint:account.invoice:0 msgid "Invalid BBA Structured Communication !" msgstr "BBA结构化传输有误!" #. module: l10n_be_invoice_bba #: selection:res.partner,out_inv_comm_algorithm:0 msgid "Random" msgstr "随机" #. module: l10n_be_invoice_bba #: help:res.partner,out_inv_comm_type:0 msgid "Select Default Communication Type for Outgoing Invoices." msgstr "选择默认按钮类型" #. module: l10n_be_invoice_bba #: help:res.partner,out_inv_comm_algorithm:0 msgid "" "Select Algorithm to generate the Structured Communication on Outgoing " "Invoices." msgstr "自动生成循环发票" #. module: l10n_be_invoice_bba #: code:addons/l10n_be_invoice_bba/invoice.py:109 #: code:addons/l10n_be_invoice_bba/invoice.py:135 #, python-format msgid "" "The daily maximum of outgoing invoices with an automatically generated BBA Structured Communications has been exceeded!\n" "Please create manually a unique BBA Structured Communication." msgstr "自动生成结构化BBA传输已超出每日销售发票的最大值,请手动建立BBA结构化传输" #. module: l10n_be_invoice_bba #: code:addons/l10n_be_invoice_bba/invoice.py:150 #, python-format msgid "Error!" msgstr "错误!" #. module: l10n_be_invoice_bba #: code:addons/l10n_be_invoice_bba/invoice.py:121 #, python-format msgid "" "The Partner should have a 3-7 digit Reference Number for the generation of BBA Structured Communications!\n" "Please correct the Partner record." msgstr "合作伙伴应该有BBA的产生结构化通信3-7位数的参考编号!\n请纠正合作伙伴的记录。" #. module: l10n_be_invoice_bba #: constraint:res.partner:0 msgid "Error: Invalid ean code" msgstr "错误:无效的EAN编码" #. module: l10n_be_invoice_bba #: code:addons/l10n_be_invoice_bba/invoice.py:108 #: code:addons/l10n_be_invoice_bba/invoice.py:120 #: code:addons/l10n_be_invoice_bba/invoice.py:134 #: code:addons/l10n_be_invoice_bba/invoice.py:162 #: code:addons/l10n_be_invoice_bba/invoice.py:172 #: code:addons/l10n_be_invoice_bba/invoice.py:197 #, python-format msgid "Warning!" msgstr "警告!" #. module: l10n_be_invoice_bba #: selection:res.partner,out_inv_comm_algorithm:0 msgid "Customer Reference" msgstr "客户参考号" #. module: l10n_be_invoice_bba #: field:res.partner,out_inv_comm_type:0 msgid "Communication Type" msgstr "通信类型" #. module: l10n_be_invoice_bba #: code:addons/l10n_be_invoice_bba/invoice.py:173 #: code:addons/l10n_be_invoice_bba/invoice.py:198 #, python-format msgid "" "The BBA Structured Communication has already been used!\n" "Please create manually a unique BBA Structured Communication." msgstr "当前BBA通讯结构已经被使用!\n请另行创建BBA通讯结构。" #. module: l10n_be_invoice_bba #: selection:res.partner,out_inv_comm_algorithm:0 msgid "Date" msgstr "事务处理日期" #. module: l10n_be_invoice_bba #: model:ir.model,name:l10n_be_invoice_bba.model_res_partner msgid "Partner" msgstr "合作伙伴" #. module: l10n_be_invoice_bba #: code:addons/l10n_be_invoice_bba/invoice.py:151 #, python-format msgid "" "Unsupported Structured Communication Type Algorithm '%s' !\n" "Please contact your OpenERP support channel." msgstr "不支持的结构化传输算法类型 '%s' !\n请联系您的OpenERP 维护人员." #. module: l10n_be_invoice_bba #: field:res.partner,out_inv_comm_algorithm:0 msgid "Communication Algorithm" msgstr "通信算法" #. module: l10n_be_invoice_bba #: code:addons/l10n_be_invoice_bba/invoice.py:163 #, python-format msgid "" "Empty BBA Structured Communication!\n" "Please fill in a unique BBA Structured Communication." msgstr "清空BBA的结构化通信!\n请填写一个唯一的BBA结构化通信。"