# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * base_automation
# 
# Translators:
# Martin Trigaux, 2018
# Jeffery CHEN Fan <jeffery9@gmail.com>, 2018
# Emily JIA <eji@odoo.com>, 2018
# liAnGjiA <liangjia@qq.com>, 2018
# 广州救火 <7017511@qq.com>, 2018
# snow wang <147156565@qq.com>, 2018
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 12.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-10-08 06:49+0000\n"
"PO-Revision-Date: 2018-10-08 06:49+0000\n"
"Last-Translator: snow wang <147156565@qq.com>, 2018\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: base_automation
#: model:ir.model.fields,field_description:base_automation.field_base_automation__help
msgid "Action Description"
msgstr "动作说明"

#. module: base_automation
#: model:ir.model.fields,field_description:base_automation.field_base_automation__name
msgid "Action Name"
msgstr "动作名称"

#. module: base_automation
#: model:ir.model.fields,field_description:base_automation.field_base_automation__state
msgid "Action To Do"
msgstr "待做的动作"

#. module: base_automation
#: model:ir.model.fields,field_description:base_automation.field_base_automation__type
msgid "Action Type"
msgstr "动作类型"

#. module: base_automation
#: model:ir.model.fields,field_description:base_automation.field_base_automation__active
#: model:ir.model.fields,field_description:base_automation.field_base_automation_lead_test__active
msgid "Active"
msgstr "有效"

#. module: base_automation
#: model:ir.model.fields,field_description:base_automation.field_base_automation__activity_type_id
msgid "Activity"
msgstr "活动"

#. module: base_automation
#: model:ir.model.fields,field_description:base_automation.field_base_automation__activity_user_type
msgid "Activity User Type"
msgstr "活动用户类型"

#. module: base_automation
#: model:ir.model.fields,field_description:base_automation.field_base_automation__channel_ids
msgid "Add Channels"
msgstr "添加频道"

#. module: base_automation
#: model:ir.model.fields,field_description:base_automation.field_base_automation__partner_ids
msgid "Add Followers"
msgstr "添加关注者"

#. module: base_automation
#: model:ir.model.fields,field_description:base_automation.field_base_automation__filter_domain
msgid "Apply on"
msgstr "应用于"

#. module: base_automation
#: model:ir.model.fields,field_description:base_automation.field_base_automation_lead_test__is_assigned_to_admin
msgid "Assigned to admin user"
msgstr "指派给管理用户"

#. module: base_automation
#: selection:ir.actions.server,usage:0
#: model:ir.model,name:base_automation.model_base_automation
msgid "Automated Action"
msgstr "自动动作"

#. module: base_automation
#: model:ir.actions.act_window,name:base_automation.base_automation_act
#: model:ir.ui.menu,name:base_automation.menu_base_automation_form
msgid "Automated Actions"
msgstr "自动的动作"

#. module: base_automation
#: model:ir.model,name:base_automation.model_base_automation_line_test
msgid "Automated Rule Line Test"
msgstr "自动化规则行测试"

#. module: base_automation
#: model:ir.model,name:base_automation.model_base_automation_lead_test
msgid "Automated Rule Test"
msgstr "自动化规则测试"

#. module: base_automation
#: model_terms:ir.ui.view,arch_db:base_automation.view_base_automation_tree
msgid "Automation"
msgstr "自动化"

#. module: base_automation
#: model:ir.actions.server,name:base_automation.ir_cron_data_base_automation_check_ir_actions_server
#: model:ir.cron,cron_name:base_automation.ir_cron_data_base_automation_check
#: model:ir.cron,name:base_automation.ir_cron_data_base_automation_check
msgid "Base Action Rule: check and execute"
msgstr "Base Action Rule: check and execute"

#. module: base_automation
#: model:base.automation,name:base_automation.test_rule_recursive
#: model:ir.actions.server,name:base_automation.test_rule_recursive_ir_actions_server
msgid "Base Automation: test recursive rule"
msgstr "基础自动化: test recursive rule"

#. module: base_automation
#: model:base.automation,name:base_automation.test_rule_on_create
#: model:ir.actions.server,name:base_automation.test_rule_on_create_ir_actions_server
msgid "Base Automation: test rule on create"
msgstr "基础自动化: test rule on create"

#. module: base_automation
#: model:base.automation,name:base_automation.test_rule_on_recompute
#: model:ir.actions.server,name:base_automation.test_rule_on_recompute_ir_actions_server
msgid "Base Automation: test rule on recompute"
msgstr "基础自动化: test rule on recompute"

#. module: base_automation
#: model:base.automation,name:base_automation.test_rule_on_line
#: model:ir.actions.server,name:base_automation.test_rule_on_line_ir_actions_server
msgid "Base Automation: test rule on secondary model"
msgstr "基础自动化: test rule on secondary model"

#. module: base_automation
#: model:base.automation,name:base_automation.test_rule_on_write
#: model:ir.actions.server,name:base_automation.test_rule_on_write_ir_actions_server
msgid "Base Automation: test rule on write"
msgstr "基础自动化: test rule on write"

#. module: base_automation
#: model:base.automation,name:base_automation.test_rule_on_write_check_context
#: model:ir.actions.server,name:base_automation.test_rule_on_write_check_context_ir_actions_server
msgid "Base Automation: test rule on write check context"
msgstr "基础自动化：test rule on write check context"

#. module: base_automation
#: selection:base.automation,trigger:0
msgid "Based on Form Modification"
msgstr "基于表单修改"

#. module: base_automation
#: selection:base.automation,trigger:0
msgid "Based on Timed Condition"
msgstr "基于时间条件"

#. module: base_automation
#: model:ir.model.fields,field_description:base_automation.field_base_automation__filter_pre_domain
msgid "Before Update Domain"
msgstr "更新前域表达式"

#. module: base_automation
#: model:ir.model.fields,field_description:base_automation.field_base_automation__binding_model_id
msgid "Binding Model"
msgstr "绑定模型"

#. module: base_automation
#: model:ir.model.fields,field_description:base_automation.field_base_automation__binding_type
msgid "Binding Type"
msgstr "绑定类型"

#. module: base_automation
#: selection:base.automation.lead.test,state:0
msgid "Cancelled"
msgstr "已取消"

#. module: base_automation
#: model:ir.model.fields,help:base_automation.field_base_automation_lead_test__customer
msgid ""
"Check this box if this contact is a customer. It can be selected in sales "
"orders."
msgstr "如果这个联系人是客户，勾选此项。它就能够在销售订单中被选择。"

#. module: base_automation
#: model:ir.model.fields,field_description:base_automation.field_base_automation__child_ids
msgid "Child Actions"
msgstr "下级动作"

#. module: base_automation
#: model:ir.model.fields,help:base_automation.field_base_automation__child_ids
msgid ""
"Child server actions that will be executed. Note that the last return "
"returned action value will be used as global return value."
msgstr "子服务器将被被激活。注意最后返回动作的值将做用做全局变量。"

#. module: base_automation
#: selection:base.automation.lead.test,state:0
msgid "Closed"
msgstr "已关闭"

#. module: base_automation
#: model:ir.model.fields,help:base_automation.field_base_automation__on_change_fields
msgid "Comma-separated list of field names that triggers the onchange."
msgstr "以逗号分隔的字段名称列表触发变化"

#. module: base_automation
#: model:ir.model.fields,field_description:base_automation.field_base_automation__crud_model_id
msgid "Create/Write Target Model"
msgstr "创建/写目标模型"

#. module: base_automation
#: model:ir.model.fields,field_description:base_automation.field_base_automation__create_uid
#: model:ir.model.fields,field_description:base_automation.field_base_automation_lead_test__create_uid
#: model:ir.model.fields,field_description:base_automation.field_base_automation_line_test__create_uid
msgid "Created by"
msgstr "创建人"

#. module: base_automation
#: model:ir.model.fields,field_description:base_automation.field_base_automation__create_date
#: model:ir.model.fields,field_description:base_automation.field_base_automation_lead_test__create_date
#: model:ir.model.fields,field_description:base_automation.field_base_automation_line_test__create_date
msgid "Created on"
msgstr "创建时间"

#. module: base_automation
#: selection:base.automation,trg_date_range_type:0
msgid "Days"
msgstr "天数"

#. module: base_automation
#: model:ir.model.fields,field_description:base_automation.field_base_automation_lead_test__deadline
msgid "Deadline"
msgstr "截止日期"

#. module: base_automation
#: model:ir.model.fields,help:base_automation.field_base_automation__trg_date_range
msgid ""
"Delay after the trigger date.\n"
"                                    You can put a negative number if you need a delay before the\n"
"                                    trigger date, like sending a reminder 15 minutes before a meeting."
msgstr ""
"延迟触发日期。\n"
"如果在触发日期你需要一个延迟，\n"
"你可以输入一个负数，如在会议前15分钟发送提醒"

#. module: base_automation
#: model:ir.model.fields,field_description:base_automation.field_base_automation__trg_date_range
msgid "Delay after trigger date"
msgstr "触发日期后的延迟"

#. module: base_automation
#: model:ir.model.fields,field_description:base_automation.field_base_automation__trg_date_range_type
msgid "Delay type"
msgstr "延迟类型"

#. module: base_automation
#: model:ir.model.fields,field_description:base_automation.field_base_automation__display_name
#: model:ir.model.fields,field_description:base_automation.field_base_automation_lead_test__display_name
#: model:ir.model.fields,field_description:base_automation.field_base_automation_line_test__display_name
msgid "Display Name"
msgstr "显示名称"

#. module: base_automation
#: model:ir.model.fields,field_description:base_automation.field_base_automation__activity_date_deadline_range
msgid "Due Date In"
msgstr "截止日期至"

#. module: base_automation
#: model:ir.model.fields,field_description:base_automation.field_base_automation__activity_date_deadline_range_type
msgid "Due type"
msgstr "截止类型"

#. module: base_automation
#: model:ir.model.fields,field_description:base_automation.field_base_automation__template_id
msgid "Email Template"
msgstr "Email模板"

#. module: base_automation
#: model:ir.model.fields,field_description:base_automation.field_base_automation__xml_id
msgid "External ID"
msgstr "外部 ID"

#. module: base_automation
#: selection:base.automation,trg_date_range_type:0
msgid "Hours"
msgstr "小时"

#. module: base_automation
#: model:ir.model.fields,field_description:base_automation.field_base_automation__id
#: model:ir.model.fields,field_description:base_automation.field_base_automation_lead_test__id
#: model:ir.model.fields,field_description:base_automation.field_base_automation_line_test__id
msgid "ID"
msgstr "ID"

#. module: base_automation
#: model:ir.model.fields,help:base_automation.field_base_automation__filter_domain
msgid ""
"If present, this condition must be satisfied before executing the action "
"rule."
msgstr "在执行规则前，此条件必须被满足"

#. module: base_automation
#: model:ir.model.fields,help:base_automation.field_base_automation__filter_pre_domain
msgid ""
"If present, this condition must be satisfied before the update of the "
"record."
msgstr "在更新记录前此条件必须被满足"

#. module: base_automation
#: selection:base.automation.lead.test,state:0
msgid "In Progress"
msgstr "进行中"

#. module: base_automation
#: model:ir.model.fields,field_description:base_automation.field_base_automation_lead_test__customer
msgid "Is a Customer"
msgstr "客户"

#. module: base_automation
#: model:ir.model.fields,field_description:base_automation.field_base_automation_lead_test__date_action_last
msgid "Last Action"
msgstr "最近的行动"

#. module: base_automation
#: model:ir.model.fields,field_description:base_automation.field_base_automation____last_update
#: model:ir.model.fields,field_description:base_automation.field_base_automation_lead_test____last_update
#: model:ir.model.fields,field_description:base_automation.field_base_automation_line_test____last_update
msgid "Last Modified on"
msgstr "最后修改日"

#. module: base_automation
#: model:ir.model.fields,field_description:base_automation.field_base_automation__last_run
msgid "Last Run"
msgstr "最后运行"

#. module: base_automation
#: model:ir.model.fields,field_description:base_automation.field_base_automation__write_uid
#: model:ir.model.fields,field_description:base_automation.field_base_automation_lead_test__write_uid
#: model:ir.model.fields,field_description:base_automation.field_base_automation_line_test__write_uid
msgid "Last Updated by"
msgstr "最后更新者"

#. module: base_automation
#: model:ir.model.fields,field_description:base_automation.field_base_automation__write_date
#: model:ir.model.fields,field_description:base_automation.field_base_automation_lead_test__write_date
#: model:ir.model.fields,field_description:base_automation.field_base_automation_line_test__write_date
msgid "Last Updated on"
msgstr "最后更新时间"

#. module: base_automation
#: model:ir.model.fields,field_description:base_automation.field_base_automation_line_test__lead_id
msgid "Lead"
msgstr "线索"

#. module: base_automation
#: model:ir.model.fields,field_description:base_automation.field_base_automation_lead_test__line_ids
msgid "Line"
msgstr "行"

#. module: base_automation
#: model:ir.model.fields,field_description:base_automation.field_base_automation__link_field_id
msgid "Link using field"
msgstr "链接使用字段"

#. module: base_automation
#: selection:base.automation,trg_date_range_type:0
msgid "Minutes"
msgstr "分钟"

#. module: base_automation
#: model:ir.model.fields,field_description:base_automation.field_base_automation__model_id
msgid "Model"
msgstr "模型"

#. module: base_automation
#: model:ir.model.fields,field_description:base_automation.field_base_automation__crud_model_name
msgid "Model Description"
msgstr "模型说明"

#. module: base_automation
#: model:ir.model.fields,field_description:base_automation.field_base_automation__model_name
msgid "Model Name"
msgstr "模型名称"

#. module: base_automation
#: model:ir.model.fields,help:base_automation.field_base_automation__crud_model_id
msgid ""
"Model for record creation / update. Set this field only to specify a "
"different model than the base model."
msgstr "记录创建/更新的模型。设置这个字段仅指明模型与基本模型的不同。"

#. module: base_automation
#: model:ir.model.fields,help:base_automation.field_base_automation__model_id
msgid "Model on which the server action runs."
msgstr "服务器动作运行的模型."

#. module: base_automation
#: selection:base.automation,trg_date_range_type:0
msgid "Months"
msgstr "月份"

#. module: base_automation
#: model:ir.model.fields,field_description:base_automation.field_base_automation_line_test__name
msgid "Name"
msgstr "名称"

#. module: base_automation
#: selection:base.automation.lead.test,state:0
msgid "New"
msgstr "新建"

#. module: base_automation
#: model:ir.model.fields,field_description:base_automation.field_base_automation__activity_note
msgid "Note"
msgstr "备注"

#. module: base_automation
#: model:ir.model.fields,field_description:base_automation.field_base_automation__on_change_fields
msgid "On Change Fields Trigger"
msgstr "变化字段的触发器"

#. module: base_automation
#: selection:base.automation,trigger:0
msgid "On Creation"
msgstr "创建时"

#. module: base_automation
#: selection:base.automation,trigger:0
msgid "On Creation & Update"
msgstr "创建以及更新时"

#. module: base_automation
#: selection:base.automation,trigger:0
msgid "On Deletion"
msgstr "删除时"

#. module: base_automation
#: selection:base.automation,trigger:0
msgid "On Update"
msgstr "更新时"

#. module: base_automation
#: model:ir.model.fields,help:base_automation.field_base_automation__help
msgid ""
"Optional help text for the users with a description of the target view, such"
" as its usage and purpose."
msgstr "可选的帮助文本，目标视图的说明，比如用途和目的。"

#. module: base_automation
#: model:ir.model.fields,field_description:base_automation.field_base_automation_lead_test__partner_id
msgid "Partner"
msgstr "业务伙伴"

#. module: base_automation
#: selection:base.automation.lead.test,state:0
msgid "Pending"
msgstr "暂停"

#. module: base_automation
#: model:ir.model.fields,field_description:base_automation.field_base_automation_lead_test__priority
msgid "Priority"
msgstr "优先级"

#. module: base_automation
#: model:ir.model.fields,help:base_automation.field_base_automation__link_field_id
msgid ""
"Provide the field used to link the newly created record on the record on "
"used by the server action."
msgstr "提供用于将新创建的记录链接到服务器操作所使用的记录的字段。"

#. module: base_automation
#: model:ir.model.fields,field_description:base_automation.field_base_automation__code
msgid "Python Code"
msgstr "Python 代码"

#. module: base_automation
#: model_terms:ir.ui.view,arch_db:base_automation.view_base_automation_form
msgid "Remove Action"
msgstr "移除动作"

#. module: base_automation
#: model_terms:ir.ui.view,arch_db:base_automation.view_base_automation_form
msgid "Remove the contextual action related to this server action"
msgstr "移除与此服务器动作相关的上下文动作"

#. module: base_automation
#: model:ir.model.fields,field_description:base_automation.field_base_automation__activity_user_id
#: model:ir.model.fields,field_description:base_automation.field_base_automation_lead_test__user_id
msgid "Responsible"
msgstr "负责人"

#. module: base_automation
#: selection:ir.actions.server,usage:0
msgid "Scheduled Action"
msgstr "安排的动作"

#. module: base_automation
#: model:ir.model.fields,field_description:base_automation.field_base_automation__sequence
msgid "Sequence"
msgstr "序列"

#. module: base_automation
#: selection:ir.actions.server,usage:0
#: model:ir.model,name:base_automation.model_ir_actions_server
msgid "Server Action"
msgstr "服务器动作"

#. module: base_automation
#: model:ir.model.fields,field_description:base_automation.field_base_automation__action_server_id
msgid "Server Actions"
msgstr "服务器动作"

#. module: base_automation
#: model:ir.model.fields,help:base_automation.field_base_automation__binding_model_id
msgid ""
"Setting a value makes this action available in the sidebar for the given "
"model."
msgstr "设置一个值使得这个动作在给定模型的菜单中可用。"

#. module: base_automation
#: model_terms:ir.actions.act_window,help:base_automation.base_automation_act
msgid "Setup a new automated automation"
msgstr "建立一个新的自动化系统"

#. module: base_automation
#: model:ir.model.fields,field_description:base_automation.field_base_automation_lead_test__state
msgid "Status"
msgstr "状态"

#. module: base_automation
#: model:ir.model.fields,field_description:base_automation.field_base_automation_lead_test__name
msgid "Subject"
msgstr "主题"

#. module: base_automation
#: model:ir.model.fields,field_description:base_automation.field_base_automation__activity_summary
msgid "Summary"
msgstr "摘要"

#. module: base_automation
#: model:ir.model.fields,help:base_automation.field_base_automation__activity_user_field_name
msgid "Technical name of the user on the record"
msgstr "记录上用户的技术名称"

#. module: base_automation
#: code:addons/base_automation/models/base_automation.py:87
#, python-format
msgid ""
"The \"%(trigger_value)s\" %(trigger_label)s can only be used with the "
"\"%(state_value)s\" action type"
msgstr "这个 \"%(trigger_value)s\" %(trigger_label)s 只能与 \"%(state_value)s\" 动作类型"

#. module: base_automation
#: model:ir.model.fields,field_description:base_automation.field_base_automation__trigger
msgid "Trigger Condition"
msgstr "触发条件"

#. module: base_automation
#: model:ir.model.fields,field_description:base_automation.field_base_automation__trg_date_id
msgid "Trigger Date"
msgstr "触发日期"

#. module: base_automation
#: model:ir.model.fields,help:base_automation.field_base_automation__state
msgid ""
"Type of server action. The following values are available:\n"
"- 'Execute Python Code': a block of python code that will be executed\n"
"- 'Create or Copy a new Record': create a new record with new values, or copy an existing record in your database\n"
"- 'Write on a Record': update the values of a record\n"
"- 'Execute several actions': define an action that triggers several other server actions\n"
"- 'Add Followers': add followers to a record (available in Discuss)\n"
"- 'Send Email': automatically send an email (available in email_template)"
msgstr ""
"服务器操作的类型。 以下值可用：\n"
"- “执行Python代码”：将被执行的一段python代码\n"
"- “创建或复制新记录”：用新值创建新记录，或复制数据库中的现有记录\n"
"- '在记录上写'：更新记录的值\n"
"- “执行几个动作”：定义触发其他几个服务器动作的动作\n"
"- “添加追随者”：将追随者添加到记录中（在讨论中可用）\n"
"- “发送电子邮件”：自动发送电子邮件（在email_template中提供）"

#. module: base_automation
#: model:ir.model.fields,field_description:base_automation.field_base_automation__usage
#: model:ir.model.fields,field_description:base_automation.field_ir_actions_server__usage
msgid "Usage"
msgstr "用途"

#. module: base_automation
#: model:ir.model.fields,help:base_automation.field_base_automation__activity_user_type
msgid ""
"Use 'Specific User' to always assign the same user on the next activity. Use"
" 'Generic User From Record' to specify the field name of the user to choose "
"on the record."
msgstr "使用 '特定用户' 总是在下一个活动中分配相同的用户。使用 '记录中的通用用户' 指定在记录上选择的用户的字段名。 "

#. module: base_automation
#: model:ir.model.fields,field_description:base_automation.field_base_automation__trg_date_calendar_id
msgid "Use Calendar"
msgstr "使用日历"

#. module: base_automation
#: model_terms:ir.actions.act_window,help:base_automation.base_automation_act
msgid ""
"Use automated actions to automatically trigger actions for\n"
"                various screens. Example: a lead created by a specific user may\n"
"                be automatically set to a specific Sales Team, or an\n"
"                opportunity which still has status pending after 14 days might\n"
"                trigger an automatic reminder email."
msgstr ""
"使用自动操作来自动触发操作\n"
"                不同的屏幕。例如：由特定用户创建的线索可以\n"
"                被自动设置为一个特定的销售团队，或者\n"
"                在14天之后仍处于等待状态的机会可以\n"
"                触发一个自动提醒的邮件。"

#. module: base_automation
#: model:ir.model.fields,field_description:base_automation.field_base_automation_line_test__user_id
msgid "User"
msgstr "用户"

#. module: base_automation
#: model:ir.model.fields,field_description:base_automation.field_base_automation__activity_user_field_name
msgid "User field name"
msgstr "用户字段名字"

#. module: base_automation
#: model:ir.model.fields,field_description:base_automation.field_base_automation__fields_lines
msgid "Value Mapping"
msgstr "映射的值"

#. module: base_automation
#: code:addons/base_automation/models/base_automation.py:86
#, python-format
msgid "Warning"
msgstr "警告"

#. module: base_automation
#: model:ir.model.fields,help:base_automation.field_base_automation__trg_date_calendar_id
msgid ""
"When calculating a day-based timed condition, it is possible to use a "
"calendar to compute the date based on working days."
msgstr "当需要基于时间条件做计算时，可能使用一个基于工作日的日历去计算是比较合适的."

#. module: base_automation
#: model:ir.model.fields,help:base_automation.field_base_automation__sequence
msgid ""
"When dealing with multiple actions, the execution order is based on the "
"sequence. Low number means high priority."
msgstr "在处理多个操作时，执行顺序是基于序列。小的数字具有更高的优先级。"

#. module: base_automation
#: model:ir.model.fields,help:base_automation.field_base_automation__trg_date_id
msgid ""
"When should the condition be triggered.\n"
"                                  If present, will be checked by the scheduler. If empty, will be checked at creation and update."
msgstr ""
"当条件被触发。\n"
"如果存在，将由调度器检查。如果为空，将检查创建并更新。"

#. module: base_automation
#: model:ir.model.fields,help:base_automation.field_base_automation__active
msgid "When unchecked, the rule is hidden and will not be executed."
msgstr "如果不选中，此规则被隐藏且不被执行"

#. module: base_automation
#: model:ir.model.fields,help:base_automation.field_base_automation__code
msgid ""
"Write Python code that the action will execute. Some variables are available"
" for use; help about python expression is given in the help tab."
msgstr "编写动作将执行的Python代码。一些变量可供使用;有关python表达式的帮助在帮助选项卡中给出。"
