# 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
|
# trunk/opends/resource/legal-notices/OpenDS.LICENSE
|
# or https://OpenDS.dev.java.net/OpenDS.LICENSE.
|
# 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
|
# trunk/opends/resource/legal-notices/OpenDS.LICENSE. 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:
|
# [INFO, MILD_WARN, SEVERE_WARN, MILD_ERR, SEVERE_ERR, FATAL_ERR, DEBUG, NOTICE]
|
#
|
# 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
|
#
|
SEVERE_ERR_LOGGER_ERROR_WRITING_RECORD_1=\u5c07\u8a18\u9304\u5beb\u5165\u8a18\u9304\u7a0b\u5f0f %s \u6642\u767c\u751f\u932f\u8aa4: %s\u3002\u5f8c\u7e8c\u5beb\u5165\u5c07\u906d\u5ffd\u7565
|
SEVERE_ERR_LOGGER_ERROR_OPENING_FILE_2=\u958b\u555f\u8a18\u9304\u7a0b\u5f0f %2$s \u7684\u8a18\u9304\u6a94 %1$s \u6642\u767c\u751f\u932f\u8aa4: %3$s
|
SEVERE_ERR_LOGGER_ERROR_CLOSING_FILE_3=\u95dc\u9589\u8a18\u9304\u7a0b\u5f0f %s \u7684\u8a18\u9304\u6a94\u6642\u767c\u751f\u932f\u8aa4: %s
|
SEVERE_ERR_LOGGER_ERROR_FLUSHING_BUFFER_4=\u6e05\u9664\u8a18\u9304\u7a0b\u5f0f %s \u7684\u5beb\u5165\u5668\u7de9\u885d\u5340\u6642\u767c\u751f\u932f\u8aa4: %s
|
MILD_WARN_ERROR_LOGGER_INVALID_SEVERITY_5=\u7121\u6548\u7684\u932f\u8aa4\u8a18\u9304\u56b4\u91cd\u6027\u300c%s\u300d
|
MILD_WARN_ERROR_LOGGER_INVALID_CATEGORY_6=\u7121\u6548\u7684\u932f\u8aa4\u8a18\u9304\u7a2e\u985e\u300c%s\u300d
|
MILD_WARN_ERROR_LOGGER_INVALID_OVERRIDE_SEVERITY_7=\u7121\u6548\u7684\u56b4\u91cd\u6027\u5c64\u7d1a\u8986\u5beb\u300c%s\u300d
|
SEVERE_WARN_LOGGER_SET_PERMISSION_FAILED_8=\u8a2d\u5b9a\u8a18\u9304\u6a94 %s \u7684\u6a94\u6848\u6b0a\u9650\u6642\u767c\u751f\u932f\u8aa4: %s
|
MILD_WARN_LOGGER_UNABLE_SET_PERMISSIONS_9=\u6b64\u5e73\u53f0\u7121\u6cd5\u652f\u63f4\u8a2d\u5b9a\u8a18\u9304\u6a94 %2$s \u7684\u6a94\u6848\u6b0a\u9650 %1$s
|
SEVERE_ERR_LOGGER_ERROR_LISTING_FILES_10=\u5728\u5217\u51fa\u4f9d\u7b56\u7565\u547d\u540d\u3001\u800c\u5177\u6709\u521d\u59cb\u6a94\u6848\u540d\u7a31 %s \u7684\u8a18\u9304\u6a94\u6642\u767c\u751f\u932f\u8aa4
|
SEVERE_ERR_LOGGER_ERROR_OBTAINING_FREE_SPACE_11=\u5728\u5305\u542b\u8a18\u9304\u6a94 %s \u7684\u5206\u5272\u5340\u4e2d\u53d6\u5f97\u53ef\u7528\u78c1\u789f\u7a7a\u9593\u6642\u767c\u751f\u932f\u8aa4: %s
|
SEVERE_ERR_LOGGER_ERROR_ENFORCING_RETENTION_POLICY_12=\u5f37\u5236\u57f7\u884c\u8a18\u9304\u7a0b\u5f0f %2$s \u7684\u4fdd\u7559\u7b56\u7565 %1$s \u6642\u767c\u751f\u932f\u8aa4: %3$s
|