1/*
2 * reserved comment block
3 * DO NOT REMOVE OR ALTER!
4 */
5/*
6 * Licensed to the Apache Software Foundation (ASF) under one
7 * or more contributor license agreements. See the NOTICE file
8 * distributed with this work for additional information
9 * regarding copyright ownership. The ASF licenses this file
10 * to you under the Apache License, Version 2.0 (the  "License");
11 * you may not use this file except in compliance with the License.
12 * You may obtain a copy of the License at
13 *
14 *     http://www.apache.org/licenses/LICENSE-2.0
15 *
16 * Unless required by applicable law or agreed to in writing, software
17 * distributed under the License is distributed on an "AS IS" BASIS,
18 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
19 * See the License for the specific language governing permissions and
20 * limitations under the License.
21 */
22/*
23 * $Id: SerializerMessages_ca.java,v 1.1.4.1 2005/09/08 11:03:11 suresh_emailid Exp $
24 */
25
26package com.sun.org.apache.xml.internal.serializer.utils;
27
28import java.util.ListResourceBundle;
29
30public class SerializerMessages_ca extends ListResourceBundle {
31  public Object[][] getContents() {
32    Object[][] contents =  new Object[][] {
33      { MsgKey.BAD_MSGKEY,
34        "The message key ''{0}'' is not in the message class ''{1}''"},
35
36      { MsgKey.BAD_MSGFORMAT,
37        "The format of message ''{0}'' in message class ''{1}'' failed."},
38
39      { MsgKey.ER_SERIALIZER_NOT_CONTENTHANDLER,
40        "The serializer class ''{0}'' does not implement org.xml.sax.ContentHandler."},
41
42      { MsgKey.ER_RESOURCE_COULD_NOT_FIND,
43        "The resource [ {0} ] could not be found.\n {1}"},
44
45      { MsgKey.ER_RESOURCE_COULD_NOT_LOAD,
46        "The resource [ {0} ] could not load: {1} \n {2} \n {3}"},
47
48      { MsgKey.ER_BUFFER_SIZE_LESSTHAN_ZERO,
49        "Buffer size <=0"},
50
51      { MsgKey.ER_INVALID_UTF16_SURROGATE,
52        "Invalid UTF-16 surrogate detected: {0} ?"},
53
54      { MsgKey.ER_OIERROR,
55        "IO error"},
56
57      { MsgKey.ER_ILLEGAL_ATTRIBUTE_POSITION,
58        "Cannot add attribute {0} after child nodes or before an element is produced.  Attribute will be ignored."},
59
60      { MsgKey.ER_NAMESPACE_PREFIX,
61        "Namespace for prefix ''{0}'' has not been declared."},
62
63      { MsgKey.ER_STRAY_ATTRIBUTE,
64        "Attribute ''{0}'' outside of element."},
65
66      { MsgKey.ER_STRAY_NAMESPACE,
67        "Namespace declaration ''{0}''=''{1}'' outside of element."},
68
69      { MsgKey.ER_COULD_NOT_LOAD_RESOURCE,
70        "Could not load ''{0}'' (check CLASSPATH), now using just the defaults"},
71
72      { MsgKey.ER_ILLEGAL_CHARACTER,
73        "Attempt to output character of integral value {0} that is not represented in specified output encoding of {1}."},
74
75      { MsgKey.ER_COULD_NOT_LOAD_METHOD_PROPERTY,
76        "Could not load the propery file ''{0}'' for output method ''{1}'' (check CLASSPATH)"},
77
78      { MsgKey.ER_INVALID_PORT,
79        "Invalid port number"},
80
81      { MsgKey.ER_PORT_WHEN_HOST_NULL,
82        "Port cannot be set when host is null"},
83
84      { MsgKey.ER_HOST_ADDRESS_NOT_WELLFORMED,
85        "Host is not a well formed address"},
86
87      { MsgKey.ER_SCHEME_NOT_CONFORMANT,
88        "The scheme is not conformant."},
89
90      { MsgKey.ER_SCHEME_FROM_NULL_STRING,
91        "Cannot set scheme from null string"},
92
93      { MsgKey.ER_PATH_CONTAINS_INVALID_ESCAPE_SEQUENCE,
94        "Path contains invalid escape sequence"},
95
96      { MsgKey.ER_PATH_INVALID_CHAR,
97        "Path contains invalid character: {0}"},
98
99      { MsgKey.ER_FRAG_INVALID_CHAR,
100        "Fragment contains invalid character"},
101
102      { MsgKey.ER_FRAG_WHEN_PATH_NULL,
103        "Fragment cannot be set when path is null"},
104
105      { MsgKey.ER_FRAG_FOR_GENERIC_URI,
106        "Fragment can only be set for a generic URI"},
107
108      { MsgKey.ER_NO_SCHEME_IN_URI,
109        "No scheme found in URI"},
110
111      { MsgKey.ER_CANNOT_INIT_URI_EMPTY_PARMS,
112        "Cannot initialize URI with empty parameters"},
113
114      { MsgKey.ER_NO_FRAGMENT_STRING_IN_PATH,
115        "Fragment cannot be specified in both the path and fragment"},
116
117      { MsgKey.ER_NO_QUERY_STRING_IN_PATH,
118        "Query string cannot be specified in path and query string"},
119
120      { MsgKey.ER_NO_PORT_IF_NO_HOST,
121        "Port may not be specified if host is not specified"},
122
123      { MsgKey.ER_NO_USERINFO_IF_NO_HOST,
124        "Userinfo may not be specified if host is not specified"},
125
126      { MsgKey.ER_SCHEME_REQUIRED,
127        "Scheme is required!"},
128
129      /*
130       * Note to translators:  The words 'Properties' and
131       * 'SerializerFactory' in this message are Java class names
132       * and should not be translated.
133       */
134      {   MsgKey.ER_FACTORY_PROPERTY_MISSING,
135          "L''objecte de propietats passat a SerializerFactory no t\u00e9 cap propietat ''{0}''." },
136
137      {   MsgKey.ER_ENCODING_NOT_SUPPORTED,
138          "Av\u00eds: el temps d''execuci\u00f3 de Java no d\u00f3na suport a la codificaci\u00f3 ''{0}''." },
139
140       {MsgKey.ER_FEATURE_NOT_FOUND,
141       "El par\u00e0metre ''{0}'' no es reconeix."},
142
143       {MsgKey.ER_FEATURE_NOT_SUPPORTED,
144       "El par\u00e0metre ''{0}'' es reconeix per\u00f2 el valor sol\u00b7licitat no es pot establir."},
145
146       {MsgKey.ER_STRING_TOO_LONG,
147       "La cadena resultant \u00e9s massa llarga per cabre en una DOMString: ''{0}''."},
148
149       {MsgKey.ER_TYPE_MISMATCH_ERR,
150       "El tipus de valor per a aquest nom de par\u00e0metre \u00e9s incompatible amb el tipus de valor esperat."},
151
152       {MsgKey.ER_NO_OUTPUT_SPECIFIED,
153       "La destinaci\u00f3 de sortida per a les dades que s'ha d'escriure era nul\u00b7la."},
154
155       {MsgKey.ER_UNSUPPORTED_ENCODING,
156       "S'ha trobat una codificaci\u00f3 no suportada."},
157
158       {MsgKey.ER_UNABLE_TO_SERIALIZE_NODE,
159       "El node no s'ha pogut serialitzat."},
160
161       {MsgKey.ER_CDATA_SECTIONS_SPLIT,
162       "La secci\u00f3 CDATA cont\u00e9 un o m\u00e9s marcadors d'acabament ']]>'."},
163
164       {MsgKey.ER_WARNING_WF_NOT_CHECKED,
165           "No s'ha pogut crear cap inst\u00e0ncia per comprovar si t\u00e9 un format correcte o no. El par\u00e0metre del tipus ben format es va establir en cert, per\u00f2 la comprovaci\u00f3 de format no s'ha pogut realitzar."
166       },
167
168       {MsgKey.ER_WF_INVALID_CHARACTER,
169           "El node ''{0}'' cont\u00e9 car\u00e0cters XML no v\u00e0lids."
170       },
171
172       { MsgKey.ER_WF_INVALID_CHARACTER_IN_COMMENT,
173           "S''ha trobat un car\u00e0cter XML no v\u00e0lid (Unicode: 0x{0}) en el comentari."
174       },
175
176       { MsgKey.ER_WF_INVALID_CHARACTER_IN_PI,
177           "S''ha trobat un car\u00e0cter XML no v\u00e0lid (Unicode: 0x{0}) en les dades d''instrucci\u00f3 de proc\u00e9s."
178       },
179
180       { MsgKey.ER_WF_INVALID_CHARACTER_IN_CDATA,
181           "S''ha trobat un car\u00e0cter XML no v\u00e0lid (Unicode: 0x''{0})'' en els continguts de la CDATASection."
182       },
183
184       { MsgKey.ER_WF_INVALID_CHARACTER_IN_TEXT,
185           "S''ha trobat un car\u00e0cter XML no v\u00e0lid (Unicode: 0x''{0})'' en el contingut de dades de car\u00e0cter del node."
186       },
187
188       { MsgKey.ER_WF_INVALID_CHARACTER_IN_NODE_NAME,
189           "S''han trobat car\u00e0cters XML no v\u00e0lids al node {0} anomenat ''{1}''."
190       },
191
192       { MsgKey.ER_WF_DASH_IN_COMMENT,
193           "La cadena \"--\" no est\u00e0 permesa dins dels comentaris."
194       },
195
196       {MsgKey.ER_WF_LT_IN_ATTVAL,
197           "El valor d''atribut \"{1}\" associat amb un tipus d''element \"{0}\" no pot contenir el car\u00e0cter ''<''."
198       },
199
200       {MsgKey.ER_WF_REF_TO_UNPARSED_ENT,
201           "La refer\u00e8ncia de l''entitat no analitzada \"&{0};\" no est\u00e0 permesa."
202       },
203
204       {MsgKey.ER_WF_REF_TO_EXTERNAL_ENT,
205           "La refer\u00e8ncia externa de l''entitat \"&{0};\" no est\u00e0 permesa en un valor d''atribut."
206       },
207
208       {MsgKey.ER_NS_PREFIX_CANNOT_BE_BOUND,
209           "El prefix \"{0}\" no es pot vincular a l''espai de noms \"{1}\"."
210       },
211
212       {MsgKey.ER_NULL_LOCAL_ELEMENT_NAME,
213           "El nom local de l''element \"{0}\" \u00e9s nul."
214       },
215
216       {MsgKey.ER_NULL_LOCAL_ATTR_NAME,
217           "El nom local d''atr \"{0}\" \u00e9s nul."
218       },
219
220       { MsgKey.ER_ELEM_UNBOUND_PREFIX_IN_ENTREF,
221           "El text de recanvi del node de l''entitat \"{0}\" cont\u00e9 un node d''element \"{1}\" amb un prefix de no enlla\u00e7at \"{2}\"."
222       },
223
224       { MsgKey.ER_ATTR_UNBOUND_PREFIX_IN_ENTREF,
225           "El text de recanvi del node de l''entitat \"{0}\" cont\u00e9 un node d''atribut \"{1}\" amb un prefix de no enlla\u00e7at \"{2}\"."
226       },
227
228    };
229    return contents;
230  }
231}
232