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

diff --git a/opends/src/admin/messages/EntryCacheCfgDefn_de.properties b/opends/src/admin/messages/EntryCacheCfgDefn_de.properties
index f3da6f8..5d763c4 100644
--- a/opends/src/admin/messages/EntryCacheCfgDefn_de.properties
+++ b/opends/src/admin/messages/EntryCacheCfgDefn_de.properties
@@ -1,6 +1,6 @@
-user-friendly-name=Entry Cache
-user-friendly-plural-name=Entry Caches
-synopsis=Entry Caches are responsible for caching entries which are likely to be accessed by client applications in order to improve Directory Server performance.
-property.cache-level.synopsis=Specifies the cache level in the cache order if more than one instance of the cache is configured.
-property.enabled.synopsis=Indicates whether the Entry Cache is enabled.
-property.java-class.synopsis=Specifies the fully-qualified name of the Java class that provides the Entry Cache implementation.
+user-friendly-name=Eintragscache
+user-friendly-plural-name=Eintragscaches
+synopsis=Eintragscaches erm\u00f6glichen das Zwischenspeichern von Eintr\u00e4gen, auf die die Clientanwendung wahrscheinlich zugreift, um die Leistung des Directory-Servers zu verbessern.
+property.cache-level.synopsis=Gibt die Cacheebene in der Cachereihenfolge an, wenn mehr als eine Instanz des Caches konfiguriert ist.
+property.enabled.synopsis=Gibt an, ob der Eintragscache aktiviert ist.
+property.java-class.synopsis=Gibt den vollqualifizierten Namen der Java-Klasse an, die den Eintragscache implementiert.

--
Gitblit v1.10.0