blob: f2d7c1a7df9c1ff7ddb8778d1f97ae0fcfa94a1b [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.
LBL_Rename=Renomear
LBL_RenameComments=Aplicar Renomea\u00e7\u00e3o a &Coment\u00e1rios
DSC_Rename=Renomear <b>{0}</b> para <b>{1}</b>
LBL_CustomScope=Escopo Personalizado...
DLG_CustomScope=Escopo Personalizado
LBL_CurrentFile=Arquivo Atual ({0})
LBL_CurrentPackage=Pacote Atual ({0})
LBL_CurrentProject=Projeto Atual ({0})
LBL_WaitNode=Aguarde...
LBL2_MoveClass=Mover c\u00f3digo-fonte para o pacote "{0}"
LBL2_MoveObject=Mover "{0}" para o pacote "{1}"
LBL2_MovePackage=Mover para o pacote "{0}"
LBL2_InsertImport=Adicionar importa\u00e7\u00e3o {0}
LBL2_RemoveImport=Remover importa\u00e7\u00e3o {0}
LBL_MoveClassAction=Mover &Classe...
LBL_MovePackageAction=Mover Pacote...
LBL_MoveClass=Mover Classe
LBL_MoveClassNamed=Mover classe {0}
DSC_MoveClass=Mover classe <b>{0}</b> para o pacote <b>{1}</b>
LBL_MoveClasses=Mover Classes
LBL_MoveClassesHeadline=Mover classes listadas
LBL_MovePackage=Mover Pacote
LBL_MovePackageNamed=Mover pacote {0}
DSC_MovePackage=Mover pacote <b>{0}</b> para o pacote <b>{1}</b>
LBL_CopyClass=Copiar Classe
DSC_CopyClass=Copiar Classe <b>{0}</b>
LBL_CopyClasses=Copiar Classes
LBL_CopyClassesHeadline=Copiar classes listadas
LBL_Undo=&Desfazer
LBL_Redo=&Refazer
LBL_ListOfClasses=Lista de &Classes:
LBL_ToPackage=&Para o Pacote:
ERR_AmbigousFileSystem=O pacote "{0}" est\u00e1 localizado em mais de um projeto. Selecione o pacote desejado no Seletor de Pacotes.
ERR_ReadOnlyFileSystem=N\u00e3o \u00e9 poss\u00edvel prosseguir. O pacote "{0}" est\u00e1 localizado apenas em projetos somente para leitura.
ERR_UnknownPackage=N\u00e3o foi poss\u00edvel localizar um pacote correspondente ao nome digitado.
LBL_DefaultPackage=&lt;default&gt;
LBL_NeedsRefresh=Precisa de Atualiza\u00e7\u00e3o
LBL_OpenInNavigator=Abrir no Navegador
LBL_NewName=&Novo Nome:
LBL_Occurence=ocorr\u00eancia
LBL_Occurences=ocorr\u00eancias
LBL_Error=erro
LBL_Errors=erros
ERR_CannotRenameKeyword=N\u00e3o \u00e9 poss\u00edvel refatorar este objeto.
ERR_NoTypeDecls=O arquivo est\u00e1 vazio. N\u00e3o foi poss\u00edvel localizar refer\u00eancias.
LBL_AnonymousClass=&lt;classe an\u00f4nima&gt;
LBL_Initializer=&lt;inicializador&gt;
LBL_Method=M\u00e9todo
LBL_Field=Campo
LBL_Constructor=Construtor
LBL_LocalVar=Vari\u00e1vel Local
LBL_Parameter=Par\u00e2metro
LBL_Folder=Pasta
LBL_Package=Pacote
LBL_Class=Classe
LBL_Interface=Interface
# Find usages
LBL_WhereUsedAction=Locali&zar Usos
# Action and window name
LBL_WhereUsed=Localizar Usos
# Output (Refactoring Result) window title
LBL_Usages=Usos
# Open window action
LBL_UsagesWindow=Localizar Resultados dos Usos
# Result tab title
LBL_UsagesOf=Usos de {0}
# Description, used for output. WhereUsedQueryUI
DSC_WhereUsed=Usos de {0}
DSC_WhereUsedFindUsages=Usos de <b>{0}.{1}</b>
DSC_WhereUsedAndOverriders=Usos e M\u00e9todos de Substitui\u00e7\u00e3o de <b>{0}</b>
DSC_WhereUsedMethodOverriders=M\u00e9todos de Substitui\u00e7\u00e3o de <b>{0}</b>
DSC_WhereUsedFindAllSubTypes=Localizar Todos os Subtipos de <b>{0}</b>
DSC_WhereUsedFindDirectSubTypes=Localizar Subtipos Diretos de <b>{0}</b>
DSC_Scan_Warning={0} (<i>Observa\u00e7\u00e3o: An\u00e1lise em andamento, os resultados podem n\u00e3o estar conclu\u00eddos. Utilize ''Atualizar'' ap\u00f3s o t\u00e9rmino da an\u00e1lise.</i>)
# WhereUsedPanel(s)
LBL_UsagesOfElement=Usos de
LBL_FindOverridingMethods=Localizar M\u00e9todos &Substitutos
LBL_FindUsages=Localizar &Usos
LBL_FindUsagesOverridingMethods=Localizar Usos &e M\u00e9todos de Substitui\u00e7\u00e3o
LBL_FindAllSubtypes=Localizar &Todos os Subtipos
LBL_FindDirectSubtypesOnly=Localizar &Apenas Subtipos Diretos
LBL_SearchInComents=Pesquisar em &Coment\u00e1rios
WhereUsedPanelMethod.jLabel1.text=De:
# Error panel
LBL_ErrorPanelDescription=Os erros e advert\u00eancias a seguir foram localizados. Voc\u00ea s\u00f3 pode continuar se houver apenas advert\u00eancias.
LBL_ErrorsList=&Lista de Erros
LBL_FatalError=Erro
LBL_NonFatalError=Advert\u00eancia
LBL_Project=Pr&ojeto:
LBL_Location=&Localiza\u00e7\u00e3o:
LBL_Refactoring=Refatorando
LBL_RefactoringWindow=Visualizar Refatora\u00e7\u00e3o
LBL_RenameWithoutRefactoring=Renomear &sem Refatorar
LBL_MoveWithoutReferences=Mover &Sem Refatorar
LBL_CopyWithoutRefactoring=Copiar &Sem Refatorar
# --- GENERAL ------------------------------------------------------------------
# "Selected" column label
LBL_NotAvailable=&lt;n\u00e3o dispon\u00edvel&gt;
# *** Refactoring panel ***
# Rename class
LBL_RenameClassDO=Renomear arquivo, classe e construtores para {0}
LBL_RenameClass=Renomear classe e construtores para {0}
LBL_RenameMethod=Renomear m\u00e9todo para {0}
LBL_RenameField=Renomear campo para {0}
LBL_RenameParameter=Renomear par\u00e2metro para {0}
LBL_RenameLocVariable=Renomear vari\u00e1vel local para {0}
LBL_RenameAttribute=Renomear atributo para {0}
LBL_RenameTypeParameter=Renomear par\u00e2metro de tipo para {0}
LBL_RenameEnum=Renomear enumera\u00e7\u00e3o para {0}
LBL_RenameAnnotationType=Renomear tipo de anota\u00e7\u00e3o para {0}
LBL_RenameFolder=Renomear pasta "{0}" para "{1}"
LBL_chngsigdecl=Alterar {0} par\u00e2metros de {1}
LBL_Scope=Esco&po\\:
LBL_AllProjects=Projetos Abertos
IntroduceParameterPanel.chkIsReplaceAll.text=Substituir &Todas as Ocorr\u00eancias
LBL_TitleIntroduceParameter=Introduzir Par\u00e2metro
ChangeParametersPanel.jLabel1.text=&Tipo de Retorno:
ChangeParametersPanel.jLabel2.text=&Nome:
IntroduceParameterPanel.chkUpdateJavadoc.text=Atualizar o &Javadoc Existente Deste M\u00e9todo
IntroduceParameterPanel.chkGenJavadoc.text=Gerar &Javadoc para Este M\u00e9todo
ChangeParametersPanel.rbUpdateMethod.text=&Atualizar M\u00e9todo Existente
ChangeParametersPanel.rbOverloadMethod.text=&Criar Novo M\u00e9todo e Delegar do M\u00e9todo Existente
IntroduceParameterPanel.rbUpdateMethod.text=Atualizar M\u00e9todo &Existente
IntroduceParameterPanel.rbOverloadMethod.text=Criar &Novo M\u00e9todo e Delegar do M\u00e9todo Existente
IntroduceParameterPanel.lblCodeGeneration.text=Gera\u00e7\u00e3o de C\u00f3digos:
ChangeParametersPanel.lblCodeGeneration.text=Gera\u00e7\u00e3o de C\u00f3digos:
MoveMembersPanel.membersListPanel.border.title=Membros a serem Movidos
MoveMembersPanel.visibilityPanel.border.title=Visibilidade
MoveMembersPanel.btnEscalate.text=Escalonar
MoveMembersPanel.btnAsIs.text=Como est\u00e1
MoveMembersPanel.btnPrivate.text=Privado
MoveMembersPanel.btnDefault.text=<default>
MoveMembersPanel.btnProtected.text=Protegido
MoveMembersPanel.btnPublic.text=P\u00fablico
MoveMembersPanel.lblMoveMembersFrom.text=Mover membros de:
MoveMembersPanel.chkDelegate.text=Manter m\u00e9todo(s) original(is) e delegar para o m\u00e9todo movido
MoveMembersPanel.chkDeprecate.text=Tornar o(s) m\u00e9todo(s) antigo obsoleto
EncapsulateFieldPanel.boundCheckBox.text=Gerar Suporte \u00e0 Altera\u00e7\u00e3o de Propriedade
EncapsulateFieldPanel.vetoableCheckBox.text=&Gerar Suporte \u00e0 Altera\u00e7\u00e3o de Vetor
TIP_SelectAll=Selecionar tudo
TIP_DeselectAll=Desmarcar Tudo
MoveMembersPanel.labelPackage.text=&Pacote:
MoveMembersPanel.labelLocation.text=&Localiza\u00e7\u00e3o:
MoveMembersPanel.labelProject.text=Pr&ojeto:
MoveMembersPanel.labelClass.text=&Para a Classe:
MoveMembersPanel.targetPanel.border.title=Destino
MoveMembersPanel.javadocPanel.border.title=JavaDoc
MoveMembersPanel.btnJavadocAsIs.text=Como est\u00e1
MoveMembersPanel.btnJavadocUpdate.text=Atualizar
# *** Refactoring panel ***
IntroduceLocalExtensionPanel.labelNewName.text=&Novo Nome:
IntroduceLocalExtensionPanel.labelProject.text=Pr&ojeto:
IntroduceLocalExtensionPanel.labelPackage.text=&Para o Pacote:
IntroduceLocalExtensionPanel.labelLocation.text=&Localiza\u00e7\u00e3o:
IntroduceLocalExtensionPanel.jPanel1.border.title=Tipo
IntroduceLocalExtensionPanel.jPanel2.border.title=Igualdade
IntroduceLocalExtensionPanel.jLabel1.text=Introduzir Extens\u00e3o Local para
RenamePanel.renameGettersAndCheckersCheckBox.text=Renomear &Getters e Setters
RenamePanel.renameTestClassCheckBox.text=Renomear e &Testar Classe
IntroduceLocalExtensionPanel.btnWrap.text=Encapsulador
IntroduceLocalExtensionPanel.btnSubtype.text=Subtipo
IntroduceLocalExtensionPanel.chkReplace.text=&Substituir usos originais pela extens\u00e3o
IntroduceLocalExtensionPanel.btnDelegate.text=Delegar
IntroduceLocalExtensionPanel.btnGenerate.text=Gerar
IntroduceLocalExtensionPanel.btnSeperate.text=Separar
ReplaceConstructorWithFactoryPanel.jLabel1.text=Nome do M\u00e9todo de &F\u00e1brica:
InvertBooleanRefactoringPanel.jLabel1.text=&Novo Nome:
InvertBooleanName=Inverter Booliano
InvertBooleanDescription=Inverter M\u00e9todo Booliano {0}
LBL_InvertBooleanAction=Inverter Booliano...
LBL_ReplaceConstructorAction=Substituir C&onstrutor pela F\u00e1brica...
CTL_ReplaceConstructorAction=Substituir C&onstrutor pela F\u00e1brica
ReplaceConstructorName=Substituir C&onstrutor pela F\u00e1brica
ReplaceConstructorDescription=Substituir Construtor {0} pelo M\u00e9todo de F\u00e1brica {1}
LBL_ReplaceConstructorWithBuilderAction=Substituir Construtor pelo &Builder...
ReplaceConstructorWithBuilder.jLabel1.text=Nome da Classe do &Builder:
ReplaceConstructorWithBuilderName=Substituir Construtor pelo &Builder
ReplaceConstructorWithBuilderDescription=Substituir Construtor {0} pelo Builder {1}
ACSD_nameField=Digite o novo nome