File: LocalStrings_zh_CN.properties

package info (click to toggle)
tomcat11 11.0.11-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 47,028 kB
  • sloc: java: 366,244; xml: 55,681; jsp: 4,783; sh: 1,304; perl: 324; makefile: 25; ansic: 14
file content (51 lines) | stat: -rw-r--r-- 2,516 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
# Licensed to the Apache Software Foundation (ASF) under one or more
# contributor license agreements.  See the NOTICE file distributed with
# this work for additional information regarding copyright ownership.
# The ASF licenses this file to You under the Apache License, Version 2.0
# (the "License"); you may not use this file except in compliance with
# the License.  You may obtain a copy of the License at
#
#     http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.

# Do not edit this file directly.
# To edit translations see: https://tomcat.apache.org/getinvolved.html#Translations

baseModelMBean.cnfeForSignature=找不到[{0}]的类
baseModelMBean.invokeError=调用方法[{0}]时发生异常
baseModelMBean.notificationError=发送通知时出错[{0}]
baseModelMBean.nullAttribute=属性为空
baseModelMBean.nullAttributeName=属性名为空
baseModelMBean.nullAttributeNameList=属性名列表为空
baseModelMBean.nullListener=监听器为空
baseModelMBean.nullMessage=消息为空
baseModelMBean.nullMethodName=方法名为空
baseModelMBean.nullNotification=通知为空
baseModelMBean.nullResource=托管资源为空

managedMBean.cannotInstantiateClass=无法实例化类[{0}]的ModelMBean
managedMBean.cannotLoadClass=无法加载ModelMBean类[{0}]
managedMBean.inconsistentArguments=参数和签名不一致
managedMBean.noAttribute=在资源[{1}]上找不到属性[{0}]
managedMBean.noGet=在资源[{1}]上找不到getter方法[{0}]
managedMBean.noMethod=找不到具有此签名的方法[{0}]
managedMBean.noOperation=找不到操作[{0}]
managedMBean.noSet=在资源[{1}]上找不到setter方法[{0}]

modules.digesterParseError=分析注册表数据时出错
modules.readDescriptorsError=读取描述文件出错

registry.initError=初始化[{0}]时出错
registry.loadError=从[{0}]加载描述符时出错
registry.noDisable=无法禁用MBean注册表,因为它已初始化
registry.noMetadata=找不到对象[{0}]的元数据
registry.noTypeMetadata=找不到类型[{0}]的元数据
registry.nullBean=无法为[{0}]注册空bean
registry.objectNameCreateError=创建对象名时出错
registry.registerError=注册 MBean 出错
registry.unregisterError=注销MBean时出错