# Translation of Odoo Server. # This file contains the translation of the following modules: # * pad # # Translators: # FIRST AUTHOR , 2012,2014 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: 2015-08-17 13:55+0000\n" "Last-Translator: leangjia \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: pad #: model:ir.model,name:pad.model_res_company msgid "Companies" msgstr "公司" #. module: pad #: field:pad.common,create_uid:0 msgid "Created by" msgstr "创建人" #. module: pad #: field:pad.common,create_date:0 msgid "Created on" msgstr "创建" #. module: pad #: code:addons/pad/pad.py:52 #, python-format msgid "Error" msgstr "错误" #. module: pad #: help:res.company,pad_key:0 msgid "Etherpad lite api key." msgstr "Etherpad lite api key." #. module: pad #: help:res.company,pad_server:0 msgid "Etherpad lite server. Example: beta.primarypad.com" msgstr "Etherpad lite服务器,例如 beta.primarypad.com" #. module: pad #: field:pad.common,id:0 msgid "ID" msgstr "标识" #. module: pad #: field:pad.common,write_uid:0 msgid "Last Updated by" msgstr "最后更新" #. module: pad #: field:pad.common,write_date:0 msgid "Last Updated on" msgstr "最后一次更新" #. module: pad #: field:res.company,pad_key:0 msgid "Pad Api Key" msgstr "Pad Api Key" #. module: pad #: field:res.company,pad_server:0 msgid "Pad Server" msgstr "Pad 服务器" #. module: pad #: code:addons/pad/pad.py:52 #, python-format msgid "" "Pad creation failed, either there is a problem with your pad" " server URL or with your connection." msgstr "Pad创建失败, 或者是你的Pad服务器网址,或是你的连接有问题。" #. module: pad #: view:res.company:pad.view_company_form_with_pad msgid "Pads" msgstr "Pads" #. module: pad #. openerp-web #: code:addons/pad/static/src/js/pad.js:49 #, python-format msgid "This pad will be initialized on first edit" msgstr "Pad讲在第一个编辑时初始化" #. module: pad #. openerp-web #: code:addons/pad/static/src/js/pad.js:46 #, python-format msgid "Unable to load pad" msgstr "不能装入Pad" #. module: pad #. openerp-web #: code:addons/pad/static/src/xml/pad.xml:9 #, python-format msgid "" "You must configure the etherpad through the menu Settings > Companies > " "Companies, in the configuration tab of your company." msgstr "必须通过菜单“设置-公司-公司”,在公司的配置标签中设置 etherpad" #. module: pad #: view:res.company:pad.view_company_form_with_pad msgid "e.g. beta.primarypad.com" msgstr "例如: beta.primarypad.com"