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_de.properties | 12 ++++++------ 1 files changed, 6 insertions(+), 6 deletions(-) diff --git a/opends/src/admin/messages/SASLMechanismHandlerCfgDefn_de.properties b/opends/src/admin/messages/SASLMechanismHandlerCfgDefn_de.properties index 7a97303..762d062 100644 --- a/opends/src/admin/messages/SASLMechanismHandlerCfgDefn_de.properties +++ b/opends/src/admin/messages/SASLMechanismHandlerCfgDefn_de.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=SASL-Mechanismushandler +user-friendly-plural-name=SASL-Mechanismushandler +synopsis=Der SASL-Mechanismushandler-Konfigurationseintrag ist das \u00fcbergeordnete Element f\u00fcr alle SASL-Mechanismushandler, die im OpenDS-Directory-Server definiert sind. +description=SASL-Mechanismushandler sind f\u00fcr das Authentifizieren von Benutzern w\u00e4hrend der Verarbeitung einer SASL-Verbindung zust\u00e4ndig (Simple Authentication and Security Layer, wie beschrieben in RFC 4422). +property.enabled.synopsis=Gibt an, ob der SASL-Mechanismushandler aktiviert ist. +property.java-class.synopsis=Gibt den vollqualifizierten Namen der Java-Klasse an, die den SASL-Mechanismushandler implementiert. -- Gitblit v1.10.0