# Translation of Odoo Server. # This file contains the translation of the following modules: # * edi # # Translators: # FIRST AUTHOR , 2014 # Jeffery CHEN , 2015 # liAnGjiA , 2017 msgid "" msgstr "" "Project-Id-Version: Odoo 8.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2015-01-21 14:08+0000\n" "PO-Revision-Date: 2017-02-13 14:19+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: edi #: code:addons/edi/models/edi.py:46 #, python-format msgid "'%s' is an invalid external ID" msgstr "'%s' 是个无效的外部ID" #. module: edi #: model:ir.model,name:edi.model_res_company msgid "Companies" msgstr "公司" #. module: edi #: model:ir.model,name:edi.model_res_currency msgid "Currency" msgstr "货币" #. module: edi #. openerp-web #: code:addons/edi/static/src/js/edi.js:61 #, python-format msgid "Document Import Notification" msgstr "单据导入通知" #. module: edi #: model:ir.model,name:edi.model_edi_edi msgid "EDI Subsystem" msgstr "EDI 子系统" #. module: edi #: field:edi.edi,id:0 msgid "ID" msgstr "ID" #. module: edi #: code:addons/edi/models/edi.py:129 #, python-format msgid "Missing Application." msgstr "应用未找到" #. module: edi #: model:ir.model,name:edi.model_res_partner msgid "Partner" msgstr "业务伙伴" #. module: edi #. openerp-web #: code:addons/edi/static/src/js/edi.js:57 #, python-format msgid "Reason:" msgstr "原因:" #. module: edi #. openerp-web #: code:addons/edi/static/src/js/edi.js:55 #, python-format msgid "Sorry, the document could not be imported." msgstr "对不起,这个单据不能被导入!" #. module: edi #. openerp-web #: code:addons/edi/static/src/js/edi.js:50 #, python-format msgid "The document has been successfully imported!" msgstr "这个单据已经被成功导入!" #. module: edi #: code:addons/edi/models/edi.py:130 #, python-format msgid "" "The document you are trying to import requires the Odoo `%s` application. " "You can install it by connecting as the administrator and opening the " "configuration assistant." msgstr "您要导入的文档需要Odoo `%s` 模块。您可以用管理员登录安装并打开配置向导。"