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.

Translation

English Template: AdminGenericInterfaceMappingXSLT
English Chinese (Simplified) Actions
General Shortcuts 通用快捷键
MacOS Shortcuts MacOS快捷键
Comment code 注释代码
Uncomment code 取消注释
Auto format code 自动格式化代码
Expand/Collapse code block 展开/收起代码块
Find 查找
Find next 查找下一个
Find previous 查找上一个
Find and replace 查找并替换
Find and replace all 查找并替换所有
XSLT Mapping XSLT映射
XSLT stylesheet XSLT样式表
The entered data is not a valid XSLT style sheet. 输入的数据不是有效的XSLT样式表。
Here you can add or modify your XSLT mapping code. 您可以在此添加或修改XSLT映射代码。
The editing field allows you to use different functions like automatic formatting, window resize as well as tag- and bracket-completion. 编辑字段允许您使用不同的功能,如自动格式化、窗口调整大小以及标签和括号补齐。
Data includes 数据包括
Select one or more sets of data that were created at earlier request/response stages to be included in mappable data. 选择在早期请求/响应阶段创建的一组或多组要包含在可映射数据中的数据集合。
These sets will appear in the data structure at '/DataInclude/<DataSetName>' (see debugger output of actual requests for details). 这些数据集合将出现在 '/DataInclude/<DataSetName>'的数据结构中(有关详细信息,请参阅实际请求的调试器输出)。
Data key regex filters (before mapping) 数据键正则表达式过滤器(映射之前)
Data key regex filters (after mapping) 数据键正则表达式过滤器(映射之后)
Regular expressions 正则表达式
Replace 替换
Remove regex 移除正则表达式
Add regex 添加正则表达式
These filters can be used to transform keys using regular expressions. 这些过滤器可用于使用正则表达式转换键。
The data structure will be traversed recursively and all configured regexes will be applied to all keys. 数据结构将递归遍历,所有配置的正则表达式都将应用于所有键。
Use cases are e.g. removing key prefixes that are undesired or correcting keys that are invalid as XML element names. 使用案例:例如删除不需要的键前缀或纠正作为XML元素名称无效的键。
Example 1: Search = '^jira:' / Replace = '' turns 'jira:element' into 'element'. 示例1:搜索= '^jira:'/替换= '' ,可将 'jira:element' 变成'element'。
Example 2: Search = '^' / Replace = '_' turns '16x16' into '_16x16'. 示例2:搜索 = '^' / 替换 = '_' ,可将'16x16' 变成'_16x16'。
Example 3: Search = '^(?<number>\\d+) (?<text>.+?)\\$' / Replace = '_\\$+{text}_\\$+{number}' turns '16 elementname' into '_elementname_16'. 示例3:搜索= '^(?<number>\\d+) (?<text>.+?)\\$' / 替换= '_\\$+{text}_\\$+{number}',可将 '16 elementname' 变成 '_elementname_16'。

Loading…

No matching activity found.
Browse all component changes

Glossary

English Chinese (Simplified)
No related strings found in the glossary.

String information

Source string description
Template: AdminGenericInterfaceMappingXSLT
String age
4 years ago
Source string age
4 years ago
Translation file
i18n/otrs/otrs.zh_CN.po, string 728