# 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=\u5411\u8bb0\u5f55\u5668 %s \u5199\u5165\u65e5\u5fd7\u8bb0\u5f55\u65f6\u53d1\u751f\u9519\u8bef\uff1a%s\u3002\u5c06\u5ffd\u7565\u4efb\u4f55\u8fdb\u4e00\u6b65\u7684\u5199\u5165\u9519\u8bef
|
SEVERE_ERR_LOGGER_ERROR_OPENING_FILE_2=\u6253\u5f00\u65e5\u5fd7\u6587\u4ef6 %s\uff08\u4f4d\u4e8e\u8bb0\u5f55\u5668 %s \u4e2d\uff09\u65f6\u53d1\u751f\u9519\u8bef\uff1a%s
|
SEVERE_ERR_LOGGER_ERROR_CLOSING_FILE_3=\u5173\u95ed\u8bb0\u5f55\u5668 %s \u4e2d\u7684\u65e5\u5fd7\u6587\u4ef6\u65f6\u53d1\u751f\u9519\u8bef\uff1a%s
|
SEVERE_ERR_LOGGER_ERROR_FLUSHING_BUFFER_4=\u5237\u65b0\u8bb0\u5f55\u5668 %s \u4e2d\u7684\u4e66\u5199\u5668\u7f13\u51b2\u533a\u65f6\u53d1\u751f\u9519\u8bef\uff1a%s
|
MILD_WARN_ERROR_LOGGER_INVALID_SEVERITY_5=\u65e0\u6548\u7684\u9519\u8bef\u65e5\u5fd7\u4e25\u91cd\u6027\u201c%s\u201d
|
MILD_WARN_ERROR_LOGGER_INVALID_CATEGORY_6=\u65e0\u6548\u7684\u9519\u8bef\u65e5\u5fd7\u7c7b\u522b\u201c%s\u201d
|
MILD_WARN_ERROR_LOGGER_INVALID_OVERRIDE_SEVERITY_7=\u8986\u76d6\u4e25\u91cd\u6027\u7ea7\u522b\u201c%s\u201d\u65e0\u6548
|
SEVERE_WARN_LOGGER_SET_PERMISSION_FAILED_8=\u4e3a\u65e5\u5fd7\u6587\u4ef6 %s \u8bbe\u7f6e\u6587\u4ef6\u6743\u9650\u65f6\u53d1\u751f\u9519\u8bef\uff1a%s
|
MILD_WARN_LOGGER_UNABLE_SET_PERMISSIONS_9=\u8be5\u5e73\u53f0\u4e0d\u652f\u6301\u5c06\u6587\u4ef6\u6743\u9650 %s \u8bbe\u7f6e\u5230\u65e5\u5fd7\u6587\u4ef6 %s
|
SEVERE_ERR_LOGGER_ERROR_LISTING_FILES_10=\u5728\u5217\u51fa\u7b56\u7565\u6307\u5b9a\u7684\u521d\u59cb\u6587\u4ef6\u540d\u4e3a %s \u7684\u65e5\u5fd7\u6587\u4ef6\u65f6\u51fa\u73b0\u9519\u8bef
|
SEVERE_ERR_LOGGER_ERROR_OBTAINING_FREE_SPACE_11=\u5728\u83b7\u53d6\u5305\u542b\u65e5\u5fd7\u6587\u4ef6 %s \u7684\u5206\u533a\u4e2d\u7684\u53ef\u7528\u78c1\u76d8\u7a7a\u95f4\u65f6\u51fa\u73b0\u9519\u8bef: %s
|
SEVERE_ERR_LOGGER_ERROR_ENFORCING_RETENTION_POLICY_12=\u5728\u5bf9\u8bb0\u5f55\u5668 %2$s \u5b9e\u65bd\u4fdd\u7559\u7b56\u7565 %1$s \u65f6\u51fa\u73b0\u9519\u8bef: %3$s
|