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/SASLMechanismHandlerCfgDefn_es.properties |   12 ++++++------
 1 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/opends/src/admin/messages/SASLMechanismHandlerCfgDefn_es.properties b/opends/src/admin/messages/SASLMechanismHandlerCfgDefn_es.properties
index 7a97303..e98f835 100644
--- a/opends/src/admin/messages/SASLMechanismHandlerCfgDefn_es.properties
+++ b/opends/src/admin/messages/SASLMechanismHandlerCfgDefn_es.properties
@@ -1,6 +1,6 @@
-user-friendly-name=SASL Mechanism Handler
-user-friendly-plural-name=SASL Mechanism Handlers
-synopsis=The SASL mechanism handler configuration entry is the parent for all SASL mechanism handlers defined in the OpenDS Directory Server.
-description=SASL mechanism handlers are responsible for authenticating users during the course of processing a SASL (Simple Authentication and Security Layer, as defined in RFC 4422) bind.
-property.enabled.synopsis=Indicates whether the SASL mechanism handler is enabled for use.
-property.java-class.synopsis=Specifies the fully-qualified name of the Java class that provides the SASL mechanism handler implementation.
+user-friendly-name=Controlador del mecanismo SASL
+user-friendly-plural-name=Controladores del mecanismo SASL
+synopsis=La entrada de la configuraci\u00f3n del controlador del mecanismo SASL es la principal para todos los controladores del mecanismo SASL del servidor de directorios OpenDS.
+description=Los controladores del mecanismo SASL se ocupan de autenticar a los usuarios durante el curso del procesamiento de un enlace SASL (capa de seguridad y autenticaci\u00f3n simple, como se define en RFC 4422).
+property.enabled.synopsis=Indica si el controlador del mecanismo SASL se ha habilitado para su uso.
+property.java-class.synopsis=Especifica el nombre completo de la clase de Java que proporciona la implementaci\u00f3n del controlador del mecanismo SASL.

--
Gitblit v1.10.0