blob: 8f11116cc2600b96027c0376ccbe4e77f6956779 [file] [log] [blame]
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
#
# Copyright 1997-2010 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]"
#
# Contributor(s):
#
# The Original Software is NetBeans. The Initial Developer of the Original
# Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
# Microsystems, Inc. All Rights Reserved.
#
# 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.
#Ant artifact Chooser
LBL_AACH_Title=Adicionar Projeto
LBL_AACH_SelectProject=Adicionar Arquivos JAR de Projeto
LBL_AACH_ProjectName_JLabel=&Nome do Projeto:
LBL_AACH_ProjectJarFiles_JLabel=Arquivos de Projeto &JAR:
MSG_AACH_RefToItself=N\u00e3o \u00e9 poss\u00edvel adicionar uma refer\u00eancia a ela mesma.
MSG_AACH_Cycles=N\u00e3o \u00e9 poss\u00edvel adicionar refer\u00eancias c\u00edclicas.
MSG_NO_JAR_OUTPUT=N\u00e3o \u00e9 poss\u00edvel adicionar este projeto porque ele n\u00e3o produz um arquivo JAR utilizando um script do Ant.
#EditMediator
LBL_ZipJarFolderFilter=Entrada do Classpath (pasta, arquivo ZIP ou JAR)
LBL_AddJar_DialogTitle=Adicionar JAR/Pasta
LBL_Corrupted_JAR=JAR Danificado: {0}
LBL_Corrupted_JAR_title=Advert\u00eancia
LBL_Missing_JAR=O arquivo {0} n\u00e3o foi localizado.
LBL_Missing_JAR_title=Advert\u00eancia
#ClassPathListCellRenderer
LBL_JavacClasspath_DisplayName=Classpath para Compila\u00e7\u00e3o de C\u00f3digos-fonte
LBL_RunClasspath_DisplayName=Classpath para Execu\u00e7\u00e3o do Projeto
LBL_BuildClassesDir_DisplayName=C\u00f3digos-fonte Compilados
LBL_JavacTestClasspath_DisplayName=Classpath para Compila\u00e7\u00e3o de Testes
LBL_RunTestClasspath_DisplayName=Classpath para Execu\u00e7\u00e3o de Testes
LBL_BuildTestClassesDir_DisplayName=Testes Compilados
LBL_MISSING_LIBRARY=<html><font color=#{0}>Missing&nbsp;library:</font>&nbsp;{1}
LBL_MISSING_PROJECT=<html><font color=#{0}>Missing&nbsp;project:</font>&nbsp;{1}
LBL_MISSING_FILE=<html><font color=#{0}>Broken&nbsp;reference:</font>&nbsp;{1}
#SourceRootUi
CTL_PackageFolders=Pasta de Pacotes
CTL_PackageLabels=Label
CTL_SourceRootsUi_Close=Fechar
MSG_InvalidRoot=<html><b>Pasta do Pacote j\u00e1 utilizada no projeto</b></html>\nAs pastas a seguir selecionadas j\u00e1 est\u00e3o sendo utilizadas neste ou em outro projeto. Uma pasta de pacote s\u00f3 pode ser utilizada em um projeto em uma\nlista de pastas de pacotes (pacotes de c\u00f3digo-fonte ou pacotes de teste).
MSG_InvalidRoot2=Estas pastas n\u00e3o podem ser inclu\u00eddas no projeto.
TITLE_InvalidRoot=Ra\u00edzes de C\u00f3digo-fonte Inv\u00e1lidas
LBL_SourceFolder_DialogTitle=Adicionar Pasta de C\u00f3digos-fonte
LBL_TestFolder_DialogTitle=Adicionar Pasta de Testes
LBL_InvalidRoot=Pastas de pacotes j\u00e1 utilizadas:
TXT_RootOwnedByProject={0} (pertencente a {1})
CTL_AddFolder=Adicionar Pasta...
CTL_RemoveFolder=Remover
ACSD_FolderList=Lista de pastas
#MainClassChooser
CTL_SelectAvaialableMainClasses=&Selecionar a classe principal:
CTL_AvaialableMainClasses=&Classes principais:
LBL_ChooseMainClass_NO_CLASSES_NODE=<Nenhuma classe principal localizada>
#MainClassWarning
LBL_ChooseMainClass_WARMUP_MESSAGE=Inicializando view. Aguarde...
LBL_ChooseMainClass_SCANNING_MESSAGE=Verifica\u00e7\u00e3o em andamento, resultados parciais mostrados...