blob: 68d7a893a7ae8eeac8d22f7e1f68f1409214add6 [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=S'ha produ\u00eft un error intern a la m\u00e0quina virtual depurada. la sessi\u00f3 actual de depuraci\u00f3 pot ser inestable i es recomana que tanqueu i reinicieu el depurador.
MSG_NoLocation=Sense localitzaci\u00f3 d''executable a la l\u00ednia {0} de la classe {1}.
MSG_NoLineInfo=Falta el n\u00famero de l\u00ednia d''informaci\u00f3 al fitxer de classe {0}.
MSG_NoBPClass=El punt d'interrupci\u00f3 est\u00e0 establert fora de qualsevol classe.
MSG_NoSourceRoot=No s'ha trobat cap arrel per la ''{0}''. Verifique la configuraci\u00f3 dels fonts del projecte.
MSG_DifferentPrefferedSourceRoot=Breakpoint''s source file does not belong into the preferred source root ''{0}''. Vegeu Finestra/Depuraci\u00f3/Fonts.
MSG_DisabledSourceRoot=El punt d'interrupci\u00f3 pertany a una arrel de fonts deshabilitada ''{0}''. Vegeu Finestra/Depuraci\u00f3/Fonts.
MSG_NoField=El camp ''{1}'' no existeix a la classe {0}.
MSG_NoMethod=El m\u00e8tode ''{1}'' no existeix a la classe {0}.
MSG_NoMethodSign=El m\u00e8tode ''{1}'' amb la signatura ''{2}'' no existeix a la classe {0}.
MSG_NoFieldAccess=La m\u00e0quina virtual dest\u00ed no suporta acc\u00e9s a camps als punts d'interrupci\u00f3.
MSG_NoFieldModification=La m\u00e0quina virtual dest\u00ed no suporta la modificaci\u00f3 de camps als punts d'interrupci\u00f3.