blob: faec7416b54aed18fadbea73cef8a574aa584587 [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-2008 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.
#System file system
Templates/Project/Ruby/emptyRuby.xml=Aplicativo Ruby
Templates/Project/Ruby=Ruby
Templates/Project/Ruby/existingRuby.xml=Aplicativo Ruby com c\u00f3digo-fonte existente
#New project wizard
#TXT_DefaultPackageName=mypkg
#1st panel
LBL_NWP1_ProjectName_Label=&Nome do projeto\:
LBL_NWP1_ProjectLocation_Label=&Localiza\u00e7\u00e3o do Projeto:
LBL_NWP1_BrowseLocation_Button=Pr&ocurar...
LBL_NWP1_CreatedProjectFolder_Lablel=&Diret\u00f3rio do projeto:
LBL_NWP1_SelectProjectLocation=Selecionar local do projeto
TXT_NameAndLoc=Nome e local
TXT_NewJavaApp=Aplicativo Ruby
TXT_JavaExtSourcesProjectLocation=Projeto Ruby com c\u00f3digo-fonte existente
ACSD_NewJavaApp=Cria um novo projeto de aplicativo Ruby
ACSD_JavaExtSourcesProjectLocation=Cria novo projeto Ruby com c\u00f3digos-fonte existentes
ProbablyRails=Parece ser um diret\u00f3rio Rails - Utilize um projeto Rails
#NOI18N
#TXT_ClassName={0}/main.rb
#TXT_ClassName=main.rb
#NOI18N
#TXT_PackageNameSuffix={0}pkg
LAB_ConfigureProject=Nome e local
LAB_ConfigureSourceRoots=C\u00f3digos-fonte existentes
LAB_IteratorName={0} de {1}
ERROR_IllegalMainClassName=O nome da classe principal n\u00e3o \u00e9 v\u00e1lido.
MSG_IllegalProjectLocation=A pasta do projeto n\u00e3o \u00e9 um caminho v\u00e1lido.
MSG_ProjectInRootNotSupported=A cria\u00e7\u00e3o de projetos na pasta raiz do sistema de arquivos n\u00e3o \u00e9 aceita.
MSG_ProjectAlreadyProject=Diret\u00f3rio de projeto j\u00e1 \u00e9 um projeto NetBeans (talvez apenas na mem\u00f3ria).
#PanelSourceFolders
CTL_AddSourceRoot=Procurar na pasta de pacotes de c\u00f3digos-fonte
CTL_AddTestRoot=Procurar pasta de pacotes de testes
LBL_SourceDirectoriesLabel=Especifique os diret\u00f3rios contendo o c\u00f3digo-fonte e as unidades de teste Ruby
MSG_IllegalProjectName=O nome do projeto n\u00e3o \u00e9 um nome de pasta v\u00e1lido.
MSG_ProjectFolderExists=Pasta do projeto j\u00e1 existe e n\u00e3o est\u00e1 vazia.
MSG_ProjectFolderReadOnly=N\u00e3o \u00e9 poss\u00edvel criar a pasta do projeto.
MSG_ProjectFolderInvalid=N\u00e3o \u00e9 poss\u00edvel colocar o projeto em uma pasta de projeto que j\u00e1 cont\u00e9m {0}.
CTL_AddSourceFolder=&Adicionar pasta
CTL_RemoveSourceFolder=&Remover
CTL_AddTestFolder=A&dicionar pasta
CTL_RemoveTestFolder=R&emover
TXT_NetBeansProject=Projeto NetBeans
MSG_IllegalSources=A pasta de pacotes de c\u00f3digos-fonte {0} n\u00e3o existe.
MSG_IllegalTests=Pasta de pacotes de teste {0} n\u00e3o existe.
MSG_IllegalProjectFolder=A pasta de projeto tem que ser localizada fora da pasta que cont\u00e9m os pacotes.
#NOI18N
#TXT_JavaApplication=RubyApplication{0}
#NOI18N
#TXT_JavaLibrary=RubyLibrary{0}
#NOI18N
#TXT_JavaProject=RubyProject{0}
LBL_ProjectNameAndLocationLabel=Especifique o nome e a localiza\u00e7\u00e3o do novo projeto.
CTL_SourceRoots=Diret\u00f3rios de origem:
AD_SourceRoots=N/D
CTL_TestRoots=Diret\u00f3rios de teste:
AD_TestRoots=N/D
AD_AddSourceFolder=N/D
AD_RemoveSourceFolder=N/D
AD_AddTestFolder=N/D
AD_RemoveTestFolder=N/D
AN_PanelSourceFolders=N/D
AD_PanelSourceFolders=N/D
ACSN_createMainCheckBox=Cria a classe principal
ACSD_createMainCheckBox=Selecione esta op\u00e7\u00e3o para criar uma classe principal no projeto.
LBL_createMainCheckBox=&Criar um arquivo principal
ASCD_mainClassTextFiled=N/D
ACSN_projectNameLabel=Nome do projeto
ACSD_projectNameLabel=Nome do novo projeto
ACSN_projectLocationLabel=Localiza\u00e7\u00e3o do projeto\:
ACSD_projectLocationLabel=Localiza\u00e7\u00e3o da pasta raiz do projeto
ACSN_browseButton=Procurar
ACSD_browseButton=Clique no bot\u00e3o Procurar para abrir a janela de sele\u00e7\u00e3o do local do diret\u00f3rio.
ACSN_createdFolderLabel=N/D
ACSD_createdFolderLabel=N/D
ACSN_jLabel3=Selecione as pastas que cont\u00eam pacotes Java existentes.
ACSD_jLabel3=N/D
ACSN_jLabel4=Especifique o nome e a localiza\u00e7\u00e3o do novo projeto.
ACSD_jLabel4=N/D
ACSN_optionsContainer=N/D
ACSD_optionsContainer=N/D
ACSN_locationContainer=N/D
ACSD_locationContainer=N/D
LBL_NWP1_BrowseLocation_Button3=Pr&ocurar...
ASCN_mainClassTextFiled=Especifique o nome da classe principal do projeto.
ACSN_PanelSourceFolders=N/D
ACSD_PanelSourceFolders=N/D
ACSN_PanelProjectLocationVisual=N/D
ACSD_PanelProjectLocationVisual=N/D
ACSD_PanelOptionsVisual=N/D
ACSN_PanelOptionsVisual=N/D
MSG_FoundClassFiles=<html><p><strong>A pasta de pacote especificada cont\u00e9m arquivos de classe compilados (*.class).</strong></p><br><p>Devido ao fato de o IDE gerar arquivos de classe compilados na</p><p>pasta "build", \u00e9 recomendado excluir</p><p>os arquivos de classe compilados existentes.</p><br><p>Deseja excluir os arquivos da classe agora?</p></html>
MSG_FoundClassFiles_Title=Novo projeto java com c\u00f3digo-fonte existente
TXT_DeleteOption=Excluir
TXT_KeepOption=&Ignorar
TXT_CancelOption=Cancelar
AD_DeleteOption=N/D
AD_KeepOption=N/D
AD_CancelOption=N/D
CTL_AddFolder=Adicionar pasta...
CTL_RemoveFolder=Remover
# PanelOptionsVisual
RubyPlatformLabel=&Plataforma Ruby:
RubyHomeBrowse=Ger&enciar...
# PanelOptionsVisual A11Y
PanelOptionsVisual.rubyPlatformLabel.AccessibleContext.accessibleDescription=N/D
PanelOptionsVisual.manageButton.AccessibleContext.accessibleDescription=N/D
# NewRubyProjectWizardIterator progress bar
LBL_NewRubyProjectWizardIterator_WizardProgress_ReadingProperties=Lendo propriedades do projeto
LBL_NewRubyProjectWizardIterator_WizardProgress_CreatingProject=Criando novo projeto
LBL_NewRubyProjectWizardIterator_WizardProgress_PreparingToOpen=Preparando novo projeto para ser aberto