blob: 455de9cf44fccc9f89a32fd9ce378a025ac23761 [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.
#ConnectorPanel
CTL_Connect_through=&Depurador:
ACSD_CTL_Connect_through=Tipo de depurador para conectar
ACSD_ConnectorPanel=Conecta o depurador a alguns processos em execu\u00e7\u00e3o atualmente.
# Debugger Menu Actions
CTL_SessionsAction=Sess\u00f5&es
CTL_ThreadsAction=&Threads
CTL_CallStackAction=Pilha de C&hamadas
CTL_LocalVariablesAction=&Vari\u00e1veis
CTL_WatchesAction=&Watches
CTL_BreakpointsAction=&Pontos de interrup\u00e7\u00e3o
CTL_SourcesAction=&Origens
CTL_DebuggingViewAction=&Depura\u00e7\u00e3o
# DebugMainProjectAction
# {0} - # of selected projects (0 if disabled), or -1 if main project
# {1} - project name, if exactly one project
LBL_DebugMainProjectAction_Name=&Depurar {0,choice,-1#Projeto Principal|0#Project|1#Projeto ({1})|1<{0} Projetos}
LBL_DebugProjectAction_Name=Executar {0,choice,0#Projeto|1#Projeto({1})|1<{0} Projetos} no Depurador
CTL_Attach_Types_Not_Found=Nenhum tipo anexado foi localizado.
CTL_Attach_Type_Not_Found=Tipo de anexo solicitado n\u00e3o localizado.
LBL_DebugProjectActionOnProject_Name=Depurar
# DebuggerAction
LBL_DebugSingleAction_Name=&Depurar {0,choice,0#Arquivo|1#Arquivo|1<Arquivos}
LBL_DebugTestSingleAction_Name=Depurar Teste {0,choice,0#Ar&quivo|1#Ar&quivo|1<Ar&quivos}
#NewWatch
CTL_New_Watch=Novo &Watch...
# Message displayed when executed application is not debuggable (not applet/no main method)
# {0} name of the class
FMT_MSG_CannotDebug=N\u00e3o \u00e9 poss\u00edvel depurar a classe {0} (n\u00e3o execut\u00e1vel).
# Message displayed when an exception is thrown from the debugger
# {0} name of the class
FMT_EXC_Debugger=Exce\u00e7\u00e3o do depurador: {0}
#FinishAction
CTL_KillAction_name=&Finalizar Sess\u00e3o do Depurador
#StartAction
CTL_Start_action_name=&Executar no Depurador
#StepIntoAction
CTL_Step_into_action_name=Entrar &em
#StepIntoNextMethodAction
CTL_Step_into_next_method_action_name=Entrar no &Pr\u00f3ximo M\u00e9todo
#RunIntoMethodAction
CTL_Run_into_method_action_name=Executar no &M\u00e9todo
#StepOverAction
CTL_Step_over_action_name=Ig&norar
#StepOutAction
CTL_Step_out_action_name=Sa&ir
CTL_Step_operation_action_name=Sair da &Express\u00e3o
#ContinueAction
CTL_Continue_action_name=&Continuar
#PauseAction
CTL_Pause_action_name=&Pausar
#RunToCursorAction
CTL_Run_to_cursor_action_name=E&xecutar para o Cursor
CTL_Evaluate=Avaliar E&xpress\u00e3o...
#AddWatchPerformer
CTL_WatchDialog_Title=Novo Watch
#SuspendAction
CTL_Suspend=Suspender
#ToggleBreakpointAction
CTL_Toggle_breakpoint=Al&ternar Ponto de Interrup\u00e7\u00e3o da Linha
#ResumeAction
CTL_Resume=Retomar
#FinishSessionAction
CTL_Finish_session=Finalizar
#SwitchOnAction
CTL_SwitchOn=Tornar Atual
#SwitchToSessionAction
CTL_Switch_to_session=Tornar Atual
#AddBreakpointAction
CTL_Ok=OK
CTL_Cancel=Cancelar
CTL_AddBreakpoint=Novo &Ponto de Interrup\u00e7\u00e3o...
CTL_Class_Name=Nome da Classe:
CTL_Method_Name=Nome do M\u00e9todo:
EXC_Cannot_attach=N\u00e3o \u00e9 poss\u00edvel anexar. Verifique os par\u00e2metros e tente novamente.
#com.sun.jdi.connect.IllegalConnectorArgumentValue
EXC_Illegal_attach_arguments=Inv\u00e1lido {0,choice,1#valor|2#valores} de {0,choice,1#argumento|2#argumentos}: {1}.
CTL_Breakpoint_Title=Novo Ponto de Interrup\u00e7\u00e3o
#CreateVariableAction
CTL_CreateVariable=Criar Watch Fixo
#GoToSourceAction
CTL_GoToSource=Ir para C\u00f3digo-Fonte
#GoToCallingMethodAction
CTL_MakeCallerCurrentAction_name=Criar &Chamador Atual
#GoToCalledMethodAction
CTL_MakeCalleeCurrentAction_name=&Criar Chamado Atual
#DebuggerWindowAction
CTL_Debugger_Window_action_name=Janela do &Depurador
#ConnectAction
CTL_Connect=&Anexar Depurador...
EXC_Debugger=Exce\u00e7\u00e3o do depurador
CTL_Connect_to_running_process=Anexar
#AddBreakpointPanel
CTL_Breakpoint_cathegory=&Depurador:
CTL_Breakpoint_type=Tipo do &Ponto de Interrup\u00e7\u00e3o:
CTL_Settings=Defini\u00e7\u00f5es
CTL_Actions=A\u00e7\u00f5es
ACSD_CTL_Breakpoint_cathegory=Tipos de Depurador
ACSD_CTL_Breakpoint_type=Tipos de Ponto de Interrup\u00e7\u00e3o
ACSD_CTL_Actions=Poss\u00edveis A\u00e7\u00f5es Quando Alcan\u00e7ar este Ponto de Interrup\u00e7\u00e3o
ACSD_AddBreakpointPanel=Novo ponto de interrup\u00e7\u00e3o de um tipo espec\u00edfico
#EnableAllBreakpointsAction
CTL_EnableAll=Ativar Tudo
#DisableAllBreakpointsAction
CTL_DisableAll=Desativar Tudo
#DeleteAllAction
CTL_DeleteAll=Excluir Tudo
#CreateVariableModificationBreakpointAction
CTL_CreateVariableModificationBreakpoint=Novo ponto de interrup\u00e7\u00e3o em modifica\u00e7\u00e3o de vari\u00e1vel
#CreateVariableAccessBreakpointAction
CTL_CreateVariableAccessBreakpoint=Novo ponto de interrup\u00e7\u00e3o em acesso de vari\u00e1vel
#java.net.UnknownHostException
EXC_Cannot_attach_unknown_host=N\u00e3o \u00e9 poss\u00edvel anexar ao host especificado - host desconhecido.
#DisplayAsAction
CTL_Display_as_action=Exibir como
CTL_Type_DEC=Decimal
CTL_Type_HEX=Hexadecimal
CTL_Type_BIN=Bin\u00e1rio
CTL_Type_OCT=Octal
CTL_SwitchToLocationAction=Tornar Atual
#Means "Replace definition of (a class, method or another part of an application) at runtime."
CTL_Fix_action_name=Apl&icar Altera\u00e7\u00f5es de C\u00f3digo
#Means "Pop topmost (the most recently called) stack frame from the current thread"
CTL_PopTopmostCallAction_name=\u00daltima Chamada da &Pilha
CTL_Debugger_Window=Janela do Depurador
# BreakpointEnableAction
CTL_enabled=&Ativado
# BreakpointCustomizeAction
CTL_customize=&Propriedades
CTL_Breakpoint_Customizer_Title=Propriedades do Ponto de Interrup\u00e7\u00e3o
# {0} Breakpoint
ACSD_Breakpoint_Customizer=Propriedades de {0}
# {0} Project type
USG_PROJECT_DEBUG=Depurar Projeto Principal {0}
# {0} Attach type
USG_DEBUG_ATTACH=Conectando por meio do tipo de conex\u00e3o {0}
#GoToHitAction
CTL_GoToBreakpointHit=Ir para Ocorr\u00eancia de Ponto de Interrup\u00e7\u00e3o
# SetCurrentThreadFromHistoryAction
CTL_SetCurrentThreadFromHistoryAction=Definir T&hread Atual...