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/EntryCacheMonitorProviderCfgDefn_de.properties |   10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/opendj-sdk/opends/src/admin/messages/EntryCacheMonitorProviderCfgDefn_de.properties b/opendj-sdk/opends/src/admin/messages/EntryCacheMonitorProviderCfgDefn_de.properties
index 0785243..293bcf3 100644
--- a/opendj-sdk/opends/src/admin/messages/EntryCacheMonitorProviderCfgDefn_de.properties
+++ b/opendj-sdk/opends/src/admin/messages/EntryCacheMonitorProviderCfgDefn_de.properties
@@ -1,5 +1,5 @@
-user-friendly-name=Entry Cache Monitor Provider
-user-friendly-plural-name=Entry Cache Monitor Providers
-synopsis=The Entry Cache Monitor Provider exposes monitor information about the state of Directory Server entry caches.
-property.enabled.synopsis=Indicates whether the Entry Cache Monitor Provider is enabled for use.
-property.java-class.synopsis=Specifies the fully-qualified name of the Java class that provides the Entry Cache Monitor Provider implementation.
+user-friendly-name=Eintrags-Cache-Monitoring-Provider (Entry Cache Monitor Provider)
+user-friendly-plural-name=Eintrags-Cache-Monitoring-Provider (Entry Cache Monitor Providers)
+synopsis=Der Eintrags-Cache-Monitoring-Provider exponiert Informationen \u00fcber den Status der Directory Server Eintrags-Caches.
+property.enabled.synopsis=Gibt an ob der Eintrags-Cache-Monitoring-Provider zur Benutzung aktiviert ist.
+property.java-class.synopsis=Gibt den vollqualifizierten Java Klassennamen an welche den Eintrags-Cache-Monitoring-Provider implementiert.

--
Gitblit v1.10.0