blob: 154f90ed3d1b57b0129e005387489c3e1f5f8cb6 [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.
CTL_APPEND_BP_Invalid=[Inv\u00e1lido]
# {0} - message describing why is the breakpoint invalid.
CTL_APPEND_BP_Invalid_with_reason=[Inv\u00e1lido, motivo: {0}]
CTL_APPEND_BP_Valid=[Ativo]
CTL_Breakpoint_Customize_Label=Propriedades
CTL_Breakpoint_Customizer_Title=Propriedades do Ponto de Interrup\u00e7\u00e3o
#
# WatchesActionsProvider
#
CTL_WatchAction_AddNew = Novo watch ...
CTL_WatchAction_DeleteAll = Excluir Tudo
CTL_WatchAction_Delete = Excluir
CTL_WatchAction_Customize = Propriedades
CTL_Edit_Watch_Dialog_Title=Propriedades - {0}
CTL_New_Watch_Dialog_Title=Nova express\u00e3o de watch
DOMBreakpointTypeName=DOM
EventBreakpointTypeName=Evento
JavaScriptBreakpointTypeCategory=JavaScript
LBL_DOM_Attributes=atributos
LBL_DOM_Removal=remo\u00e7\u00e3o
LBL_DOM_Subtree=sub\u00e1rvore
# {0} - The name of the DOM node
# {1} - The type of modification, one more of the three listed below (comma separated)
LBL_DOMBreakpoint_on=DOM "{0}" nas modifica\u00e7\u00f5es de: {1}
LBL_Event_Category_Animation=Anima\u00e7\u00e3o
LBL_Event_Category_Clipboard=\u00c1rea de transfer\u00eancia
LBL_Event_Category_Control=Controle
LBL_Event_Category_Device=Dispositivo
LBL_Event_Category_DOM_Mutation=Muta\u00e7\u00e3o de DOM
LBL_Event_Category_Keyboard=Teclado
LBL_Event_Category_Load=Carregar
LBL_Event_Category_Mouse=Mouse
LBL_Event_Category_Timer=Timer
LBL_Event_Category_Touch=Tocar
# {0} - A list of event names
LBL_EventsBreakpoint_on=Listener de evento em: {0}
#
# Breakpoint type
#
LBL_JavaScriptType=JavaScript
LBL_MethodBreakpointType=M\u00e9todo
# {0} - A part of an URL. Do not translate "XMLHttpRequest", which is a name of the API on which the breakpoint acts.
LBL_XHRBreakpoint_on=URL de XMLHttpRequest contendo "{0}"
MSG_BRKP_Resolved=Resolvido com sucesso na linha atual.
MSG_BRKP_Unresolved=N\u00e3o resolvido/inativo na linha atual.
MSG_DOM_BRKP_Resolved=Resolvido com sucesso no n\u00f3 atual.
MSG_DOM_BRKP_Unresolved=N\u00e3o resolvido/inativo no n\u00f3 atual.
TXT_Method=M\u00e9todo