blob: 718d4fe11f3d5ba383f7ea9f910612c38c91a12a [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.
# IntroduceHint
IntroduceHint=Introduzir vari\u00e1veis e m\u00e9todos
IntroduceHintDesc=Oferece a possibilidade de substituir o texto selecionado por vari\u00e1veis locais ou extrair a express\u00e3o em um m\u00e9todo separado
# Default comment inserted on top of methods. Don't translate "TODO" itself since it gets special highlighting.
#DefaultMethodComment=TODO Comment
LBL_Name=&Nome\:
LBL_ReplaceAll=Substituir &todas as ocorr\u00eancias
LBL_CurrentMethod=&M\u00e9todo atual
LBL_Field=C&ampo
LBL_Constructors=&Construtor(es)
IntroduceFieldPanel.lblInitializeIn.text=Inicializar em\:
#fixes in the editor:
FIX_IntroduceConstant=Introduzir constante...
FIX_IntroduceVariable=Introduzir vari\u00e1vel...
FIX_IntroduceField=Introduzir campo...
FIX_IntroduceMethod=Extrair m\u00e9todo...
#captions of the dialogs:
CAP_IntroduceConstant=Introduzir constante
CAP_IntroduceVariable=Introduzir vari\u00e1vel
CAP_IntroduceField=Introduzir campo
CAP_IntroduceMethod=Extrair m\u00e9todo
LBL_Ok=OK
LBL_Cancel=Cancelar
AD_IntrMethod_Dialog=Caixa de di\u00e1logo Introduzir m\u00e9todo
AN_IntrMethod_Name=&Nome\:
AD_IntrMethod_Name=N/D
AD_IntrVar_Dialog=Caixa de di\u00e1logo Introduzir vari\u00e1vel
AD_IntrVar_Name=N/D
AD_IntrVar_ReplaceAllOccurences=N/D
AD_IntrFld_Dialog=Caixa de di\u00e1logo Introduzir campo
AD_IntrFld_Name=N/D
AD_IntrFld_ReplaceAllOccurences=N/D
AD_IntrFld_CurrentMethod=N/D
AD_IntrFld_Field=N/D
AD_IntrFld_Constructors=N/D
LocalAlreadyExists="{0}" j\u00e1 \u00e9 uma vari\u00e1vel local ou din\u00e2mica neste escopo
MethodAlreadyExists="{0}" j\u00e1 \u00e9 um m\u00e9todo nesta classe (possivelmente herdado)
FieldAlreadyExists="{0}" j\u00e1 \u00e9 um campo nesta classe (possivelmente herdado)
ConstantAlreadyExists="{0}" j\u00e1 \u00e9 uma constante
NotValidIdentifier="{0}" n\u00e3o \u00e9 um identificador v\u00e1lido