blob: 2ba8016db40b987465a4d3320a999c87fc78c738 [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.
#module descriptions
OpenIDE-Module-Name=Integraci\u00f3n de proyectos con el depurador JPDA
OpenIDE-Module-Display-Category=Depurando
OpenIDE-Module-Short-Description=Integraci\u00f3n del depurador JPDA con proyectos Java.
OpenIDE-Module-Long-Description=Contiene la implementaci\u00f3nde SourcePathProvider, EditorContext y otras clases, que son necesarias para acceder al sistema de proyectos Java.
#org.netbeans.modules.debugger.jpda.projects.DebuggerAnnotation
TOOLTIP_DISABLED_CONDITIONAL_BREAKPOINT=Se ha desactivado un punto de interrupci\u00f3n condicional
TOOLTIP_DISABLED_BREAKPOINT=Se ha desactivado un punto de interrupci\u00f3n de l\u00ednea
TOOLTIP_CALLSITE=L\u00ednea de pila de llamadas
TOOLTIP_BREAKPOINT=Punto de interrupci\u00f3n de l\u00ednea
TOOLTIP_CONDITIONAL_BREAKPOINT=Punto de interrupci\u00f3n condicional
TOOLTIP_BREAKPOINT_BROKEN=Punto de interrupci\u00f3n roto - no se puede parar en esta l\u00ednea.
TOOLTIP_CURRENT_PC=Contador del programa actual
TOOLTIP_CURRENT_EXP_LINE=Contador del programa actual en la expresi\u00f3n
TOOLTIP_OTHER_THREAD=Se ha suspendido el subproceso {0} en esta l\u00ednea
TOOLTIP_FIELD_BREAKPOINT=Punto de interrupci\u00f3n de campo
TOOLTIP_DISABLED_FIELD_BREAKPOINT=Se ha desactivado el punto de interrupci\u00f3n de campo
TOOLTIP_METHOD_BREAKPOINT=Punto de interrupci\u00f3n de m\u00e9todo
TOOLTIP_DISABLED_METHOD_BREAKPOINT=Se ha desactivado un punto de interrupci\u00f3n de m\u00e9todo
TOOLTIP_CLASS_BREAKPOINT=Punto de interrupci\u00f3n de clase
TOOLTIP_DISABLED_CLASS_BREAKPOINT=Se ha desactivado un punto de interrupci\u00f3n de clase
#SourcesNodeModel
CTL_SourcesModel_Column_Name_LibrarySources = {0}
CTL_SourcesModel_Column_Name_ProjectSources = {0} (Proyecto {1})
CTL_SourcesModel_Column_Name_DescExclusion = Filtro de exclusi\u00f3n de clase
CTL_SourcesModel_Column_Name_DescRoot = Ra\u00edz de la ruta de fuentes
#SourcesModel
CTL_SourcesModel_Column_Name_Name=Fuentes ra\u00edz/filtro
CTL_SourcesModel_Column_Name_Desc=Origen de fuentes
CTL_SourcesModel_Column_Debugging_Name = Usado para depurar
CTL_SourcesModel_Column_Debugging_Desc = \u00bfUsar este c\u00f3digo fuente para depurar?
CTL_SourcesModel_Action_AddFilter = Agregar el filtro de exclusi\u00f3n de clase
CTL_SourcesModel_NewFilter_Filter_Label = &Filtro de exclusi\u00f3n de clase:
CTL_SourcesModel_NewFilter_Title = A\u00f1adir un di\u00e1logo de filtro de exclusi\u00f3n de clase
CTL_SourcesModel_Action_Delete = Eliminar
CTL_SourcesModel_Name_DoNotStopIn = No parar en:
CTL_SourcesModel_Action_AddSrc = A\u00f1adir ra\u00edz fuente
CTL_SourcesModel_AddSrc_Chooser_Filter_Description = Fuente de Ra\u00edces
CTL_SourcesModel_AddSrc_Btn = Agregar
CTL_SourcesModel_MoveUpSrc = Desplazar hacia arriba
CTL_SourcesModel_MoveDownSrc = Desplazar hacia abajo
CTL_SourcesModel_ResetOrderSrc = Reiniciar orden
LBL_SourcesTabbs.Current=Proyecto seleccionado
LBL_SourcesTabbs.Remote=Adjuntar Remotamente
# BreakpointsActionsProvider
CTL_Breakpoint_GoToSource_Label = Ir a origen
# Apply code changes:
MSG_NoDebug=No se encontraron sesiones de depuraci\u00f3n.
MSG_NoJPDADebugger=El depurador actual no es un depurador Java.
MSG_CanNotFix=El depurador no admite la acci\u00f3n Hot Fix.
# {0} contains detailed info
MSG_FixUnsupported=El depurador no admite la acci\u00f3n Hot Fix, detalles: {0}
MSG_FixMismatch=Los bytes no se corresponden con el tipo de clase (los nombres no coinciden): {0}
MSG_FixVerifierProblems=Un "verificador" detecta que una clase, aunque bien formada, contiene una inconsistencia interna o un problema de seguridad: {0}
MSG_FixUnsupportedVersion=Numero de versi\u00f3n mayor y menor en bytes no son soportados por el VM. {0}
MSG_FixNotValid=Los bytes no representan una clase v\u00e1lida. {0}
MSG_FixCircularity=Al inicializar la clase se ha detectado una falta de l\u00f3gica: {0}
MSG_FixSuccess=Se ha actualizado el c\u00f3digo
MSG_NoParseNoEval=No se puede evaluar la expresi\u00f3n - procesamiento fallado.