blob: b57738f52f07ddb2adea5c06df3433461d8641c2 [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.
CTL_ActivateAllBreakpoints=Ativar todos os pontos de interrup\u00e7\u00e3o na sess\u00e3o atual
CTL_DeactivateAllBreakpoints=Desativar todos os pontos de interrup\u00e7\u00e3o na sess\u00e3o atual
CTL_NoDeactivation=A sess\u00e3o atual n\u00e3o permite desativar pontos de interrup\u00e7\u00e3o
CTL_NoSession=Nenhuma sess\u00e3o do depurador
#Watch dialog
CTL_WatchDialog_Title=Editar - {0}
#Breakpoints View
CTL_BreakpointModel_Column_Name_Name = Nome
CTL_BreakpointModel_Column_GroupName_Desc = Grupo de Pontos de Interrup\u00e7\u00e3o
CTL_BreakpointView_Column_Name_Name = &Nome
CTL_BreakpointView_Column_Name_Desc = Nome do ponto de interrup\u00e7\u00e3o
#Callstack View
CTL_CallstackView_Column_Name_Name = &Nome
CTL_CallstackView_Column_Name_Desc = Nome do quadro da pilha de chamada
CTL_CallstackView_Column_Location_Name = &Localiza\u00e7\u00e3o
CTL_CallstackView_Column_Location_Desc = Localiza\u00e7\u00e3o do quadro da pilha de chamada
#Locals View
CTL_LocalsView_Column_Name_Name = &Nome
CTL_LocalsView_Column_Name_Desc = Nome da vari\u00e1vel
CTL_LocalsView_Column_ToString_Name = Valor da string
CTL_LocalsView_Column_ToString_Desc = Representa\u00e7\u00e3o de string do valor
CTL_LocalsView_Column_Type_Name = &Tipo
CTL_LocalsView_Column_Type_Desc = Tipo do valor da vari\u00e1vel
CTL_LocalsView_Column_Value_Name = &Valor
CTL_LocalsView_Column_Value_Desc = Valor da vari\u00e1vel
#Sessions View
CTL_SessionsModel_Column_Name_Name = Nome
CTL_SessionsView_Column_Name_Name = &Nome
CTL_SessionsView_Column_Name_Desc = Nome da sess\u00e3o
CTL_SessionsView_Column_HostName_Name = Nome do &Host
CTL_SessionsView_Column_HostName_Desc = Nome do computador em que esta sess\u00e3o est\u00e1 sendo executada
CTL_SessionsView_Column_State_Name = &Estado
CTL_SessionsView_Column_State_Desc = Descreve o estado da sess\u00e3o
CTL_SessionsView_Column_Language_Name = &Linguagem
CTL_SessionsView_Column_Language_Desc = Linguagem atual da sess\u00e3o
#Threads View
CTL_ThreadsView_Column_Name_Name = &Nome
CTL_ThreadsView_Column_Name_Desc = Nome do thread
CTL_ThreadsView_Column_State_Name = &Estado
CTL_ThreadsView_Column_State_Desc = Descreve o estado do thread
CTL_ThreadsView_Column_Suspended_Name = S&uspenso
CTL_ThreadsView_Column_Suspended_Desc = Thread suspenso pelo depurador
#Watches View
CTL_WatchesModel_Column_Name_Name = Nome
CTL_WatchesModel_Column_NameNoContext_Desc = \ = [Sem contexto atual]
CTL_WatchesView_Column_Name_Name = &Nome
CTL_WatchesView_Column_Name_Desc = A express\u00e3o do watch
CTL_WatchesView_Column_ToString_Name = Valor da string
CTL_WatchesView_Column_ToString_Desc = Representa\u00e7\u00e3o de string do valor do resultado
CTL_WatchesView_Column_Type_Name = &Tipo
CTL_WatchesView_Column_Type_Desc = Tipo do valor do resultado
CTL_WatchesView_Column_Value_Name = &Valor
CTL_WatchesView_Column_Value_Desc = Valor da express\u00e3o do watch
CTL_WatchesModel_Empty_Watch_Hint=Informe o novo watch
TTP_NewWatch=Escreva ou cole uma nova express\u00e3o do watch.
#SessionsActionsProvider
CTL_SessionAction_FinishAll_Label = Finalizar Tudo
CTL_SessionAction_MakeCurrent_Label = Tornar Atual
CTL_SessionAction_Finish_Label = Finalizar
#BreakpointsActionsProvider
CTL_BreakpointAction_New_Label = Novo Ponto de Interrup\u00e7\u00e3o...
CTL_BreakpointAction_EnableAll_Label = Ativar Tudo
CTL_BreakpointAction_DisableAll_Label = Desativar Tudo
CTL_BreakpointAction_DeleteAll_Label = Excluir Tudo
CTL_BreakpointAction_EnableAllG_Label = Ativar Todos os Agrupados
CTL_BreakpointAction_DisableAllG_Label = Desativar Todos os Agrupados
CTL_BreakpointAction_DeleteAllG_Label = Excluir Todos os Agrupados
CTL_BreakpointAction_Enable_Label = Ativar
CTL_BreakpointAction_Disable_Label = Desativar
CTL_BreakpointAction_Delete_Label = Excluir
CTL_BreakpointAction_SetGroupName_Label = Renomear Grupo
CTL_BreakpointAction_GroupDialog_NameLabel = Nome do &Grupo:
CTL_BreakpointAction_GroupDialog_Title = Definir o Nome do Grupo de Pontos de Interrup\u00e7\u00e3o
CTL_BreakpointAction_MoveIntoDefaultGroup_Label=<Default>
CTL_BreakpointAction_MoveIntoNewGroup_Label=Novo...
CTL_BreakpointAction_MoveIntoGroup=Mover para o Grupo...
#WatchesActionsProvider
CTL_WatchAction_AddNew = Novo Watch ...
CTL_WatchAction_ShowPinned = Mostrar Watches Fixos
CTL_WatchAction_DeleteAll = Excluir Tudo
CTL_WatchAction_Delete = Excluir
CTL_WatchAction_Customize = Editar
Hint_New_Breakpoint=Criar novo ponto de interrup\u00e7\u00e3o
Hint_Select_bp_groups=Selecionar grupos de pontos de interrup\u00e7\u00e3o
Lbl_bp_groups=Grupos de Pontos de Interrup\u00e7\u00e3o
LBL_NOGroup=Nenhum Grupo
LBL_CUSTOMGroup=Grupos Personalizados
LBL_LANGUAGEGroup=Linguagem
LBL_TYPEGroup=Tipo
LBL_PROJECTGroup=Projetos
LBL_FILEGroup=Arquivos
LBL_ENGINEGroup=Sess\u00e3o de Depura\u00e7\u00e3o
LBL_NESTEDGroup=Aninhado...
LBL_BreakpointsFromOpenProjectsOnly=Somente dos Projetos Abertos
LBL_BreakpointsFromCurrentDebugSessionOnly=Somente da Sess\u00e3o de Depura\u00e7\u00e3o Atual
BreakpointNestedGroupsDialog_title=Grupos de Pontos de Interrup\u00e7\u00e3o Aninhados
BreakpointNestedGroupsDialog.displayedGroupsLabel.text=Grupos Exibidos
BreakpointNestedGroupsDialog.availableGroupsLabel.text=Grupos Dispon\u00edveis
BreakpointNestedGroupsDialog.addButton.text=Adicionar ->
BreakpointNestedGroupsDialog.moveDownButton.text=Mover para Baixo
BreakpointNestedGroupsDialog.moveUpButton.text=Mover para Cima
BreakpointNestedGroupsDialog.removeButton.text=<- Remover