The translation is temporarily closed for contributions due to maintenance, please come back later.
The translation was automatically locked due to following alerts: Could not update the repository.
English Chinese (Simplified)
Module to check the group permissions for the access to tickets. 检查访问工单组权限的模块。
Module to compose signed messages (PGP or S/MIME). 撰写签名(PGP或S/MIME)消息的模块。
Module to define the email security options to use (PGP or S/MIME). 定义要使用的电子邮件安全选项(PGP或S/MIME)的模块。
Module to encrypt composed messages (PGP or S/MIME). 加密已撰写的消息(PGP或S/MIME)的模块。
Module to fetch customer users SMIME certificates of incoming messages. 收取客户用户传入消息的SMIME证书的模块。
Module to filter and manipulate incoming messages. Block/ignore all spam email with From: noreply@ address. 过滤和处理进入消息的模块,阻止或忽略所有发件人为noreply@开头地址的垃圾邮件。
Module to filter and manipulate incoming messages. Get a 4 digit number to ticket free text, use regex in Match e. g. From => '(.+?)@.+?', and use () as [***] in Set =>. 过滤和处理进入消息的模块。工单自定义字段取得4个数字的号码,使用正则表达式匹配,如 From => '(.+?)@.+?',在Set => 中像[***]一样使用()。
Module to filter encrypted bodies of incoming messages. 过滤进入消息加密过的正文的模块。
Module to generate accounted time ticket statistics. 生成工单统计所用工时的模块。
Module to generate html OpenSearch profile for short ticket search in the agent interface. 在服务人员界面为简化工单搜索生成HTML开放式搜索模板的模块。
Module to generate html OpenSearch profile for short ticket search in the customer interface. 在客户界面为简化工单搜索生成HTML开放式搜索模板的模块。
Module to generate ticket solution and response time statistics. 生成工单解决时间和响应时间统计的模块。
Module to generate ticket statistics. 生成工单统计的模块。
Module to grant access if the CustomerID of the customer has necessary group permissions. 如果客户的客户ID具有必要的组权限,则授予访问权限的模块。
Module to grant access if the CustomerID of the ticket matches the CustomerID of the customer. 如果工单的客户ID匹配客户的客户ID,则授予访问权限的模块。
Module to grant access if the CustomerUserID of the ticket matches the CustomerUserID of the customer. 如果工单的客户ID匹配客户的客户用户ID,则授予访问权限的模块。
Module to grant access to any agent that has been involved in a ticket in the past (based on ticket history entries). 授予访问曾经涉及一个工单的服务人员权限的模块(基于工单历史条目)。
Module to grant access to the agent responsible of a ticket. 授予到工单负责人访问权限的模块。
Module to grant access to the creator of a ticket. 授予访问工单创建人权限的模块。
Module to grant access to the owner of a ticket. 授予访问工单所有者权限的模块。