blob: ed059903597961462b64ec9b6a96795b50a73148 [file] [log] [blame]
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
#
# Copyright (c) 2008, 2016 Oracle and/or its affiliates. All rights reserved.
#
# Oracle and Java are registered trademarks of Oracle and/or its affiliates.
# Other names may be trademarks of their respective owners.
#
# The contents of this file are subject to the terms of either the GNU
# General Public License Version 2 only ("GPL") or the Common
# Development and Distribution License("CDDL") (collectively, the
# "License"). You may not use this file except in compliance with the
# License. You can obtain a copy of the License at
# http://www.netbeans.org/cddl-gplv2.html
# or nbbuild/licenses/CDDL-GPL-2-CP. See the License for the
# specific language governing permissions and limitations under the
# License. When distributing the software, include this License Header
# Notice in each file and include the License file at
# nbbuild/licenses/CDDL-GPL-2-CP. Oracle designates this
# particular file as subject to the "Classpath" exception as provided
# by Oracle in the GPL Version 2 section of the License file that
# accompanied this code. If applicable, add the following below the
# License Header, with the fields enclosed by brackets [] replaced by
# your own identifying information:
# "Portions Copyrighted [year] [name of copyright owner]"
#
# If you wish your version of this file to be governed by only the CDDL
# or only the GPL Version 2, indicate your decision by adding
# "[Contributor] elects to include this software in this distribution
# under the [CDDL or GPL Version 2] license." If you do not indicate a
# single choice of license, a recipient has the option to distribute
# your version of this file under either the CDDL, the GPL Version 2 or
# to extend the choice of license to its licensees as provided above.
# However, if you add GPL Version 2 code and therefore, elected the GPL
# Version 2 license, then the option applies only if the new code is
# made subject to such option by the copyright holder.
#
# Contributor(s):
OpenIDE-Module-Name=Executor de Teste GSF
ACSN_FilterButton=Filtro Ligado/Desligado
ACSN_OutputTextPane=Sa\u00edda do Teste
ACSD_OutputTextPane=Exibe a sa\u00edda e a sa\u00edda de erro gerado por m\u00e9todos de teste executados
MSG_StdOutput=Sa\u00edda Padr\u00e3o:
MSG_ErrOutput=Sa\u00edda de Erro:
MSG_Error = {0}) Erro:
MSG_Failure = {0}) Falha:
# test results summary
MSG_TestSessionStarting = Executando {0}...
MSG_TestSessionFinished = Finalizado em {0,number,0.0##} segundos.
MSG_TestSessionFinishedSummary = {0} testes, {1} falhas, {2} erros
# actions for a test method node
LBL_RerunTest= E&xecutar Novamente
LBL_DebugTest= &Depurar
LBL_GoToSource = &Ir para C\u00f3digo-Fonte
MSG_NoTestTarget_Fo=N\u00e3o \u00e9 poss\u00edvel localizar a pasta "{0}" para o pacote de teste. O projeto deve conter uma pasta de pacotes de teste para criar testes. Voc\u00ea pode designar pastas de pacotes de teste para o seu projeto no painel C\u00f3digos-Fonte da caixa de di\u00e1logo Propriedades do projeto.
MSG_NoTestTarget_Fi=N\u00e3o \u00e9 poss\u00edvel localizar a pasta de pacotes de teste para o arquivo "{0}". O projeto deve conter uma pasta de pacotes de teste para criar testes. Voc\u00ea pode designar pastas de pacotes de teste para o seu projeto no painel C\u00f3digos-Fonte da caixa de di\u00e1logo Propriedades do projeto.
LBL_Action_RunTestMethod=Executar Teste Focado
LBL_Action_DebugTestMethod=Depurar Teste Focado