mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

hajma
23.44.2009 5317b08ebe4a7fb43823502ee21065059e4190ee
opends/src/admin/messages/LastModPluginCfgDefn_de.properties
@@ -1,12 +1,12 @@
user-friendly-name=Last Mod Plugin
user-friendly-plural-name=Last Mod Plugins
synopsis=The Last Mod Plugin is used to ensure that the creatorsName and createTimestamp attributes are included in an entry whenever it is added to the server and also to ensure that the modifiersName and modifyTimestamp attributes are updated whenever an entry is modified or renamed.
description=This behavior is described in RFC 4512. The implementation for the LastMod plugin is contained in the org.opends.server.plugins.LastModPlugin class. It must be configured with the preOperationAdd, preOperationModify, and preOperationModifyDN plugin types, but it does not have any other custom configuration.
user-friendly-name=LastMod-Plugin
user-friendly-plural-name=LastMod-Plugins
synopsis=Mit dem LastMod-Plugin muss sichergestellt werden, dass die Attribute creatorsName und createTimestamp in einem Eintrag ber\u00fccksichtigt werden, wenn er auf einem Server hinzugef\u00fcgt wird, und um sicherzustellen, dass die Attribute modifiersName und modifyTimestamp aktualisiert werden, wenn ein Eintrag ge\u00e4ndert oder umbenannt wird.
description=Dieses Verhalten wird in RFC 4512 beschrieben. Die Implementierung f\u00fcr das LastMod-Plugin ist in der Klasse org.opends.server.plugins.LastModPlugin enthalten. Es muss mit den Plugintypen preOperationAdd, preOperationModify und preOperationModifyDN konfiguriert sein, besitzt aber keine benutzerdefinierte Konfiguration.
property.enabled.synopsis=Gibt an ob das Plugin zur Ben\u00fctzung aktiviert ist.
property.invoke-for-internal-operations.synopsis=Gibt an ob das Plugin f\u00fcr interne Operationen aufgerufen werden soll.
property.invoke-for-internal-operations.description=Jedes Plugin das f\u00fcr interne Operationen aufgerufen werden kann, muss sicherstellen das es selbst nicht wiederum neue interne Operationen verursacht welche zur Folge haben das es wiederum selbst aufgerufen wird.
property.java-class.synopsis=Gibt den vollqualifizierten Java Klassennamen an welche die Plugin Implementierung beinhaltet.
property.plugin-type.synopsis=Gibt die Sammlung von Pliugintypen f\u00fcr das Plugin an, welche wiederum die Zeitpunkte an welchen das Plugin aufgerufen werden kann definiert.
property.plugin-type.synopsis=Gibt die Sammlung von Plugintypen f\u00fcr das Plugin an, welche wiederum die Zeitpunkte an welchen das Plugin aufgerufen werden kann definiert.
property.plugin-type.syntax.enumeration.value.intermediateresponse.synopsis=Wird vor dem senden von Intermediate-Responses an den Client ausgef\u00fchrt.
property.plugin-type.syntax.enumeration.value.ldifexport.synopsis=Wird f\u00fcr jede Operation die, w\u00e4hrend eines LDIF-Exports, geschrieben wird ausgef\u00fchrt.
property.plugin-type.syntax.enumeration.value.ldifimport.synopsis=Wird f\u00fcr jeden Eintrag der, w\u00e4hrend eines LDIF-Imports, gelesen wird ausgef\u00fchrt.