blob: a61cbc10151ca66ba355ceb6ba876ee31065fdd8 [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.
MethodCustomizerPanel.exceptionsPanel.TabConstraints.tabTitle=\u5f02\u5e38\u9519\u8bef
# ValidatingPropertyChangeListener
ERROR_nameNonJavaIdentifier=\u540d\u79f0\u5fc5\u987b\u4e3a\u6709\u6548\u7684 Java \u6807\u8bc6\u7b26
ERROR_returnTypeInvalid=\u8fd4\u56de\u7c7b\u578b\u65e0\u6548
ERROR_selectSomeInterface=\u5fc5\u987b\u81f3\u5c11\u9009\u62e9\u4e00\u4e2a\u63a5\u53e3
ERROR_methodExists=\u6b64\u7c7b\u65b9\u6cd5\u5df2\u5b58\u5728
ERROR_duplicateParameterName=\u91cd\u590d\u7684\u53c2\u6570\u540d\u79f0 "{0}"
ERROR_wrongMethodPrefix=\u540d\u79f0\u5fc5\u987b\u4ee5\u524d\u7f00 "{0}" \u5f00\u5934
LBL_commonImplForBothInterfaces=\u8b66\u544a: \u4e24\u4e2a\u63a5\u53e3\u7684\u516c\u5171\u5b9e\u73b0
MethodCustomizerPanel.jLabel1.text=\u540d\u79f0(&N):
MethodCustomizerPanel.returnTypeLabel.text=\u8fd4\u56de\u7c7b\u578b(&T):
ParametersPanel.LBL_Name=\u540d\u79f0
ParametersPanel.LBL_Type=\u7c7b\u578b
ParametersPanel.LBL_Final=\u6700\u7ec8
MethodCustomizerPanel.parametersContainerPanel.TabConstraints.tabTitle=\u53c2\u6570
ParametersPanel.addButton.text=\u6dfb\u52a0(&A)
ParametersPanel.removeButton.text=\u5220\u9664(&R)
ParametersPanel.upButton.text=\u4e0a\u79fb(&U)
ParametersPanel.downButton.text=\u4e0b\u79fb(&W)
MethodCustomizerPanel.interfaceLabel.text=\u5728\u63a5\u53e3\u4e2d\u4f7f\u7528:
MethodCustomizerPanel.manyRadioButton.text=\u591a(&M)
MethodCustomizerPanel.oneRadioButton.text=\u4e00(&O)
MethodCustomizerPanel.cardinalityLabel.text=\u8fd4\u56de\u57fa\u6570:
MethodCustomizerPanel.ejbqlLabel.text=EJB &QL:
CTL_Name_=\u540d\u79f0(&N):
CTL_Description=\u63cf\u8ff0(&D):
CTL_Type=\u7c7b\u578b(&P):
LBL_AddToLocalInterface=\u6dfb\u52a0\u5230\u672c\u5730\u63a5\u53e3\u4e2d:
CTL_Getter_Local=Getter(&G)
CTL_Setter_Local=Setter(&S)
CTL_Getter_Remote=Getter(&E)
CTL_Setter_Remote=Setter(&T)
LBL_AddToRemoteInterface=\u6dfb\u52a0\u5230\u8fdc\u7a0b\u63a5\u53e3\u4e2d:
MSG_Duplicate_Field_Name=\u5b57\u6bb5{0}\u5df2\u5b58\u5728\u3002
ExceptionsPanel.LBL_Exception=\u5f02\u5e38\u9519\u8bef
LBL_Browse=\u6d4f\u89c8(&B)...
CTL_Type_1=\u7c7b\u578b:
LBL_Browse_1=\u6d4f\u89c8(&B)...
ParametersPanel.jLabel1.text=\u540d\u79f0:
ParametersPanel.jLabel2.text=\u7c7b\u578b:
ExceptionsPanel.jLabel1.text=\u5f02\u5e38\u9519\u8bef:
ExceptionsPanel.jButton1.text=\u6d4f\u89c8...
ParametersPanel.paramFinal.text=\u6700\u7ec8
ParametersPanel.browseButton.text=\u6d4f\u89c8...
ObjectArrayPanel.addButton.text=\u6dfb\u52a0(&A)
ObjectArrayPanel.removeButton.text=\u5220\u9664(&R)
ObjectArrayPanel.upButton.text=\u4e0a\u79fb(&U)
ObjectArrayPanel.downButton.text=\u4e0b\u79fb(&D)
ObjectArrayPanel.changeButton.text=\u7f16\u8f91(&E)
LBL_Choose=\u9009\u62e9...
ACSD_Name=\u65b9\u6cd5\u7684\u540d\u79f0
ACSD_ReturnType=\u65b9\u6cd5\u7684\u8fd4\u56de\u7c7b\u578b
ACSD_LocalRadioButton=\u5728\u672c\u5730\u63a5\u53e3\u4e2d\u751f\u6210\u65b9\u6cd5
ACSD_RemoteRadioButton=\u5728\u8fdc\u7a0b\u63a5\u53e3\u4e2d\u751f\u6210\u65b9\u6cd5
ACSD_BothRadioButton=\u5728 (\u8fdc\u7a0b\u548c\u672c\u5730) \u63a5\u53e3\u4e2d\u751f\u6210\u65b9\u6cd5
ACSD_AddMethod=\u201c\u6dfb\u52a0\u65b9\u6cd5\u201d\u5bf9\u8bdd\u6846
ACSD_AddParameterIntoTab=\u4e3a\u4e1a\u52a1\u65b9\u6cd5\u6dfb\u52a0\u53c2\u6570
ACSD_RemoveParameterIntoTab=\u5220\u9664\u4e1a\u52a1\u65b9\u6cd5\u4e2d\u7684\u53c2\u6570
ACSD_MoveUpInParamTab=\u5728\u53c2\u6570\u5217\u8868\u4e2d\u4e0a\u79fb\u4e00\u4e2a\u53c2\u6570
ACSD_MoveDownInParamTab=\u5728\u53c2\u6570\u5217\u8868\u4e2d\u4e0b\u79fb\u4e00\u4e2a\u53c2\u6570
ACSD_AddExceptionIntoTab=\u4e3a\u4e1a\u52a1\u65b9\u6cd5\u5b9a\u4e49\u6dfb\u52a0\u5f02\u5e38\u9519\u8bef
ACSD_RemoveExceptionFromTab=\u5220\u9664\u4e1a\u52a1\u65b9\u6cd5\u5b9a\u4e49\u4e2d\u7684\u5f02\u5e38\u9519\u8bef
ACSD_MoveUpInExcepTab=\u5728\u5f02\u5e38\u9519\u8bef\u5217\u8868\u4e2d\u4e0a\u79fb\u4e00\u4e2a\u53c2\u6570
ACSD_MoveDownInExceptionTab=\u5728\u5f02\u5e38\u9519\u8bef\u5217\u8868\u4e2d\u4e0b\u79fb\u4e00\u4e2a\u53c2\u6570
MethodCustomizerPanel.jButton1.text=\u6d4f\u89c8(&S)...
ExceptionsPanel.editButton.text_1=\u7f16\u8f91
ACSN_errorTextField=\u9519\u8bef
ACSD_errorTextField=\u9519\u8bef\u5217\u8868
ACSD_editExceptionButton=\u7f16\u8f91\u9009\u5b9a\u7684\u5f02\u5e38\u9519\u8bef
ACSD_MethodCustomizerPanel_Browse=\u6d4f\u89c8\u53ef\u7528\u7684\u7c7b\u578b
ACSD_OneRadioButton=\u4ec5\u8fd4\u56de\u4e00\u9879
ACSD_ManyRadioButton=\u53ef\u8fd4\u56de\u591a\u9879
ACSD_TabPane=\u5305\u542b\u65b9\u6cd5\u53c2\u6570\u6807\u7b7e\u548c\u65b9\u6cd5\u5f02\u5e38\u9519\u8bef\u6807\u7b7e\u7684\u9762\u677f
ACSN_ParametersTab=\u53c2\u6570
ACSD_ParametersTab=\u4e3a\u8be5\u65b9\u6cd5\u5b9a\u4e49\u7684\u53c2\u6570\u7684\u5217\u8868
ACSN_ExceptionsTab=\u5f02\u5e38\u9519\u8bef
ACSD_ExceptionsTab=\u8be5\u65b9\u6cd5\u53ef\u80fd\u629b\u51fa\u7684\u5f02\u5e38\u9519\u8bef\u7684\u5217\u8868
ACSD_EJB_QL=\u5b9a\u4e49 EJB QL \u8bed\u53e5\u7684\u6587\u672c\u533a\u57df
Iface_type_Local=\u672c\u5730(&L)
Iface_type_Remote=\u8fdc\u7a0b(&E)
Iface_type_Both=\u4e24\u8005(&B)
Name_AD=\u5b57\u6bb5\u540d
Description_AD=\u63d0\u4f9b\u5b57\u6bb5\u7684\u540d\u79f0\u3002
Getter_Local_AN=\u672c\u5730\u63a5\u53e3\u7684 getter
Getter_Local_AD=\u5c06 getter \u6dfb\u52a0\u5230\u672c\u5730\u63a5\u53e3\u4e2d\u3002
Setter_Local_AN=\u672c\u5730\u63a5\u53e3\u7684 setter
Setter_Local_AD=\u5c06 setter \u6dfb\u52a0\u5230\u672c\u5730\u63a5\u53e3\u4e2d\u3002
Getter_Remote_AN=\u8fdc\u7a0b\u63a5\u53e3\u7684 getter
Getter_Remote_AD=\u5c06 getter \u6dfb\u52a0\u5230\u8fdc\u7a0b\u63a5\u53e3\u4e2d\u3002
Setter_Remote_AN=\u8fdc\u7a0b\u63a5\u53e3\u7684 setter
Setter_Remote_AD=\u5c06 setter \u6dfb\u52a0\u5230\u8fdc\u7a0b\u63a5\u53e3\u4e2d\u3002