blob: 979df53f5ec173b8d18e2b6e1b3efe1d38794383 [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.
#
Templates/Persistence/JpaControllersFromEntities=Clases controladoras JPA de Clases Entidad
LBL_WizardTitle_FromEntity=Clases controladoras JPA de Clases Entidad
LBL_JpaControllerClasses=Generar Clases controladoras JPA
LBL_PersistenceUnitSetup=Proveedor de Unidad de Persistencia o Base de datos
# Sample ResourceBundle properties file
TITLE_x_of_y={0} de {1}
# ManagedBeanPanelVisual
LBL_Scope=Alcance\:
LBL_ConfigFile=Archivo de configuraci\u00f3n:
LBL_BeanDescription=Descripci\u00f3n del Bean\:
MNE_ConfigFile=O
MNE_Scope=S
MNE_BeanDescription=B
LBL_Servlet_Name=Nombre del Servlet JSF\:
LBL_URL_Pattern=URL de Mapeo del Servlet\:
CB_Validate_XML=Validar XML
CB_Verify_Objects=Verificar objetos
CB_Package_JARs=Empaquetar JARs a archivo WAR
MSG_URLPatternIsEmpty=Debe especificar un patr\u00f3n de URL.
MSG_URLPatternIsNotValid=El patr\u00f3n URL no es v\u00e1lido.
MSG_NoEntityClassesSelected=Seleccionar clases entidad.
ACSD_ValidateXML=Seleccionar para validaci\u00f3n XML
ACSD_VerifyObjects=Seleccione para verificaci\u00f3n de objetos
ACSD_PackageJarToWar=Seleccione para empaquetar los JARs en el archivo WAR
ACSD_ServletName=Nombre del servlet JSF
ACSD_Mapping=Mapeo URL del Servlet
ACSD_ConfigurationFile=Seleccione archivo de configuraci\u00f3n.
ACSD_ManagedBeanScope=\u00c1mbito para el bean de gesti\u00f3n.
ACSD_BeanDescription=Una descripci\u00f3n textual del bean de gesti\u00f3n.
MNE_lURLPattern=D
MNE_lServletName=N
MNE_cbValidate=X
MNE_cbVerify=O
MSG_NoConfFileSelected=Este no es un archivo de configuraci\u00f3n. El bean de gesti\u00f3n deberia estar definido en el archivo de configuraci\u00f3n.
LBL_Browse=Examinar...
MNE_Browse=A
MNE_rbRegLibs=P
MNE_rbCrNewLib=C
MNE_lJSFDir=J
MNE_lJSFVer=L
MNE_rbNoAppend=B
LBL_EntityClass=Clase de Entidad\:
LBL_JSF_pages_folder=Carpeta de P\u00e1ginas JSF\:
LBL_JSF_Managed_bean=Archivos creados\: <NombreDeClases>Controller y <NombreDeClases>Converter por cada clase de entidad.
MSG_Desc=Especifique una clase entidad existente para crear p\u00e1ginas JSF desde la clase.
MSG_Folders=Especifique el nombre y ubicaci\u00f3n de la nueva clase controladora JSF y convertidores JSF.
MNE_Browse2=o
MNE_EntityClass=e
MNE_JSF_Pages=J
MNE_Project=P
MNE_Location=L
MNE_Package=k
MNE_Controller=c
ACSD_Browser=Examinar
ACSD_JSF_Pages=Carpeta de p\u00e1ginas JSF
ACSD_Project=Proyecto
ACSD_Location=Ubicaci\u00f3n
ACSD_Package=Paquete
LBL_EntityClasses=Clases entidad
LBL_IncludeReferenced=Incluir clases referenciadas
LBL_Add=Agregar >
LBL_Remove=< Eliminar
LBL_AddAll=Agregar todo >>
LBL_RemoveAll=<< Eliminar todo
LBL_AvailableEntities=Clases de Entidad Disponibles\:
LBL_SelectedEntities=Clases de Entidad Seleccionadas\:
MSG_Jsf_Pages_Location=Especificar la ubicaci\u00f3n de las nuevas p\u00e1ginas JSF.
MSG_FilesAlreadyExist=Los archivos no pueden ser generados, alguno de ellos ya existen. Eliminar {0}.
ERR_NoPersistenceUnit=A\u00fan no hay unidad de persistencia en el proyecto. Es necesaria una unidad de persistencia para que persistan las clases entidad.
LBL_CreatePersistenceUnit=Crear unidad de persistencia
LBL_Project=Proyecto\:
LBL_SrcLocation=Ubicaci\u00f3n\:
LBL_Package=Paquete\:
MNE_Add=A
MNE_Remove=P
MNE_AddAll=L
MNE_RemoveAll=M
MNE_InludeRelated=I
scanning-in-progress=Explorando...
LBL_MissingJSF=<html>Una biblioteca JavaServer Faces debe ser agregado al proyecto y este no es definido en el IDE. Puede definirlo en la ficha de bibliotecas.</html>
LBL_SelectLibraryLocation=Seleccione ubicaci\u00f3n de JSF 1.1
MSG_PathIsNotFaceletsFolder=La ruta de acceso no es una carpeta con JARs JavaServer Faces.
MSG_VersionHasToBeDefined=La versi\u00f3n de la biblioteca debe definirse.
MSG_VersionAlreadyExist=Una biblioteca de JavaServer Faces con este nombre ya ha sido definida.
LBL_REGISTERED_LIBRARIES=Bibliotecas registradas\:
LBL_CREATE_NEW_LIBRARY=Crear una biblioteca nueva
LBL_VERSION=Nombre de biblioteca\:
MSG_CreatingLibraries=Cuando termine este asistente, las bibliotecas de JSF ser\u00e1n a\u00f1adidas al administrador de bibliotecas del IDE.\n\nEsta biblioteca contendr\u00e1 el JAR apropiado de la carpeta JSF.
HINT_Version=Escribir versi\u00f3n del JSF (p.e. "1.1")
LBL_INSTALL_DIR=Directorio JSF\:
LBL_Any_Library=No agregar cualquier biblioteca.
HINT_JSF_Directory=Seleccionar carpeta JSF.
LBL_TAB_Configuration=Configuraci\u00f3n
LBL_TAB_Libraries=Bibliotecas
LBL_EmptyJSFFolder=Seleccionar carpeta JSF.
LBL_EmptyNewLibraryName=Especificar nombre de la biblioteca.
LBL_AlreadyExists=Una biblioteca JSF con el nombre dado ya existe.
ERR_UserTransactionUnavailable=La clase javax.transaction.UserTransaction no est\u00e1 disponible. Agregar un archivo JAR adecuado en propiedades del proyecto > bibliotecas.
ERR_UserTransactionJavaVersion=No se puede usar javax.transaction.UserTransaction de las librerias del proyecto con la version actual del IDE NetBeans
ERR_JsfTargetChooser_InvalidJsfFolder=El nombre de la carpeta de p\u00e1ginas JSF no es v\u00e1lida.
ERR_JavaTargetChooser_CantUseDefaultPackage=Proporcionar un nombre de paquete.
ERR_JavaTargetChooser_InvalidPackage=El nombre del p\u00e1quete no es v\u00e1lido.
ERR_JavaTargetChooser_UnwritablePackage=El directorio del paquete no es escribible.
ERR_GenJsfPages_CouldNotFindIdProperty=No se puede encontrar la propiedad Id.
ERR_GenJsfPages_EnsureSimpleIdNaming=Aseg\u00farse que el nombre del m\u00e9todo ancestro coincida con el nombre de la variable.
LBL_AJAXIFY_APP=P\u00e1ginas generadas con funcionalidad Ajax
MSG_Jpa_Controller_Location=Especifique la ubicaci\u00f3n de las clases controladoras del JPA y clases relacionadas.
MSG_Progress_Jpa_Exception_Pre=Preparando para generar clases de excepci\u00f3n del controlador JPA
MSG_Progress_Jpa_Controller_Pre=Preparando para generar controladores JPA
MSG_Progress_Jpa_Now_Generating=Generando {0}
TITLE_Progress_Jpa_Controller=Generando Controladores JPA y clases relacionadas
USG_PERSISTENCE_CONTROLLER_CREATED=Se generaron {0} controladores JPA para las clases de entidad