comparison src/main/java/org/apache/harmony/beans/internal/nls/messages.properties @ 0:cb825acd883a

first commit
author sugi
date Sat, 18 Oct 2014 15:06:15 +0900
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:cb825acd883a
1 # MODIFIED FOR THE MSGPACK PROJECT
2 # Licensed to the Apache Software Foundation (ASF) under one or more
3 # contributor license agreements. See the NOTICE file distributed with
4 # this work for additional information regarding copyright ownership.
5 # The ASF licenses this file to You under the Apache License, Version 2.0
6 # (the "License"); you may not use this file except in compliance with
7 # the License. You may obtain a copy of the License at
8 #
9 # http://www.apache.org/licenses/LICENSE-2.0
10 #
11 # Unless required by applicable law or agreed to in writing, software
12 # distributed under the License is distributed on an "AS IS" BASIS,
13 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14 # See the License for the specific language governing permissions and
15 # limitations under the License.
16 #
17
18 # messages for EN locale
19 beans.00=no getter for {0} property
20 beans.01=no property for name {0} is found
21 beans.02=in DefaultPersistenceDelegate.mutatesTo() {0} : {1}
22 beans.03=Target Bean class is null
23 beans.04=bad property name
24 beans.05=Modifier for setter method should be public.
25 beans.06=Number of parameters in setter method is not equal to 1.
26 beans.07=Parameter type in setter method does not corresponds to predefined.
27 beans.08=Number of parameters in getter method is not equal to 0.
28 beans.09=Parameter type in getter method does not corresponds to predefined.
29 beans.0A=Modifier for getter method should be public.
30 beans.0B=Exception in command execution
31 beans.0C=source is null
32 beans.0D=Error in expression: {0}
33 beans.0E=Changes are null
34 beans.0F=The new BeanContext can not be set
35 beans.10=no node is found for statement with target = {0}
36 beans.11=no getter for property {0} found
37 beans.12=cannot access property {0} getter
38 beans.13=no setter for property {0} found
39 beans.14=Exception while finding property descriptor
40 beans.15=The listener is null
41 beans.16=The provider is null
42 beans.17=The child is null
43 beans.18=The requestor is null
44 beans.19=The service class is null
45 beans.1A=The service selector is null
46 beans.1B=The service is null
47 beans.1C=The event is null
48 beans.1D=bean is null
49 beans.1E=Illegal class name: {0}
50 beans.1F=Method not found: get{0}
51 beans.20=Method not found: set{0}
52 beans.21=Modifier for indexed getter method should be public.
53 beans.22=Number of parameters in getter method is not equal to 1.
54 beans.23=Parameter in indexed getter method is not of integer type.
55 beans.24=Parameter type in indexed getter method does not correspond to predefined.
56 beans.25=Modifier for indexed setter method should be public.
57 beans.26=Number of parameters in indexed setter method is not equal to 2.
58 beans.27=First parameter type in indexed setter method should be int.
59 beans.28=Second parameter type in indexed setter method does not corresponds to predefined.
60 beans.29=Membership listener is null
61 beans.2A=Target child can not be null
62 beans.2B=Resource name can not be null
63 beans.2C=The child can not be null
64 beans.2D=Invalid resource
65 beans.2E=PropertyVetoException was thrown while removing a child: {0}; Original error message:{1}
66 beans.2F=Target child is null
67 beans.30=PropertyVetoException was thrown while adding a child: {0}; Original error message:{1}
68 beans.31=No valid method {0} for {1} found.
69 beans.32=Cannot acquire event type from {0} listener.
70 beans.33={0} does not return <void>
71 beans.34={0} should have a single input parameter
72 beans.35=Single parameter does not match to {0} class
73 beans.36=No input params are allowed for getListenerMethod
74 beans.37=Return type of getListenerMethod is not an array of listeners
75 beans.38=Add and remove methods are not available
76 beans.39=Cannot generate event set descriptor for name {0}.
77 beans.3A=Event type with name {0} is not found.
78 beans.3B=skipping expression {0}...
79 beans.3C=Unknown method name for array
80 beans.3D=First parameter in array getter(setter) is not of Integer type
81 beans.3E=Illegal number of arguments in array getter
82 beans.3F=Illegal number of arguments in array setter
83 beans.40=No constructor for class {0} found
84 beans.41=No method with name {0} is found
85 beans.42=target is not generated: classname {0} is not found
86 beans.43=Cannot convert {0} to char
87 beans.44=for property {0} no getter(setter) is found
88 beans.45=method name is not generated: error in getMethodName()
89 beans.46=Not a valid child
90 beans.47=Unable to instantiate property editor
91 beans.48=Property editor is not assignable from the PropertyEditor interface
92 beans.49=Child cannot implement both BeanContextChild and BeanContextProxy
93 beans.4A=newInstance is null
94 beans.4B=type is null
95 beans.4C=encoder is null
96 beans.4D=Invalid method call
97 beans.4E=stopClass is not ancestor of beanClass
98 beans.4F=search path is null
99 beans.50=not an indexed property
100 beans.51=Listener method {0} should have parameter of type {1}
101 beans.52=listenerMethodName(s) is null
102 beans.53=eventSetName is null
103 beans.54=listenerType is null
104 beans.55=Method is null
105 beans.56=Provider does not match
106 beans.57=Property type is incompatible with the indexed property type
107 beans.58=No such indexed read method
108 beans.59=Security violation accessing indexed read method
109 beans.5A=Indexed read method is not compatible with indexed write method
110 beans.5B=Indexed read method must take a single int argument
111 beans.5C=Security violation accessing indexed write method
112 beans.5D=No such indexed write method
113 beans.5E=Indexed method is not compatible with non indexed method
114 beans.5F=Indexed write method must take a two arguments
115 beans.60=Indexed write method must take an int as its first argument
116 beans.61=Indexed write method is not compatible with indexed read method
117 beans.62=Cannot decide which method to call to match {0}
118 beans.63=The type of element is mismatch with the type of array
119 beans.64=Method not found: {0}
120 beans.65=not a child of this context
121 beans.66=not the service provider registered with this context
122 beans.67=null child
123 beans.68=cannot update children during serialization
124 beans.69=Validation failed to add the child
125 beans.6A=null BeanContextChild proxy
126 beans.6B=failed to update child's beanContext property
127 beans.6C=Illegal to impl both BeanContextChild and BeanContextProxy
128 beans.6D=Not a child of this context
129 beans.6E=Validation failed to remove the child
130 beans.6F=children changed during serialization!
131 beans.70=no more objects to read
132 beans.71=Unknown tag of basic type: {0}
133 beans.72=Unknown root element: {0}
134 beans.73=Unknown basic object: {0}