# CDDL HEADER START # # The contents of this file are subject to the terms of the # Common Development and Distribution License, Version 1.0 only # (the "License"). You may not use this file except in compliance # with the License. # # You can obtain a copy of the license at legal-notices/CDDLv1_0.txt # or http://forgerock.org/license/CDDLv1.0.html. # See the License for the specific language governing permissions # and limitations under the License. # # When distributing Covered Code, include this CDDL HEADER in each # file and include the License file at legal-notices/CDDLv1_0.txt. # If applicable, add the following below this CDDL HEADER, with the # fields enclosed by brackets "[]" replaced with your own identifying # information: # Portions Copyright [yyyy] [name of copyright owner] # # CDDL HEADER END # # Copyright 2006-2008 Sun Microsystems, Inc. # # Global directives # global.category=LOG # # Format string definitions # # Keys must be formatted as follows: # # [SEVERITY]_[DESCRIPTION]_[ORDINAL] # # where: # # SEVERITY is one of: # [ERR, WARN, NOTICE, INFO, DEBUG] # # DESCRIPTION is an upper case string providing a hint as to the context of # the message in upper case with the underscore ('_') character serving as # word separator # # ORDINAL is an integer unique among other ordinals in this file # ERR_LOGGER_ERROR_WRITING_RECORD_1=Une erreur s'est produite lors de l'\u00e9criture de l'enregistrement de journal pour le logger %s\u00a0: %s. Toutes les erreurs d'\u00e9criture suivantes vont \u00eatre ignor\u00e9es ERR_LOGGER_ERROR_OPENING_FILE_2=Une erreur s'est produite lors de l'ouverture du fichier journal %s pour le logger %s\u00a0: %s ERR_LOGGER_ERROR_CLOSING_FILE_3=Une erreur s'est produite lors de la fermeture du fichier journal pour le logger %s\u00a0: %s ERR_LOGGER_ERROR_FLUSHING_BUFFER_4=Une erreur s'est produite lors de l'effacement du tampon d'\u00e9criture pour le logger %s\u00a0: %s WARN_ERROR_LOGGER_INVALID_SEVERITY_5=Gravit\u00e9 du journal d'erreurs non valide "%s" WARN_ERROR_LOGGER_INVALID_CATEGORY_6=Cat\u00e9gorie du journal d'erreurs non valide "%s" WARN_ERROR_LOGGER_INVALID_OVERRIDE_SEVERITY_7=\u00c9crasement du niveau de gravit\u00e9 non valide "%s" WARN_LOGGER_SET_PERMISSION_FAILED_8=Une erreur s'est produite lors de la d\u00e9finition des permissions de fichier pour le fichier journal %s\u00a0: %s WARN_LOGGER_UNABLE_SET_PERMISSIONS_9=Cette plate-forme ne prend pas en charge la configuration de droits d'acc\u00e8s %s au fichier journal %s ERR_LOGGER_ERROR_LISTING_FILES_10=Une erreur s'est produite lors de l'\u00e9num\u00e9ration des fichiers journaux nomm\u00e9s par la strat\u00e9gie avec le nom de fichier initial %s ERR_LOGGER_ERROR_OBTAINING_FREE_SPACE_11=Une erreur s'est produite lors de l'obtention de l'espace disque libre dans la partition contenant le fichier journal %s\u00a0: %s ERR_LOGGER_ERROR_ENFORCING_RETENTION_POLICY_12=Une erreur s'est produite lors de l'application de la strat\u00e9gie de conservation %s pour le logger %s\u00a0: %s