blob: 28da83fcfeb9c313eeb845ee66441dd90cbab82a [file] [log] [blame]
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
#
# Copyright 1997-2014 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.
#module descriptions
OpenIDE-Module-Name=Integra\u00e7\u00e3o da IU de Projetos do Depurador JPDA
OpenIDE-Module-Display-Category=Depurando
OpenIDE-Module-Short-Description=Integra\u00e7\u00e3o do Depurador JPDA com IU de projetos Java.
OpenIDE-Module-Long-Description=Cont\u00e9m a implementa\u00e7\u00e3o de EditorContext e de outras classes, que se integram na IU do sistema do projeto Java.
#org.netbeans.modules.debugger.jpda.projects.DebuggerAnnotation
TOOLTIP_DISABLED_CONDITIONAL_BREAKPOINT=Ponto de Interrup\u00e7\u00e3o Condicional Desativado
TOOLTIP_DISABLED_BREAKPOINT=Ponto de Interrup\u00e7\u00e3o da Linha Desativado
TOOLTIP_CALLSITE=Linha da Pilha de Chamadas
TOOLTIP_BREAKPOINT=Ponto de Interrup\u00e7\u00e3o da Linha
TOOLTIP_CONDITIONAL_BREAKPOINT=Ponto de Interrup\u00e7\u00e3o Condicional
TOOLTIP_BREAKPOINT_BROKEN=Ponto de interrup\u00e7\u00e3o inv\u00e1lido - n\u00e3o \u00e9 poss\u00edvel parar nesta linha.
TOOLTIP_BREAKPOINT_BROKEN_INVALID=Ponto de interrup\u00e7\u00e3o inv\u00e1lido - {0}
TOOLTIP_CURRENT_PC=Contador de Programa Atual
TOOLTIP_CURRENT_EXP_LINE=Contador do Programa Atual na Express\u00e3o
TOOLTIP_OTHER_THREAD=Thread {0} suspenso nesta linha
TOOLTIP_FIELD_BREAKPOINT=Ponto de Interrup\u00e7\u00e3o do Campo
TOOLTIP_DISABLED_FIELD_BREAKPOINT=Ponto de Interrup\u00e7\u00e3o do Campo Desativado
TOOLTIP_METHOD_BREAKPOINT=Ponto de Interrup\u00e7\u00e3o do M\u00e9todo
TOOLTIP_DISABLED_METHOD_BREAKPOINT=Ponto de Interrup\u00e7\u00e3o do M\u00e9todo Desativado
TOOLTIP_CLASS_BREAKPOINT=Ponto de Interrup\u00e7\u00e3o da Classe
TOOLTIP_DISABLED_CLASS_BREAKPOINT=Ponto de Interrup\u00e7\u00e3o da Classe Desativado
TOOLTIP_BREAKPOINT_STROKE=Ponto de Interrup\u00e7\u00e3o desativado
# A condition expression follows this message on a next line
TOOLTIP_CONDITION=Dicas quando:
# {0} - a number
TOOLTIP_HITCOUNT_EQUAL=Contagem de ocorr\u00eancias = {0}
TOOLTIP_HITCOUNT_GREATER=Contagem de ocorr\u00eancias > {0}
TOOLTIP_HITCOUNT_MULTIPLE=A contagem de ocorr\u00eancias \u00e9 m\u00faltiplo de {0}
#SourcesNodeModel
CTL_SourcesModel_Column_Name_ProjectSources = {0} (Projeto {1})
CTL_SourcesModel_Column_Name_DescExclusion = Filtro de exclus\u00e3o de classe
CTL_SourcesModel_Column_Name_DescRoot = Raiz do caminho do c\u00f3digo-fonte
#SourcesModel
CTL_SourcesModel_Column_Name_Name=&Raiz/Filtro do C\u00f3digo-fonte
CTL_SourcesModel_Column_Name_Desc=C\u00f3digo-Fonte dos C\u00f3digos-Fonte
CTL_SourcesModel_Column_Debugging_Name = &Utilizar para depura\u00e7\u00e3o
CTL_SourcesModel_Column_Debugging_Desc = Usar esta raiz de c\u00f3digo-fonte para depura\u00e7\u00e3o?
CTL_SourcesModel_Action_AddFilter = Adicionar Filtro de Exclus\u00e3o da Classe
CTL_SourcesModel_NewFilter_Filter_Label = &Filtro de Exclus\u00e3o de Classe:
CTL_SourcesModel_NewFilter_Title = Caixa de Di\u00e1logo Adicionar Filtro de Exclus\u00e3o da Classe
CTL_SourcesModel_Action_Delete = Excluir
CTL_SourcesModel_Name_DoNotStopIn = N\u00e3o parar em:
CTL_SourcesModel_Action_AddSrc = Adicionar Raiz do C\u00f3digo-fonte
CTL_SourcesModel_AddSrc_Chooser_Filter_Description = Ra\u00edzes do C\u00f3digo-fonte
CTL_SourcesModel_AddSrc_Btn = Adicionar
CTL_SourcesModel_MoveUpSrc = Mover para Cima
CTL_SourcesModel_MoveDownSrc = Mover para Baixo
CTL_SourcesModel_ResetOrderSrc = Redefinir a Ordem
LBL_SourcesTabbs.Current=Projeto Selecionado
LBL_SourcesTabbs.Remote=Anexa\u00e7\u00e3o Remota
# BreakpointsActionsProvider
CTL_Breakpoint_GoToSource_Label = Ir para C\u00f3digo-Fonte