
hudson.tasks.junit.Messages_es.properties Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of hudson-core Show documentation
Show all versions of hudson-core Show documentation
Contains the core Hudson code and view files to render HTML.
The newest version!
#**************************************************************************
#
# Copyright (c) 2004-2009 Oracle Corporation
#
# All rights reserved. This program and the accompanying materials
# are made available under the terms of the Eclipse Public License v1.0
# which accompanies this distribution, and is available at
# http://www.eclipse.org/legal/epl-v10.html
#
# Contributors:
#
# Kohsuke Kawaguchi, Seiji Sogabe, id:cactusman
#
#
#**************************************************************************
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