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 Spanish (Mexico)
Example 1: Search = '^jira:' / Replace = '' turns 'jira:element' into 'element'. Ejemplo 1: Search = '^jira:' / Replace = '' transforma 'jira:element' en 'element'.
Example 2: Search = '^' / Replace = '_' turns '16x16' into '_16x16'. Ejemplo 2: Search = '^' / Replace = '_' transforma '16x16' en '_16x16'.
Example 3: Search = '^(?<number>\\d+) (?<text>.+?)\\$' / Replace = '_\\$+{text}_\\$+{number}' turns '16 elementname' into '_elementname_16'. Ejemplo 3: Search = '^(?<number>\\d+) (?<text>.+?)\\$' / Replace = '_\\$+{text}_\\$+{number}' transforma '16 elementname' en '_elementname_16'.
For information about regular expressions in Perl please see here: Para obtener información sobre expresiones regulares en Perl, consulte aquí:
Perl regular expressions tutorial Tutorial de expresiones regulares en Perl
If modifiers are desired they have to be specified within the regexes themselves. Si se desean modificadores, deben especificarse dentro de las expresiones regulares.
Regular expressions defined here will be applied before the XSLT mapping. Las expresiones regulares definidas aquí se aplicarán antes del mapeo XSLT.
Regular expressions defined here will be applied after the XSLT mapping. Las expresiones regulares definidas aquí se aplicarán después del mapeo XSLT.
Add Operation Agregar Operación
Edit Operation Editar Operación
Do you really want to delete this operation? ¿Está seguro de eliminar esta operación?
Operation Details Detalles de la Operación
The name is typically used to call up this web service operation from a remote system. El nombre generalmente se usa para llamar ésta operación de servicio web desde un sistema remoto.
Operation backend Backend de operación
This OTRS operation backend module will be called internally to process the request, generating data for the response. Este módulo de backend de operación de OTRS se llamará internamente para procesar la solicitud, generando datos para la respuesta.
Mapping for incoming request data Mapeo de datos de solicitud entrantes
The request data will be processed by this mapping, to transform it to the kind of data OTRS expects. Los datos de la solicitud serán procesados por este mapeo, para transformarlos en el tipo de datos que OTRS espera.
Mapping for outgoing response data Mapeo de datos de respuesta salientes
The response data will be processed by this mapping, to transform it to the kind of data the remote system expects. Los datos de respuesta serán procesados por este mapeo, para transformarlos en el tipo de datos que el sistema remoto espera.
Include Ticket Data Incluir Datos del Ticket