blob: 3ef6c226bfecca5064eae6b00f2296d86e88f4d4 [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-2007 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.
#actions in the Refactor menu:
CTL_IntroduceVariableAction=Introduzir &Vari\u00e1vel...
CTL_IntroduceConstantAction=Introduzir &Constante...
CTL_IntroduceFieldAction=Introduzir &Campo...
CTL_IntroduceMethodAction=Introduzir &Fun\u00e7\u00e3o...
jCheckBox1.text=Substituir Todas as Ocorr\u00eancias
jCheckBox2.text=Declarar Final
TL_InitializeIn=Inicializar em
LBL_Name=&Nome:
LBL_DeclareFinal=Declarar &Const
LBL_ReplaceAll=Substituir &Todas as Ocorr\u00eancias
LBL_public=&p\u00fablico
LBL_Default=&default
LBL_protected=pr&otegido
LBL_private=pri&vado
LBL_CurrentMethod=&M\u00e9todo Atual
LBL_Field=C&ampo
LBL_Constructors=&Construtor(es)
IntroduceFieldPanel.lblInitializeIn.text=Inicializar em:
LBL_Access=Acesso:
HINT_Introduce=Introduzir...
#fixes in the editor:
FIX_IntroduceConstant=Introduzir Constante...
FIX_IntroduceVariable=Introduzir Vari\u00e1vel...
FIX_IntroduceField=Introduzir Campo...
FIX_IntroduceMethod=Introduzir Fun\u00e7\u00e3o...
#captions of the dialogs:
CAP_IntroduceConstant=Introduzir Constante
CAP_IntroduceVariable=Introduzir Vari\u00e1vel
CAP_IntroduceField=Introduzir Campo
CAP_IntroduceMethod=Introduzir Fun\u00e7\u00e3o
#error messages:
ERR_Not_Selected=N\u00e3o h\u00e1 arquivos suportados abertos no editor.
ERR_Not_Supported=N\u00e3o \u00e9 suportado neste arquivo.
ERR_Invalid_Selection=Sele\u00e7\u00e3o Inv\u00e1lida.
ERR_Too_Many_Different_Exits=H\u00e1 muitas sa\u00eddas diferentes.
ERR_Too_Many_Return_Values=H\u00e1 muitos valores de retorno.
ERR_Different_Return_Values=Valores de retorno diferentes.
ERR_Break_Mismatch=Interromper ou Continuar levam a instru\u00e7\u00f5es diferentes.
LBL_Ok=Ok
LBL_Cancel=Cancelar
AD_IntrHint_OK=OK
AD_IntrHint_Cancel=Cancelar
AD_IntrMethod_Dialog=Caixa de Di\u00e1logo Introduzir Fun\u00e7\u00e3o
AN_IntrMethod_Name=&Nome:
AD_IntrVar_Dialog=Caixa de di\u00e1logo Introduzir vari\u00e1vel
AD_IntrFld_Dialog=Caixa de Di\u00e1logo Introduzir Campo
IntroduceVariablePanel.errorLabel.text=jLabel
IntroduceFieldPanel.errLabel.text=jLabel1
IntroduceVariablePanel.typeLabel.text=&Tipo:
# Introduce method
LBL_TitleChangeParameters=Introduzir Fun\u00e7\u00e3o
LBL_ChangeParsColByRef=Por Refer\u00eancia
LBL_ChangeParsColName=Nome
LBL_ChangeParsColType=Tipo
LBL_ChangeParsColDefVal=Valor Default
LBL_ChangeParsColOrigIdx=\u00cdndice Original
LBL_ChangeParsParUsed=Usado
LBL_ChangeParsMods=&Modificador de Acesso:
LBL_ChangeParsParameters=Par\u00e2me&tros:
LBL_ChangeParsPreview=Visualiza\u00e7\u00e3o da Assinatura da Fun\u00e7\u00e3o:
LBL_ChangeParsMoveUp=Mover para &Cima
LBL_ChangeParsMoveDown=Mover para &Baixo
LBL_ChangeParsCannotDeleteTitle=Advert\u00eancia
LBL_ChangeParsCannotDelete=O par\u00e2metro "{0}" \u00e9 utilizado como corpo de m\u00e9todo. Deseja mesmo excluir "{0}"?
DSC_ChangeParsRootNode=Alterar par\u00e2metros de <b>{0}</b> {1} para <b>{2}</b>
DSC_ChangeParsRootNodeMethod=m\u00e9todo
DSC_ChangeParsRootNodeConstr=construtor
LBL_PackagePrivate=pacote privado
LBL_Protected=protegido
IntroduceMethodPanel.lblName.text=&Nome:
IntroduceMethodPanel.returnTypeLabel.text=Tipo de R&etorno:
ACSD_paramTable
LBL_InsertPoint=Ponto de &Inser\u00e7\u00e3o da Declara\u00e7\u00e3o:
CAP_IntroduceMethodMethod=Introduzir M\u00e9todo <b>{0}</b>
CAP_IntroduceMethodFunction=Introduzir Fun\u00e7\u00e3o <b>{0}</b>