From 5317b08ebe4a7fb43823502ee21065059e4190ee Mon Sep 17 00:00:00 2001 From: hajma <hajma@localhost> Date: Thu, 23 Jul 2009 08:44:32 +0000 Subject: [PATCH] l10n files update --- opends/src/admin/messages/WorkflowElementCfgDefn_es.properties | 18 +++++++++--------- 1 files changed, 9 insertions(+), 9 deletions(-) diff --git a/opends/src/admin/messages/WorkflowElementCfgDefn_es.properties b/opends/src/admin/messages/WorkflowElementCfgDefn_es.properties index 2904e2e..640474e 100644 --- a/opends/src/admin/messages/WorkflowElementCfgDefn_es.properties +++ b/opends/src/admin/messages/WorkflowElementCfgDefn_es.properties @@ -1,9 +1,9 @@ -user-friendly-name=Workflow Element -user-friendly-plural-name=Workflow Elements -synopsis=Workflow Elements implement a single processing step in a Work Flow. -description=A Workflow Element can perform a task such as mapping DNs, renaming attributes, filtering attributes, joining data sources, proxying, or load-balancing. The simplest Workflow Element is the Local Backend Work Flow Element, which routes data to a Backend. -property.enabled.synopsis=Indicates whether the Workflow Element is enabled for use in the server. -property.enabled.description=If a Workflow Element is not enabled, then its contents are not accessible when processing operations. -property.java-class.synopsis=Specifies the fully-qualified name of the Java class that provides the Workflow Element implementation. -property.workflow-element-id.synopsis=Provides a name that identifies the associated Workflow Element . -property.workflow-element-id.description=The name must be unique among all Workflow Elements in the server. +user-friendly-name=Elemento del flujo de trabajo +user-friendly-plural-name=Elementos del flujo de trabajo +synopsis=Los elementos del flujo de trabajo implementan un solo paso de procesamiento en un flujo de trabajo determinado. +description=Un elemento de flujo de trabajo puede realizar una tarea como asignar ND, cambiar el nombre de los atributos, filtrar atributos, enlazar fuentes de datos, personificaciones o equilibrados de carga. El elemento de flujo de trabajo m\u00e1s sencillo es el elemento de flujo de trabajo en segundo plano local, que enruta los datos al segundo plano. +property.enabled.synopsis=Indica si est\u00e1 habilitado el elemento del flujo de trabajo del servidor de fondo local para utilizarlo en el servidor. +property.enabled.description=Si no est\u00e1 habilitado el servidor de fondo, no se podr\u00e1 acceder a su contenido cuando haya operaciones en procesamiento. +property.java-class.synopsis=Especifica el nombre completo de la clase de Java que proporciona la implementaci\u00f3n del complemento. +property.workflow-element-id.synopsis=Proporciona un nombre que identifica el elemento del flujo de trabajo del servidor de fondo local asociado. +property.workflow-element-id.description=El nombre debe ser \u00fanico entre todos los servidores de fondo del servidor. -- Gitblit v1.10.0