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 Japanese Actions
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).
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.
Example 1: Search = '^jira:' / Replace = '' turns 'jira:element' into 'element'. 例1: Search = '^jira:' / Replace = '' turns 'jira:element' into 'element'.
Example 2: Search = '^' / Replace = '_' turns '16x16' into '_16x16'. 例2: Search = '^' / Replace = '_' turns '16x16' into '_16x16'.
Example 3: Search = '^(?<number>\\d+) (?<text>.+?)\\$' / Replace = '_\\$+{text}_\\$+{number}' turns '16 elementname' into '_elementname_16'.
For information about regular expressions in Perl please see here: Perlでの正規表現についての情報は、こちらをご覧ください:
Perl regular expressions tutorial Perl正規表現のチュートリアル
If modifiers are desired they have to be specified within the regexes themselves.
Regular expressions defined here will be applied before the XSLT mapping.
Regular expressions defined here will be applied after the XSLT mapping.
Add Operation オペレーションを追加
Edit Operation オペレーションを修正
Do you really want to delete this operation? このオペレーションを本当に削除しますか?
Operation Details オペレーションの詳細
The name is typically used to call up this web service operation from a remote system. この名称は、一般的にリモートシステムからのWebサービスの呼び出しに用いられます。
Operation backend オペレーション・バックエンド
This OTRS operation backend module will be called internally to process the request, generating data for the response.
Mapping for incoming request data 受信したデータのマッピング
The request data will be processed by this mapping, to transform it to the kind of data OTRS expects.
Mapping for outgoing response data 送信データのマッピング

Loading…

No matching activity found.
Browse all component changes

Glossary

English Japanese
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.ja.po, string 743