blob: 1a6053e3dfea7313c99f83b0a9e09a0e30888cf1 [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.
Templates/Persistence/PersistenceUnit=Unidad de persistencia
LBL_WizardTitle=Asistente de unidad de persistencia
LBL_DescriptorLocation=Ubicaci\u00f3n de archivo\:
LBL_Browse=Examinar...
LBL_UnitName=Nombre de unidad de persistencia\:
MN_UnitName=U
ACSD_UnitName=Nombre de unidad de persistencia
LBL_Provider=Proveedor de persistencia\:
MN_Provider=P
ACSD_Provider = Proveedor de persistencia
LBL_Step1=Proveedor y base de datos
LBL_SpecifyPersistenceProvider=Especificar el proveedor de persistencia y la base de datos para las clases entity.
LBL_SpecifyDatabase=Especificar la base de datos para clases entidad.
LBL_JdbcConnection=Conexi\u00f3n a base de datos\:
MN_JdbcConnection=O
ACSD_JdbcConnection=Conexi\u00f3n JDBC
LBL_ServerDataSource=Fuente Datos\:
LBL_ContainerManaged=Servidor para administrar la persistencia
LBL_ContainerManaged_Server_Name=Servidor para administrar la persistencia ({0})
LBL_ApplicationManaged=Aplicaci\u00f3n para administrar la persistencia
LBL_Library=Biblioteca de persistencia\:
MN_Library=L
ACSD_Library=Biblioteca de persistencia
LBL_DatasourceName=Nombre de Datasource\:
MN_DatasourceName=A
ASCD_DatasourceName=Nombre de fuente de datos
LBL_NonDefaultProvider=No existe un proveedor predeterminado\:
LBL_JTA=Utilice APIs de Java Transaction
CHB_JTA_mnem = J
ACSD_JTA = Utilice APIs de Java Transaction
LBL_TableGeneration=Estrategia de generaci\u00f3n de tablas\:
ACSD_TableGeneration=Estrategia de generaci\u00f3n de tablas
LBL_Create=Crear
CHB_Create_mnem = C
ACSD_Create=Crear
LBL_DropCreate=Eliminar y crear
CHB_DropCreate_mnem = B
ACSD_DropCreate=Eliminar y crear
LBL_None=Ninguno
CHB_None_mnem= N
ACSD_None = Ninguno
LBL_NoPersistenceLibraries=No hay registradas bibliotecas de persistencia
ERR_NotSupportedJavaEEVersion=Las unidades de persistencia s\u00f3lo est\u00e1n disponibles en Java EE 5.0 y superiores.
ERR_PersistenceUnitNameNotUnique=El nombre de la unidad de persistencia debe ser \u00fanico.
ERR_InvalidPersistenceXml=El proyecto tiene un archivo persistence.xml ({0}) no v\u00e1lido
ERR_MissingServer=<html>The target server for the project is not set properly. Java Persistence features<br>are server-dependent and some wizards in the IDE might not behave as expected<br> if the target server is not specified.</html>
ERR_WrongSourceLevel = El nivel del c\u00f3digo 1.6 es recomendado para JPA 2.0. El nivel de c\u00f3digo para el proyecto es {0}.
ERR_UnsupportedJpaVersion = JPA {0} no esta soportado por el servidor, se usara JPA 1.0
LBL_NewPersistenceLibrary=Nueva biblioteca de persistencia...
LBL_ManageLibraries=Administrar bibliotecas...
LBL_PersistenceProvider=Proveedor de persistencia\:
LBL_NoAvailableConnection=No hay disponible ninguna conexi\u00f3n
ACSD_DatasourceName=Nombre de fuente de datos
MSG_LoadLibs=Procesando bibliotecas...
MSG_CreatePU=Creando unidad de persistencia...