blob: adafcf09dad60d7e24aec584510e58002f289120 [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/SessionEjbClass.java=\u30bb\u30c3\u30b7\u30e7\u30f3EJB\u30af\u30e9\u30b9
Templates/J2EE/EJB21/SessionLocal.java=\u30bb\u30c3\u30b7\u30e7\u30f3EJB\u30ed\u30fc\u30ab\u30eb\u30fb\u30a4\u30f3\u30bf\u30d5\u30a7\u30fc\u30b9
Templates/J2EE/EJB21/SessionLocalHome.java=\u30bb\u30c3\u30b7\u30e7\u30f3EJB\u30ed\u30fc\u30ab\u30eb\u30fb\u30db\u30fc\u30e0\u30fb\u30a4\u30f3\u30bf\u30d5\u30a7\u30fc\u30b9
Templates/J2EE/EJB21/SessionRemote.java=\u30bb\u30c3\u30b7\u30e7\u30f3EJB\u30ea\u30e2\u30fc\u30c8\u30fb\u30a4\u30f3\u30bf\u30d5\u30a7\u30fc\u30b9
Templates/J2EE/EJB21/SessionRemoteHome.java=\u30bb\u30c3\u30b7\u30e7\u30f3EJB\u30ea\u30e2\u30fc\u30c8\u30fb\u30db\u30fc\u30e0\u30fb\u30a4\u30f3\u30bf\u30d5\u30a7\u30fc\u30b9
Templates/J2EE/EJB30/StatelessEjbClass.java=\u30b9\u30c6\u30fc\u30c8\u30ec\u30b9\u30fb\u30bb\u30c3\u30b7\u30e7\u30f3EJB\u30af\u30e9\u30b9
Templates/J2EE/EJB30/StatefulEjbClass.java=\u30b9\u30c6\u30fc\u30c8\u30d5\u30eb\u30fb\u30bb\u30c3\u30b7\u30e7\u30f3EJB\u30af\u30e9\u30b9
Templates/J2EE/EJB30/SessionLocal.java=\u30bb\u30c3\u30b7\u30e7\u30f3EJB\u30ed\u30fc\u30ab\u30eb\u30fb\u30a4\u30f3\u30bf\u30d5\u30a7\u30fc\u30b9
Templates/J2EE/EJB30/SessionRemote.java=\u30bb\u30c3\u30b7\u30e7\u30f3EJB\u30ea\u30e2\u30fc\u30c8\u30fb\u30a4\u30f3\u30bf\u30d5\u30a7\u30fc\u30b9
Templates/J2EE/EJB31/SingletonEjbClass.java=\u30b7\u30f3\u30b0\u30eb\u30c8\u30f3\u30fb\u30bb\u30c3\u30b7\u30e7\u30f3EJB\u30af\u30e9\u30b9
# wizard templates
Templates/J2EE/Session=\u30bb\u30c3\u30b7\u30e7\u30f3Bean
Templates/J2EE/TimerSession=\u30bf\u30a4\u30de\u30fc\u30fb\u30bb\u30c3\u30b7\u30e7\u30f3Bean
LBL_Remote=\u30ea\u30e2\u30fc\u30c8
LBL_Local=\u30ed\u30fc\u30ab\u30eb
LBL_SessionType=\u30bb\u30c3\u30b7\u30e7\u30f3\u306e\u30bf\u30a4\u30d7:
LBL_Stateless=\u30b9\u30c6\u30fc\u30c8\u30ec\u30b9
LBL_Stateful=\u30b9\u30c6\u30fc\u30c8\u30d5\u30eb
LBL_Singleton=\u30b7\u30f3\u30b0\u30eb\u30c8\u30f3
LBL_SessionEJBWizardTitle=\u30bb\u30c3\u30b7\u30e7\u30f3Bean
LBL_TimerSessionEJBWizardTitle=\u30bf\u30a4\u30de\u30fc\u30fb\u30bb\u30c3\u30b7\u30e7\u30f3Bean
LBL_Interface=\u30a4\u30f3\u30bf\u30d5\u30a7\u30fc\u30b9\u3092\u4f5c\u6210:
LBL_EJB_Name=EJB\u540d:
ERR_RemoteOrLocal_MustBeSelected=\u30a4\u30f3\u30bf\u30d5\u30a7\u30fc\u30b9\u3092\u5c11\u306a\u304f\u3068\u30821\u3064\u9078\u629e\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002
scanning-in-progress=\u30b9\u30ad\u30e3\u30f3\u4e2d...
ERR_FileAlreadyExists={0}\u306f\u3059\u3067\u306b\u5b58\u5728\u3057\u307e\u3059\u3002\u5225\u306eEJB\u306e\u540d\u524d\u307e\u305f\u306f\u30d1\u30c3\u30b1\u30fc\u30b8\u3092\u9078\u629e\u3057\u3066\u304f\u3060\u3055\u3044\u3002
ERR_CyclicDependency=\u30d7\u30ed\u30b8\u30a7\u30af\u30c8\u306e\u5faa\u74b0\u4f9d\u5b58\u6027\u304c\u4f5c\u6210\u3055\u308c\u308b\u3053\u3068\u306b\u306a\u308a\u307e\u3059\u3002
ERR_NoRemoteInterfaceProject=<html>\u30ea\u30e2\u30fc\u30c8\u30fb\u30a4\u30f3\u30bf\u30d5\u30a7\u30fc\u30b9\u3092\u4fdd\u5b58\u3067\u304d\u308b\u9069\u5207\u306a\u30d7\u30ed\u30b8\u30a7\u30af\u30c8\u304c\u3042\u308a\u307e\u305b\u3093\u3002\u958b\u3044\u3066\u3044\u308bAnt\u30d9\u30fc\u30b9\u306eJava\u30af\u30e9\u30b9\u30fb\u30e9\u30a4\u30d6\u30e9\u30ea\u30fb\u30d7\u30ed\u30b8\u30a7\u30af\u30c8\u304c\u5fc5\u8981\u3067\u3059\u3002
ERR_NoRemoteInterfaceProjectMaven=<html>\u30ea\u30e2\u30fc\u30c8\u30fb\u30a4\u30f3\u30bf\u30d5\u30a7\u30fc\u30b9\u3092\u4fdd\u5b58\u3067\u304d\u308b\u9069\u5207\u306a\u30d7\u30ed\u30b8\u30a7\u30af\u30c8\u304c\u3042\u308a\u307e\u305b\u3093\u3002JAR\u30d1\u30c3\u30b1\u30fc\u30b8\u30f3\u30b0\u306e\u3042\u308bMaven\u30d9\u30fc\u30b9\u306e\u30d7\u30ed\u30b8\u30a7\u30af\u30c8\u304c\u5fc5\u8981\u3067\u3059\u3002
LBL_In_Project=\u30d7\u30ed\u30b8\u30a7\u30af\u30c8\u3067\u306e\u30ea\u30e2\u30fc\u30c8:
LBL_Schedule=\u30e1\u30bd\u30c3\u30c9\u30fb\u30b9\u30b1\u30b8\u30e5\u30fc\u30eb:
ERR_TO_ToMuchAttributes=\u30e1\u30bd\u30c3\u30c9\u30fb\u30b9\u30b1\u30b8\u30e5\u30fc\u30eb\u306f\u6700\u592710\u500b\u306e\u5c5e\u6027\u3092\u6301\u3064\u3053\u3068\u304c\u3067\u304d\u307e\u3059
ERR_TO_NotEnoughAttributes=\u30e1\u30bd\u30c3\u30c9\u30fb\u30b9\u30b1\u30b8\u30e5\u30fc\u30eb\u3067\u306f\u5c11\u306a\u304f\u3068\u30821\u3064\u306e\u5c5e\u6027\u3092\u6307\u5b9a\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059
ERR_TO_InvalidAtributes=\u30e1\u30bd\u30c3\u30c9\u30fb\u30b9\u30b1\u30b8\u30e5\u30fc\u30eb\u306e\u7121\u52b9\u306a\u5c5e\u6027: {0}
ERR_TO_UnparsableSchedule=\u30e1\u30bd\u30c3\u30c9\u30fb\u30b9\u30b1\u30b8\u30e5\u30fc\u30eb\u306e\u30c6\u30ad\u30b9\u30c8\u306e\u89e3\u6790\u306b\u5931\u6557\u3057\u307e\u3057\u305f
ERR_TO_PersistentParameter=\u30e1\u30bd\u30c3\u30c9\u30fb\u30b9\u30b1\u30b8\u30e5\u30fc\u30eb\u306b\u306f"\u6301\u7d9a\u7684"\u3092\u6307\u5b9a\u305b\u305a\u3001\u300c{0}\u300d\u30c1\u30a7\u30c3\u30af\u30fb\u30dc\u30c3\u30af\u30b9\u3092\u4f7f\u7528\u3057\u3066\u304f\u3060\u3055\u3044
LBL_ExposeTimerMethod=\u30bf\u30a4\u30de\u30fc\u30fb\u30e1\u30bd\u30c3\u30c9\u3092\u30a4\u30f3\u30bf\u30d5\u30a7\u30fc\u30b9\u306b\u516c\u958b(&E)
LBL_NonPersistentTimer=\u30bf\u30a4\u30de\u30fc\u3092\u975e\u6301\u7d9a\u7684\u306b\u3059\u308b(&A)