blob: 70bc556d1fe4cff457b6aa4e32e839d8c970a683 [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.
#JDI Internal Error
MSG_jdi_internal_error=Ocorreu un erro interno no m\u00e1quina virtual depuradada. A sesi\u00f3n actual de depuraci\u00f3n pode ser inestable, recom\u00e9ndase que reinicie o depurador.
MSG_NoLocation=A localizaci\u00f3n execut\u00e1bel dispo\u00f1\u00edbel non \u00e9 correcta para na li\u00f1a {0} na clase {1}.
MSG_NoLineInfo=A informaci\u00f3n do n\u00famero de li\u00f1a est\u00e1 perdida no ficheiro da clase {0}.
MSG_NoBPClass=O punto de interrupci\u00f3n est\u00e1 definido fora dunha clase.
MSG_NoSourceRoot=Non se encontra a ra\u00edz fonte para o URL "{0}". Verifica a configuraci\u00f3n do proxecto fonte.
MSG_DifferentPrefferedSourceRoot=Breakpoint''s source file does not belong into the preferred source root ''{0}''. Ver Xanela/Depuraci\u00f3n/C\u00f3digo fonte.
MSG_DisabledSourceRoot=O punto de interrupci\u00f3n pertence \u00e1 ra\u00edz da fonte desactivada ''{0}''. Ver Xanela/Depuraci\u00f3n/C\u00f3digo fonte.
MSG_NoField=Non existe o campo "{1}'' na clase {0}.
MSG_NoMethod=Non existe o m\u00e9todo ''{1}'' na clase {0}.
MSG_NoMethodSign=Non existe o m\u00e9todo ''{1}'' con sinatura ''{2}'' na clase {0}.
MSG_NoFieldAccess=A VM destino non soporta puntos de interrupci\u00f3n de acceso a campos.
MSG_NoFieldModification=O obxectivo VM non soporta o campo de modificaci\u00f3n aos puntos de interrupci\u00f3n.