From 67405dde9ba213331dab1fc46cb18c485070fd5b Mon Sep 17 00:00:00 2001 From: matthew_swift <matthew_swift@localhost> Date: Fri, 05 Jun 2009 09:04:50 +0000 Subject: [PATCH] svn merge -r5333:5417 https://opends.dev.java.net/svn/opends/branches/b2.0 --- opends/src/messages/messages/log_de.properties | 28 ++++++++++++++++------------ 1 files changed, 16 insertions(+), 12 deletions(-) diff --git a/opends/src/messages/messages/log_de.properties b/opends/src/messages/messages/log_de.properties index 2ae0ed2..1c85719 100644 --- a/opends/src/messages/messages/log_de.properties +++ b/opends/src/messages/messages/log_de.properties @@ -21,14 +21,10 @@ # CDDL HEADER END # # Copyright 2006-2008 Sun Microsystems, Inc. - - - # # Global directives # global.category=LOG - # # Format string definitions # @@ -47,15 +43,23 @@ # # ORDINAL is an integer unique among other ordinals in this file # -SEVERE_ERR_LOGGER_ERROR_WRITING_RECORD_1=Beim Schreiben des Protokolldatensatzes f\u00fcr die Protokollfunktion %s: %s ist ein Fehler aufgetreten. Alle weiteren Fehler beim Schreiben werden ignoriert -SEVERE_ERR_LOGGER_ERROR_OPENING_FILE_2=Beim \u00d6ffnen der Protokolldatei %s f\u00fcr die Protokollfunktion %s: %s ist ein Fehler aufgetreten -SEVERE_ERR_LOGGER_ERROR_CLOSING_FILE_3=Beim Schlie\u00dfen der Protokolldatei f\u00fcr die Protokollfunktion %s: %s ist ein Fehler aufgetreten -SEVERE_ERR_LOGGER_ERROR_FLUSHING_BUFFER_4=Beim Leeren des Schreibpuffers f\u00fcr die Protokollfunktion %s: %s ist ein Fehler aufgetreten +###SEVERE_ERR_LOGGER_ERROR_WRITING_RECORD_1=Error occurred while writing log \ +### record for logger %s: %s. Any further write errors will be ignored +###SEVERE_ERR_LOGGER_ERROR_OPENING_FILE_2=Error occurred while opening log file \ +### %s for logger %s: %s +###SEVERE_ERR_LOGGER_ERROR_CLOSING_FILE_3=Error occurred while closing log file \ +### for logger %s: %s +###SEVERE_ERR_LOGGER_ERROR_FLUSHING_BUFFER_4=Error occurred while flushing \ +### writer buffer for logger %s: %s MILD_WARN_ERROR_LOGGER_INVALID_SEVERITY_5=Ung\u00fcltiger Fehlerprotokoll-Schweregrad "%s" MILD_WARN_ERROR_LOGGER_INVALID_CATEGORY_6=Ung\u00fcltige Fehlerprotokollkategorie "%s" MILD_WARN_ERROR_LOGGER_INVALID_OVERRIDE_SEVERITY_7=Ung\u00fcltige \u00dcberschreibung von Schweregrad "%s" -SEVERE_WARN_LOGGER_SET_PERMISSION_FAILED_8=Beim Einrichten der Dateiberechtigungen f\u00fcr die Protokolldatei %s: %s ist ein Fehler aufgetreten +###SEVERE_WARN_LOGGER_SET_PERMISSION_FAILED_8=Error occurred while setting file \ +### permissions for the log file %s: %s MILD_WARN_LOGGER_UNABLE_SET_PERMISSIONS_9=Bei Verwendung dieser Plattform ist das Einrichten der Dateiberechtigungen %s f\u00fcr die Protokolldatei %s nicht m\u00f6glich -SEVERE_ERR_LOGGER_ERROR_LISTING_FILES_10=Error occured while listing log files named by policy with initial file name %s -SEVERE_ERR_LOGGER_ERROR_OBTAINING_FREE_SPACE_11=Error occured while obtaining free disk space in the partition containing log file %s: %s -SEVERE_ERR_LOGGER_ERROR_ENFORCING_RETENTION_POLICY_12=Error occured while enforcing retention policy %s for logger %s: %s +###SEVERE_ERR_LOGGER_ERROR_LISTING_FILES_10=Error occured while listing log files \ +### named by policy with initial file name %s +###SEVERE_ERR_LOGGER_ERROR_OBTAINING_FREE_SPACE_11=Error occured while obtaining \ +### free disk space in the partition containing log file %s: %s +###SEVERE_ERR_LOGGER_ERROR_ENFORCING_RETENTION_POLICY_12=Error occured while \ +### enforcing retention policy %s for logger %s: %s -- Gitblit v1.10.0