blob: 68d635f8df43f46a83f72b9458a28132d11eeb8a [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.
#Ant artifact Chooser
LBL_AACH_Title=Agregar Proyecto
LBL_AACH_SelectProject=Agregar al proyecto archivos JAR
LBL_AACH_ProjectName_JLabel=Nombre del &proyecto:
LBL_AACH_ProjectJarFiles_JLabel=Archivos &JAR del proyecto\:
MSG_AACH_RefToItself=No es posible a\u00f1adir la referencia a s\u00ed mismo.
MSG_AACH_Cycles=No se puede agregar referencias c\u00edclicas.
AD_AACH_SelectProject=No disponible
MSG_NO_JAR_OUTPUT=Este proyecto no puede ser a\u00f1adido porque no produce un archivo JAR usando un script de Ant.
#EditMediator
LBL_ZipJarFolderFilter=Introducir ruta de clases (carpeta, archivo ZIP o JAR )
LBL_AddJar_DialogTitle=Agregar archivo JAR/Carpeta
LBL_Corrupted_JAR=Jar Corrupto: {0}
LBL_Corrupted_JAR_title=Advertencia
LBL_Missing_JAR=No se ha encontrado el archivo {0}.
LBL_Missing_JAR_title=Advertencia
#ClassPathListCellRenderer
LBL_JavacClasspath_DisplayName=Classpath para compilar fuentes
LBL_RunClasspath_DisplayName=Classpath para la Ejecuci\u00f3n del Proyecto
LBL_BuildClassesDir_DisplayName=Fuentes compiladas
LBL_JavacTestClasspath_DisplayName=Classpath para compilar pruebas
LBL_RunTestClasspath_DisplayName=Classpath para ejecutar pruebas
LBL_BuildTestClassesDir_DisplayName=Pruebas compiladas
LBL_MISSING_LIBRARY=<html><font color=#{0}>Libreria perdida:</font> {1}
LBL_MISSING_PROJECT=<html><font color=#{0}>Proyecto perdido:</font> {1}
LBL_MISSING_FILE=<html><font color=#{0}>Referencia rota:</font> {1}
MSG_ProjectArtifactFormat={0} - {1}
#SourceRootUi
CTL_PackageFolders=Carpeta de paquetes
CTL_PackageLabels=Etiqueta
CTL_SourceRootsUi_Close=Cerrar
AD_SourceRootsUi_Close=No disponible
MSG_InvalidRoot=<html><b>La carpeta de paquetes ya est\u00e1 siendo utilizada en el proyecto</b></html>\nLas carpetas seleccionadas ya est\u00e1n siendo utilizadas en este u otro\n proyecto. \n Una carpeta de paquetes solo se puede usar en un proyecto en una\nlista de carpetas de paquetes (paquete fuente o paquetes prueba).
MSG_InvalidRoot2=Estas carpetas no se pueden agregar al proyecto.
AD_InvalidRootDlg=No disponible
TITLE_InvalidRoot=No es valido la fuente ra\u00edz
LBL_SourceFolder_DialogTitle=A\u00f1adir carpeta de fuentes
LBL_TestFolder_DialogTitle=A\u00f1adir carpeta de pruebas
LBL_InvalidRoot=Ya se esta usando la carpeta de paquetes:
MNE_InvalidRoot=A
MSG_InvalidRoot2=Estas carpetas no se pueden agregar al proyecto.
AD_InvalidRoot=No disponible
TXT_RootOwnedByProject={0} (propiedad de {1})
CTL_AddFolder=A\u00f1adir carpeta...
CTL_RemoveFolder=Eliminar
ACSD_FolderList=Lista de carpetas
ACSD_NA=No disponible
#MainClassChooser
CTL_SelectAvaialableMainClasses=&Seleccione la clase principal:
CTL_AvaialableMainClasses=&Main classes\:
LBL_ChooseMainClass_NO_CLASSES_NODE=<no se encontraron clases principales>
AD_jMainClassList=No disponible
AD_MainClassChooser=No disponible
AD_MainClassWarning=No disponible
#MainClassWarning
CTL_MainClassWarning_Title=Ejecutar proyecto
LBL_MainClassNotFound=El proyecto {0} no tiene establecida una clase principal.
LBL_MainClassWrong=No se encontr\u00f3 en el proyecto {1} la clase {0}.
LBL_MainClassWarning_ChooseMainClass_OK=Aceptar
AD_MainClassWarning_ChooseMainClass_OK=No disponible
CTL_FileMainClass_Title=Ejecutar archivo
CTL_FileMultipleMain=El archivo {0} tiene m\u00e1s clases principales.
LBL_No_Build_XML_Found=El proyecto no tiene una secuencia de \u00f3rdenes de construcci\u00f3n.
LBL_No_Main_Classs_Found=La clase "{0}" no tiene un m\u00e9todo main.
LBL_ChooseMainClass_WARMUP_MESSAGE=Inicializando vista, espere ...
LBL_ChooseMainClass_SCANNING_MESSAGE=Explorando, espere ...