More Spanish translations.
Based on a patch by Jesus Marin.
git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@
1141130 13f79535-47bb-0310-9956-
ffa450edef68
aprListener.sslInit = No pude inicializar el SSLEngine (Motor SSL)
aprListener.tcnValid = Cargada la biblioteca nativa APR de Apache Tomcat {0}
aprListener.flags = Capacidades APR\: IPv6 [{0}], enviar fichero [{1}], aceptar filtros [{2}], aleatorio [{3}].
+asyncContextImpl.requestEnded = El requerimiento asociado con AsyncContext ya ha completado su procesamiento.
containerBase.alreadyStarted = Ya ha sido arrancado el Contenedor {0}
containerBase.notConfigured = No se ha configurado V\u00E1lvula b\u00E1sica
containerBase.notStarted = No se ha arrancado el Contenedor {0}
standardContext.workPath = Excepci\u00F3n obteniendo ruta de trabajo para el contexto [{0}]
standardContext.workCreateException = No pude determinar directorio absoluto de trabajo a partir del directorio [{0}] y CATALINA_HOME [{1}] para el contexto [{2}]
standardContext.workCreateFail = No pude crear el directorio de trabajo [{0}] para el contexto [{1}]
+standardContextValve.acknowledgeException = No pude reconocer el requerimiento con una respuesta 100 (Continuar)
standardEngine.alreadyStarted = Ya ha sido arrancado el Motor
standardEngine.jvmRouteFail = No pude poner el atributo jvmRoute del Motor para la propiedad del sistema
standardEngine.mappingError = Error de configuraci\u00F3n de MAPEO para nombre de servidor {0}
--- /dev/null
+# 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.
+
+b2cConvertor.unknownEncoding = La codificaci\u00F3n de car\u00E1cter [{0}] no est\u00E1 soportada
Remove unnecessary variable BASEDIR from scripts. (rjung)
</update>
<fix>
- <bug>51425</bug>: Update Spanish translations. Based on a patch provided
- by Jesus Marin. (markt)
+ <bug>51425</bug>, <bug>51450</bug>: Update Spanish translations. Based
+ on patches provided by Jesus Marin. (markt)
</fix>
</changelog>
</subsection>