All Downloads are FREE. Search and download functionalities are using the official Maven repository.

hudson.tasks.junit.Messages_es.properties Maven / Gradle / Ivy

The newest version!
# The MIT License
# 
# Copyright (c) 2004-2009, Sun Microsystems, Inc., Kohsuke Kawaguchi, Seiji Sogabe, id:cactusman
# 
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
# in the Software without restriction, including without limitation the rights
# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
# copies of the Software, and to permit persons to whom the Software is
# furnished to do so, subject to the following conditions:
# 
# The above copyright notice and this permission notice shall be included in
# all copies or substantial portions of the Software.
# 
# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
# THE SOFTWARE.

TestResult.getTitle=Resultados de los tests
TestResult.getChildTitle=Paquete
TestResult.getDisplayName=Resultado de tests

PackageResult.getTitle=Resultado de tests : {0}
PackageResult.getChildTitle=Clases

ClassResult.getTitle=Resultado de tests : {0}
JUnitResultArchiver.DisplayName=Publicar los resultadod de tests JUnit
JUnitResultArchiver.NoTestReportFound=No se encontraron ficheros con resultados de tests. \u00BFHay algun error en la configuraci\u00F3n?
JUnitResultArchiver.Recording=Grabando resultados de tests
JUnitResultArchiver.ResultIsEmpty=Ninguno de los informes de tests contiene resultados
JUnitResultArchiver.BadXML=Formato incorrecto en los atributos XML del fichero de resultados en {0}

CaseResult.Status.Passed=Pasados
CaseResult.Status.Failed=Fallidos
CaseResult.Status.Skipped=Omitidos
CaseResult.Status.Fixed=Arreglados
CaseResult.Status.Regression=Regresi\u00F3n




© 2015 - 2025 Weber Informatics LLC | Privacy Policy