From fa283c58195c1e3e4df6781ff70ae1b1c5e7435f Mon Sep 17 00:00:00 2001
From: hajma <hajma@localhost>
Date: Thu, 21 May 2009 15:09:09 +0000
Subject: [PATCH] german translations update

---
 opendj-sdk/opends/src/admin/messages/RootDSEBackendCfgDefn_de.properties |   14 +++++++-------
 1 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/opendj-sdk/opends/src/admin/messages/RootDSEBackendCfgDefn_de.properties b/opendj-sdk/opends/src/admin/messages/RootDSEBackendCfgDefn_de.properties
index 08c5228..6401b7b 100644
--- a/opendj-sdk/opends/src/admin/messages/RootDSEBackendCfgDefn_de.properties
+++ b/opendj-sdk/opends/src/admin/messages/RootDSEBackendCfgDefn_de.properties
@@ -1,7 +1,7 @@
-user-friendly-name=Root DSE Backend
-user-friendly-plural-name=Root DSE Backends
-synopsis=The Root DSE Backend contains the Directory Server root DSE.
-description=This is a special meta-backend that dynamically generates the root DSE entry for base-level searches and simply redirects to other backends for operations in other scopes.
-property.show-all-attributes.synopsis=Indicates whether all attributes in the root DSE are to be treated like user attributes (and therefore returned to clients by default) regardless of the Directory Server schema configuration.
-property.subordinate-base-dn.synopsis=Specifies the set of base DNs used for singleLevel, wholeSubtree, and subordinateSubtree searches based at the root DSE.
-property.subordinate-base-dn.default-behavior.alias.synopsis=The set of all user-defined suffixes is used.
+user-friendly-name=Wurzel DSE Backend (Root DSE Backend)
+user-friendly-plural-name=Wurzel DSE Backends (Root DSE Backends)
+synopsis=Der Wurzel DSE Backend enth\u00e4lt den Directory Server Wurzel DSE.
+description=Das ist ein spezielles Meta-Backend welches dynamisch den Wurzel DSE Eintrag f\u00fcr Basis-Level Suchen und einfache Weiterleitungen zu anderen Backends (f\u00fcr Operationen in anderen Bereichen).
+property.show-all-attributes.synopsis=Gibt an ob alle Attribute in dem Wurzel DSE wie User-Attribute behandelt werden sollen. Diese werden dann auch an Clients weitergegeben ohne die Schemakonfiguration des Directory Serveres zu beachten.
+property.subordinate-base-dn.synopsis=Gibt eine Sammlung von BAsis-DNs an welche dann f\u00fcr einfacheLevel (singleLevel), ganzUnterbaum (wholeSubtree) und unertgebenenUnterbaum (subordinateSubtree) -Suchen am Wurzel DSE benutzt werden.
+property.subordinate-base-dn.default-behavior.alias.synopsis=Die Sammlung von allen userdefinierten Suffixes wird benutzt.

--
Gitblit v1.10.0