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/SoftReferenceEntryCacheCfgDefn_de.properties |   18 +++++++++---------
 1 files changed, 9 insertions(+), 9 deletions(-)

diff --git a/opends/src/admin/messages/SoftReferenceEntryCacheCfgDefn_de.properties b/opends/src/admin/messages/SoftReferenceEntryCacheCfgDefn_de.properties
index 92ee691..9fa562e 100644
--- a/opends/src/admin/messages/SoftReferenceEntryCacheCfgDefn_de.properties
+++ b/opends/src/admin/messages/SoftReferenceEntryCacheCfgDefn_de.properties
@@ -1,9 +1,9 @@
-user-friendly-name=Soft Reference Entry Cache
-user-friendly-plural-name=Soft Reference Entry Caches
-synopsis=The Soft Reference Entry Cache is a Directory Server entry cache implementation that uses soft references to manage objects to allow them to be freed if the JVM is running low on memory.
-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 Soft Reference Entry Cache is enabled.
-property.exclude-filter.synopsis=The set of filters that define the entries that should be excluded from the cache.
-property.include-filter.synopsis=The set of filters that define the entries that should be included in the cache.
-property.java-class.synopsis=Specifies the fully-qualified name of the Java class that provides the Soft Reference Entry Cache implementation.
-property.lock-timeout.synopsis=Specifies the length of time in milliseconds to wait while attempting to acquire a read or write lock.
+user-friendly-name=Eintragscache f\u00fcr mehrdeutige Referenzen
+user-friendly-plural-name=Eintragscachesf\u00fcr mehrdeutige Referenzen
+synopsis=Der Eintragscache f\u00fcr mehrdeutige Referenzen ist eine Implementierung des Directory-Server-Eintrags, die mehrdeutige Referenzen zum Verwalten von Objekten verwendet, sodass Objekte freigesetzt werden k\u00f6nnen, wenn die Speicherkapazit\u00e4t von JVM ersch\u00f6pft ist.
+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 f\u00fcr mehrdeutige Referenzen aktiviert ist.
+property.exclude-filter.synopsis=Der Filtersatz, der die Eintr\u00e4ge definiert, die aus dem Cache ausgeschlossen werden.
+property.include-filter.synopsis=Der Filtersatz, der die Eintr\u00e4ge definiert, die im Cache einbezogen werden.
+property.java-class.synopsis=Gibt den vollqualifizierten Namen der Java-Klasse an, die den Eintragscache f\u00fcr mehrdeutige Referenzen implementiert.
+property.lock-timeout.synopsis=Gibt die Zeitspanne in Millisekunden an, in der auf eine Schreibe- oder Lesesperre gewartet wird.

--
Gitblit v1.10.0