blob: f47978f7f10d6c6c70758e33ba7bae00800dfeaf [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 for user editing
Templates/J2EE/EJB21/BmpEjbClass.java=Classe d'EJB d'entitat BMP (Bean Managed Persistance)
Templates/J2EE/EJB21/BmpLocal.java=Interf\u00edcie local d'EJB d'entitat BMP (Bean Managed Persistance)
Templates/J2EE/EJB21/BmpLocalHome.java=Interf\u00edcie d'inici local d'EJB d'entitat BMP (Bean Managed Persistance)
Templates/J2EE/EJB21/BmpRemote.java=Interf\u00edcie remota d'EJB d'entitat BMP (Bean Managed Persistance)
Templates/J2EE/EJB21/BmpRemoteHome.java=Interf\u00edcie d'inici remota d'EJB d'entitat BMP (Bean Managed Persistance)
Templates/J2EE/EJB21/CmpEjbClass.java=Classe d'EJB d'entitat CMP (Container Managed Persistence)
Templates/J2EE/EJB21/CmpLocal.java=Interf\u00edcie local d'EJB d'entitat CMP (Container Managed Persistence)
Templates/J2EE/EJB21/CmpLocalHome.java=Interf\u00edcie d'inici local d'EJB d'entitat CMP (Container Managed Persistence)
Templates/J2EE/EJB21/CmpRemote.java=Interf\u00edcie remota d'EJB d'entitat CMP (Container Managed Persistence)
Templates/J2EE/EJB21/CmpRemoteHome.java=Interf\u00edcie d'inici remota d'EJB d'entitat CMP (Container Managed Persistence)
LBL_PersistenceType=Tipus de Persistence\:
LBL_Container=Contenidor
LBL_Bean=Bean
LBL_EntityEJBWizardTitle=Assistent del bean d'entitat
Templates/J2EE/Entity=Bean d'entitat
LBL_EJB_Name=Nom de l'EJB:
LBL_Interface=Crear Interf\u00edcie\:
LBL_Remote=Remot
LBL_Local=Local
LBL_PrimaryKeyClass=Classe de la clau prim\u00e0ria\:
ERR_RemoteOrLocal_MustBeSelected=At least one interface must be selected.
ERR_PrimaryKeyNotEmpty=Primary Key Class cannot be empty.
ACS_PrimaryKeyField=Primary key class name
ACS_BrowsePK=Browse Primary Key Button
MN_PrimaryKey=i
MN_Container=t
MN_Bean=e
MN_Remote=R
MN_Local=o
MN_Browse=.
scanning-in-progress=Escaneig en proc\u00e9s...
MSG_DisabledForEJB3=Use Entity Class wizard in EJB 3.0 projects.
ERR_FileAlreadyExists={0} ja existeix. Choose different EJB name or package.