769eafb483
Flectra is Forked from Odoo v11 commit : (6135e82d73
)
4681 lines
162 KiB
Plaintext
4681 lines
162 KiB
Plaintext
# Translation of Odoo Server.
|
||
# This file contains the translation of the following modules:
|
||
# * crm
|
||
#
|
||
# Translators:
|
||
# Martin Trigaux <mat@odoo.com>, 2017
|
||
# 老窦 北京 <2662059195@qq.com>, 2017
|
||
# Ted Wang <feiyuwang2012@gmail.com>, 2017
|
||
# Rona Lin <ssauapw@qq.com>, 2017
|
||
# Jeffery CHEN <jeffery9@gmail.com>, 2017
|
||
# liulixia <liu.lixia@elico-corp.com>, 2017
|
||
# fausthuang <faust_huang@hotmail.com>, 2017
|
||
# Talway <9010446@qq.com>, 2017
|
||
# 卓忆科技 <zhanghao@jointd.com>, 2017
|
||
# Gary Wei <Gary.wei@elico-corp.com>, 2017
|
||
# liAnGjiA <liangjia@qq.com>, 2017
|
||
# 菜小蛇 <lttlsnk@gmail.com>, 2017
|
||
# waveyeung <waveyeung@qq.com>, 2017
|
||
# Wei "oldrev" Li <liwei@sandwych.com>, 2017
|
||
# 苏州远鼎 <tiexinliu@126.com>, 2017
|
||
# 钟小华 <mackz@sina.com>, 2017
|
||
# xiaobin wu <bd5dml@gmail.com>, 2017
|
||
# Michael Chong <michaelchong2005@gmail.com>, 2017
|
||
# zpq001 <zpq001@live.com>, 2017
|
||
# Xu Lei <xulei8@qq.com>, 2017
|
||
# Maie <m@maie.name>, 2017
|
||
# niulin lnc. <admin@niulin.net>, 2017
|
||
# Yaorong Li <55yaorong.li@gmail.com>, 2017
|
||
# Si Ling Lau <happy8645@hotmail.com>, 2017
|
||
# Jeff Yu - Elico Corp <jeff.yu@elico-corp.com>, 2017
|
||
# Connie Xiao <connie.xiao@elico-corp.com>, 2017
|
||
# zhiguo liu <if@openbpm.cn>, 2017
|
||
msgid ""
|
||
msgstr ""
|
||
"Project-Id-Version: Odoo Server 11.0\n"
|
||
"Report-Msgid-Bugs-To: \n"
|
||
"POT-Creation-Date: 2017-11-16 08:08+0000\n"
|
||
"PO-Revision-Date: 2017-11-16 08:08+0000\n"
|
||
"Last-Translator: zhiguo liu <if@openbpm.cn>, 2017\n"
|
||
"Language-Team: Chinese (China) (https://www.transifex.com/odoo/teams/41243/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: crm
|
||
#: model:mail.template,body_html:crm.mail_template_data_module_install_crm
|
||
msgid ""
|
||
"\n"
|
||
"\n"
|
||
" <div style=\"margin: 10px auto;\">\n"
|
||
" % set last_created_team = user.env['crm.team'].search([], order=\"create_date desc\")[0]\n"
|
||
" <table cellspacing=\"0\" cellpadding=\"0\" style=\"width:100%;\">\n"
|
||
" <tbody>\n"
|
||
" <tr>\n"
|
||
" <td style=\"padding:2px;width:30%;\">\n"
|
||
" <img src=\"web/static/src/img/logo.png\"/>\n"
|
||
" </td>\n"
|
||
" <td style=\"vertical-align: top; padding: 8px 10px;text-align: left;font-size: 14px;\">\n"
|
||
" <a href=\"web/login\" style=\"float:right ;margin:15px auto;background: #875A7B;border-radius: 5px;color: #ffffff;font-size: 16px;padding: 10px 20px 10px 20px;text-decoration: none;\">Auto Login</a>\n"
|
||
" </td>\n"
|
||
" </tr>\n"
|
||
" </tbody>\n"
|
||
" </table>\n"
|
||
" <table style=\"width:100%;text-align:justify;margin:0 auto;border-collapse:collapse;border-top:1px solid lightgray\"\">\n"
|
||
" <tbody>\n"
|
||
" <tr>\n"
|
||
" <td style=\"padding:15px 10px;font-size:20px\">\n"
|
||
" <p style=\"color:#875A7B;margin:0\" >Hooray!</p><br>\n"
|
||
" <p dir=\"ltr\" style=\"font-size:15px;margin-top:0pt;margin-bottom:0pt;\">\n"
|
||
" <span>Your Odoo CRM application is up and running.</span></p><br>\n"
|
||
" <p dir=\"ltr\" style=\"margin-top:0pt;margin-bottom:8pt;\">\n"
|
||
" <span style=\"font-size:13px;font-weight:bold; \">What’s next?</span></p>\n"
|
||
" <ul style=\"margin-top:0pt;margin-bottom:0pt;font-size:13px;list-style-type:disc;\">\n"
|
||
" <li dir=\"ltr\">\n"
|
||
" <p dir=\"ltr\" style=\"margin-top:0pt;margin-bottom:0pt;\">\n"
|
||
" <span>Try creating a lead by sending an email to </span>\n"
|
||
" <a href=\"mailto:${last_created_team.alias_id.name_get()[0][1] if last_created_team.alias_id.alias_domain else user.company_id.email}\">\n"
|
||
" <span style=\"font-weight:bold; text-decoration:underline;\">${last_created_team.alias_id.name_get()[0][1] if last_created_team.alias_id.alias_domain else user.company_id.email}</span>\n"
|
||
" </a>\n"
|
||
" </p>\n"
|
||
" </li>\n"
|
||
" <li dir=\"ltr\">\n"
|
||
" <p dir=\"ltr\" style=\"margin-top:0pt;margin-bottom:8pt;\">\n"
|
||
" <span>Track your opportunities in your sale funnel by simply dragging and dropping the cards from one column to another</span>\n"
|
||
" </p>\n"
|
||
" </li>\n"
|
||
" </ul> <br>\n"
|
||
" <p dir=\"ltr\" style=\"font-size:13px;margin-top:0pt;margin-bottom:8pt;\">\n"
|
||
" <span style=\"font-weight:bold;\">Discover the </span>\n"
|
||
" <span><a href=\"/web#view_type=list&model=crm.lead&action=crm.crm_lead_all_leads\">\n"
|
||
" <span style=\"font-weight:bold; text-decoration:underline;\">CRM planner</span></a></span>\n"
|
||
" <span> to activate extra features</span>\n"
|
||
" <span style=\"color:#875A7B;margin:0;font-weight:bold\">(${user.env['web.planner'].get_planner_progress('planner_crm')}% done)</span>\n"
|
||
" </p>\n"
|
||
" <ul style=\"margin-top:0pt;margin-bottom:0pt;font-size:13px;list-style-type:disc;\">\n"
|
||
" <li dir=\"ltr\">\n"
|
||
" <p dir=\"ltr\" style=\"margin-top:0pt;margin-bottom:0pt;\">\n"
|
||
" <span>Automatically assign your leads to your salesmen with the lead scoring, </span>\n"
|
||
" </p>\n"
|
||
" </li>\n"
|
||
" <li dir=\"ltr\">\n"
|
||
" <p dir=\"ltr\" style=\"margin-top:0pt;margin-bottom:0pt;\">\n"
|
||
" <span>Keep in touch with your potential client with efficient email campaigns,</span>\n"
|
||
" </p>\n"
|
||
" </li>\n"
|
||
" <li dir=\"ltr\">\n"
|
||
" <p dir=\"ltr\" style=\"margin-top:0pt;margin-bottom:0pt;\">\n"
|
||
" <span>Gain high quality insight from surveys,</span>\n"
|
||
" </p>\n"
|
||
" </li>\n"
|
||
" <li dir=\"ltr\">\n"
|
||
" <p dir=\"ltr\" style=\"margin-top:0pt;margin-bottom:0pt;\">\n"
|
||
" <span>Get smart reporting and accurate dashboards,</span>\n"
|
||
" </p>\n"
|
||
" </li>\n"
|
||
" <li dir=\"ltr\">\n"
|
||
" <p dir=\"ltr\" style=\"margin-top:0pt;margin-bottom:8pt;\">\n"
|
||
" <span>And much more...</span>\n"
|
||
" </p>\n"
|
||
" </li>\n"
|
||
" </ul>\n"
|
||
" <br>\n"
|
||
" <p dir=\"ltr\" style=\"font-size:13px;line-height:1.3;margin-top:0pt;margin-bottom:8pt;\">\n"
|
||
" <span style=\"font-weight:bold;\">Need Help?</span>\n"
|
||
" <span style=\"font-style:italic;\">You’re not alone</span>\n"
|
||
" </p>\n"
|
||
" <p dir=\"ltr\" style=\"font-size:13px;margin-top:0pt;margin-bottom:8pt;\">\n"
|
||
" <span>We would be delighted to assist you along the way. Contact us through our\n"
|
||
" <a href=\"https://www.odoo.com/help\">support form</a> if you have any question.\n"
|
||
" You can also discover how to get the best out of Odoo CRM with our </span>\n"
|
||
" <a target=\"_blank\" href=\"https://www.odoo.com/documentation/user/11.0/crm.html\">\n"
|
||
" <span style=\"text-decoration:underline;\">User Documentation</span></a>\n"
|
||
" </span><span> or with our </span>\n"
|
||
" <a target=\"_blank\" href=\"https://www.odoo.com/documentation\">\n"
|
||
" <span style=\"text-decoration:underline;\">API Documentation</span></a>\n"
|
||
" </p>\n"
|
||
" <br>\n"
|
||
" <p dir=\"ltr\" style=\"font-size:13px;margin-top:0pt;margin-bottom:8pt;\"><span>Enjoy your Odoo experience,</span></p>\n"
|
||
" </td>\n"
|
||
" </tr>\n"
|
||
" </tbody>\n"
|
||
" </table>\n"
|
||
" <div dir=\"ltr\" style=\"font-size:13px;margin-top:0pt;margin-bottom:8pt;color:grey\">\n"
|
||
" <span><br/>-- <br/>The Odoo Team<br/>PS: People love Odoo, check </span><a target=\"_blank\" href=\"https://twitter.com/odoo/favorites\"><span style=\"text-decoration:underline;\">what they say about it.</span></a></span>\n"
|
||
" </div>\n"
|
||
" </div>"
|
||
msgstr ""
|
||
|
||
#. module: crm
|
||
#: model:mail.template,body_html:crm.email_template_opportunity_reminder_mail
|
||
msgid ""
|
||
"\n"
|
||
"<p>Hello ${object.user_id and object.user_id.name or ''},</p>\n"
|
||
"<p>The opportunity <strong>${object.name}</strong> did not have any activity since at least 5 days.</p>\n"
|
||
"%if object.description:\n"
|
||
"<p>Here is the description about the opportunity : </p><p><i>${object.description}</i>\n"
|
||
"%endif\n"
|
||
"</p><p>Thank you!</p>\n"
|
||
msgstr ""
|
||
"\n"
|
||
"<p>Hello ${object.user_id and object.user_id.name or ''},</p>\n"
|
||
"<p>The opportunity <strong>${object.name}</strong> did not have any activity since at least 5 days.</p>\n"
|
||
"%if object.description:\n"
|
||
"<p>Here is the description about the opportunity : </p><p><i>${object.description}</i>\n"
|
||
"%endif\n"
|
||
"</p><p>Thank you!</p>\n"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead_meeting_count
|
||
#: model:ir.model.fields,field_description:crm.field_res_partner_meeting_count
|
||
#: model:ir.model.fields,field_description:crm.field_res_users_meeting_count
|
||
msgid "# Meetings"
|
||
msgstr "#会议"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_opportunity_report_nbr_activities
|
||
msgid "# of Activities"
|
||
msgstr "# 活动"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_planner
|
||
msgid "(if leads are activated)"
|
||
msgstr "(如果线索已经激活)"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_planner
|
||
msgid "(you can change it here)"
|
||
msgstr "(你可以在这里修改)"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_planner
|
||
msgid ", if accounting or purchase is installed"
|
||
msgstr ", 如果会计或采购模块已安装"
|
||
|
||
#. module: crm
|
||
#. openerp-web
|
||
#: code:addons/crm/static/src/js/tour.js:29
|
||
#, python-format
|
||
msgid ""
|
||
"<b>Drag & drop opportunities</b> between columns as you progress in your"
|
||
" sales cycle."
|
||
msgstr "<b>拖拽商机</b>在你的商机漏斗中进行处理。"
|
||
|
||
#. module: crm
|
||
#. openerp-web
|
||
#: code:addons/crm/static/src/js/tour.js:74
|
||
#, python-format
|
||
msgid ""
|
||
"<b>Invite coworkers</b> via email.<br/><i>Enter one email per line.</i>"
|
||
msgstr "<b>通过电子邮件</b>邀请同事。<br/> <i>每行发送一个电子邮件。</i>"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_planner
|
||
msgid "<i class=\"fa fa-envelope-o\"/> Ask Our Experts"
|
||
msgstr "<i class=\"fa fa-envelope-o\"/> 请教我们的专家"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_planner
|
||
msgid "<i class=\"fa fa-question-circle\"> view examples</i>"
|
||
msgstr "<i class=\"fa fa-question-circle\"> 视图示例</i>"
|
||
|
||
#. module: crm
|
||
#. openerp-web
|
||
#: code:addons/crm/static/src/js/tour.js:60
|
||
#, python-format
|
||
msgid ""
|
||
"<p><b>Send messages</b> to your prospect and get replies automatically "
|
||
"attached to this opportunity.</p><p class=\"mb0\">Type <i>'@'</i> to mention"
|
||
" people - it's like cc-ing on emails.</p>"
|
||
msgstr ""
|
||
"<p><b>发送消息</b>给你的潜在客户,获得的回应字段附加到这个商机。</p><p class=\"mb0\">输入<i>'@'</i>通知某人-"
|
||
"类似邮件的抄送功能。</p>"
|
||
|
||
#. module: crm
|
||
#. openerp-web
|
||
#: code:addons/crm/static/src/js/tour.js:45
|
||
#, python-format
|
||
msgid ""
|
||
"<p>You will be able to customize your followup activities. "
|
||
"Examples:</p><ol><li>introductory email</li><li>call 10 days "
|
||
"after</li><li>second call 3 days after, ...</li></ol><p "
|
||
"class='mb0'><i>Select a standard activity for now on.</i></p>"
|
||
msgstr ""
|
||
"<p>你可以自定义你的跟进活动计划,例如:</p><ol><li>产品资料邮寄</li><li>10天后打电话</li><li>3天后再一次打电话,...</li></ol><p"
|
||
" class='mb0'><i>现在可以选择一个标准的活动计划了。</i></p>"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_planner
|
||
msgid "<span class=\"fa fa-arrow-circle-o-down\"/> Install Events"
|
||
msgstr "<span class=\"fa fa-arrow-circle-o-down\"/> 安装活动模块"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_planner
|
||
msgid "<span class=\"fa fa-arrow-circle-o-down\"/> Install Mailing"
|
||
msgstr "<span class=\"fa fa-arrow-circle-o-down\"/> 安装邮件模块"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_planner
|
||
msgid "<span class=\"fa fa-arrow-circle-o-down\"/> Install Slides"
|
||
msgstr "<span class=\"fa fa-arrow-circle-o-down\"/> 安装Slides模块"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_planner
|
||
msgid "<span class=\"fa fa-arrow-circle-o-down\"/> Install Surveys"
|
||
msgstr "<span class=\"fa fa-arrow-circle-o-down\"/> 安装调查模块"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_planner
|
||
msgid "<span class=\"fa fa-arrow-circle-o-down\"/> Install Website Live Chat"
|
||
msgstr "<span class=\"fa fa-arrow-circle-o-down\"/> 网站即时通讯模块"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_planner
|
||
msgid "<span class=\"fa fa-arrow-circle-o-down\"/> Install e-Commerce"
|
||
msgstr "<span class=\"fa fa-arrow-circle-o-down\"/> 安装电子商务模块"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_planner
|
||
msgid ""
|
||
"<span class=\"fa fa-lightbulb-o fa-2x\"/>\n"
|
||
" <strong>Tips:</strong>"
|
||
msgstr ""
|
||
"<span class=\"fa fa-lightbulb-o fa-2x\"/>\n"
|
||
" <strong>温馨提示:</strong>"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_planner
|
||
msgid ""
|
||
"<span class=\"fa fa-lightbulb-o fa-lg\"/>\n"
|
||
" <strong>Note:</strong>\n"
|
||
" Using templates can boost the quality of your\n"
|
||
" quotations and their success rate. However,\n"
|
||
" creating such templates can be a huge effort.\n"
|
||
" We recommend to start with standard quotations\n"
|
||
" and upgrade later."
|
||
msgstr ""
|
||
"<span class=\"fa fa-lightbulb-o fa-lg\"/>\n"
|
||
" <strong>请注意:</strong>\n"
|
||
" 使用模板可以提高你的报价单质量\n"
|
||
" 和他们的成功率。 然而,创建\n"
|
||
" 这样的模板需要巨大的工作量,\n"
|
||
" 你可以从简单的报价单开始然后\n"
|
||
" 再完善。"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_planner
|
||
msgid ""
|
||
"<span class=\"fa fa-lightbulb-o fa-lg\"/>\n"
|
||
" <strong>Tip:</strong> For developers, you can\n"
|
||
" use our API to load data through scripts: read\n"
|
||
" the"
|
||
msgstr ""
|
||
"<span class=\"fa fa-lightbulb-o fa-lg\"/>\n"
|
||
" <strong>温馨提示:</strong> 对于开发者来说,可以\n"
|
||
" 使用我们的API,以便通过脚本加载数据:阅读\n"
|
||
" "
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_planner
|
||
msgid ""
|
||
"<span class=\"label label-default text-center odoo_purple\">Incoming "
|
||
"email</span>"
|
||
msgstr "<span class=\"label label-default text-center odoo_purple\">接收电子邮件</span>"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_planner
|
||
msgid "<span class=\"label label-default text-center odoo_purple\">Lead</span>"
|
||
msgstr "<span class=\"label label-default text-center odoo_purple\">线索</span>"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_planner
|
||
msgid ""
|
||
"<span class=\"label label-default text-center "
|
||
"odoo_purple\">Opportunity</span>"
|
||
msgstr "<span class=\"label label-default text-center odoo_purple\">商机</span>"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_planner
|
||
msgid ""
|
||
"<span class=\"label label-default text-center odoo_purple\">Quotation</span>"
|
||
msgstr "<span class=\"label label-default text-center odoo_purple\">报价单</span>"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_case_form_view_oppor
|
||
msgid ""
|
||
"<span class=\"o_stat_text\" attrs=\"{'invisible': [('meeting_count', '<', 2)]}\"> Meetings</span>\n"
|
||
" <span class=\"o_stat_text\" attrs=\"{'invisible': [('meeting_count', '>', 1)]}\"> Meeting</span>"
|
||
msgstr ""
|
||
"<span class=\"o_stat_text\" attrs=\"{'invisible': [('meeting_count', '<', 2)]}\"> 会议</span>\n"
|
||
" <span class=\"o_stat_text\" attrs=\"{'invisible': [('meeting_count', '>', 1)]}\"> 会议</span>"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_case_form_view_oppor
|
||
msgid "<span class=\"oe_grey\"> at </span>"
|
||
msgstr "<span class=\"oe_grey\"> 在 </span>"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_planner
|
||
msgid ""
|
||
"<span class=\"panel-title\">\n"
|
||
" <span class=\"fa fa-laptop\"/>\n"
|
||
" <strong> Screen Customization</strong>\n"
|
||
" </span>"
|
||
msgstr ""
|
||
"<span class=\"panel-title\">\n"
|
||
" <span class=\"fa fa-laptop\"/>\n"
|
||
" <strong> 屏幕定制</strong>\n"
|
||
" </span>"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_planner
|
||
msgid ""
|
||
"<span class=\"panel-title\">\n"
|
||
" <span class=\"fa fa-pencil-square-o\"/>\n"
|
||
" <strong> Create Custom Reports</strong>\n"
|
||
" </span>"
|
||
msgstr ""
|
||
"<span class=\"panel-title\">\n"
|
||
"<span class=\"fa fa-pencil-square-o\"/>\n"
|
||
"<strong> 创建客户报表</strong>\n"
|
||
"</span>"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_planner
|
||
msgid ""
|
||
"<span class=\"panel-title\">\n"
|
||
" <span class=\"fa fa-sitemap\"/>\n"
|
||
" <strong> Workflow Customization</strong>\n"
|
||
" </span>"
|
||
msgstr ""
|
||
"<span class=\"panel-title\">\n"
|
||
" <span class=\"fa fa-sitemap\"/>\n"
|
||
" <strong> 工作流的定制</strong>\n"
|
||
" </span>"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_planner
|
||
msgid ""
|
||
"<span class=\"panel-title\">\n"
|
||
" <span class=\"fa\" data-icon=\"\"/>\n"
|
||
" <strong>Import a file</strong><br/>\n"
|
||
" <span class=\"small\">Recommended if >50 items</span>\n"
|
||
" </span>"
|
||
msgstr ""
|
||
"<span class=\"panel-title\"> <span class=\"fa\" data-icon=\"\"/> <strong>导入文件</strong><br/> <span class=\"small\">如果多于50项,推荐</span> </span>\n"
|
||
"<span class=\"panel-title\"> <span class=\"fa\" data-icon=\"\"/> <strong>Import a file</strong><br/> <span class=\"small\">Recommended if >50 items</span> </span>"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_planner
|
||
msgid ""
|
||
"<span class=\"panel-title\">\n"
|
||
" <span class=\"fa\" data-icon=\"\"/>\n"
|
||
" <strong>Import</strong><br/>\n"
|
||
" <span class=\"small\">> 200 contacts</span>\n"
|
||
" </span>"
|
||
msgstr ""
|
||
"<span class=\"panel-title\">\n"
|
||
" <span class=\"fa\" data-icon=\"\"/>\n"
|
||
" <strong>导入</strong><br/>\n"
|
||
" <span class=\"small\">> 200 联系人</span>\n"
|
||
" </span>"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_planner
|
||
msgid ""
|
||
"<span class=\"panel-title\">\n"
|
||
" <span class=\"fa\" data-icon=\"\"/>\n"
|
||
" <strong>Subscriptions</strong><br/>\n"
|
||
" <span class=\"small\"/>\n"
|
||
" </span>"
|
||
msgstr ""
|
||
"<span class=\"panel-title\"> <span class=\"fa\" data-icon=\"\"/> <strong>订阅</strong><br/> <span class=\"small\"/> </span>\n"
|
||
"<span class=\"panel-title\"> <span class=\"fa\" data-icon=\"\"/> <strong>Subscriptions</strong><br/> <span class=\"small\"/> </span>"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_planner
|
||
msgid ""
|
||
"<span class=\"panel-title\">\n"
|
||
" <span class=\"fa\" data-icon=\"\"/>\n"
|
||
" <strong> Create manually</strong><br/>\n"
|
||
" <span class=\"small\">< 200 contacts</span>\n"
|
||
" </span>"
|
||
msgstr ""
|
||
"<span class=\"panel-title\">\n"
|
||
" <span class=\"fa\" data-icon=\"\"/>\n"
|
||
" <strong> 手动创建</strong><br/>\n"
|
||
" <span class=\"small\">< 200 联系人</span>\n"
|
||
" </span>"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_planner
|
||
msgid ""
|
||
"<span class=\"panel-title\">\n"
|
||
" <span class=\"fa\" data-icon=\"\"/>\n"
|
||
" <strong> Create manually</strong><br/>\n"
|
||
" <span class=\"small\">Recommended if <50 items</span>\n"
|
||
" </span>"
|
||
msgstr ""
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_planner
|
||
msgid ""
|
||
"<span class=\"panel-title\">\n"
|
||
" <span class=\"fa\" data-icon=\"\"/>\n"
|
||
" <strong>One-time sale</strong><br/>\n"
|
||
" <span class=\"small\"/>\n"
|
||
" </span>"
|
||
msgstr ""
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_planner
|
||
msgid ""
|
||
"<span class=\"panel-title\">\n"
|
||
" <strong> Rules & Formulas</strong>\n"
|
||
" </span>"
|
||
msgstr ""
|
||
"<span class=\"panel-title\">\n"
|
||
" <strong>规则和公式</strong>\n"
|
||
" </span>"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_planner
|
||
msgid ""
|
||
"<span class=\"panel-title\">\n"
|
||
" <strong>Specific Price per Audience</strong>\n"
|
||
" </span>"
|
||
msgstr ""
|
||
"<span class=\"panel-title\">\n"
|
||
"<strong>每个受众的特定价格</strong>\n"
|
||
"</span>"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_planner
|
||
msgid ""
|
||
"<span class=\"panel-title\">\n"
|
||
" <strong>Unique Price (default)</strong>\n"
|
||
" </span>"
|
||
msgstr ""
|
||
"<span class=\"panel-title\">\n"
|
||
"<strong>唯一价格(默认)</strong>\n"
|
||
"</span>"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_planner
|
||
msgid ""
|
||
"<span class=\"panel-title\"><span data-icon=\"\"/><strong> Exercise 1</strong></span>\n"
|
||
" <span>(Lead Manager)</span>"
|
||
msgstr ""
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_planner
|
||
msgid ""
|
||
"<span class=\"panel-title\"><span data-icon=\"\"/><strong> Exercise 3</strong></span>\n"
|
||
" <span>(Salesperson)</span>"
|
||
msgstr ""
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_planner
|
||
msgid ""
|
||
"<span class=\"panel-title\"><span data-icon=\"\"/><strong> Exercise 2</strong></span>\n"
|
||
" <span>(Sales Manager)</span>"
|
||
msgstr ""
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_planner
|
||
msgid ""
|
||
"<span><strong>Contact us to customize your application:</strong><br/>\n"
|
||
" We have special options for unlimited number of customizations!\n"
|
||
" </span>"
|
||
msgstr ""
|
||
"<span><strong>联系我们来定制你的应用程序:</strong><br/>\n"
|
||
" 我们有无限数量的自定义选项 !\n"
|
||
" </span>"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_planner
|
||
msgid ""
|
||
"<strong>Click on 'Reporting' in the main menu </strong>and browse "
|
||
"statistics:"
|
||
msgstr "<strong>在主菜单上点击“报告”</strong>并查看相关统计分析:"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_planner
|
||
msgid "<strong>Events</strong>"
|
||
msgstr "<strong>活动</strong>"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_planner
|
||
msgid ""
|
||
"<strong>Every business is different.</strong> Odoo allows to\n"
|
||
" customize every application and it's usually a good\n"
|
||
" advice to customize screens to fit your sales process.\n"
|
||
" <strong>Customizations are done by Odoo experts.</strong>"
|
||
msgstr ""
|
||
"<strong>每个企业都是不同的。</strong> Odoo允许你\n"
|
||
" 定制每一个应用程序, 建议你为每一次\n"
|
||
" 的销售自定义一个界面以适应业务的销售过程.\n"
|
||
" <strong>自定义由Odoo专家来完成。</strong>"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_planner
|
||
msgid "<strong>Example: Negotiation stage</strong>"
|
||
msgstr "<strong>例如: 洽谈阶段</strong>"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_planner
|
||
msgid "<strong>Example: Qualified stage</strong>"
|
||
msgstr "<strong>例如: 验证阶段</strong>"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_planner
|
||
msgid ""
|
||
"<strong>Exercise: </strong>Try to analyse the average time to close a deal.\n"
|
||
" Group X Axis: Creation Date\n"
|
||
" Group Y Axis: Expected Closing Date\n"
|
||
" Filter: Won Opportunities"
|
||
msgstr ""
|
||
"<strong>联系: </strong>分析需要关闭一项生意的平均时间.\n"
|
||
" X 轴: 创建日期 \n"
|
||
" Y 轴: 预计关闭日期\n"
|
||
" 筛选: 赢得商机"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_planner
|
||
msgid "<strong>Exercise: </strong>Try to switch the kanban to graph view"
|
||
msgstr "<strong>练习: </strong>请试着从看板视图转换到图表视图"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_planner
|
||
msgid ""
|
||
"<strong>Exercise:</strong> Try to get the number of leads per salesperson "
|
||
"and by creation date"
|
||
msgstr "<strong>练习:</strong> 试着按销售人员线索的创建时间先后顺序来获取商机的数量"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_planner
|
||
msgid ""
|
||
"<strong>For complex imports</strong> (>5000 items, product variants, "
|
||
"pictures, etc.):"
|
||
msgstr "<strong>对于复杂导入</strong> (>5000项,产品变体,图片等):"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_planner
|
||
msgid ""
|
||
"<strong>Forecast future revenues</strong><br/>\n"
|
||
" You can assess the maturity of a sales channel by its ability to forecasts future revenues\n"
|
||
" for the coming months or quarters. Train the team to forecast efficiently by having\n"
|
||
" an up-to-date pipeline of opportunities.\n"
|
||
" After a few month, set the real success rate according to the stages, to have\n"
|
||
" accurate expected revenues by closing date."
|
||
msgstr ""
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_planner
|
||
msgid "<strong>Mass mailing</strong>"
|
||
msgstr "<strong>群发邮件</strong>"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_planner
|
||
msgid "<strong>Negotiation:</strong>"
|
||
msgstr "<strong>洽谈:</strong>"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_planner
|
||
msgid "<strong>New:</strong>"
|
||
msgstr "<strong>新建:</strong>"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_planner
|
||
msgid "<strong>Next actions:</strong>"
|
||
msgstr "<strong>下一行动:</strong>"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_planner
|
||
msgid ""
|
||
"<strong>Organize weekly sales meetings</strong><br/>\n"
|
||
" It's a great way to see where you can improve and keep track of the progress of your sales channel. Start the pipeline review by looking at the big picture; revenues and number of opportunities by stage, by expected closing date and by salespeople."
|
||
msgstr ""
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_planner
|
||
msgid "<strong>Propositions:</strong>"
|
||
msgstr "<strong>建议:</strong>"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_planner
|
||
msgid "<strong>Qualified:</strong>"
|
||
msgstr "<strong>验证:</strong>"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_planner
|
||
msgid ""
|
||
"<strong>Quote template</strong> <span class=\"small\">(packaged "
|
||
"services)</span>"
|
||
msgstr "<strong>报价模板</strong> <span class=\"small\">(打包服务)</span>"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_planner
|
||
msgid "<strong>Recommended actions:</strong>"
|
||
msgstr "<strong>推荐的动作:</strong>"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_planner
|
||
msgid ""
|
||
"<strong>Review the top 5 opportunities</strong><br/>\n"
|
||
" Once the big picture is clear, focus on the best opportunities. Start from stages on the right (negotiation, proposal, etc) and review the biggest opportunities one by one with the team."
|
||
msgstr ""
|
||
"<strong>审查前5名的商机</strong><br/>\n"
|
||
" 当重点明确后, 专注于最好的商机.从阶段右边开始\n"
|
||
" (谈判, 建议, 等) 和团队一起一个接着一个回顾最大的商机."
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_planner
|
||
msgid "<strong>Sales Stages</strong>"
|
||
msgstr "<strong>销售阶段</strong>"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_planner
|
||
msgid "<strong>Sales objectives</strong>:"
|
||
msgstr "<strong>销售目标</strong>:"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_planner
|
||
msgid ""
|
||
"<strong>Sales tools</strong><br/>\n"
|
||
" Efficiently following up the pipeline will lead to great improvements. But to achieve excellence in your sales organization, you need to provide your team with sales tools. For every stage of the opportunities pipeline, identify the blocking points and create documents to train the team."
|
||
msgstr ""
|
||
"<strong>销售工具</strong><br/>\n"
|
||
"有效的跟进销售漏斗将引导巨大的改善. 但要在你的销售部门取得 卓越的成就, 你需要给你的团队提供销售工具. 每个商机销售漏斗的阶段, 确定截至时间点并创建文档来培训团队."
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_planner
|
||
msgid "<strong>Slides</strong>"
|
||
msgstr "<strong>幻灯片</strong>"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_planner
|
||
msgid ""
|
||
"<strong>Standard quotation</strong> <span class=\"small\">(products or "
|
||
"services)</span>"
|
||
msgstr "<strong>标准报价单</strong> <span class=\"small\">(产品或服务)</span>"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_planner
|
||
msgid "<strong>Subscriptions</strong>"
|
||
msgstr "<strong>订阅</strong>"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_planner
|
||
msgid "<strong>Survey</strong>"
|
||
msgstr "<strong>调查</strong>"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_planner
|
||
msgid ""
|
||
"<strong>The customer</strong> understood his pain points and proposed the "
|
||
"next step in the buying process"
|
||
msgstr "<strong>客户</strong> 知道自己的痛点并且在下一次购买行为时提供建议"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_planner
|
||
msgid "<strong>The prospect</strong> started to discuss your offer"
|
||
msgstr "<strong>潜在客户</strong> 开始讨论你的服务"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_planner
|
||
msgid ""
|
||
"<strong>To boost your leads acquisition,</strong> you should have a look at "
|
||
"our marketing apps:"
|
||
msgstr "<strong>为了提高你的线索采集的能力,</strong> 你应该看看我们的市场营销应用程序:"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_planner
|
||
msgid ""
|
||
"<strong>Trainings</strong><br/>\n"
|
||
" To build a strong sales training program, you can use the following\n"
|
||
" apps of Odoo:"
|
||
msgstr ""
|
||
"<strong>培训</strong><br/>\n"
|
||
" 建立一个强大的销售培训计划,你可以\n"
|
||
" 使用Odoo的下列应用程序:"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_planner
|
||
msgid "<strong>Website Live Chat</strong>"
|
||
msgstr "<strong>网页即时通讯</strong>"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_planner
|
||
msgid "<strong>You</strong> called the prospect for a follow up on your offer"
|
||
msgstr "<strong>You</strong> 称之为前景作为你的销售的跟进"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_planner
|
||
msgid ""
|
||
"<strong>You</strong> understand the customer's needs and pain points, and "
|
||
"you have a fairly good idea of his budget to spend"
|
||
msgstr "<strong>你</strong> 理解客户的需求并抓住痛点, 并且你有相当不错的好主意与他的预算匹配"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_planner
|
||
msgid "<strong>Your Main KPIs:</strong>"
|
||
msgstr "<strong>你主要的 KPI:</strong>"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_planner
|
||
msgid "<strong>e-Commerce</strong>"
|
||
msgstr "<strong>电子商务</strong>"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,help:crm.field_crm_team_alias_defaults
|
||
msgid ""
|
||
"A Python dictionary that will be evaluated to provide default values when "
|
||
"creating new records for this alias."
|
||
msgstr "当创建别名的新记录时,一个Python字典被提供作为默认值"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_planner
|
||
msgid "A good pipeline should have between 5 and 7 stages"
|
||
msgstr "优秀的漏斗应该包括有5至7个阶段"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_planner
|
||
msgid ""
|
||
"A product in Odoo is something you sell or buy. It could\n"
|
||
" be a goods, consumable or services. Choose how you want to\n"
|
||
" create your products:"
|
||
msgstr ""
|
||
"在Odoo内的产品是你销售或购买的. 它可能是\n"
|
||
" 库存商品, 消耗品或者服务. 选择一个你希望\n"
|
||
" 创建的产品类型:"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_planner
|
||
msgid "A sales manager will mostly use these two reports:"
|
||
msgstr "销售管理员将主要使用这两份报告:"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_base_partner_merge_automatic_wizard_exclude_contact
|
||
msgid "A user associated to the contact"
|
||
msgstr "与系统用户相关的联系人"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_planner
|
||
msgid "API documentation"
|
||
msgstr "API文档"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.sales_team_form_view_in_crm
|
||
msgid "Accept Emails From"
|
||
msgstr "接收邮件来自"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_planner
|
||
msgid "Activate the 'Online Quotations' option in"
|
||
msgstr "激活'在线报价单'选项于"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_activity_report_active
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead_active
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lost_reason_active
|
||
#: model:ir.model.fields,field_description:crm.field_crm_opportunity_report_active
|
||
msgid "Active"
|
||
msgstr "有效"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.menu,name:crm.crm_activity_report_menu
|
||
msgid "Activities"
|
||
msgstr "活动"
|
||
|
||
#. module: crm
|
||
#: model:ir.actions.act_window,name:crm.crm_activity_report_action
|
||
#: model:ir.actions.act_window,name:crm.crm_activity_report_action_team
|
||
#: model:ir.ui.view,arch_db:crm.crm_activity_report_view_graph
|
||
#: model:ir.ui.view,arch_db:crm.crm_activity_report_view_pivot
|
||
#: model:ir.ui.view,arch_db:crm.crm_activity_report_view_search
|
||
#: model:ir.ui.view,arch_db:crm.crm_team_salesteams_view_kanban
|
||
msgid "Activities Analysis"
|
||
msgstr "活动分析"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_res_users_target_sales_done
|
||
msgid "Activities Done Target"
|
||
msgstr "活动完成目标"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.view_crm_case_opportunities_filter
|
||
msgid "Activities Todo"
|
||
msgstr ""
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead_kanban_state
|
||
msgid "Activity State"
|
||
msgstr "活动状态"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_activity_report_mail_activity_type_id
|
||
msgid "Activity Type"
|
||
msgstr "活动类型"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.menu,name:crm.crm_team_menu_config_activity_types
|
||
msgid "Activity Types"
|
||
msgstr "活动类型"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_planner
|
||
msgid "Add Features"
|
||
msgstr "增加功能"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.res_config_settings_view_form
|
||
msgid "Add a qualification step before creating an opportunity"
|
||
msgstr ""
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_case_form_view_leads
|
||
#: model:ir.ui.view,arch_db:crm.crm_case_form_view_oppor
|
||
msgid "Address"
|
||
msgstr "地址"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_team_alias_id
|
||
#: model:ir.ui.view,arch_db:crm.res_config_settings_view_form
|
||
msgid "Alias"
|
||
msgstr "别名"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_team_alias_contact
|
||
msgid "Alias Contact Security"
|
||
msgstr "别名联系人安全"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_team_alias_name
|
||
msgid "Alias Name"
|
||
msgstr "别名"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_team_alias_domain
|
||
msgid "Alias domain"
|
||
msgstr "别名域"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_team_alias_model_id
|
||
msgid "Aliased Model"
|
||
msgstr "别名模型"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_planner
|
||
msgid ""
|
||
"Aligning your sales organization on a systematic\n"
|
||
" process will allow you to continuously improve your\n"
|
||
" sales performance."
|
||
msgstr "让你的销售组织系统化流程化能够让你不间断的改进销售业绩"
|
||
|
||
#. module: crm
|
||
#: code:addons/crm/wizard/base_partner_merge.py:274
|
||
#, python-format
|
||
msgid ""
|
||
"All contacts must have the same email. Only the Administrator can merge "
|
||
"contacts with different emails."
|
||
msgstr "所有的联系人都必须具有相同的电子邮件。只有管理员可以合并不同的电子邮件联系人。"
|
||
|
||
#. module: crm
|
||
#: code:addons/crm/models/crm_lead.py:905
|
||
#, python-format
|
||
msgid ""
|
||
"All email incoming to %s will automatically\n"
|
||
" create new opportunity. Update your business card, phone book, social media,...\n"
|
||
" Send an email right now and see it here."
|
||
msgstr ""
|
||
"所有传送到 %s 的电子邮件都会自动创建新商机。\n"
|
||
"更新您的名片,电话簿,社交媒体...\n"
|
||
"现在发送电子邮件,并在这里看到它。"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_team_opportunities_amount
|
||
msgid "Amount of quotations to invoice"
|
||
msgstr "发票金额"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_case_form_view_leads
|
||
msgid "Analysis"
|
||
msgstr "分析"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_planner
|
||
msgid ""
|
||
"Analyzing the pipeline by expected closing date will help your team "
|
||
"efficiently forecast its future revenues. The pipeline review will allow you"
|
||
" to identify sales inefficiencies or pick up on the best practices."
|
||
msgstr "按预期的截止日期的分析漏斗将会帮你的团队有效的预测未来收入。漏斗审查允许你识别低效率销售,并选取最佳实践。"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead2opportunity_partner_mass_deduplicate
|
||
msgid "Apply deduplication"
|
||
msgstr "应用删除重复"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_planner
|
||
msgid "Apply multi-currencies"
|
||
msgstr "应用多币种"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_case_kanban_view_leads
|
||
msgid "Archive"
|
||
msgstr "归档"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_opportunity_report_view_search
|
||
#: model:ir.ui.view,arch_db:crm.view_crm_case_leads_filter
|
||
msgid "Archived"
|
||
msgstr "归档"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.base_partner_merge_automatic_wizard_form
|
||
msgid "Are you sure to execute the automatic merge of your contacts ?"
|
||
msgstr "确实要执行自动合并你的联系人?"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.base_partner_merge_automatic_wizard_form
|
||
msgid ""
|
||
"Are you sure to execute the list of automatic merges of your contacts ?"
|
||
msgstr "你确定要执行自动合并列表联系人?"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.merge_opportunity_form
|
||
msgid "Assign opportunities to"
|
||
msgstr "指派商机给"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.view_crm_lead2opportunity_partner_mass
|
||
msgid "Assign these opportunities to"
|
||
msgstr "指派这些商机给"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.view_crm_lead2opportunity_partner
|
||
msgid "Assign this opportunity to"
|
||
msgstr "指派商机给"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_opportunity_report_opening_date
|
||
msgid "Assignation Date"
|
||
msgstr "分派日期"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead_date_open
|
||
msgid "Assigned"
|
||
msgstr "已分派"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_planner
|
||
msgid ""
|
||
"At the end of the deployment process, your expectations should be reached.\n"
|
||
" <br/>\n"
|
||
" If not, our CRM experts are available to help you achieve your KPIs."
|
||
msgstr ""
|
||
"在开发的最后阶段,你的预期应该要达成\n"
|
||
" <br/>\n"
|
||
"如果没有,我们的CRM 专家能帮你达成KPI"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_planner
|
||
msgid "Attach a qualification form to every house opportunity"
|
||
msgstr "附加资格格式给每个商机"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.base_partner_merge_automatic_wizard_form
|
||
msgid "Automatic Merge Wizard"
|
||
msgstr "自动合并向导"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_case_tree_view_oppor
|
||
msgid "Avg. of Probability"
|
||
msgstr "平均概率"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_planner
|
||
msgid "B2B"
|
||
msgstr "B2B"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_planner
|
||
msgid "B2C"
|
||
msgstr "B2C"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_planner
|
||
msgid "Basic, Premium"
|
||
msgstr "基本,高级"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_planner
|
||
msgid "Better structure the sales process"
|
||
msgstr "较好的销售流程"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_planner
|
||
msgid "Better visibility on team activities"
|
||
msgstr "更好的团队活动的知名度"
|
||
|
||
#. module: crm
|
||
#: code:addons/crm/models/crm_lead.py:381
|
||
#, python-format
|
||
msgid "Boom! Team record for the past 30 days."
|
||
msgstr ""
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_planner
|
||
msgid "Boost your online sales with sleek product pages."
|
||
msgstr "提高你在线销售的时尚产品的页面"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead_message_bounce
|
||
msgid "Bounce"
|
||
msgstr "退回"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.menu,name:crm.crm_menu_root
|
||
#: model:ir.ui.view,arch_db:crm.res_config_settings_view_form
|
||
msgid "CRM"
|
||
msgstr "CRM"
|
||
|
||
#. module: crm
|
||
#: model:ir.model,name:crm.model_crm_activity_report
|
||
msgid "CRM Activity Analysis"
|
||
msgstr "CRM活动分析"
|
||
|
||
#. module: crm
|
||
#: model:ir.model,name:crm.model_crm_opportunity_report
|
||
msgid "CRM Opportunity Analysis"
|
||
msgstr "CRM商机分析"
|
||
|
||
#. module: crm
|
||
#: model:mail.activity.type,name:crm.mail_activity_demo_call_demo
|
||
msgid "Call for Demo"
|
||
msgstr "来电要求演示"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_opportunity_report_campaign_id
|
||
#: model:ir.ui.view,arch_db:crm.view_crm_case_leads_filter
|
||
#: model:ir.ui.view,arch_db:crm.view_crm_case_opportunities_filter
|
||
msgid "Campaign"
|
||
msgstr "营销"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.base_partner_merge_automatic_wizard_form
|
||
#: model:ir.ui.view,arch_db:crm.crm_lead_lost_view_form
|
||
#: model:ir.ui.view,arch_db:crm.merge_opportunity_form
|
||
#: model:ir.ui.view,arch_db:crm.view_crm_lead2opportunity_partner
|
||
#: model:ir.ui.view,arch_db:crm.view_crm_lead2opportunity_partner_mass
|
||
msgid "Cancel"
|
||
msgstr "取消"
|
||
|
||
#. module: crm
|
||
#: model:ir.actions.act_window,name:crm.crm_team_act_tree
|
||
msgid "Cases by Sales Channel"
|
||
msgstr ""
|
||
|
||
#. module: crm
|
||
#: model:ir.model,name:crm.model_crm_lead_tag
|
||
msgid "Category of lead"
|
||
msgstr "线索的类别"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_stage_on_change
|
||
msgid "Change Probability Automatically"
|
||
msgstr "自动修改概率"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_planner
|
||
msgid "Change the layout of a quotation"
|
||
msgstr "变更报价单的布局"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_lost_reason_view_form
|
||
msgid "Channel"
|
||
msgstr "频道"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,help:crm.field_crm_team_use_leads
|
||
msgid ""
|
||
"Check this box to filter and qualify incoming requests as leads before "
|
||
"converting them into opportunities and assigning them to a salesperson."
|
||
msgstr ""
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,help:crm.field_crm_team_use_opportunities
|
||
msgid "Check this box to manage a presales process with opportunities."
|
||
msgstr ""
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead_city
|
||
#: model:ir.model.fields,field_description:crm.field_crm_opportunity_report_city
|
||
#: model:ir.ui.view,arch_db:crm.crm_case_form_view_leads
|
||
#: model:ir.ui.view,arch_db:crm.crm_case_form_view_oppor
|
||
#: model:ir.ui.view,arch_db:crm.crm_opportunity_report_view_search
|
||
msgid "City"
|
||
msgstr "城市"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,help:crm.field_crm_lead_tag_ids
|
||
msgid ""
|
||
"Classify and analyze your lead/opportunity categories like: Training, "
|
||
"Service"
|
||
msgstr "归类和分析线索/商机类别, 例如:培训,服务"
|
||
|
||
#. module: crm
|
||
#. openerp-web
|
||
#: code:addons/crm/static/src/js/tour.js:18
|
||
#, python-format
|
||
msgid ""
|
||
"Click here to <b>create your first opportunity</b> and add it to your "
|
||
"pipeline."
|
||
msgstr "点击这里<b>创建你的第一条上级</b>, 并且加入到你的商机管道."
|
||
|
||
#. module: crm
|
||
#. openerp-web
|
||
#: code:addons/crm/static/src/js/tour.js:53
|
||
#, python-format
|
||
msgid "Click on an opportunity to zoom to it."
|
||
msgstr "点击一个机会放大。"
|
||
|
||
#. module: crm
|
||
#: code:addons/crm/models/crm_lead.py:908
|
||
#, python-format
|
||
msgid "Click to add a new opportunity"
|
||
msgstr "点击创建一个新的商机"
|
||
|
||
#. module: crm
|
||
#: model:ir.actions.act_window,help:crm.relate_partner_opportunities
|
||
msgid "Click to create an opportunity related to this customer."
|
||
msgstr "点击创建一个新的商机关联到该客户"
|
||
|
||
#. module: crm
|
||
#: model:ir.actions.act_window,help:crm.crm_lost_reason_action
|
||
msgid "Click to define a new lost reason."
|
||
msgstr "点击输入一个丢失原因。"
|
||
|
||
#. module: crm
|
||
#: model:ir.actions.act_window,help:crm.crm_lead_tag_action
|
||
msgid "Click to define a new sales tag."
|
||
msgstr "点击输入一个新的销售标签。"
|
||
|
||
#. module: crm
|
||
#: model:ir.actions.act_window,help:crm.crm_stage_action
|
||
msgid "Click to set a new stage in your opportunity pipeline."
|
||
msgstr "点击,为你的线索/商机管道设置一个新的阶段"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.base_partner_merge_automatic_wizard_form
|
||
msgid "Close"
|
||
msgstr "关闭"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_opportunity_report_date_closed
|
||
msgid "Close Date"
|
||
msgstr "关闭日期"
|
||
|
||
#. module: crm
|
||
#. openerp-web
|
||
#: code:addons/crm/static/src/js/web_planner_crm.js:29
|
||
#, python-format
|
||
msgid ""
|
||
"Close opportunity if: \"pre-sales days * $500\" < \"expected revenue\" * "
|
||
"probability"
|
||
msgstr ""
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead_date_closed
|
||
msgid "Closed Date"
|
||
msgstr "关闭的日期"
|
||
|
||
#. module: crm
|
||
#: code:addons/crm/wizard/crm_lead_to_opportunity.py:87
|
||
#, python-format
|
||
msgid "Closed/Dead leads cannot be converted into opportunities."
|
||
msgstr "关闭不能转化为机遇的线索"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead_color
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead_tag_color
|
||
msgid "Color Index"
|
||
msgstr "颜色索引"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_planner
|
||
msgid "Community & Enterprise users:"
|
||
msgstr "社区 & 企业用户:"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_activity_report_company_id
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead_company_id
|
||
#: model:ir.model.fields,field_description:crm.field_crm_opportunity_report_company_id
|
||
#: model:ir.ui.view,arch_db:crm.crm_activity_report_view_search
|
||
#: model:ir.ui.view,arch_db:crm.crm_opportunity_report_view_search
|
||
#: model:ir.ui.view,arch_db:crm.view_crm_case_opportunities_filter
|
||
msgid "Company"
|
||
msgstr "公司"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_case_form_view_leads
|
||
msgid "Company Name"
|
||
msgstr "公司名称"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_planner
|
||
msgid "Competition Matrix comparing prices"
|
||
msgstr "竞争矩阵比较价格"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.menu,name:crm.crm_menu_config
|
||
msgid "Configuration"
|
||
msgstr "配置"
|
||
|
||
#. module: crm
|
||
#. openerp-web
|
||
#: code:addons/crm/static/src/js/tour.js:70
|
||
#, python-format
|
||
msgid "Configuration options are available in the Settings app."
|
||
msgstr "配置选项在模块的设置里可用。"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_planner
|
||
msgid "Configure the stages of your sales pipeline"
|
||
msgstr "配置销售漏斗的阶段"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_planner
|
||
msgid "Configure your pricelists"
|
||
msgstr "配置你的价格表"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_planner
|
||
msgid "Congratulations, you're done!"
|
||
msgstr "恭喜你,成功了!"
|
||
|
||
#. module: crm
|
||
#: model:crm.lead.tag,name:crm.categ_oppor7
|
||
msgid "Consulting"
|
||
msgstr "咨询"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_planner
|
||
msgid "Consumers, Retailers"
|
||
msgstr "消费者, 零售商"
|
||
|
||
#. module: crm
|
||
#: model:ir.model,name:crm.model_res_partner
|
||
msgid "Contact"
|
||
msgstr "联系人"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_case_form_view_oppor
|
||
msgid "Contact Information"
|
||
msgstr "联系信息"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead_contact_name
|
||
msgid "Contact Name"
|
||
msgstr "联系人姓名"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_planner
|
||
msgid "Contact Us"
|
||
msgstr "联系我们"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_base_partner_merge_automatic_wizard_partner_ids
|
||
#: model:ir.ui.view,arch_db:crm.res_config_settings_view_form
|
||
msgid "Contacts"
|
||
msgstr "联系人"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead2opportunity_partner_mass_name
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead2opportunity_partner_name
|
||
msgid "Conversion Action"
|
||
msgstr "转换动作"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead_date_conversion
|
||
#: model:ir.model.fields,field_description:crm.field_crm_opportunity_report_date_conversion
|
||
#: model:ir.ui.view,arch_db:crm.crm_opportunity_report_view_search
|
||
msgid "Conversion Date"
|
||
msgstr "转换日期"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_opportunity_report_view_search
|
||
msgid "Conversion Date from Lead to Opportunity"
|
||
msgstr "从线索转化为商机的时间"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.view_crm_lead2opportunity_partner_mass
|
||
msgid "Conversion Options"
|
||
msgstr "转换选项"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.view_crm_lead2opportunity_partner_mass
|
||
msgid "Convert to Opportunities"
|
||
msgstr "转为商机"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_case_form_view_leads
|
||
#: model:ir.ui.view,arch_db:crm.view_crm_lead2opportunity_partner
|
||
#: model:ir.ui.view,arch_db:crm.view_crm_lead2opportunity_partner_mass
|
||
msgid "Convert to Opportunity"
|
||
msgstr "转换为商机"
|
||
|
||
#. module: crm
|
||
#: model:ir.actions.act_window,name:crm.action_crm_send_mass_convert
|
||
msgid "Convert to opportunities"
|
||
msgstr "转为商机"
|
||
|
||
#. module: crm
|
||
#: code:addons/crm/models/crm_lead.py:1080
|
||
#: selection:crm.lead2opportunity.partner,name:0
|
||
#: selection:crm.lead2opportunity.partner.mass,name:0
|
||
#: model:ir.actions.act_window,name:crm.action_crm_lead2opportunity_partner
|
||
#, python-format
|
||
msgid "Convert to opportunity"
|
||
msgstr "转换为商机"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,help:crm.field_crm_lead_message_bounce
|
||
msgid "Counter of the number of bounced emails for this contact"
|
||
msgstr "此联系人退回邮件数量计数器"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_activity_report_country_id
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead_country_id
|
||
#: model:ir.model.fields,field_description:crm.field_crm_opportunity_report_country_id
|
||
#: model:ir.ui.view,arch_db:crm.crm_activity_report_view_search
|
||
#: model:ir.ui.view,arch_db:crm.crm_case_form_view_leads
|
||
#: model:ir.ui.view,arch_db:crm.crm_case_form_view_oppor
|
||
#: model:ir.ui.view,arch_db:crm.crm_opportunity_report_view_search
|
||
#: model:ir.ui.view,arch_db:crm.view_crm_case_opportunities_filter
|
||
msgid "Country"
|
||
msgstr "国家"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.view_create_opportunity_simplified
|
||
msgid "Create"
|
||
msgstr "创建"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.view_create_opportunity_simplified
|
||
msgid "Create & Edit"
|
||
msgstr ""
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_planner
|
||
msgid "Create Customers"
|
||
msgstr "创建客户"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead_create_date
|
||
msgid "Create Date"
|
||
msgstr "创建日期"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.view_crm_lead2opportunity_partner
|
||
msgid "Create Opportunity"
|
||
msgstr "创建商机"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_planner
|
||
msgid "Create Vendors"
|
||
msgstr "创建供应商"
|
||
|
||
#. module: crm
|
||
#. openerp-web
|
||
#: code:addons/crm/static/src/js/web_planner_crm.js:30
|
||
#, python-format
|
||
msgid "Create a Proof of Concept with consultants"
|
||
msgstr ""
|
||
|
||
#. module: crm
|
||
#: selection:crm.lead2opportunity.partner,action:0
|
||
#: selection:crm.partner.binding,action:0
|
||
msgid "Create a new customer"
|
||
msgstr "创建新客户"
|
||
|
||
#. module: crm
|
||
#: model:ir.actions.act_window,name:crm.create_opportunity_simplified
|
||
#: model:ir.ui.view,arch_db:crm.view_create_opportunity_simplified
|
||
msgid "Create an Opportunity"
|
||
msgstr "创建商机"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_planner
|
||
msgid "Create and combine rules:<br/>"
|
||
msgstr "创建和组合规则:<br/>"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_planner
|
||
msgid ""
|
||
"Create sleek and attractive event pages. Sell online and organize on site."
|
||
msgstr "创造时尚并且有吸引力的活动页面。在线销售并组织现场."
|
||
|
||
#. module: crm
|
||
#: model:ir.actions.act_window,help:crm.crm_lead_tag_action
|
||
msgid ""
|
||
"Create specific tags that fit your company's activities\n"
|
||
" to better classify and analyse your leads and opportunities.\n"
|
||
" Such categories could for instance reflect your product\n"
|
||
" structure or the different types of sales you do."
|
||
msgstr " 点击新建一个适合公司活动的标签 用于更好地分类和分析你的线索和商机。 标签分类可以快速反映你的商品结构或者不同的销售类型。"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_planner
|
||
msgid "Create the three firsts opportunities"
|
||
msgstr "创建三个优先商机"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_planner
|
||
msgid "Create your product items"
|
||
msgstr "创建产品项目"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_planner
|
||
msgid "Create your templates of offers"
|
||
msgstr "创建报价模板"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_activity_report_author_id
|
||
#: model:ir.ui.view,arch_db:crm.crm_activity_report_view_search
|
||
msgid "Created By"
|
||
msgstr "创建人"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_base_partner_merge_automatic_wizard_create_uid
|
||
#: model:ir.model.fields,field_description:crm.field_base_partner_merge_line_create_uid
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead2opportunity_partner_create_uid
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead2opportunity_partner_mass_create_uid
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead_create_uid
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead_lost_create_uid
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead_tag_create_uid
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lost_reason_create_uid
|
||
#: model:ir.model.fields,field_description:crm.field_crm_merge_opportunity_create_uid
|
||
#: model:ir.model.fields,field_description:crm.field_crm_partner_binding_create_uid
|
||
#: model:ir.model.fields,field_description:crm.field_crm_stage_create_uid
|
||
msgid "Created by"
|
||
msgstr "创建人"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_base_partner_merge_automatic_wizard_create_date
|
||
#: model:ir.model.fields,field_description:crm.field_base_partner_merge_line_create_date
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead2opportunity_partner_create_date
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead2opportunity_partner_mass_create_date
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead_lost_create_date
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead_tag_create_date
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lost_reason_create_date
|
||
#: model:ir.model.fields,field_description:crm.field_crm_merge_opportunity_create_date
|
||
#: model:ir.model.fields,field_description:crm.field_crm_partner_binding_create_date
|
||
#: model:ir.model.fields,field_description:crm.field_crm_stage_create_date
|
||
msgid "Created on"
|
||
msgstr "创建时间"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_opportunity_report_create_date
|
||
msgid "Creation Date"
|
||
msgstr "创建日期"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_opportunity_report_view_search
|
||
#: model:ir.ui.view,arch_db:crm.view_crm_case_leads_filter
|
||
#: model:ir.ui.view,arch_db:crm.view_crm_case_opportunities_filter
|
||
msgid "Creation Month"
|
||
msgstr "创建月份"
|
||
|
||
#. module: crm
|
||
#: model:ir.actions.server,name:crm.action_your_pipeline
|
||
msgid "Crm: My Pipeline"
|
||
msgstr ""
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead_company_currency
|
||
msgid "Currency"
|
||
msgstr "货币"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_opportunity_report_view_search
|
||
msgid "Current"
|
||
msgstr "当前"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_base_partner_merge_automatic_wizard_current_line_id
|
||
msgid "Current Line"
|
||
msgstr "当前行"
|
||
|
||
#. module: crm
|
||
#: code:addons/crm/models/crm_lead.py:1135
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead2opportunity_partner_mass_partner_id
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead2opportunity_partner_partner_id
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead_partner_id
|
||
#: model:ir.model.fields,field_description:crm.field_crm_partner_binding_partner_id
|
||
#: model:ir.ui.view,arch_db:crm.crm_case_form_view_leads
|
||
#: model:ir.ui.view,arch_db:crm.crm_case_form_view_oppor
|
||
#: model:ir.ui.view,arch_db:crm.crm_case_tree_view_oppor
|
||
#: model:ir.ui.view,arch_db:crm.view_crm_case_leads_filter
|
||
#: model:ir.ui.view,arch_db:crm.view_crm_case_opportunities_filter
|
||
#, python-format
|
||
msgid "Customer"
|
||
msgstr "客户"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_res_config_settings_module_web_clearbit
|
||
msgid "Customer Autocomplete"
|
||
msgstr ""
|
||
|
||
#. module: crm
|
||
#: code:addons/crm/models/crm_lead.py:1126
|
||
#, python-format
|
||
msgid "Customer Email"
|
||
msgstr "客户邮件"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead_partner_name
|
||
msgid "Customer Name"
|
||
msgstr "客户名称"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.menu,name:crm.res_partner_menu_crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_planner
|
||
#: model:ir.ui.view,arch_db:crm.view_crm_lead2opportunity_partner
|
||
#: model:ir.ui.view,arch_db:crm.view_crm_lead2opportunity_partner_mass
|
||
msgid "Customers"
|
||
msgstr "客户"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_planner
|
||
msgid "Customizations"
|
||
msgstr "定制"
|
||
|
||
#. module: crm
|
||
#: code:addons/crm/models/crm_team.py:121
|
||
#, python-format
|
||
msgid ""
|
||
"Dashboard graph content cannot be Pipeline if the sales channel doesn't use "
|
||
"it. (Pipeline is unchecked.)"
|
||
msgstr ""
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_activity_report_date
|
||
msgid "Date"
|
||
msgstr "日期 "
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead_day_open
|
||
msgid "Days to Assign"
|
||
msgstr "分派天数"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead_day_close
|
||
msgid "Days to Close"
|
||
msgstr "关闭日期"
|
||
|
||
#. module: crm
|
||
#: model:ir.actions.act_window,name:crm.action_partner_deduplicate
|
||
msgid "Deduplicate Contacts"
|
||
msgstr "删除重复联系人"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.base_partner_merge_automatic_wizard_form
|
||
msgid "Deduplicate the other Contacts"
|
||
msgstr "删除重复其他联系人"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_res_config_settings_crm_alias_prefix
|
||
msgid "Default Alias Name for Leads"
|
||
msgstr "默认线索别名名称"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_team_alias_defaults
|
||
msgid "Default Values"
|
||
msgstr "默认值"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_opportunity_report_delay_open
|
||
msgid "Delay to Assign"
|
||
msgstr "延迟分派"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_opportunity_report_delay_close
|
||
msgid "Delay to Close"
|
||
msgstr "延迟关闭"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_case_kanban_view_leads
|
||
msgid "Delete"
|
||
msgstr "刪除"
|
||
|
||
#. module: crm
|
||
#. openerp-web
|
||
#: code:addons/crm/static/src/js/web_planner_crm.js:27
|
||
#, python-format
|
||
msgid "Demonstration"
|
||
msgstr ""
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_planner
|
||
msgid ""
|
||
"Depending on how complex your business is, it may take between 6 months and 18 months for a new\n"
|
||
" sales channel to efficiently forecasts future revenues."
|
||
msgstr ""
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_planner
|
||
msgid "Deployment"
|
||
msgstr "部署"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_case_form_view_leads
|
||
msgid "Describe the lead..."
|
||
msgstr "说明线索..."
|
||
|
||
#. module: crm
|
||
#: model:crm.lead.tag,name:crm.categ_oppor5
|
||
msgid "Design"
|
||
msgstr "设计"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_planner
|
||
msgid "Design efficient email campaigns. Send, convert and track performance."
|
||
msgstr "设计高效的电子邮件活动。发送,转换和跟踪执行情况。"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_base_partner_merge_automatic_wizard_dst_partner_id
|
||
msgid "Destination Contact"
|
||
msgstr "最终联系人"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.view_create_opportunity_simplified
|
||
msgid "Discard"
|
||
msgstr "放弃"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_base_partner_merge_automatic_wizard_display_name
|
||
#: model:ir.model.fields,field_description:crm.field_base_partner_merge_line_display_name
|
||
#: model:ir.model.fields,field_description:crm.field_crm_activity_report_display_name
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead2opportunity_partner_display_name
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead2opportunity_partner_mass_display_name
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead_display_name
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead_lost_display_name
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead_tag_display_name
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lost_reason_display_name
|
||
#: model:ir.model.fields,field_description:crm.field_crm_merge_opportunity_display_name
|
||
#: model:ir.model.fields,field_description:crm.field_crm_opportunity_report_display_name
|
||
#: model:ir.model.fields,field_description:crm.field_crm_partner_binding_display_name
|
||
#: model:ir.model.fields,field_description:crm.field_crm_stage_display_name
|
||
msgid "Display Name"
|
||
msgstr "显示名称"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_planner
|
||
msgid "Display your brochures, product sheets, showcases etc."
|
||
msgstr "显示你的小册子,产品表单,展台等等"
|
||
|
||
#. module: crm
|
||
#: selection:crm.lead2opportunity.partner,action:0
|
||
#: selection:crm.lead2opportunity.partner.mass,action:0
|
||
#: selection:crm.partner.binding,action:0
|
||
msgid "Do not link to a customer"
|
||
msgstr "不要链接到某个客户"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_planner
|
||
msgid "Don't forget to change this address on:"
|
||
msgstr "不要忘记更改此地址:"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_planner
|
||
msgid "Don't hesitate to"
|
||
msgstr "不要犹豫做"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_planner
|
||
msgid "Don't use stages to qualify opportunities, use tags instead"
|
||
msgstr "不要用阶段来修饰商机,要用标签"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_planner
|
||
msgid "Download the"
|
||
msgstr "下载"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_planner
|
||
msgid ""
|
||
"Each product has only one price.\n"
|
||
" <br/>"
|
||
msgstr ""
|
||
"每个产品只有一个价格\n"
|
||
" <br/>"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_case_kanban_view_leads
|
||
msgid "Edit"
|
||
msgstr "编辑"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_base_partner_merge_automatic_wizard_group_by_email
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead_email_from
|
||
#: model:ir.ui.view,arch_db:crm.crm_case_form_view_leads
|
||
#: model:ir.ui.view,arch_db:crm.crm_case_form_view_oppor
|
||
msgid "Email"
|
||
msgstr "电子邮箱"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.sales_team_form_view_in_crm
|
||
msgid "Email Alias"
|
||
msgstr "Email别名"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,help:crm.field_crm_lead_email_from
|
||
msgid "Email address of the contact"
|
||
msgstr "联系人邮箱地址"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.res_config_settings_view_form
|
||
msgid ""
|
||
"Emails received to that address generate new leads not assigned to any sales"
|
||
" channel yet. This can be made when converting them into opportunities. "
|
||
"Incoming emails can be automatically assigned to specific sales channels. To"
|
||
" do so, set an email alias on the sales channel."
|
||
msgstr ""
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_planner
|
||
msgid "End"
|
||
msgstr "结束"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_planner
|
||
msgid "Engage directly with your website visitors to convert them into leads."
|
||
msgstr "直接与你的网站访问者吸引,以吸引和促进在线销售。"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,help:crm.field_crm_stage_requirements
|
||
msgid ""
|
||
"Enter here the internal requirements for this stage (ex: Offer sent to "
|
||
"customer). It will appear as a tooltip over the stage's name."
|
||
msgstr "在这里输入这个阶段的内部需求(例如:报价发给客户)它将会显示为阶段名称上面的工具箱"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,help:crm.field_crm_lead_date_deadline
|
||
msgid "Estimate of the date on which the opportunity will be won."
|
||
msgstr "预计商机落单日期."
|
||
|
||
#. module: crm
|
||
#: model:ir.model,name:crm.model_calendar_event
|
||
msgid "Event"
|
||
msgstr "活动"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_planner
|
||
msgid ""
|
||
"Every salesperson can analyze their own pipe by clicking on the 'switch view"
|
||
" to graph' icon."
|
||
msgstr "通过点击‘转换视图为图表’图标,每个销售人员都可以分析他们的管道"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_planner
|
||
msgid ""
|
||
"Every stage should be a step forward in the buyer's decision-making, not a "
|
||
"task to carry out"
|
||
msgstr "每一个阶段都应该是买方决策的一部,而不是一个要执行的任务"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_planner
|
||
msgid "Examples"
|
||
msgstr "例子"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_planner
|
||
msgid "Examples:"
|
||
msgstr "示例"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_planner
|
||
msgid "Excel template"
|
||
msgstr "Excel 模板"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.view_crm_case_leads_filter
|
||
msgid "Exclude Opt Out"
|
||
msgstr "不包括退出者"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.base_partner_merge_automatic_wizard_form
|
||
msgid "Exclude contacts having"
|
||
msgstr "不合并下列联系人"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_planner
|
||
msgid "Existing Tools"
|
||
msgstr "现有的工具"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead_date_deadline
|
||
#: model:ir.model.fields,field_description:crm.field_crm_opportunity_report_date_deadline
|
||
#: model:ir.ui.view,arch_db:crm.crm_opportunity_report_view_search
|
||
msgid "Expected Closing"
|
||
msgstr "预期结束"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.view_crm_case_opportunities_filter
|
||
msgid "Expected Closing Date"
|
||
msgstr "预期结束日期"
|
||
|
||
#. module: crm
|
||
#: selection:crm.team,dashboard_graph_group_pipeline:0
|
||
msgid "Expected Closing Day"
|
||
msgstr ""
|
||
|
||
#. module: crm
|
||
#: selection:crm.team,dashboard_graph_group_pipeline:0
|
||
msgid "Expected Closing Month"
|
||
msgstr ""
|
||
|
||
#. module: crm
|
||
#: selection:crm.team,dashboard_graph_group_pipeline:0
|
||
msgid "Expected Closing Week"
|
||
msgstr ""
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead_planned_revenue
|
||
msgid "Expected Revenue"
|
||
msgstr "预期收入"
|
||
|
||
#. module: crm
|
||
#: model:ir.filters,name:crm.filter_opportunity_expected_revenue
|
||
msgid "Expected Revenue by Team"
|
||
msgstr ""
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_case_tree_view_oppor
|
||
msgid "Expected Revenues"
|
||
msgstr "预期收入"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_team_dashboard_graph_period_pipeline
|
||
msgid "Expected to Close"
|
||
msgstr ""
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_opportunity_report_view_search
|
||
msgid "Expiration Closing Month"
|
||
msgstr "到期关闭月份"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,help:crm.field_crm_stage_legend_priority
|
||
msgid ""
|
||
"Explanation text to help users using the star and priority mechanism on "
|
||
"stages or issues that are in this stage."
|
||
msgstr "解释文本帮助用户在不同的阶段中的某一阶段使用星星和优先级机制"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_opportunity_report_view_search
|
||
msgid "Extended Filters"
|
||
msgstr "扩展筛选"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_case_form_view_leads
|
||
msgid "Extra Info"
|
||
msgstr "额外信息"
|
||
|
||
#. module: crm
|
||
#. openerp-web
|
||
#: code:addons/crm/static/src/js/web_planner_crm.js:31
|
||
#, python-format
|
||
msgid "Final Proposal sent"
|
||
msgstr ""
|
||
|
||
#. module: crm
|
||
#: selection:base.partner.merge.automatic.wizard,state:0
|
||
msgid "Finished"
|
||
msgstr "已完工"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_stage_fold
|
||
msgid "Folded in Pipeline"
|
||
msgstr "在漏斗中折叠"
|
||
|
||
#. module: crm
|
||
#: model:mail.activity.type,name:crm.mail_activity_demo_followup_quote
|
||
msgid "Follow-up Quote"
|
||
msgstr "跟进报价"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_planner
|
||
msgid ""
|
||
"For every deal, review the next action, the expected closing, the pain "
|
||
"points, the expected revenues, the buying process, etc."
|
||
msgstr "对于每一个交易,检查下一个行动,预计关闭日期,难点,预计营收,采购流程等等"
|
||
|
||
#. module: crm
|
||
#: code:addons/crm/wizard/base_partner_merge.py:263
|
||
#, python-format
|
||
msgid ""
|
||
"For safety reasons, you cannot merge more than 3 contacts together. You can "
|
||
"re-open the wizard several times if needed."
|
||
msgstr "出于安全原因,你不能在一起合并超过 3 联系人.如果需要 你可以重新打开该向导几次。"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_planner
|
||
msgid ""
|
||
"For the Odoo Team,<br/>\n"
|
||
" Fabien Pinckaers, Founder"
|
||
msgstr ""
|
||
"对于Odoo团队,<br/>\n"
|
||
" Fabien Pinckaers, 创始人"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead2opportunity_partner_mass_force_assignation
|
||
msgid "Force assignation"
|
||
msgstr "强制分配"
|
||
|
||
#. module: crm
|
||
#: code:addons/crm/models/crm_lead.py:577
|
||
#, python-format
|
||
msgid "From %s : %s"
|
||
msgstr "来自: %s:%s"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.view_crm_case_opportunities_filter
|
||
msgid "Future Activities"
|
||
msgstr "未来的活动"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.view_crm_case_leads_filter
|
||
msgid "Future Activities (7 days)"
|
||
msgstr ""
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.view_crm_case_leads_filter
|
||
msgid "Future Activities (All)"
|
||
msgstr ""
|
||
|
||
#. module: crm
|
||
#. openerp-web
|
||
#: code:addons/crm/static/src/js/web_planner_crm.js:30
|
||
#, python-format
|
||
msgid "GAP analysis with customer"
|
||
msgstr ""
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_planner
|
||
msgid ""
|
||
"Gain high quality insight from surveys, a great way to engage with prospects"
|
||
msgstr "从调查中获得高质量的见解,一个带有前景的伟大的方式"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_planner
|
||
msgid "Gamification"
|
||
msgstr "游戏化"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.res_config_settings_view_form
|
||
msgid ""
|
||
"Generate unassigned leads from incoming emails. Leads coming from\n"
|
||
" that email will be assigned manually."
|
||
msgstr ""
|
||
|
||
#. module: crm
|
||
#: model:ir.model,name:crm.model_crm_lead_lost
|
||
msgid "Get Lost Reason"
|
||
msgstr "得到丢失原因"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead_email_cc
|
||
msgid "Global CC"
|
||
msgstr "全局抄送"
|
||
|
||
#. module: crm
|
||
#: code:addons/crm/models/crm_lead.py:379
|
||
#, python-format
|
||
msgid "Go, go, go! Congrats for your first deal."
|
||
msgstr ""
|
||
|
||
#. module: crm
|
||
#. openerp-web
|
||
#: code:addons/crm/static/src/js/tour.js:79
|
||
#, python-format
|
||
msgid ""
|
||
"Good job! Your completed the tour of the CRM. You can continue with the "
|
||
"<b>implementation guide</b> to help you setup the CRM in your company."
|
||
msgstr "干得好!你完成了CRM的设置流程,你可以通过 <b>实施向导</b>继续来帮助你在你的公司设置CRM。"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_planner
|
||
msgid ""
|
||
"Great pipelines have stages <strong>aligned with the buyer's buying "
|
||
"process</strong>, not your selling process:"
|
||
msgstr "伟大的漏斗,阶段<strong>与买方流程一致</strong>,而不是你的销售过程"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_activity_report_view_search
|
||
#: model:ir.ui.view,arch_db:crm.crm_opportunity_report_view_search
|
||
#: model:ir.ui.view,arch_db:crm.view_crm_case_leads_filter
|
||
#: model:ir.ui.view,arch_db:crm.view_crm_case_opportunities_filter
|
||
msgid "Group By"
|
||
msgstr "分组"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_team_dashboard_graph_group_pipeline
|
||
msgid "Group by"
|
||
msgstr "分组"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_base_partner_merge_automatic_wizard_number_group
|
||
msgid "Group of Contacts"
|
||
msgstr "联系人组"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_planner
|
||
msgid "Grow leads acquisition"
|
||
msgstr "成长线索获取"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_planner
|
||
msgid "Grow revenues"
|
||
msgstr "增长收入"
|
||
|
||
#. module: crm
|
||
#: model:ir.model,name:crm.model_crm_partner_binding
|
||
msgid "Handle partner binding or generation in CRM wizards."
|
||
msgstr "在CRM向导中处理业务伙伴的绑定或生成。"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_planner
|
||
msgid "Happy Selling!<br/>- The Odoo Team"
|
||
msgstr "愉快的销售!<br/>- Odoo团队"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_planner
|
||
msgid "Have clear forecasts on sales"
|
||
msgstr "有明确的预期销售"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_planner
|
||
msgid "Have fun deploying your sales strategy,"
|
||
msgstr "享受部署销售策略的乐趣,"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_planner
|
||
msgid ""
|
||
"Here are a few examples of documents you should provide to your sales "
|
||
"channel based on the sales stage:"
|
||
msgstr ""
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_planner
|
||
msgid "Here are some of the <strong>customizations available</strong>:"
|
||
msgstr "这里是一些<strong>可用的定制化</strong>:"
|
||
|
||
#. module: crm
|
||
#: model:ir.actions.act_window,help:crm.crm_lead_action_activities
|
||
msgid ""
|
||
"Here is the list of your next activities. Those are linked to your opportunities.\n"
|
||
" To set a next activity, go on an opportunity and add one. It will then appear in this list."
|
||
msgstr ""
|
||
"这是你下一步活动的列表。他们链接到你的商机。\n"
|
||
" 设置下一步活动,去商机界面并添加一个,它将显示在该列表中。"
|
||
|
||
#. module: crm
|
||
#: selection:crm.lead,priority:0 selection:crm.opportunity.report,priority:0
|
||
msgid "High"
|
||
msgstr "高"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,help:crm.field_crm_team_dashboard_graph_group_pipeline
|
||
msgid "How this channel's dashboard graph will group the results."
|
||
msgstr "这就是通道的仪表盘图组的结果"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_base_partner_merge_automatic_wizard_id
|
||
#: model:ir.model.fields,field_description:crm.field_base_partner_merge_line_id
|
||
#: model:ir.model.fields,field_description:crm.field_crm_activity_report_id
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead2opportunity_partner_id
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead2opportunity_partner_mass_id
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead_id
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead_lost_id
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead_tag_id
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lost_reason_id
|
||
#: model:ir.model.fields,field_description:crm.field_crm_merge_opportunity_id
|
||
#: model:ir.model.fields,field_description:crm.field_crm_opportunity_report_id
|
||
#: model:ir.model.fields,field_description:crm.field_crm_partner_binding_id
|
||
#: model:ir.model.fields,field_description:crm.field_crm_stage_id
|
||
msgid "ID"
|
||
msgstr "ID"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,help:crm.field_crm_team_alias_parent_thread_id
|
||
msgid ""
|
||
"ID of the parent record holding the alias (example: project holding the task"
|
||
" creation alias)"
|
||
msgstr "上级记录ID支持别名(例如:项目支持任务创建别名)"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_base_partner_merge_line_aggr_ids
|
||
msgid "Ids"
|
||
msgstr "ID"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,help:crm.field_crm_lead_opt_out
|
||
msgid ""
|
||
"If opt-out is checked, this contact has refused to receive emails for mass "
|
||
"mailing and marketing campaign. Filter 'Available for Mass Mailing' allows "
|
||
"users to filter the leads when performing mass mailing."
|
||
msgstr "如果选中”退出“,则此联系人将不会接收到群发邮件,如市场营销广告等。当进行邮件群发时,可根据此字段筛选出允许接受群发邮件的线索。"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,help:crm.field_crm_lead2opportunity_partner_mass_force_assignation
|
||
msgid "If unchecked, this will leave the salesman of duplicated opportunities"
|
||
msgstr "如果不勾选,销售人员会建立重复的商机"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_planner
|
||
msgid ""
|
||
"If you followed the preceding steps, you already setup\n"
|
||
" the foundations to a strong process leading to\n"
|
||
" continuous improvements of your sales channels."
|
||
msgstr ""
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_planner
|
||
msgid ""
|
||
"If you have less than 200 contacts, we recommend you\n"
|
||
" to create them manually."
|
||
msgstr "如果你的合同少于200个,我们推荐你自动创建它们."
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_planner
|
||
msgid ""
|
||
"If you sell subscriptions (whether it's invoiced annually or monthly), "
|
||
"activate the"
|
||
msgstr "如果你要卖订阅(不管按年开票或者按月)激活"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_planner
|
||
msgid "If you want to do it yourself:"
|
||
msgstr "如果你想自己做:"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.menu,name:crm.menu_import_crm
|
||
msgid "Import & Synchronize"
|
||
msgstr "导入并同步"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_planner
|
||
msgid "Import using the top left button in"
|
||
msgstr "使用顶部的左键导入"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_planner
|
||
msgid "Improve average revenue per salesperson"
|
||
msgstr "提高每个销售人员的平均收入"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_planner
|
||
msgid "In Odoo, there are 3 different ways to manage your prices.<br/>"
|
||
msgstr "在Odoo里,有3种不同的方式来管理您的价格.<br/>"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_lost_reason_view_search
|
||
msgid "Include archived"
|
||
msgstr "包括归档"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_planner
|
||
msgid "Incoming Emails"
|
||
msgstr "收件"
|
||
|
||
#. module: crm
|
||
#: model:crm.lead.tag,name:crm.categ_oppor4
|
||
msgid "Information"
|
||
msgstr "信息"
|
||
|
||
#. module: crm
|
||
#. openerp-web
|
||
#: code:addons/crm/static/src/js/web_planner_crm.js:22
|
||
#, python-format
|
||
msgid "Initial Contact"
|
||
msgstr ""
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_case_form_view_leads
|
||
#: model:ir.ui.view,arch_db:crm.crm_case_form_view_oppor
|
||
msgid "Internal Notes"
|
||
msgstr "内部备注"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_planner
|
||
msgid "Invoice Analysis"
|
||
msgstr "发票分析"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_base_partner_merge_automatic_wizard_group_by_is_company
|
||
msgid "Is Company"
|
||
msgstr "是公司"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead_function
|
||
msgid "Job Position"
|
||
msgstr "工作岗位"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_base_partner_merge_automatic_wizard_exclude_journal_item
|
||
msgid "Journal Items associated to the contact"
|
||
msgstr "与日记账相关的联系人"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_planner
|
||
msgid "KPIs"
|
||
msgstr "KPIs"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead_date_action_last
|
||
msgid "Last Action"
|
||
msgstr "最近的行动"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_base_partner_merge_automatic_wizard___last_update
|
||
#: model:ir.model.fields,field_description:crm.field_base_partner_merge_line___last_update
|
||
#: model:ir.model.fields,field_description:crm.field_crm_activity_report___last_update
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead2opportunity_partner___last_update
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead2opportunity_partner_mass___last_update
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead___last_update
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead_lost___last_update
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead_tag___last_update
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lost_reason___last_update
|
||
#: model:ir.model.fields,field_description:crm.field_crm_merge_opportunity___last_update
|
||
#: model:ir.model.fields,field_description:crm.field_crm_opportunity_report___last_update
|
||
#: model:ir.model.fields,field_description:crm.field_crm_partner_binding___last_update
|
||
#: model:ir.model.fields,field_description:crm.field_crm_stage___last_update
|
||
msgid "Last Modified on"
|
||
msgstr "最后修改时间"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_activity_report_view_search
|
||
#: model:ir.ui.view,arch_db:crm.crm_opportunity_report_view_search
|
||
msgid "Last Month"
|
||
msgstr "上月"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead_date_last_stage_update
|
||
#: model:ir.model.fields,field_description:crm.field_crm_opportunity_report_date_last_stage_update
|
||
msgid "Last Stage Update"
|
||
msgstr "最后阶段更新"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_base_partner_merge_automatic_wizard_write_uid
|
||
#: model:ir.model.fields,field_description:crm.field_base_partner_merge_line_write_uid
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead2opportunity_partner_mass_write_uid
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead2opportunity_partner_write_uid
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead_lost_write_uid
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead_tag_write_uid
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead_write_uid
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lost_reason_write_uid
|
||
#: model:ir.model.fields,field_description:crm.field_crm_merge_opportunity_write_uid
|
||
#: model:ir.model.fields,field_description:crm.field_crm_partner_binding_write_uid
|
||
#: model:ir.model.fields,field_description:crm.field_crm_stage_write_uid
|
||
msgid "Last Updated by"
|
||
msgstr "最后更新者"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_base_partner_merge_automatic_wizard_write_date
|
||
#: model:ir.model.fields,field_description:crm.field_base_partner_merge_line_write_date
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead2opportunity_partner_mass_write_date
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead2opportunity_partner_write_date
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead_lost_write_date
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead_tag_write_date
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lost_reason_write_date
|
||
#: model:ir.model.fields,field_description:crm.field_crm_merge_opportunity_write_date
|
||
#: model:ir.model.fields,field_description:crm.field_crm_partner_binding_write_date
|
||
#: model:ir.model.fields,field_description:crm.field_crm_stage_write_date
|
||
msgid "Last Updated on"
|
||
msgstr "最后更新时间"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.view_crm_case_leads_filter
|
||
#: model:ir.ui.view,arch_db:crm.view_crm_case_opportunities_filter
|
||
msgid "Late Activities"
|
||
msgstr "晚活动"
|
||
|
||
#. module: crm
|
||
#: code:addons/crm/models/crm_lead.py:882
|
||
#: selection:crm.activity.report,lead_type:0 selection:crm.lead,type:0
|
||
#: selection:crm.opportunity.report,type:0
|
||
#: model:ir.model.fields,field_description:crm.field_crm_activity_report_lead_id
|
||
#: model:ir.ui.view,arch_db:crm.crm_case_form_view_leads
|
||
#: model:ir.ui.view,arch_db:crm.crm_case_tree_view_leads
|
||
#: model:ir.ui.view,arch_db:crm.crm_opportunity_report_view_search
|
||
#, python-format
|
||
msgid "Lead"
|
||
msgstr "线索"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.view_crm_case_leads_filter
|
||
msgid "Lead / Customer"
|
||
msgstr "线索/客户"
|
||
|
||
#. module: crm
|
||
#: model:mail.message.subtype,name:crm.mt_lead_create
|
||
#: model:mail.message.subtype,name:crm.mt_salesteam_lead
|
||
msgid "Lead Created"
|
||
msgstr "线索已创建"
|
||
|
||
#. module: crm
|
||
#: model:ir.actions.act_window,name:crm.crm_lead_tag_action
|
||
#: model:ir.ui.menu,name:crm.menu_crm_lead_categ
|
||
#: model:ir.ui.view,arch_db:crm.crm_lead_tag_form
|
||
#: model:ir.ui.view,arch_db:crm.crm_lead_tag_tree
|
||
msgid "Lead Tags"
|
||
msgstr "线索标签"
|
||
|
||
#. module: crm
|
||
#: model:ir.model,name:crm.model_crm_lead2opportunity_partner
|
||
msgid "Lead To Opportunity Partner"
|
||
msgstr "线索至业务伙伴或商机"
|
||
|
||
#. module: crm
|
||
#: model:mail.message.subtype,description:crm.mt_lead_create
|
||
msgid "Lead created"
|
||
msgstr "线索已创建"
|
||
|
||
#. module: crm
|
||
#: model:ir.model,name:crm.model_crm_lead
|
||
msgid "Lead/Opportunity"
|
||
msgstr "线索/商机"
|
||
|
||
#. module: crm
|
||
#: model:ir.actions.act_window,name:crm.action_lead_mass_mail
|
||
msgid "Lead/Opportunity Mass Mail"
|
||
msgstr "线索/商机群发邮件"
|
||
|
||
#. module: crm
|
||
#: model:ir.actions.act_window,name:crm.crm_case_form_view_salesteams_lead
|
||
#: model:ir.actions.act_window,name:crm.crm_lead_all_leads
|
||
#: model:ir.model.fields,field_description:crm.field_crm_team_use_leads
|
||
#: model:ir.model.fields,field_description:crm.field_res_config_settings_group_use_lead
|
||
#: model:ir.ui.menu,name:crm.crm_opportunity_report_menu_lead
|
||
#: model:ir.ui.menu,name:crm.menu_crm_leads
|
||
#: model:ir.ui.view,arch_db:crm.crm_activity_report_view_search
|
||
#: model:ir.ui.view,arch_db:crm.crm_case_tree_view_leads
|
||
#: model:ir.ui.view,arch_db:crm.crm_team_salesteams_view_kanban
|
||
#: model:ir.ui.view,arch_db:crm.sales_team_form_view_in_crm
|
||
msgid "Leads"
|
||
msgstr "线索"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.menu,name:crm.menu_crm_config_lead
|
||
msgid "Leads & Opportunities"
|
||
msgstr "线索及商机"
|
||
|
||
#. module: crm
|
||
#: model:ir.actions.act_window,name:crm.action_report_crm_lead_salesteam
|
||
#: model:ir.actions.act_window,name:crm.crm_opportunity_report_action_lead
|
||
#: model:ir.ui.view,arch_db:crm.crm_opportunity_report_view_graph_lead
|
||
#: model:ir.ui.view,arch_db:crm.crm_opportunity_report_view_pivot_lead
|
||
#: model:ir.ui.view,arch_db:crm.crm_planner
|
||
msgid "Leads Analysis"
|
||
msgstr "线索分析"
|
||
|
||
#. module: crm
|
||
#: model:ir.actions.act_window,help:crm.action_report_crm_lead_salesteam
|
||
msgid ""
|
||
"Leads Analysis allows you to check different CRM related information like "
|
||
"the treatment delays or number of leads per state. You can sort out your "
|
||
"leads analysis by different groups to get accurate grained analysis."
|
||
msgstr "线索分析允许你检查不同的关联CRM的信息,例如延迟或每个状态的线索的数量。你可以使用不同的分组对线索分析进行整理已获得精确细致的分析结果。"
|
||
|
||
#. module: crm
|
||
#: model:ir.filters,name:crm.filter_opportunity_salesperson
|
||
msgid "Leads By Salespersons"
|
||
msgstr "销售人员的线索"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_case_form_view_leads
|
||
msgid "Leads Form"
|
||
msgstr "线索表单"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_case_calendar_view_leads
|
||
msgid "Leads Generation"
|
||
msgstr "线索生成"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_planner
|
||
msgid "Leads by Source"
|
||
msgstr "线索源头"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.view_crm_case_leads_filter
|
||
msgid "Leads that are assigned to me"
|
||
msgstr "分配给我的线索"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.view_crm_case_leads_filter
|
||
msgid "Leads that did not ask not to be included in mass mailing campaigns"
|
||
msgstr "未要求的线索不要包括到批量邮件营销活动中"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.view_crm_lead2opportunity_partner_mass
|
||
msgid ""
|
||
"Leads that you selected that have duplicates. If the list is empty, it means"
|
||
" that no duplicates were found"
|
||
msgstr "你选择的线索有重复。如果列表为空,表明没有发现重复线索。"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.view_crm_lead2opportunity_partner_mass
|
||
msgid "Leads with existing duplicates (for information)"
|
||
msgstr "存在的重复线索(信息)"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_merge_opportunity_opportunity_ids
|
||
msgid "Leads/Opportunities"
|
||
msgstr "线索/商机"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_planner
|
||
msgid "Licences"
|
||
msgstr "许可证"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_base_partner_merge_automatic_wizard_line_ids
|
||
msgid "Lines"
|
||
msgstr "明细行"
|
||
|
||
#. module: crm
|
||
#: selection:crm.lead.convert2task,action:0
|
||
#: selection:crm.lead2opportunity.partner,action:0
|
||
#: selection:crm.partner.binding,action:0
|
||
msgid "Link to an existing customer"
|
||
msgstr "链接到现有客户"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,help:crm.field_crm_lead_partner_id
|
||
msgid "Linked partner (optional). Usually created when converting the lead."
|
||
msgstr "链接的业务伙伴(可选), 通常用于在线索转换时自动创建业务伙伴."
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_planner
|
||
msgid "List of possible pain points by segment/profile"
|
||
msgstr "列出可能的痛点按段/简介"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.res_config_settings_view_form
|
||
msgid "Look up company information (name, logo, etc.)"
|
||
msgstr ""
|
||
|
||
#. module: crm
|
||
#. openerp-web
|
||
#: code:addons/crm/models/crm_lead.py:1086
|
||
#: code:addons/crm/static/src/js/web_planner_crm.js:33
|
||
#: model:ir.ui.view,arch_db:crm.crm_case_form_view_oppor
|
||
#: model:ir.ui.view,arch_db:crm.crm_opportunity_report_view_search
|
||
#: model:ir.ui.view,arch_db:crm.view_crm_case_opportunities_filter
|
||
#, python-format
|
||
msgid "Lost"
|
||
msgstr "丢失"
|
||
|
||
#. module: crm
|
||
#: model:ir.actions.act_window,name:crm.crm_lead_lost_action
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead_lost_lost_reason_id
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead_lost_reason
|
||
#: model:ir.model.fields,field_description:crm.field_crm_opportunity_report_lost_reason
|
||
#: model:ir.ui.view,arch_db:crm.crm_lead_lost_view_form
|
||
#: model:ir.ui.view,arch_db:crm.crm_opportunity_report_view_search
|
||
#: model:ir.ui.view,arch_db:crm.view_crm_case_opportunities_filter
|
||
msgid "Lost Reason"
|
||
msgstr "丢失原因"
|
||
|
||
#. module: crm
|
||
#: model:ir.actions.act_window,name:crm.crm_lost_reason_action
|
||
#: model:ir.ui.menu,name:crm.menu_crm_lost_reason
|
||
msgid "Lost Reasons"
|
||
msgstr "丢失原因"
|
||
|
||
#. module: crm
|
||
#: selection:crm.lead,priority:0 selection:crm.opportunity.report,priority:0
|
||
msgid "Low"
|
||
msgstr "低"
|
||
|
||
#. module: crm
|
||
#: model:mail.activity.type,name:crm.mail_activity_demo_make_quote
|
||
msgid "Make Quote"
|
||
msgstr "制作报价"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_res_config_settings_generate_lead_from_alias
|
||
msgid "Manual Assignation of Emails"
|
||
msgstr ""
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.res_config_settings_view_form
|
||
msgid "Manually Assignation of Incoming Emails"
|
||
msgstr ""
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_case_form_view_oppor
|
||
msgid "Mark Lost"
|
||
msgstr "标记失去"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_case_form_view_oppor
|
||
msgid "Mark Won"
|
||
msgstr "标记为已赢得"
|
||
|
||
#. module: crm
|
||
#: model:ir.actions.server,name:crm.action_mark_as_lost
|
||
msgid "Mark as lost"
|
||
msgstr "标记为丢失"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_case_form_view_oppor
|
||
msgid "Marketing"
|
||
msgstr "市场"
|
||
|
||
#. module: crm
|
||
#: model:ir.model,name:crm.model_crm_lead2opportunity_partner_mass
|
||
msgid "Mass Lead To Opportunity Partner"
|
||
msgstr "批量转换线索为商机或业务伙伴"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_base_partner_merge_automatic_wizard_maximum_group
|
||
msgid "Maximum of Group of Contacts"
|
||
msgstr "联系人组的最多联系人数量"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_opportunity_report_medium_id
|
||
#: model:ir.ui.view,arch_db:crm.view_crm_case_leads_filter
|
||
#: model:ir.ui.view,arch_db:crm.view_crm_case_opportunities_filter
|
||
msgid "Medium"
|
||
msgstr "媒体"
|
||
|
||
#. module: crm
|
||
#: code:addons/crm/models/crm_lead.py:924
|
||
#, python-format
|
||
msgid "Meeting scheduled at '%s'<br> Subject: %s <br> Duration: %s hour(s)"
|
||
msgstr "会议安排在 '%s'<br> 主题: %s <br> 时长: %s 小时"
|
||
|
||
#. module: crm
|
||
#. openerp-web
|
||
#: code:addons/crm/static/src/js/web_planner_crm.js:24
|
||
#, python-format
|
||
msgid "Meeting with a demo. Set Fields: expected revenue, closing date"
|
||
msgstr ""
|
||
|
||
#. module: crm
|
||
#: model:ir.actions.act_window,name:crm.act_crm_opportunity_calendar_event_new
|
||
#: model:ir.actions.act_window,name:crm.calendar_event_partner
|
||
#: model:ir.model.fields,field_description:crm.field_res_partner_meeting_ids
|
||
#: model:ir.model.fields,field_description:crm.field_res_users_meeting_ids
|
||
#: model:ir.ui.view,arch_db:crm.view_partners_form_crm1
|
||
msgid "Meetings"
|
||
msgstr "会议"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.merge_opportunity_form
|
||
msgid "Merge"
|
||
msgstr "合并"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.base_partner_merge_automatic_wizard_form
|
||
msgid "Merge Automatically"
|
||
msgstr "自动合并"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.base_partner_merge_automatic_wizard_form
|
||
msgid "Merge Automatically all process"
|
||
msgstr "自动合并所有处理"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.base_partner_merge_automatic_wizard_form
|
||
msgid "Merge Contacts"
|
||
msgstr "合并合同"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.merge_opportunity_form
|
||
msgid "Merge Leads/Opportunities"
|
||
msgstr "合并线索/商机"
|
||
|
||
#. module: crm
|
||
#: model:ir.actions.act_window,name:crm.action_partner_merge
|
||
msgid "Merge Selected Contacts"
|
||
msgstr "合并选中的合同"
|
||
|
||
#. module: crm
|
||
#: model:ir.actions.act_window,name:crm.action_merge_opportunities
|
||
#: model:ir.actions.act_window,name:crm.merge_opportunity_act
|
||
msgid "Merge leads/opportunities"
|
||
msgstr "合并线索/商机"
|
||
|
||
#. module: crm
|
||
#: model:ir.model,name:crm.model_crm_merge_opportunity
|
||
msgid "Merge opportunities"
|
||
msgstr "合并商机"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.base_partner_merge_automatic_wizard_form
|
||
msgid "Merge the following contacts"
|
||
msgstr "合并以下联系人"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.base_partner_merge_automatic_wizard_form
|
||
msgid "Merge with Manual Check"
|
||
msgstr "手动检查与合并"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,help:crm.field_crm_lead2opportunity_partner_mass_deduplicate
|
||
msgid "Merge with existing leads/opportunities of each partner"
|
||
msgstr "将每一个业务伙伴已存在的线索或商机合并"
|
||
|
||
#. module: crm
|
||
#: selection:crm.lead2opportunity.partner,name:0
|
||
#: selection:crm.lead2opportunity.partner.mass,name:0
|
||
msgid "Merge with existing opportunities"
|
||
msgstr "与已存在的商机合并"
|
||
|
||
#. module: crm
|
||
#: code:addons/crm/models/crm_lead.py:528
|
||
#, python-format
|
||
msgid "Merged lead"
|
||
msgstr "合并的线索"
|
||
|
||
#. module: crm
|
||
#: code:addons/crm/models/crm_lead.py:559
|
||
#, python-format
|
||
msgid "Merged leads"
|
||
msgstr "合并的线索"
|
||
|
||
#. module: crm
|
||
#: code:addons/crm/models/crm_lead.py:559
|
||
#, python-format
|
||
msgid "Merged opportunities"
|
||
msgstr "合并的商机"
|
||
|
||
#. module: crm
|
||
#: code:addons/crm/models/crm_lead.py:528
|
||
#, python-format
|
||
msgid "Merged opportunity"
|
||
msgstr "合并商机"
|
||
|
||
#. module: crm
|
||
#: code:addons/crm/wizard/base_partner_merge.py:295
|
||
#, python-format
|
||
msgid "Merged with the following partners:"
|
||
msgstr "合并以下业务伙伴:"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_base_partner_merge_line_min_id
|
||
msgid "MinID"
|
||
msgstr "最小ID"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_case_form_view_oppor
|
||
msgid "Misc"
|
||
msgstr "杂项"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead_mobile
|
||
msgid "Mobile"
|
||
msgstr "手机"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_activity_report_view_search
|
||
msgid "Month"
|
||
msgstr "月"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_planner
|
||
msgid "Motivation letter from the management"
|
||
msgstr "管理部门的激励信"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_activity_report_view_search
|
||
#: model:ir.ui.view,arch_db:crm.view_crm_case_leads_filter
|
||
msgid "My Activities"
|
||
msgstr "我的活动"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.view_crm_case_leads_filter
|
||
msgid "My Leads"
|
||
msgstr "我的线索"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_opportunity_report_view_search
|
||
msgid "My Opportunities"
|
||
msgstr "我的商机"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.view_crm_case_opportunities_filter
|
||
msgid "My Pipeline"
|
||
msgstr "我的漏斗"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_base_partner_merge_automatic_wizard_group_by_name
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead_tag_name
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lost_reason_name
|
||
msgid "Name"
|
||
msgstr "名称"
|
||
|
||
#. module: crm
|
||
#. openerp-web
|
||
#: code:addons/crm/static/src/js/web_planner_crm.js:27
|
||
#, python-format
|
||
msgid "Needs assessment"
|
||
msgstr "需求评审"
|
||
|
||
#. module: crm
|
||
#. openerp-web
|
||
#: code:addons/crm/static/src/js/web_planner_crm.js:15
|
||
#: code:addons/crm/static/src/js/web_planner_crm.js:33
|
||
#, python-format
|
||
msgid "Negotiation"
|
||
msgstr "协商"
|
||
|
||
#. module: crm
|
||
#. openerp-web
|
||
#: code:addons/crm/static/src/js/web_planner_crm.js:22
|
||
#: code:addons/crm/static/src/js/web_planner_crm.js:27
|
||
#: code:addons/crm/static/src/js/web_planner_crm.js:33
|
||
#: model:crm.stage,name:crm.stage_lead1
|
||
#, python-format
|
||
msgid "New"
|
||
msgstr "新建"
|
||
|
||
#. module: crm
|
||
#: model:ir.actions.act_window,name:crm.action_opportunity_form
|
||
msgid "New Opportunity"
|
||
msgstr "新商机"
|
||
|
||
#. module: crm
|
||
#. openerp-web
|
||
#: code:addons/crm/static/src/js/web_planner_crm.js:16
|
||
#, python-format
|
||
msgid "New propspect assigned to the right salesperson"
|
||
msgstr ""
|
||
|
||
#. module: crm
|
||
#: model:ir.actions.act_window,name:crm.crm_lead_action_activities
|
||
#: model:ir.ui.view,arch_db:crm.crm_lead_view_tree_activity
|
||
msgid "Next Activities"
|
||
msgstr "下一步活动"
|
||
|
||
#. module: crm
|
||
#: selection:crm.lead,kanban_state:0
|
||
msgid "Next activity is planned"
|
||
msgstr "下一个活动已计划"
|
||
|
||
#. module: crm
|
||
#: selection:crm.lead,kanban_state:0
|
||
msgid "Next activity late"
|
||
msgstr "下一个活动迟到"
|
||
|
||
#. module: crm
|
||
#: code:addons/crm/models/crm_lead.py:1146
|
||
#, python-format
|
||
msgid "No Subject"
|
||
msgstr "无主题"
|
||
|
||
#. module: crm
|
||
#: selection:crm.lead,kanban_state:0
|
||
msgid "No next activity planned"
|
||
msgstr "没有安排下一个活动"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.view_crm_case_leads_filter
|
||
#: model:ir.ui.view,arch_db:crm.view_crm_case_opportunities_filter
|
||
msgid "No salesperson"
|
||
msgstr "没有销售员"
|
||
|
||
#. module: crm
|
||
#: selection:crm.lead,priority:0 selection:crm.opportunity.report,priority:0
|
||
msgid "Normal"
|
||
msgstr "一般"
|
||
|
||
#. module: crm
|
||
#: model:crm.lost.reason,name:crm.lost_reason_3
|
||
msgid "Not enough stock"
|
||
msgstr "没足够的库存"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_planner
|
||
msgid "Note: To use those features, you need to install the"
|
||
msgstr "注意:要使用这些功能,你需要安装"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead_description
|
||
msgid "Notes"
|
||
msgstr "备注"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,help:crm.field_crm_opportunity_report_delay_close
|
||
msgid "Number of Days to close the case"
|
||
msgstr "到期天数"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,help:crm.field_crm_opportunity_report_delay_open
|
||
msgid "Number of Days to open the case"
|
||
msgstr "业务开启的天数"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_planner
|
||
msgid "Number of Rooms"
|
||
msgstr "房间号码"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_team_opportunities_count
|
||
msgid "Number of open opportunities"
|
||
msgstr ""
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_planner
|
||
msgid "Odoo Default"
|
||
msgstr "Odoo默认"
|
||
|
||
#. module: crm
|
||
#: model:ir.actions.act_window,help:crm.crm_case_form_view_salesteams_opportunity
|
||
#: model:ir.actions.act_window,help:crm.crm_lead_opportunities
|
||
#: model:ir.actions.act_window,help:crm.crm_lead_opportunities_tree_view
|
||
msgid ""
|
||
"Odoo helps you keep track of your sales pipeline to follow\n"
|
||
" up potential sales and better forecast your future revenues."
|
||
msgstr "Odoo帮助你追踪销售漏斗,关注潜在销售并更好的预测未来收入。"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_planner
|
||
msgid ""
|
||
"Odoo is the world's only software to have a full integration of Marketing "
|
||
"Apps for your sales channel: insight sales, point of sale, ecommerce."
|
||
msgstr "Odoo是世界上唯一一个全面整合营销的应用程序为你的销售渠道的软件:洞察力的销售,POS,电子商务"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_planner
|
||
msgid ""
|
||
"Odoo will help you create polished, professional quotations and contracts in minutes.\n"
|
||
" Tell us how you sell and we will tell you what\n"
|
||
" configuration will best fit your quotation process."
|
||
msgstr ""
|
||
"Odoo将在几分钟内帮助你创建,精良的,专业的报价和合同\n"
|
||
"告诉我们你是怎么卖的,我们将告诉你什么\n"
|
||
"配置将最适合你的报价过程。"
|
||
|
||
#. module: crm
|
||
#: model:ir.actions.act_window,help:crm.crm_case_form_view_salesteams_lead
|
||
#: model:ir.actions.act_window,help:crm.crm_lead_all_leads
|
||
msgid ""
|
||
"Once qualified, the lead can be converted into a business\n"
|
||
" opportunity and/or a new customer in your address book."
|
||
msgstr "一旦合格,线索将转变成商机,或者你地址薄的一个新的客户."
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_planner
|
||
msgid ""
|
||
"Once you’ve deployed your CRM, it’s time to grow your revenues. Start by "
|
||
"setting up a continuous improvement approach.We recommend you to organize "
|
||
"weekly sales meeting with the team during which you will do a pipeline "
|
||
"review."
|
||
msgstr ""
|
||
"一旦你部署了客户关系管理系统,就是增长收入的时候了。从建立一个持续改进的方法开始。我们建议你组织每周一次的销售会议,在此会议上,你将做漏斗评审."
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_planner
|
||
msgid "Online users: we do it for you!"
|
||
msgstr "在线用户:我们为您做!"
|
||
|
||
#. module: crm
|
||
#: code:addons/crm/wizard/base_partner_merge.py:287
|
||
#, python-format
|
||
msgid ""
|
||
"Only the destination contact may be linked to existing Journal Items. Please"
|
||
" ask the Administrator if you need to merge several contacts linked to "
|
||
"existing Journal Items."
|
||
msgstr "只有目标联系人可链接到现有日志项。如果你需要合并几个联系人链接到现有日志项,请询问管理员。"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_team_salesteams_view_kanban
|
||
msgid "Open Opportunities"
|
||
msgstr ""
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_team_salesteams_view_kanban
|
||
msgid "Open Opportunity"
|
||
msgstr "打开商机"
|
||
|
||
#. module: crm
|
||
#: model:ir.actions.act_window,name:crm.crm_case_form_view_salesteams_opportunity
|
||
#: model:ir.actions.act_window,name:crm.crm_lead_opportunities
|
||
#: model:ir.actions.act_window,name:crm.relate_partner_opportunities
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead2opportunity_partner_mass_opportunity_ids
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead2opportunity_partner_opportunity_ids
|
||
#: model:ir.model.fields,field_description:crm.field_res_partner_opportunity_ids
|
||
#: model:ir.model.fields,field_description:crm.field_res_users_opportunity_ids
|
||
#: model:ir.ui.menu,name:crm.menu_crm_config_opportunity
|
||
#: model:ir.ui.view,arch_db:crm.crm_activity_report_view_search
|
||
#: model:ir.ui.view,arch_db:crm.crm_case_form_view_oppor
|
||
#: model:ir.ui.view,arch_db:crm.crm_case_graph_view_leads
|
||
#: model:ir.ui.view,arch_db:crm.crm_case_pivot_view_leads
|
||
#: model:ir.ui.view,arch_db:crm.crm_case_tree_view_oppor
|
||
#: model:ir.ui.view,arch_db:crm.crm_team_salesteams_view_kanban
|
||
#: model:ir.ui.view,arch_db:crm.view_crm_lead2opportunity_partner
|
||
#: model:ir.ui.view,arch_db:crm.view_partners_form_crm1
|
||
msgid "Opportunities"
|
||
msgstr "商机"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_opportunity_report_view_search
|
||
#: model:ir.ui.view,arch_db:crm.crm_planner
|
||
msgid "Opportunities Analysis"
|
||
msgstr "商机分析"
|
||
|
||
#. module: crm
|
||
#: model:ir.actions.act_window,help:crm.action_report_crm_opportunity_salesteam
|
||
msgid ""
|
||
"Opportunities Analysis gives you an instant access to your opportunities "
|
||
"with information such as the expected revenue, planned cost, missed "
|
||
"deadlines or the number of interactions per opportunity. This report is "
|
||
"mainly used by the sales manager in order to do the periodic review with the"
|
||
" channels of the sales pipeline."
|
||
msgstr ""
|
||
|
||
#. module: crm
|
||
#: model:ir.filters,name:crm.filter_opportunity_opportunities_cohort
|
||
msgid "Opportunities Cohort"
|
||
msgstr "机会组合"
|
||
|
||
#. module: crm
|
||
#: model:ir.filters,name:crm.filter_opportunity_opportunities_won_per_team
|
||
msgid "Opportunities Won Per Team"
|
||
msgstr "每组的商机获胜"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_planner
|
||
msgid "Opportunities pipeline"
|
||
msgstr "商机漏斗"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.view_crm_case_opportunities_filter
|
||
msgid "Opportunities that are assigned to me"
|
||
msgstr "分配给我的商机"
|
||
|
||
#. module: crm
|
||
#: code:addons/crm/models/crm_lead.py:427
|
||
#: code:addons/crm/models/crm_lead.py:857
|
||
#: selection:crm.activity.report,lead_type:0 selection:crm.lead,type:0
|
||
#: selection:crm.opportunity.report,type:0
|
||
#: model:ir.model.fields,field_description:crm.field_calendar_event_opportunity_id
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead_name
|
||
#: model:ir.model.fields,field_description:crm.field_res_partner_opportunity_count
|
||
#: model:ir.model.fields,field_description:crm.field_res_users_opportunity_count
|
||
#: model:ir.ui.view,arch_db:crm.crm_case_tree_view_oppor
|
||
#: model:ir.ui.view,arch_db:crm.crm_opportunity_report_view_search
|
||
#: model:ir.ui.view,arch_db:crm.crm_team_salesteams_view_kanban
|
||
#: model:ir.ui.view,arch_db:crm.view_crm_case_opportunities_filter
|
||
#, python-format
|
||
msgid "Opportunity"
|
||
msgstr "商机"
|
||
|
||
#. module: crm
|
||
#: model:mail.message.subtype,name:crm.mt_lead_lost
|
||
#: model:mail.message.subtype,name:crm.mt_salesteam_lead_lost
|
||
msgid "Opportunity Lost"
|
||
msgstr "丢失的商机"
|
||
|
||
#. module: crm
|
||
#: model:mail.message.subtype,name:crm.mt_salesteam_lead_stage
|
||
msgid "Opportunity Stage Changed"
|
||
msgstr "商机状态已改变"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.view_create_opportunity_simplified
|
||
msgid "Opportunity Title"
|
||
msgstr "商机主题"
|
||
|
||
#. module: crm
|
||
#: model:mail.message.subtype,name:crm.mt_lead_won
|
||
#: model:mail.message.subtype,name:crm.mt_salesteam_lead_won
|
||
msgid "Opportunity Won"
|
||
msgstr "获胜的商机"
|
||
|
||
#. module: crm
|
||
#: model:mail.message.subtype,description:crm.mt_lead_lost
|
||
msgid "Opportunity lost"
|
||
msgstr "失去的商机"
|
||
|
||
#. module: crm
|
||
#: model:mail.message.subtype,description:crm.mt_lead_won
|
||
msgid "Opportunity won"
|
||
msgstr "获胜的商机"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead_opt_out
|
||
msgid "Opt-Out"
|
||
msgstr "退订"
|
||
|
||
#. module: crm
|
||
#: selection:base.partner.merge.automatic.wizard,state:0
|
||
msgid "Option"
|
||
msgstr "选项"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,help:crm.field_crm_team_alias_force_thread_id
|
||
msgid ""
|
||
"Optional ID of a thread (record) to which all incoming messages will be "
|
||
"attached, even if they did not reply to it. If set, this will disable the "
|
||
"creation of new records completely."
|
||
msgstr "所收的邮件都将附上一条线程(记录)选配的ID,即使它们不曾回复过它。如果设置了,这个将完全阻止新记录的创建。"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.base_partner_merge_automatic_wizard_form
|
||
msgid "Options"
|
||
msgstr "选项"
|
||
|
||
#. module: crm
|
||
#: model:crm.lead.tag,name:crm.categ_oppor8
|
||
msgid "Other"
|
||
msgstr "其他"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.view_crm_case_opportunities_filter
|
||
msgid "Overdue Opportunities"
|
||
msgstr ""
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_opportunity_report_delay_expected
|
||
msgid "Overpassed Deadline"
|
||
msgstr "忽略的截止日期"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_team_alias_user_id
|
||
msgid "Owner"
|
||
msgstr "所有者"
|
||
|
||
#. module: crm
|
||
#. openerp-web
|
||
#: code:addons/crm/static/src/js/web_planner_crm.js:27
|
||
#, python-format
|
||
msgid "POC Sold"
|
||
msgstr ""
|
||
|
||
#. module: crm
|
||
#. openerp-web
|
||
#: code:addons/crm/static/src/js/web_planner_crm.js:31
|
||
#, python-format
|
||
msgid "POC demonstration to the customer"
|
||
msgstr ""
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_base_partner_merge_automatic_wizard_group_by_parent_id
|
||
msgid "Parent Company"
|
||
msgstr "上级公司"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_team_alias_parent_model_id
|
||
msgid "Parent Model"
|
||
msgstr "上级模型"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_team_alias_parent_thread_id
|
||
msgid "Parent Record Thread ID"
|
||
msgstr "上级记录线程ID"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,help:crm.field_crm_team_alias_parent_model_id
|
||
msgid ""
|
||
"Parent model holding the alias. The model holding the alias reference is not"
|
||
" necessarily the model given by alias_model_id (example: project "
|
||
"(parent_model) and task (model))"
|
||
msgstr ""
|
||
"父级模型拥有别名。拥有别名参照的模型不必是alias_model_id给出的模型 (example: project(parent_model) and"
|
||
" task (model))"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_opportunity_report_partner_id
|
||
#: model:ir.ui.view,arch_db:crm.view_crm_case_leads_filter
|
||
msgid "Partner"
|
||
msgstr "业务伙伴"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead_partner_address_email
|
||
msgid "Partner Contact Email"
|
||
msgstr "业务伙伴联系电邮"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead_partner_address_name
|
||
msgid "Partner Contact Name"
|
||
msgstr "业务伙伴联系姓名"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_activity_report_partner_id
|
||
msgid "Partner/Customer"
|
||
msgstr "业务伙伴/客户"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.base_partner_merge_automatic_wizard_form
|
||
msgid "Partners"
|
||
msgstr "合作伙伴"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead_phone
|
||
msgid "Phone"
|
||
msgstr "电话"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_res_config_settings_module_crm_phone_validation
|
||
msgid "Phone Validation"
|
||
msgstr ""
|
||
|
||
#. module: crm
|
||
#. openerp-web
|
||
#: code:addons/crm/static/src/js/web_planner_crm.js:23
|
||
#, python-format
|
||
msgid "Phone call with following questions: ..."
|
||
msgstr ""
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_planner
|
||
msgid "Phone scripts"
|
||
msgstr "电话脚本"
|
||
|
||
#. module: crm
|
||
#: code:addons/crm/models/crm_team.py:165
|
||
#: model:ir.actions.act_window,name:crm.crm_lead_opportunities_tree_view
|
||
#: model:ir.model.fields,field_description:crm.field_crm_team_use_opportunities
|
||
#: model:ir.ui.menu,name:crm.crm_menu_pipeline
|
||
#: model:ir.ui.menu,name:crm.crm_opportunity_report_menu
|
||
#: model:ir.ui.menu,name:crm.menu_crm_opportunities
|
||
#: model:ir.ui.view,arch_db:crm.crm_planner
|
||
#, python-format
|
||
msgid "Pipeline"
|
||
msgstr "漏斗"
|
||
|
||
#. module: crm
|
||
#: model:ir.actions.act_window,name:crm.action_report_crm_opportunity_salesteam
|
||
#: model:ir.actions.act_window,name:crm.crm_opportunity_report_action
|
||
#: model:ir.actions.act_window,name:crm.crm_opportunity_report_action_graph
|
||
#: model:ir.ui.view,arch_db:crm.crm_opportunity_report_view_graph
|
||
#: model:ir.ui.view,arch_db:crm.crm_opportunity_report_view_pivot
|
||
msgid "Pipeline Analysis"
|
||
msgstr "漏斗分析"
|
||
|
||
#. module: crm
|
||
#: model:ir.actions.act_window,help:crm.crm_opportunity_report_action
|
||
msgid ""
|
||
"Pipeline Analysis gives you an instant access to\n"
|
||
"your opportunities with information such as the expected revenue, planned cost,\n"
|
||
"missed deadlines or the number of interactions per opportunity. This report is\n"
|
||
"mainly used by the sales manager in order to do the periodic review with the\n"
|
||
"teams of the sales pipeline."
|
||
msgstr ""
|
||
"漏斗分析给你随时访问商机的信息如,例如预期收入,计划成本,错过最后日期或者相互影响的商机的数量。这个报告主要给销售经理定期审查销售团队的销售漏斗。"
|
||
|
||
#. module: crm
|
||
#: model:ir.actions.act_window,help:crm.crm_opportunity_report_action_graph
|
||
msgid ""
|
||
"Pipeline Analysis gives you an instant access to\n"
|
||
"your opportunities with information such as the expected revenue, planned cost,\n"
|
||
"missed deadlines or the number of interactions per opportunity. This report is\n"
|
||
"mainly used by the sales manager in order to periodically review the pipeline\n"
|
||
"with the the sales channel."
|
||
msgstr ""
|
||
|
||
#. module: crm
|
||
#: code:addons/crm/models/crm_team.py:231
|
||
#, python-format
|
||
msgid "Pipeline: Expected Revenue"
|
||
msgstr ""
|
||
|
||
#. module: crm
|
||
#: model:web.planner,tooltip_planner:crm.planner_crm
|
||
msgid "Plan your sales strategy: objectives, leads, KPIs, and much more!"
|
||
msgstr "规划你的销售策略:目标,线索,KPI,以及更多!"
|
||
|
||
#. module: crm
|
||
#: model:ir.model,name:crm.model_web_planner
|
||
msgid "Planner"
|
||
msgstr "计划"
|
||
|
||
#. module: crm
|
||
#: code:addons/crm/models/crm_lead.py:631
|
||
#, python-format
|
||
msgid ""
|
||
"Please select more than one element (lead or opportunity) from the list "
|
||
"view."
|
||
msgstr "请从列表视图中选择一个以上元素(线索或机会)。"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,help:crm.field_crm_team_alias_contact
|
||
msgid ""
|
||
"Policy to post a message on the document using the mailgateway.\n"
|
||
"- everyone: everyone can post\n"
|
||
"- partners: only authenticated partners\n"
|
||
"- followers: only followers of the related document or members of following channels\n"
|
||
msgstr ""
|
||
"政策是通过邮件网关在文档上提交一个消息\n"
|
||
"- everyone: 任何人都可以提交\n"
|
||
"- partners: 只有认证过的合作伙伴\n"
|
||
"- followers: 只有相关文件或下列频道成员的跟随者\n"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_planner
|
||
msgid "Pricing & Discounts"
|
||
msgstr "定价 & 折扣"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead_priority
|
||
#: model:ir.model.fields,field_description:crm.field_crm_opportunity_report_priority
|
||
msgid "Priority"
|
||
msgstr "优先级"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_stage_legend_priority
|
||
msgid "Priority Management Explanation"
|
||
msgstr "优先级管理解释"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_activity_report_probability
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead_probability
|
||
#: model:ir.model.fields,field_description:crm.field_crm_opportunity_report_probability
|
||
msgid "Probability"
|
||
msgstr "概率"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_stage_probability
|
||
msgid "Probability (%)"
|
||
msgstr "概率(%)"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_opportunity_report_expected_revenue
|
||
msgid "Probable Turnover"
|
||
msgstr "可能的营业额"
|
||
|
||
#. module: crm
|
||
#: model:crm.lead.tag,name:crm.categ_oppor1
|
||
msgid "Product"
|
||
msgstr "产品"
|
||
|
||
#. module: crm
|
||
#. openerp-web
|
||
#: code:addons/crm/static/src/js/web_planner_crm.js:22
|
||
#, python-format
|
||
msgid "Product Demonstration"
|
||
msgstr ""
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_planner
|
||
msgid "Products"
|
||
msgstr "产品"
|
||
|
||
#. module: crm
|
||
#. openerp-web
|
||
#: code:addons/crm/static/src/js/web_planner_crm.js:15
|
||
#: code:addons/crm/static/src/js/web_planner_crm.js:22
|
||
#: code:addons/crm/static/src/js/web_planner_crm.js:27
|
||
#: model:ir.ui.view,arch_db:crm.crm_planner
|
||
#, python-format
|
||
msgid "Proposal"
|
||
msgstr "建议"
|
||
|
||
#. module: crm
|
||
#. openerp-web
|
||
#: code:addons/crm/static/src/js/web_planner_crm.js:33
|
||
#: model:crm.stage,name:crm.stage_lead3
|
||
#, python-format
|
||
msgid "Proposition"
|
||
msgstr "建议"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_planner
|
||
msgid "Qualification form (you can use the survey app for this)"
|
||
msgstr "资格申请表(你可以使用这个调查应用程序)"
|
||
|
||
#. module: crm
|
||
#. openerp-web
|
||
#: code:addons/crm/static/src/js/web_planner_crm.js:14
|
||
#: code:addons/crm/static/src/js/web_planner_crm.js:27
|
||
#: code:addons/crm/static/src/js/web_planner_crm.js:33
|
||
#: model:crm.stage,name:crm.stage_lead2
|
||
#, python-format
|
||
msgid "Qualified"
|
||
msgstr "验证"
|
||
|
||
#. module: crm
|
||
#. openerp-web
|
||
#: code:addons/crm/static/src/js/web_planner_crm.js:14
|
||
#, python-format
|
||
msgid "Qualified Sponsor"
|
||
msgstr ""
|
||
|
||
#. module: crm
|
||
#. openerp-web
|
||
#: code:addons/crm/static/src/js/web_planner_crm.js:25
|
||
#, python-format
|
||
msgid "Quotation sent"
|
||
msgstr "报价单送出"
|
||
|
||
#. module: crm
|
||
#. openerp-web
|
||
#: code:addons/crm/static/src/js/web_planner_crm.js:19
|
||
#, python-format
|
||
msgid "Quotation sent to customer"
|
||
msgstr ""
|
||
|
||
#. module: crm
|
||
#. openerp-web
|
||
#: code:addons/crm/static/src/js/web_planner_crm.js:20
|
||
#, python-format
|
||
msgid "Quotation signed by the customer"
|
||
msgstr ""
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_planner
|
||
msgid "Read the documentation about pricing & discounts"
|
||
msgstr "阅读关于定价和折扣"
|
||
|
||
#. module: crm
|
||
#. openerp-web
|
||
#: code:addons/crm/static/src/js/tour.js:13
|
||
#, python-format
|
||
msgid ""
|
||
"Ready to boost your sales? Your <b>Pipeline</b> can be found here, under "
|
||
"<b>CRM</b> app."
|
||
msgstr ""
|
||
|
||
#. module: crm
|
||
#: model:ir.model,name:crm.model_crm_lost_reason
|
||
msgid "Reason for loosing leads"
|
||
msgstr "丢失线索的原因"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_team_alias_force_thread_id
|
||
msgid "Record Thread ID"
|
||
msgstr "记录线程ID"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead_referred
|
||
msgid "Referred By"
|
||
msgstr "引荐于"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead2opportunity_partner_action
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead2opportunity_partner_mass_action
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead_convert2task_action
|
||
#: model:ir.model.fields,field_description:crm.field_crm_partner_binding_action
|
||
msgid "Related Customer"
|
||
msgstr "相关客户"
|
||
|
||
#. module: crm
|
||
#: model:mail.template,subject:crm.email_template_opportunity_reminder_mail
|
||
msgid ""
|
||
"Reminder: Lead ${object.name} from ${object.partner_id != False and "
|
||
"object.partner_id.name or object.contact_name}"
|
||
msgstr ""
|
||
"提醒: Lead ${object.name} from ${object.partner_id != False and "
|
||
"object.partner_id.name or object.contact_name}"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.menu,name:crm.crm_menu_report
|
||
#: model:ir.ui.view,arch_db:crm.crm_planner
|
||
msgid "Reporting"
|
||
msgstr "报告"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_stage_requirements
|
||
#: model:ir.ui.view,arch_db:crm.crm_stage_form
|
||
msgid "Requirements"
|
||
msgstr "要求"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_case_kanban_view_leads
|
||
msgid "Restore"
|
||
msgstr "还原"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_planner
|
||
msgid "Revenue by Salesperson"
|
||
msgstr "销售人员收入"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_planner
|
||
msgid "Sale Flow"
|
||
msgstr "销售流程"
|
||
|
||
#. module: crm
|
||
#: model:ir.model,name:crm.model_crm_team
|
||
#: model:ir.model.fields,field_description:crm.field_crm_activity_report_team_id
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead2opportunity_partner_mass_team_id
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead2opportunity_partner_team_id
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead_team_id
|
||
#: model:ir.model.fields,field_description:crm.field_crm_merge_opportunity_team_id
|
||
#: model:ir.model.fields,field_description:crm.field_crm_opportunity_report_team_id
|
||
#: model:ir.ui.view,arch_db:crm.crm_activity_report_view_search
|
||
#: model:ir.ui.view,arch_db:crm.crm_opportunity_report_view_search
|
||
#: model:ir.ui.view,arch_db:crm.view_crm_case_leads_filter
|
||
#: model:ir.ui.view,arch_db:crm.view_crm_case_opportunities_filter
|
||
msgid "Sales Channel"
|
||
msgstr "销售渠道"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.menu,name:crm.crm_team_config
|
||
#: model:ir.ui.menu,name:crm.sales_team_menu_report_crm
|
||
msgid "Sales Channels"
|
||
msgstr "销售渠道"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_planner
|
||
msgid "Sales Forecasts (month+1)"
|
||
msgstr "销售预测(月+1)"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_planner
|
||
msgid "Sales Management module."
|
||
msgstr "销售管理模块."
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_planner
|
||
msgid "Sales Settings"
|
||
msgstr "销售设置"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_planner
|
||
msgid "Sales Tools"
|
||
msgstr "销售工具"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead2opportunity_partner_mass_user_ids
|
||
msgid "Salesmen"
|
||
msgstr "销售员"
|
||
|
||
#. module: crm
|
||
#: selection:crm.team,dashboard_graph_group_pipeline:0
|
||
#: model:ir.model.fields,field_description:crm.field_crm_activity_report_user_id
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead2opportunity_partner_mass_user_id
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead2opportunity_partner_user_id
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead_user_id
|
||
#: model:ir.model.fields,field_description:crm.field_crm_merge_opportunity_user_id
|
||
#: model:ir.ui.view,arch_db:crm.crm_opportunity_report_view_search
|
||
#: model:ir.ui.view,arch_db:crm.view_crm_case_leads_filter
|
||
#: model:ir.ui.view,arch_db:crm.view_crm_case_opportunities_filter
|
||
msgid "Salesperson"
|
||
msgstr "销售员"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_planner
|
||
msgid ""
|
||
"Save filters or add any report to your dashboard with the Favorites menu."
|
||
msgstr "保存筛选或向你的仪表板添加任何报告以最喜欢的菜单."
|
||
|
||
#. module: crm
|
||
#. openerp-web
|
||
#: code:addons/crm/static/src/js/tour.js:40
|
||
#, python-format
|
||
msgid "Schedule an activity by clicking here"
|
||
msgstr ""
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.view_crm_case_leads_filter
|
||
msgid "Search Leads"
|
||
msgstr "搜索线索"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_lost_reason_view_search
|
||
#: model:ir.ui.view,arch_db:crm.view_crm_case_opportunities_filter
|
||
msgid "Search Opportunities"
|
||
msgstr "搜索商机"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.base_partner_merge_automatic_wizard_form
|
||
msgid "Search duplicates based on duplicated data in"
|
||
msgstr "基于重复数据的重复搜索项"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.merge_opportunity_form
|
||
msgid "Select Leads/Opportunities"
|
||
msgstr "选择商机/线索"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.base_partner_merge_automatic_wizard_form
|
||
msgid ""
|
||
"Select the list of fields used to search for\n"
|
||
" duplicated records. If you select several fields,\n"
|
||
" Odoo will propose you to merge only those having\n"
|
||
" all these fields in common. (not one of the fields)."
|
||
msgstr ""
|
||
"选择用于搜索相同记录的字段。\n"
|
||
" 如果选择多个字段,\n"
|
||
" Odoo会建议你合并这些字段都相同的记录。\n"
|
||
" (而不是只有一个字段相同的记录)。"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_planner
|
||
msgid "Select your pricing preference and allow discounts"
|
||
msgstr "选择您的定价偏好设置并允许折扣"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.base_partner_merge_automatic_wizard_form
|
||
msgid ""
|
||
"Selected contacts will be merged together.\n"
|
||
" All documents linked to one of these contacts\n"
|
||
" will be redirected to the destination contact.\n"
|
||
" You can remove contacts from this list to avoid merging them."
|
||
msgstr ""
|
||
"选定的联系人将被合并在一起。\n"
|
||
"所有的文件链接到其中的一个联系\n"
|
||
"将被重定向到目的地联系。\n"
|
||
"你可以从这个列表中删除联系人以避免合并."
|
||
|
||
#. module: crm
|
||
#: selection:base.partner.merge.automatic.wizard,state:0
|
||
msgid "Selection"
|
||
msgstr "选中内容"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_planner
|
||
msgid ""
|
||
"Send an email to all opportunities in the \"Qualified\" stage for more than "
|
||
"20 days"
|
||
msgstr "发送电子邮件给所有在“合格”阶段20天以上的商机"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_stage_sequence
|
||
msgid "Sequence"
|
||
msgstr "序列"
|
||
|
||
#. module: crm
|
||
#: model:crm.lead.tag,name:crm.categ_oppor3
|
||
msgid "Services"
|
||
msgstr "服务"
|
||
|
||
#. module: crm
|
||
#. openerp-web
|
||
#: code:addons/crm/static/src/js/web_planner_crm.js:17
|
||
#: code:addons/crm/static/src/js/web_planner_crm.js:28
|
||
#, python-format
|
||
msgid "Set fields: Expected Revenue, Expected Closing Date, Next Action"
|
||
msgstr ""
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_planner
|
||
msgid "Set the sales manager as a follower of every opportunity above $20k"
|
||
msgstr "设置销售经理为每一个机会超过20000美元的关注者"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,help:crm.field_crm_stage_on_change
|
||
msgid ""
|
||
"Setting this stage will change the probability automatically on the "
|
||
"opportunity."
|
||
msgstr "设置为这个阶段,会自动改变商机的成功可能性"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_planner
|
||
msgid ""
|
||
"Setting up your sales funnel is just the first step. To achieve a\n"
|
||
" significant boost, we will help you get the most out of\n"
|
||
" Odoo CRM to transform how your salespeople work.\n"
|
||
" That's the purpose of this guide."
|
||
msgstr "设置销售漏斗只是第一步,要实现显著地提升,我们将帮助你得到大的Odoo CRM帮助来改造你的销售人员的工作。这是本指南的目的"
|
||
|
||
#. module: crm
|
||
#: model:ir.actions.act_window,name:crm.crm_config_settings_action
|
||
#: model:ir.ui.menu,name:crm.crm_config_settings_menu
|
||
msgid "Settings"
|
||
msgstr "设置"
|
||
|
||
#. module: crm
|
||
#: model:res.groups,name:crm.group_use_lead
|
||
msgid "Show Lead Menu"
|
||
msgstr "显示线索菜单"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_planner
|
||
msgid ""
|
||
"Show advanced filters and options by clicking on the magnifying glass icon "
|
||
"next to the search bar."
|
||
msgstr "通过点击搜索栏旁边的放大镜图标显示高级筛选和选项"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.view_crm_case_opportunities_filter
|
||
msgid "Show all opportunities for which the next action date is before today"
|
||
msgstr "显示下一个操作日期在今天之前的所有商机"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.view_crm_case_opportunities_filter
|
||
msgid ""
|
||
"Show all opportunities with a deadline for which the next action date is "
|
||
"before today"
|
||
msgstr ""
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.view_crm_case_leads_filter
|
||
msgid "Show all records which has next action date is before today"
|
||
msgstr "显示在今天之前的下一个行动日期的所有记录"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_activity_report_view_search
|
||
#: model:ir.ui.view,arch_db:crm.crm_opportunity_report_view_search
|
||
msgid "Show only lead"
|
||
msgstr "仅显示线索"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_activity_report_view_search
|
||
#: model:ir.ui.view,arch_db:crm.crm_opportunity_report_view_search
|
||
msgid "Show only opportunity"
|
||
msgstr "仅显示商机"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.base_partner_merge_automatic_wizard_form
|
||
msgid "Skip these contacts"
|
||
msgstr "跳过这些联系人"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_planner
|
||
msgid "Slides"
|
||
msgstr "幻灯片"
|
||
|
||
#. module: crm
|
||
#: model:crm.lead.tag,name:crm.categ_oppor2
|
||
msgid "Software"
|
||
msgstr "软件"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_planner
|
||
msgid "Solution Selling"
|
||
msgstr "方案销售"
|
||
|
||
#. module: crm
|
||
#: model:ir.actions.act_window,help:crm.crm_lost_reason_action
|
||
msgid ""
|
||
"Some examples of lost reasons: \"We don't have people/skill\", \"Price too "
|
||
"high\""
|
||
msgstr "一些丢失原因的例子:“我们没有人/技能”,“价格太高”"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_opportunity_report_source_id
|
||
#: model:ir.ui.view,arch_db:crm.view_crm_case_leads_filter
|
||
#: model:ir.ui.view,arch_db:crm.view_crm_case_opportunities_filter
|
||
msgid "Source"
|
||
msgstr "来源"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,help:crm.field_crm_stage_team_id
|
||
msgid ""
|
||
"Specific team that uses this stage. Other teams will not be able to see or "
|
||
"use this stage."
|
||
msgstr "使用这个阶段的特定团队。其他团队将无法查看或使用此阶段。"
|
||
|
||
#. module: crm
|
||
#: selection:crm.team,dashboard_graph_group_pipeline:0
|
||
#: model:ir.model.fields,field_description:crm.field_crm_activity_report_stage_id
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead_stage_id
|
||
#: model:ir.model.fields,field_description:crm.field_crm_opportunity_report_stage_id
|
||
#: model:ir.ui.view,arch_db:crm.crm_activity_report_view_search
|
||
#: model:ir.ui.view,arch_db:crm.crm_opportunity_report_view_search
|
||
#: model:ir.ui.view,arch_db:crm.crm_stage_form
|
||
#: model:ir.ui.view,arch_db:crm.view_crm_case_opportunities_filter
|
||
msgid "Stage"
|
||
msgstr "阶段"
|
||
|
||
#. module: crm
|
||
#: model:mail.message.subtype,name:crm.mt_lead_stage
|
||
msgid "Stage Changed"
|
||
msgstr "阶段已改变"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_opportunity_report_stage_name
|
||
#: model:ir.model.fields,field_description:crm.field_crm_stage_name
|
||
msgid "Stage Name"
|
||
msgstr "阶段名称"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_lead_stage_search
|
||
msgid "Stage Search"
|
||
msgstr "阶段搜索"
|
||
|
||
#. module: crm
|
||
#: model:mail.message.subtype,description:crm.mt_lead_stage
|
||
msgid "Stage changed"
|
||
msgstr "阶段已改变"
|
||
|
||
#. module: crm
|
||
#: model:ir.model,name:crm.model_crm_stage
|
||
msgid "Stage of case"
|
||
msgstr "案件的阶段"
|
||
|
||
#. module: crm
|
||
#: model:ir.actions.act_window,name:crm.crm_stage_action
|
||
#: model:ir.ui.menu,name:crm.menu_crm_lead_stage_act
|
||
#: model:ir.ui.view,arch_db:crm.crm_stage_tree
|
||
msgid "Stages"
|
||
msgstr "阶段"
|
||
|
||
#. module: crm
|
||
#: model:ir.actions.act_window,help:crm.crm_stage_action
|
||
msgid ""
|
||
"Stages allow salespersons to easily track how a specific opportunity\n"
|
||
" is positioned in the sales cycle."
|
||
msgstr ""
|
||
"阶段让销售人员能够轻松地跟踪一个特定的机会,\n"
|
||
"如何定位在销售环节。"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_base_partner_merge_automatic_wizard_state
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead_state_id
|
||
#: model:ir.ui.view,arch_db:crm.crm_case_form_view_leads
|
||
#: model:ir.ui.view,arch_db:crm.crm_case_form_view_oppor
|
||
msgid "State"
|
||
msgstr "状态"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead_street
|
||
msgid "Street"
|
||
msgstr "街道"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_case_form_view_leads
|
||
#: model:ir.ui.view,arch_db:crm.crm_case_form_view_oppor
|
||
msgid "Street 2..."
|
||
msgstr "街道2..."
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_case_form_view_leads
|
||
#: model:ir.ui.view,arch_db:crm.crm_case_form_view_oppor
|
||
msgid "Street..."
|
||
msgstr "街道..."
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead_street2
|
||
msgid "Street2"
|
||
msgstr "街道 2"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_lead_lost_view_form
|
||
msgid "Submit"
|
||
msgstr "提交"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_planner
|
||
msgid "Subscription Management"
|
||
msgstr "订阅管理"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_activity_report_subtype_id
|
||
msgid "Subtype"
|
||
msgstr "子类型"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_activity_report_subject
|
||
msgid "Summary"
|
||
msgstr "摘要"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_planner
|
||
msgid ""
|
||
"Systematic organization is what makes the difference\n"
|
||
" between good and great salespeople! Setup a pipeline\n"
|
||
" that is in line with your sales cycle."
|
||
msgstr "是系统化组织造成了优秀销售员与伟大销售员之间的差异!设置一个符合你的销售循环的漏斗。"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.view_crm_case_leads_filter
|
||
#: model:ir.ui.view,arch_db:crm.view_crm_case_opportunities_filter
|
||
msgid "Tag"
|
||
msgstr "标签"
|
||
|
||
#. module: crm
|
||
#: sql_constraint:crm.lead.tag:0
|
||
msgid "Tag name already exists !"
|
||
msgstr "标签名已存在!"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead_tag_ids
|
||
msgid "Tags"
|
||
msgstr "摘要"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_stage_team_id
|
||
msgid "Team"
|
||
msgstr "团队"
|
||
|
||
#. module: crm
|
||
#: model:ir.filters,name:crm.ir_filters_crm_opportunity_report_next_action
|
||
msgid "Team Activities"
|
||
msgstr "团队活动"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_planner
|
||
msgid "Templates of emails"
|
||
msgstr "邮件模板"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_planner
|
||
msgid "Templates of quotations (use Odoo Online Proposals for this)"
|
||
msgstr "报价单模板(用在线报价实现)"
|
||
|
||
#. module: crm
|
||
#. openerp-web
|
||
#: code:addons/crm/static/src/js/web_planner_crm.js:14
|
||
#, python-format
|
||
msgid "Territory"
|
||
msgstr ""
|
||
|
||
#. module: crm
|
||
#. openerp-web
|
||
#: code:addons/crm/static/src/js/web_planner_crm.js:19
|
||
#, python-format
|
||
msgid "The customer came back to you to discuss your quotation"
|
||
msgstr ""
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,help:crm.field_crm_team_alias_id
|
||
msgid ""
|
||
"The email address associated with this channel. New emails received will "
|
||
"automatically create new leads assigned to the channel."
|
||
msgstr ""
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_planner
|
||
msgid "The first stage is usually \"New\" and the last one is \"Won\""
|
||
msgstr "他第一阶段通常是“新的”,最后一个是“赢”的"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,help:crm.field_crm_team_alias_model_id
|
||
msgid ""
|
||
"The model (Odoo Document Kind) to which this alias corresponds. Any incoming"
|
||
" email that does not reply to an existing record will cause the creation of "
|
||
"a new record of this model (e.g. a Project Task)"
|
||
msgstr ""
|
||
"相应于这个别名对应的模型(Odoo单据种类)。任何一封不属于对某个已存在的记录的收件,将导致此模型中新记录的创建(例如,一个新的项目任务)。"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,help:crm.field_crm_team_alias_name
|
||
msgid ""
|
||
"The name of the email alias, e.g. 'jobs' if you want to catch emails for "
|
||
"<jobs@example.odoo.com>"
|
||
msgstr "邮件别名的名称,例如,如果你要收取 <jobs@example.odoo.com> 的电子邮件,别名就要被设为:\"jobs\""
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,help:crm.field_crm_lead_partner_name
|
||
msgid ""
|
||
"The name of the future partner company that will be created while converting"
|
||
" the lead into opportunity"
|
||
msgstr "在销售线索转化为商机时对应创建业务伙伴的公司名称."
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,help:crm.field_crm_team_alias_user_id
|
||
msgid ""
|
||
"The owner of records created upon receiving emails on this alias. If this "
|
||
"field is not set the system will attempt to find the right owner based on "
|
||
"the sender (From) address, or will use the Administrator account if no "
|
||
"system user is found for that address."
|
||
msgstr ""
|
||
"在收到此别名的电子邮件时创建记录的所有者。如果此字段未设置,系统将尝试根据发件人(发件人)地址查找正确的所有者,或者如果没有找到该地址的系统用户,将使用管理员帐户。"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_planner
|
||
msgid "The point of contact <strong>for all your prospects</strong>"
|
||
msgstr "<strong>你所有愿景</strong>的联系点"
|
||
|
||
#. module: crm
|
||
#: sql_constraint:crm.lead:0
|
||
msgid "The probability of closing the deal should be between 0% and 100%!"
|
||
msgstr "这笔交易达成的概率应该在0%到100%之间!"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_planner
|
||
msgid ""
|
||
"The three main practices to develop a sales force are\n"
|
||
" <strong>methodical organization</strong>, <strong>trainings</strong> and\n"
|
||
" <strong>good sales tools</strong>."
|
||
msgstr ""
|
||
"三个重要的实践是发展一个<strong>有良好组织的</strong>, "
|
||
"<strong>训练有素的</strong>和<strong>有良好销售工具</strong>的销售团队"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,help:crm.field_crm_team_dashboard_graph_period_pipeline
|
||
msgid "The time period this channel's dashboard graph will consider."
|
||
msgstr "此通道的仪表板图将考虑的时间段。"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_planner
|
||
msgid ""
|
||
"The whole process may take a few hours. But it's worth doing\n"
|
||
" it."
|
||
msgstr "整个流程可能要花费几个小时,但是值得这样"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_planner
|
||
msgid ""
|
||
"There are several ways for your company to generate leads with Odoo CRM.\n"
|
||
" One of them is using your company's generic email address as a trigger\n"
|
||
" to create a new lead in the system. In Odoo, each one of your sales channels\n"
|
||
" is linked to its own email address from which prospects can reach them.\n"
|
||
" For example, if the personal email address of your Direct team is\n"
|
||
" direct@mycompany.example.com, every email sent when a new prospect\n"
|
||
" contacts you will automatically create a new opportunity into the sales channel.\n"
|
||
"\n"
|
||
" That's the easiest way to integrate Odoo with third party apps."
|
||
msgstr ""
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.base_partner_merge_automatic_wizard_form
|
||
msgid "There is no more contacts to merge for this request..."
|
||
msgstr "没有更多的联系人合并的请求..."
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,help:crm.field_crm_lead_email_cc
|
||
msgid ""
|
||
"These email addresses will be added to the CC field of all inbound and "
|
||
"outbound emails for this record before being sent. Separate multiple email "
|
||
"addresses with a comma"
|
||
msgstr "这些邮箱地址将添加到所有接收的发送邮件的抄送字段,用逗号分隔多个邮件地址。"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_activity_report_view_search
|
||
#: model:ir.ui.view,arch_db:crm.crm_opportunity_report_view_search
|
||
msgid "This Month"
|
||
msgstr "本月"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_planner
|
||
msgid ""
|
||
"This email address has been preconfigured as the default\n"
|
||
" for your sales department.<br/>"
|
||
msgstr "销售部门的邮件地址已经被预先的默认设置<br/>"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_planner
|
||
msgid "This is the default configuration, there is nothing to setup."
|
||
msgstr "这是默认设置,没有东西要设置的"
|
||
|
||
#. module: crm
|
||
#. openerp-web
|
||
#: code:addons/crm/static/src/js/tour.js:35
|
||
#, python-format
|
||
msgid ""
|
||
"This opportunity has <b>no activity planned</b>. <i>Click to check them.</i>"
|
||
msgstr ""
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,help:crm.field_crm_stage_probability
|
||
msgid ""
|
||
"This percentage depicts the default/average probability of the Case for this"
|
||
" stage to be a success"
|
||
msgstr "这默认百分比描述业务在这阶段的平均的成功概率"
|
||
|
||
#. module: crm
|
||
#: model:ir.actions.act_window,help:crm.crm_opportunity_report_action_lead
|
||
msgid "This report analyses the source of your leads."
|
||
msgstr ""
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,help:crm.field_crm_stage_fold
|
||
msgid ""
|
||
"This stage is folded in the kanban view when there are no records in that "
|
||
"stage to display."
|
||
msgstr "当这个阶段中没有任何记录要呈现的时候,这个阶段在看板视图中被折叠起来"
|
||
|
||
#. module: crm
|
||
#: code:addons/crm/models/crm_lead.py:1052
|
||
#, python-format
|
||
msgid "This target does not exist."
|
||
msgstr "这个目标不存在."
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_planner
|
||
msgid "Time to Close a Deal"
|
||
msgstr "需要关闭该交易"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_planner
|
||
msgid "Time to Qualify a Lead"
|
||
msgstr "验证线索的时间"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead_title
|
||
#: model:ir.ui.view,arch_db:crm.crm_case_form_view_leads
|
||
#: model:ir.ui.view,arch_db:crm.crm_case_form_view_oppor
|
||
msgid "Title"
|
||
msgstr "称谓"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_planner
|
||
msgid ""
|
||
"To stimulate your customers, show them the public price and the discount "
|
||
"applied to it. This is settable in the pricelist configuration if you allow "
|
||
"discounts."
|
||
msgstr "为了刺激你的客户,向他们展示公共价格和适用的折扣。如果您允许折扣,这可以在价目表配置中设置。"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.view_crm_case_leads_filter
|
||
#: model:ir.ui.view,arch_db:crm.view_crm_case_opportunities_filter
|
||
msgid "Today Activities"
|
||
msgstr "今天的活动"
|
||
|
||
#. module: crm
|
||
#: model:crm.lost.reason,name:crm.lost_reason_1
|
||
msgid "Too expensive"
|
||
msgstr "太昂贵"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_opportunity_report_total_revenue
|
||
msgid "Total Revenue"
|
||
msgstr "总收入"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_case_form_view_leads
|
||
msgid "Tracking"
|
||
msgstr "追踪"
|
||
|
||
#. module: crm
|
||
#: model:crm.lead.tag,name:crm.categ_oppor6
|
||
msgid "Training"
|
||
msgstr "培训"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_activity_report_lead_type
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead_type
|
||
#: model:ir.model.fields,field_description:crm.field_crm_opportunity_report_type
|
||
msgid "Type"
|
||
msgstr "类型"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,help:crm.field_crm_activity_report_lead_type
|
||
#: model:ir.model.fields,help:crm.field_crm_lead_type
|
||
#: model:ir.model.fields,help:crm.field_crm_opportunity_report_type
|
||
msgid "Type is used to separate Leads and Opportunities"
|
||
msgstr "类型用于区分销售线索和商机"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_planner
|
||
msgid "USD, EUR, GBP"
|
||
msgstr "USD, EUR, GBP"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.view_crm_case_leads_filter
|
||
#: model:ir.ui.view,arch_db:crm.view_crm_case_opportunities_filter
|
||
msgid "Unassigned"
|
||
msgstr "未分派"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_team_salesteams_view_kanban
|
||
msgid "Unassigned Lead"
|
||
msgstr "未分派线索"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_team_unassigned_leads_count
|
||
#: model:ir.ui.view,arch_db:crm.crm_team_salesteams_view_kanban
|
||
msgid "Unassigned Leads"
|
||
msgstr "未分派线索"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_planner
|
||
msgid ""
|
||
"Unless you are starting a new business, you probably have a list of "
|
||
"customers and vendors you'd like to import."
|
||
msgstr "一旦你开始了一个新的业务,你可能有很多新的客户或者供应商需要导入 "
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_case_kanban_view_leads
|
||
#: model:ir.ui.view,arch_db:crm.view_crm_case_leads_filter
|
||
#: model:ir.ui.view,arch_db:crm.view_crm_case_opportunities_filter
|
||
#: model:ir.ui.view,arch_db:crm.view_crm_lead_kanban
|
||
msgid "Unread Messages"
|
||
msgstr "未读消息"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead_write_date
|
||
msgid "Update Date"
|
||
msgstr "更新日期"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_planner
|
||
msgid "Upsell more to existing customers"
|
||
msgstr "超售更多给现有客户"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_planner
|
||
msgid "Use"
|
||
msgstr "使用"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.res_config_settings_view_form
|
||
msgid "Use an External Email Server"
|
||
msgstr ""
|
||
|
||
#. module: crm
|
||
#: selection:crm.lead2opportunity.partner.mass,action:0
|
||
msgid "Use existing partner or create"
|
||
msgstr "使用已有的业务伙伴或新建"
|
||
|
||
#. module: crm
|
||
#: model:ir.actions.act_window,help:crm.crm_case_form_view_salesteams_lead
|
||
#: model:ir.actions.act_window,help:crm.crm_lead_all_leads
|
||
msgid ""
|
||
"Use leads if you need a qualification step before creating an\n"
|
||
" opportunity or a customer. It can be a business card you received,\n"
|
||
" a contact form filled in your website, or a file of unqualified\n"
|
||
" prospects you import, etc."
|
||
msgstr ""
|
||
"如果你想在创建商机或者客户之前需要资格确认步骤,那么就用线索\n"
|
||
"它可以是你收到的名片,一个在你的网站登记的联系方式,或者你导入的没有经过前景资格确认的文件等。"
|
||
|
||
#. module: crm
|
||
#: model:ir.actions.act_window,help:crm.crm_lost_reason_action
|
||
msgid "Use lost reasons to explain why an opportunity is lost."
|
||
msgstr "用丢失原因去解释为什么一个机会会失去."
|
||
|
||
#. module: crm
|
||
#: model:ir.actions.act_window,help:crm.relate_partner_opportunities
|
||
msgid ""
|
||
"Use opportunities to keep track of your sales pipeline, follow\n"
|
||
" up potential sales and better forecast your future revenues."
|
||
msgstr "用商机来跟踪销售漏斗,跟进潜在的销售,并且更好的预测未来收入。"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_planner
|
||
msgid "Use our import templates to get your catalog ready in no time!"
|
||
msgstr "使用我们的导入模块可以让你的目录立即生效!"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_planner
|
||
msgid ""
|
||
"Use subscription for recurring billing.\n"
|
||
" Examples of subscription may include:\n"
|
||
" annual support contract, monthly\n"
|
||
" subscription to a service, etc."
|
||
msgstr ""
|
||
"对于经常性账单可以使用订阅功能\n"
|
||
"例如:年度服务合同,按月订阅的服务等等"
|
||
|
||
#. module: crm
|
||
#. openerp-web
|
||
#: code:addons/crm/static/src/js/tour.js:83
|
||
#, python-format
|
||
msgid "Use the <b>implementation guide</b> to setup the CRM in your company."
|
||
msgstr "使用<b>实施指南</b>在您的公司中设置CRM。"
|
||
|
||
#. module: crm
|
||
#. openerp-web
|
||
#: code:addons/crm/static/src/js/tour.js:65
|
||
#, python-format
|
||
msgid "Use the breadcrumbs to <b>go back to your sales pipeline</b>."
|
||
msgstr "使用面包屑 <b>回到你的销售漏斗</b>."
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,help:crm.field_crm_lead_user_login
|
||
msgid "Used to log into the system"
|
||
msgstr "用户登录入系统"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,help:crm.field_crm_stage_sequence
|
||
msgid "Used to order stages. Lower is better."
|
||
msgstr "用于阶段的排序,数字越小越好。"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_opportunity_report_user_id
|
||
msgid "User"
|
||
msgstr "用户"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead_user_email
|
||
msgid "User Email"
|
||
msgstr "用户Email"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead_user_login
|
||
msgid "User Login"
|
||
msgstr "用户 登录"
|
||
|
||
#. module: crm
|
||
#: model:ir.model,name:crm.model_res_users
|
||
msgid "Users"
|
||
msgstr "用户"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_base_partner_merge_automatic_wizard_group_by_vat
|
||
msgid "VAT"
|
||
msgstr "增值税"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_planner
|
||
msgid "VIP letter to potential sponsors"
|
||
msgstr "给潜在赞助商的贵宾信"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.res_config_settings_view_form
|
||
msgid "Validate and normalize phone numbers."
|
||
msgstr ""
|
||
|
||
#. module: crm
|
||
#: selection:crm.lead,priority:0 selection:crm.opportunity.report,priority:0
|
||
msgid "Very High"
|
||
msgstr "非常高"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_planner
|
||
msgid ""
|
||
"We are here to help you. If you get stuck, do not hesitate to\n"
|
||
" reach our"
|
||
msgstr "我们是来帮助你的。如果你卡住了,不要犹豫直接来找我们"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_planner
|
||
msgid "We can add fields related to your business on any screen, for example"
|
||
msgstr "我们可以在任何屏幕上添加和你的商业相关的领域,例如"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_planner
|
||
msgid "We can automate steps in your workflow, for example:"
|
||
msgstr "我们能自动的按照步骤完成工作流,例如:"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_planner
|
||
msgid ""
|
||
"We can handle the whole import process\n"
|
||
" for you: simply send your Odoo project\n"
|
||
" manager a CSV file containing all your\n"
|
||
" data."
|
||
msgstr "我们负责所有的导入流程:给你的Odoo的项目经理一份包含你所有数据的CSV文档."
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_planner
|
||
msgid ""
|
||
"We can implement custom reports for you based on your Word templates, for "
|
||
"example:"
|
||
msgstr "我们可以根据你的Word模板实现定制报表,例如:"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_planner
|
||
msgid ""
|
||
"We designed Odoo to help you grow your business. Odoo CRM\n"
|
||
" is not just a tool, we want it to have a major impact on your\n"
|
||
" sales performance. That's our mission, and we are serious about it."
|
||
msgstr ""
|
||
"我们设计Odoo帮你扩展你的业务\n"
|
||
"不仅仅是一个工具,我们想它在你的销售业绩中有一个主要的影响\n"
|
||
"我们可以很认真的讲,这是我们的任务"
|
||
|
||
#. module: crm
|
||
#: model:crm.lost.reason,name:crm.lost_reason_2
|
||
msgid "We don't have people/skills"
|
||
msgstr "我们没有人/技能"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_planner
|
||
msgid "We hope this process helped you bring your sales vision to life."
|
||
msgstr "我们希望这个流程帮你把你销售愿景带到现实中"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead_website
|
||
msgid "Website"
|
||
msgstr "网站"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,help:crm.field_crm_lead_website
|
||
msgid "Website of the contact"
|
||
msgstr ""
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_planner
|
||
msgid "Weekly Meetings"
|
||
msgstr "周会"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_planner
|
||
msgid "Welcome"
|
||
msgstr "欢迎"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_planner
|
||
msgid ""
|
||
"What <strong>kind of proposals</strong> do you usually send to your "
|
||
"customers ?"
|
||
msgstr "你通常会给你的顾客<strong>那种建议</strong>?"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_planner
|
||
msgid ""
|
||
"What are the main KPIs you need to track for your the sales activities?"
|
||
msgstr "您需要跟踪的销售活动的关键KPI是什么?"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_planner
|
||
msgid ""
|
||
"What are your sales objectives? What challenges are you\n"
|
||
" dealing with? Being clear on your expectations is the first step\n"
|
||
" of a successful implementation."
|
||
msgstr "你的销售目标是什么?你目前面临的挑战是什么?搞清楚想要什么是成功的第一步"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.res_config_settings_view_form
|
||
msgid ""
|
||
"When populating your address book, Odoo relies on Clearbit’s API to provide "
|
||
"you with a list of matching contacts or companies.When selecting one item, "
|
||
"the partner name, logo and website get automatically set."
|
||
msgstr ""
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,help:crm.field_crm_lead_team_id
|
||
msgid ""
|
||
"When sending mails, the default email address is taken from the sales "
|
||
"channel."
|
||
msgstr ""
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_planner
|
||
msgid "Win / Loss Ratio"
|
||
msgstr "赢得/失去比率"
|
||
|
||
#. module: crm
|
||
#: selection:crm.team,dashboard_graph_period_pipeline:0
|
||
msgid "Within a Month"
|
||
msgstr "一月内"
|
||
|
||
#. module: crm
|
||
#: selection:crm.team,dashboard_graph_period_pipeline:0
|
||
msgid "Within a Week"
|
||
msgstr "一周内"
|
||
|
||
#. module: crm
|
||
#: selection:crm.team,dashboard_graph_period_pipeline:0
|
||
msgid "Within a Year"
|
||
msgstr "一年内"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_base_partner_merge_line_wizard_id
|
||
msgid "Wizard"
|
||
msgstr "向导"
|
||
|
||
#. module: crm
|
||
#. openerp-web
|
||
#: code:addons/crm/models/crm_lead.py:1085
|
||
#: code:addons/crm/static/src/js/web_planner_crm.js:15
|
||
#: code:addons/crm/static/src/js/web_planner_crm.js:22
|
||
#: code:addons/crm/static/src/js/web_planner_crm.js:27
|
||
#: code:addons/crm/static/src/js/web_planner_crm.js:33
|
||
#: model:crm.stage,name:crm.stage_lead4
|
||
#: model:ir.ui.view,arch_db:crm.crm_activity_report_view_search
|
||
#: model:ir.ui.view,arch_db:crm.crm_case_form_view_leads
|
||
#: model:ir.ui.view,arch_db:crm.crm_case_form_view_oppor
|
||
#: model:ir.ui.view,arch_db:crm.crm_opportunity_report_view_search
|
||
#: model:ir.ui.view,arch_db:crm.view_crm_case_opportunities_filter
|
||
#, python-format
|
||
msgid "Won"
|
||
msgstr "赢得"
|
||
|
||
#. module: crm
|
||
#: model:ir.filters,name:crm.filter_opportunity_country
|
||
msgid "Won By Country"
|
||
msgstr "按国家的获胜"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_res_users_target_sales_won
|
||
msgid "Won in Opportunities Target"
|
||
msgstr "赢得是商机的最终目标"
|
||
|
||
#. module: crm
|
||
#: code:addons/crm/models/crm_lead.py:383
|
||
#, python-format
|
||
msgid "Yeah! Deal of the last 7 days for the team."
|
||
msgstr ""
|
||
|
||
#. module: crm
|
||
#. openerp-web
|
||
#: code:addons/crm/static/src/js/web_planner_crm.js:18
|
||
#, python-format
|
||
msgid ""
|
||
"You are in discussion with the decision maker and HE agreed on his pain "
|
||
"points"
|
||
msgstr ""
|
||
|
||
#. module: crm
|
||
#: code:addons/crm/wizard/base_partner_merge.py:270
|
||
#, python-format
|
||
msgid "You cannot merge a contact with one of his parent."
|
||
msgstr "您不能把联系人和其父项合并."
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_planner
|
||
msgid ""
|
||
"You don't need to review lost opportunities at every sales meeting, but it's good\n"
|
||
" practice to do it at least once a month. Ask your team to set tags on opportunities to\n"
|
||
" identify why they were lost and use this information to generate statistics. Here are\n"
|
||
" some examples of tags to create: no budget, competition, no pain found, etc."
|
||
msgstr ""
|
||
"不必在每次销售会议上检查失去的商机,但是最好一个月最少一次你可以让你的销售团队在失去的商机上标识一个标签,然后你们可以根据标签内容做分析有一些标签的例子:没有预算,竞争者,没有痛点等等"
|
||
|
||
#. module: crm
|
||
#: code:addons/crm/wizard/base_partner_merge.py:362
|
||
#, python-format
|
||
msgid "You have to specify a filter for your selection"
|
||
msgstr "你必须指定一个你选择的筛选"
|
||
|
||
#. module: crm
|
||
#: code:addons/crm/models/crm_lead.py:385
|
||
#, python-format
|
||
msgid "You just beat your personal record for the past 30 days."
|
||
msgstr ""
|
||
|
||
#. module: crm
|
||
#: code:addons/crm/models/crm_lead.py:387
|
||
#, python-format
|
||
msgid "You just beat your personal record for the past 7 days."
|
||
msgstr ""
|
||
|
||
#. module: crm
|
||
#: model:ir.actions.act_window,help:crm.crm_case_form_view_salesteams_opportunity
|
||
msgid ""
|
||
"You will be able to plan meetings and log activities from\n"
|
||
" opportunities, convert them into quotations, attach related\n"
|
||
" documents, track all discussions, and much more."
|
||
msgstr ""
|
||
"我们可以在商机上规划会议和电话,还可以把他们转化为报价单\n"
|
||
"附上相关附件,跟踪相关的讨论等等"
|
||
|
||
#. module: crm
|
||
#: model:ir.actions.act_window,help:crm.relate_partner_opportunities
|
||
msgid ""
|
||
"You will be able to plan meetings and log activities from\n"
|
||
" opportunities, convert them into quotations, attach related\n"
|
||
" documents, track all discussions, and much more."
|
||
msgstr ""
|
||
"我们可以在商机上规划会议和电话,还可以把他们转化为报价单\n"
|
||
"附上相关附件,跟踪相关的讨论等等"
|
||
|
||
#. module: crm
|
||
#: model:ir.actions.act_window,help:crm.crm_lead_opportunities
|
||
#: model:ir.actions.act_window,help:crm.crm_lead_opportunities_tree_view
|
||
msgid ""
|
||
"You will be able to plan meetings and phone calls from\n"
|
||
" opportunities, convert them into quotations, attach related\n"
|
||
" documents, track all discussions, and much more."
|
||
msgstr ""
|
||
"您将能够计划来自机会的会议和电话,\n"
|
||
"将其转换为报价,附加相关文档,\n"
|
||
"跟踪所有讨论等等。"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_planner
|
||
msgid "Your Expectations"
|
||
msgstr "你的预期"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_planner
|
||
msgid "Your KPIs"
|
||
msgstr "你的关键绩效指标"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_planner
|
||
msgid "Your LinkedIn or social media pages"
|
||
msgstr "你的商务化人际关系网或社交媒体页面"
|
||
|
||
#. module: crm
|
||
#: model:mail.template,subject:crm.mail_template_data_module_install_crm
|
||
msgid "Your Odoo CRM application is running smoothly."
|
||
msgstr "您的Odoo CRM应用程序运行顺利。"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_planner
|
||
msgid "Your business cards"
|
||
msgstr "你的名片"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_planner
|
||
msgid "Your document templates"
|
||
msgstr "你的文档模板"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_planner
|
||
msgid "Your website"
|
||
msgstr "你的网站"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_case_form_view_leads
|
||
#: model:ir.ui.view,arch_db:crm.crm_case_form_view_oppor
|
||
msgid "ZIP"
|
||
msgstr "ZIP"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead_zip
|
||
msgid "Zip"
|
||
msgstr "邮政编码"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_planner
|
||
msgid "additional 10% during summer sales"
|
||
msgstr "夏季销售涨价10%"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_planner
|
||
msgid "app."
|
||
msgstr "应用"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_planner
|
||
msgid "as an exercise"
|
||
msgstr "做为一个练习"
|
||
|
||
#. module: crm
|
||
#: model:ir.model,name:crm.model_base_partner_merge_automatic_wizard
|
||
msgid "base.partner.merge.automatic.wizard"
|
||
msgstr "base.partner.merge.automatic.wizard"
|
||
|
||
#. module: crm
|
||
#: model:ir.model,name:crm.model_base_partner_merge_line
|
||
msgid "base.partner.merge.line"
|
||
msgstr "base.partner.merge.line"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_planner
|
||
msgid "browse the documentation"
|
||
msgstr "浏览文档"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_planner
|
||
msgid "e.g. 15% discount when buying more than 3 t-shirts"
|
||
msgstr "例如购买超过3件T恤时可享受15%的折扣"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.view_create_opportunity_simplified
|
||
msgid "e.g. Customer Deal"
|
||
msgstr "例如客户协议"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_case_form_view_oppor
|
||
msgid "e.g. Product Pricing"
|
||
msgstr "例如, 产品定价"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_case_form_view_leads
|
||
#: model:ir.ui.view,arch_db:crm.crm_case_form_view_oppor
|
||
msgid "e.g. www.odoo.com"
|
||
msgstr "例如:www.odoo.com"
|
||
|
||
#. module: crm
|
||
#: code:addons/crm/models/crm_lead.py:912
|
||
#, python-format
|
||
msgid "opportunities"
|
||
msgstr "商机"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_planner
|
||
msgid "or"
|
||
msgstr "或"
|
||
|
||
#. module: crm
|
||
#: model:ir.model,name:crm.model_res_config_settings
|
||
msgid "res.config.settings"
|
||
msgstr "res.config.settings"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_planner
|
||
msgid "send us an email"
|
||
msgstr "给我们发邮件"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_planner
|
||
msgid "support team"
|
||
msgstr "支持团队"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_planner
|
||
msgid "survey"
|
||
msgstr "调查"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_planner
|
||
msgid "the list of customers"
|
||
msgstr "客户列表"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_planner
|
||
msgid "to create internal challenge for your salesmen"
|
||
msgstr "为你的销售人员创造内部挑战"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_planner
|
||
msgid "to create tests and certifications."
|
||
msgstr "创建测试和认证"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_planner
|
||
msgid "to describe<br/> your experience or to suggest improvements!"
|
||
msgstr "描述<br/>你的经历或者给出建议!"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_planner
|
||
msgid ""
|
||
"to organize all your documents like: customer presentations, product sheets,"
|
||
" comparisons with competitors, pain points sheets, training materials, etc."
|
||
msgstr "像这样整理所有的文档:客户演示,产品表单,竞争对手比较,痛点表单。培训资料等等"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_planner
|
||
msgid ""
|
||
"to setup your own domain\n"
|
||
" name (e.g. sales@yourcompany.com)"
|
||
msgstr ""
|
||
"来设置你自己的d域名\n"
|
||
" (例如: sales@yourcompany.com)"
|
||
|
||
#. module: crm
|
||
#: code:addons/crm/models/crm_lead.py:918
|
||
#, python-format
|
||
msgid "unknown"
|
||
msgstr "未知"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_planner
|
||
msgid "use Odoo API to import through scripts"
|
||
msgstr "使用Odoo API通过脚本导入"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.view,arch_db:crm.crm_planner
|
||
msgid "with your work above"
|
||
msgstr "以上你的工作"
|