blob: 982ab1d124f1dd51d87e83cc1ede85d74bb9229d [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.
# DDDataNode
# sheet set - should be the same as in dd.editors
PROP_deploymentSet=Desplegament
HINT_deploymentSet=Desplegament
# dtd property (document type)
PROP_documentDTD=Versi\u00f3 especificaci\u00f3 ejb-jar.xml
HINT_documentDTD=Versi\u00f3 del descriptor de desplegament ejb-jar.xml
#NOI18N
#TXT_newEjbElementDescription=Default configuration created for enterprise bean.
# DDChangesPanel and related code in DDDatabject
LAB_ConfirmDialog=Confirmaci\u00f3 per als canvis
MSG_SynchronizeCaption=Changes recommended in deployment descriptor of {0} to accommodate enterprise bean change(s)
LAB_processButton=Processar
LAB_processButton_Mnemonic=p
LAB_processAllButton=Processar-ho tot
LAB_processAllButton_Mnemonic=A
LAB_closeButton=Tancar
LAB_closeButton_Mnemonic=o
LAB_moveServletElement=Moure l''element EJB per a la classe {0} des del descriptor del desplegament {1}.
ACS_processButtonA11yDesc=Processar el canvi seleccionat.
ACS_processAllButtonA11yDesc=Processar tots els canvis.
ACS_closeButtonA11yDesc=Tancar aquest di\u00e0leg.
#EjbReferencesPanel
LBL_ReferenceName=Reference Name
LBL_LinkedEjb=Linked Enterprise Bean
LBL_Interface=Interf\u00edcie
LBL_Description=Descripci\u00f3
LBL_BeanDetails=Bean Details
LBL_BeanEnvironment=Bean Environment
LBL_EnterpriseBeans=Beans empresarials
LBL_CmpFields=CMP Fields
LBL_CmpSelects=CMP Select Methods
LBL_EjbImplementationAndInterfaces=Enterprise Bean Implementation and Interfaces
LBL_ModuleDetails=Module Details
LBL_Overview=General
LBL_EjbReferences=Enterprise Bean References
LBL_EnvironmentEntries=Environment Entries
LBL_CmpFinders=CMP Finder Methods
LBL_EjbImplementation=Enterprise Bean Implementation
LBL_AddEjbReference=Add EJB Reference
LBL_ChooseEjbWithInterface=Choose enterprise bean with local or remote interface
LBL_ResourceEnvironmentReferences=Resource Environment References
LBL_ResourceReferences=Resource References
LBL_SecurityRoleReferences=Security Role References
LBL_XmlParseError=XML Parse Error
LBL_CmpRelationships=CMP Relationships
LBL_RelationshipName=Relationship Name
LBL_Cardinality=Cardinality
LBL_EntityBean= Bean d'entitat
LBL_Role=Rol
LBL_Field=Camp
LBL_Edit_CMP_Relationship=Edit CMP Relationship
LBL_AddCMPRelationship=Add CMP Relationship
LBL_MoveClassAction=&Move Class...
LBL_MoveClass=Moure la classe
LBL_MoveClassNamed=Moure la classe {0}
LBL_RenameClassAction=Canvia&r el nom de la classe...
LBL_RenameClass=Canviar el nom de la classe
LBL_FieldName=Field Name
LBL_Type=Tipus
LBL_LocalGetter=Getter local
LBL_LocalSetter=Local Setter
LBL_RemoteGetter=Getter remot
LBL_RemoteSetter=Remote Setter
LBL_EntryName=Entry Name
LBL_EntryType=Entry Type
LBL_EntryValue=Entry Value
LBL_Method=M\u00e8tode
LBL_ReturnType=Tipus retornat
LBL_ReturnsCollection=Returns Collection
LBL_ResultInterface=Result Interface
LBL_Query=Consulta
LBL_Name=Nom
LBL_ResourceType=Resource Type
LBL_Authentication=Autenticaci\u00f3
LBL_Shareable=Shareable
LBL_LinkedRole=Linked Role
MSG_RemoveInterfaces=Do you really want to remove interfaces "{0}" and "{1}"?
MSG_RemoveInterfaces2=Do you really want to remove interfaces "{0}", "{1}" and "{2}"?
TXT_Local=local
TXT_Remote=remot
LBL_RemoveInterfaces=Remove {0} interfaces
MSG_InvalidInterface="{0}" is not a valid interface
MSG_AddInterfaces=Do you want to add {0} interfaces?
LBL_AddInterfaces=Add interfaces
MSG_ConfirmDeleteField=Esteu segurs que voleu eliminar {0}?
MSG_ConfirmDeleteFieldTitle=Confirmaci\u00f3 per l'eliminaci\u00f3 del camp
LBL_AddCmpField=Add CMP Field
LBL_EditCmpField=Edit CMP Field
LBL_Compound_PK=Multiple (Compound primary key)
LBL_ScanningInProgress=Scanning classpaths in progress...
MSG_InvalidFieldName=Field Name has to be a valid Java identifier.
MSG_SameRoleNames=Role Names must be different.
MSG_NoCmrDefined=At least one CMR field must be created.
MSG_sourceNotFound=The specified source file cannot be found.
MSG_NoEntitiesFound=There are no Entity Beans in the project.
MSG_NoEJbNameSpecified=Entity Bean must be specified.
HINT_ejb_dd=EJB JAR deployment descriptor
LBL_AddResourceReference=Add Resource Reference
LBL_ReferenceName_=Reference Name:
TXT_DocumentUnparsable=S''han trobats errors molt greus al fitxer {0}.\n\u00c9s molt recomanable que corregiu els errors en la vista XML (pestanya XML) tan aviat com sigui possible.\nIntenteu de validar el document XML per a visualitzar el problema.
LBL_EjbSecurity=Seguretat
LBL_SecurityRoles=Security Roles
LBL_RoleName=Nom rol
LBL_RemoveEjbRefWarning=Lookup methods related to this reference will not be removed. Are you sure you want to remove this?
TXT_MethodNotFound =The method cannot be edited because it was not found in the corresponding source file.
ACSN_Table=Taula
ACSD_Table=No disponible