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

diff --git a/opends/src/admin/messages/StaticGroupImplementationCfgDefn_de.properties b/opends/src/admin/messages/StaticGroupImplementationCfgDefn_de.properties
index a3b269f..0581721 100644
--- a/opends/src/admin/messages/StaticGroupImplementationCfgDefn_de.properties
+++ b/opends/src/admin/messages/StaticGroupImplementationCfgDefn_de.properties
@@ -1,6 +1,6 @@
-user-friendly-name=Static Group Implementation
-user-friendly-plural-name=Static Group Implementations
-synopsis=The Static Group Implementation provides a grouping mechanism in which the group membership is based on an explicit list of the DNs of the users that are members of the group.
-description=Note that it is possible to nest static groups by including the DN of a nested group in the member list for the parent group.
-property.enabled.synopsis=Indicates whether the Static Group Implementation is enabled.
-property.java-class.synopsis=Specifies the fully-qualified name of the Java class that provides the Static Group Implementation implementation.
+user-friendly-name=Statische Gruppenimplementierung
+user-friendly-plural-name=Statische Gruppenimplementierungen
+synopsis=Die statische Gruppenimplementierung bietet einen Gruppierungsmechanismus, in dem die Gruppenmitgliedschaft auf eine ausdr\u00fccklichen Liste der DNs der Benutzers beruht, die Mitglieder der Gruppe sind.
+description=Beachten Sie, dass es m\u00f6glich ist, statische Gruppen unterzubringen, indem statische Gruppen in den DN einer Gruppe in einer Mitgliedsliste der \u00fcbergeordneten Gruppe einbezogen werden.
+property.enabled.synopsis=Gibt an, ob die statische Gruppenimplementierung aktiviert ist.
+property.java-class.synopsis=Gibt den vollqualifzierten Namen der Java-Klasse an, die die statische Gruppenimplementierung implementiert.

--
Gitblit v1.10.0