blob: 9f22a303df6c3677fd2f4b03d6b5adb5af5d9ff5 [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.
LBL_Design= Dise\u00f1o
LBL_Role=Nombre de rol
LBL_Entity_Name=Nombre de entidad
LBL_Actions=Acciones
LBL_SessionFactory=Factor\u00eda de sesi\u00f3n
LBL_Properties=Propiedades
LBL_Property=Propiedad de Hibernate
LBL_Jdbc_Properties=Propiedades de JDBC
LBL_Datasource_Properties=Propiedades de Datasource
LBL_Optional_Properties=Propiedades opcionales
LBL_Hibernate_Configuration_properties=Propiedades de configuraci\u00f3n
LBL_Jdbc_Connection_Properties=Propiedades de conexi\u00f3n y JDBC
LBL_Cache_Properties=Propiedades de la cach\u00e9
LBL_Transaction_Properties=Propiedades de transacci\u00f3n
LBL_Miscellaneous_Properties=Propieades varias
LBL_Mapping=Asignaci\u00f3n
LBL_Mappings=Mapas
LBL_Cache=Cach\u00e9
LBL_Class_Cache=Cach\u00e9 de clase
LBL_Collection_Cache=Cach\u00e9 de colecci\u00f3n
LBL_Events=Eventos
LBL_Event=Evento
LBL_Security=Seguridad
LBL_Add=Agregar
LBL_Remove=Eliminar
LBL_Name=Nombre
LBL_Value=Valor
LBL_Resource=Recurso
LBL_File=Archivo
LBL_Jar=Jar
LBL_Package=Paquete
LBL_Class=Clase
LBL_Region=Regi\u00f3n
LBL_Usage=Uso
LBL_Include=Incluir
LBL_Collection=Clase de colecci\u00f3n
LBL_Type=Tipo
LBL_Folders=Carpetas:
LBL_SelectFile=Seleccionar archivo
LBL_Cancel=Cancelar
LBL_BrowseFiles=Examinar archivos
ACSD_SelectFile=Seleccionar archivo
ACSD_Cancel=Cancelar
ACSD_browse_dialog=Seleccionar archivo, clase de escucha
LBL_Role_mnem=P
LBL_Entity_Name_mnem=I
LBL_Actions_mnem=A
ACSD_Role=Especifique rol
ACSD_Entity_Name=Especifique nombre de entidad
ACSD_Actions=Especifique acciones
LBL_Listener_Class=Clase escuchadora (&Listener):
LBL_Listener_Type=Tipo de escuchador:
LBL_Browse=&Examinar...
LBL_Role2=&Nombre de rol:
LBL_Entity_Name2=&Nombre de entidad:
LBL_Actions2=&Acciones:
TXT_Role_Empty=Falta nombre de rol
TXT_Entity_Name_Empty=Falta nombre de entidad
TXT_Actions_Empty=Falta acciones
LBL_Security=Seguridad
TXT_Listener_Class_Empty=Falta clase escuchadora
TXT_Listener_Type_Empty=Falta tipo de escuchador
LBL_Event_Listener=Escuchador de eventos
TXT_Class_Empty=Falta nombre de clase
TXT_Region_Empty=Falta regi\u00f3n
TXT_Usage_Empty=Falta uso
TXT_Include_Empty=Falta inclusi\u00f3n (include)
TXT_Mapping_Empty=Necesita especificar al menos una entrada
TXT_Prop_Name_Empty=Falta nombre de propiedad
TXT_Prop_Value_Empty=Falta valor de propiedad
TXT_Remove_Event=\u00bfRealmente desea quitar el evento {0} y sus escuchadores?
GrantPanel.roleTextField.text=
GrantPanel.entityNameTextField.text=
GrantPanel.actionsTextField.text=
ClassCachePanel.classLabel.text= &Clase:
ClassCachePanel.regionLabel.text=&Regi\u00f3n:
ClassCachePanel.usageLabel.text=&Uso:
ClassCachePanel.includeLabel.text=&Inclusi\u00f3n (include):
ClassCachePanel.classTextField.text=
ClassCachePanel.regionTextField.text=
ClassCachePanel.browseButton.text=&Examinar...
MappingPanel.resourceLabel.text=&Recurso:
MappingPanel.fileLabel.text=&Archivo:
MappingPanel.jarLabel.text=&Jar:
MappingPanel.packageLabel.text=&Paquete:
MappingPanel.classLabel.text=&Clase:
MappingPanel.fileTextField.text=
MappingPanel.jarTextField.text=
MappingPanel.pacakgeTextField.text=
MappingPanel.classTextField.text=
MappingPanel.fileButton.text=&Examinar...
MappingPanel.jarButton.text=&Examinar...
MappingPanel.packageButton.text=&Examinar...
MappingPanel.classButton.text=Examina&r...
PropertyPanel.nameLabel.text=Nombre de la pr&opiedad:
PropertyPanel.valueLabel.text=&Valor de la propiedad:
NewEventPanel.eventTypeLabel.text=&Tipo de evento: