blob: 1ec76f3643c5c65c149c5800dfc4134cbc47734c [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-2007 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.
#actions in the Refactor menu:
CTL_IntroduceVariableAction=\u5909\u6570\u3092\u5c0e\u5165(&V)...
CTL_IntroduceConstantAction=\u5b9a\u6570\u3092\u5c0e\u5165(&C)...
CTL_IntroduceFieldAction=\u30d5\u30a3\u30fc\u30eb\u30c9\u3092\u5c0e\u5165(&F)...
CTL_IntroduceMethodAction=\u95a2\u6570\u3092\u5c0e\u5165(&F)...
jCheckBox1.text=\u3059\u3079\u3066\u306e\u51fa\u73fe\u306e\u7f6e\u63db
jCheckBox2.text=\u30d5\u30a1\u30a4\u30ca\u30eb\u306e\u5ba3\u8a00
TL_InitializeIn=\u521d\u671f\u5316:
LBL_Name=\u540d\u524d(&N):
LBL_DeclareFinal=\u5b9a\u6570\u3092\u5ba3\u8a00(&C)
LBL_ReplaceAll=\u3059\u3079\u3066\u306e\u51fa\u73fe\u306e\u7f6e\u63db(&A)
LBL_public=public(&P)
LBL_Default=default(&D)
LBL_protected=protected(&O)
LBL_private=private(&V)
LBL_CurrentMethod=\u73fe\u5728\u306e\u30e1\u30bd\u30c3\u30c9(&M)
LBL_Field=\u30d5\u30a3\u30fc\u30eb\u30c9(&I)
LBL_Constructors=\u30b3\u30f3\u30b9\u30c8\u30e9\u30af\u30bf(&C)
IntroduceFieldPanel.lblInitializeIn.text=\u521d\u671f\u5316:
LBL_Access=\u30a2\u30af\u30bb\u30b9\u6a29:
HINT_Introduce=\u5c0e\u5165...
#fixes in the editor:
FIX_IntroduceConstant=\u5b9a\u6570\u3092\u5c0e\u5165...
FIX_IntroduceVariable=\u5909\u6570\u3092\u5c0e\u5165...
FIX_IntroduceField=\u30d5\u30a3\u30fc\u30eb\u30c9\u3092\u5c0e\u5165...
FIX_IntroduceMethod=\u95a2\u6570\u3092\u5c0e\u5165...
#captions of the dialogs:
CAP_IntroduceConstant=\u5b9a\u6570\u3092\u5c0e\u5165
CAP_IntroduceVariable=\u5909\u6570\u3092\u5c0e\u5165
CAP_IntroduceField=\u30d5\u30a3\u30fc\u30eb\u30c9\u3092\u5c0e\u5165
CAP_IntroduceMethod=\u95a2\u6570\u3092\u5c0e\u5165
#error messages:
ERR_Not_Selected=\u30a8\u30c7\u30a3\u30bf\u3067\u958b\u304b\u308c\u3066\u3044\u308b\u30b5\u30dd\u30fc\u30c8\u30fb\u30d5\u30a1\u30a4\u30eb\u306f\u3042\u308a\u307e\u305b\u3093\u3002
ERR_Not_Supported=\u3053\u306e\u30d5\u30a1\u30a4\u30eb\u3067\u306f\u30b5\u30dd\u30fc\u30c8\u3055\u308c\u3066\u3044\u307e\u305b\u3093\u3002
ERR_Invalid_Selection=\u9078\u629e\u5185\u5bb9\u304c\u7121\u52b9\u3067\u3059\u3002
ERR_Too_Many_Different_Exits=\u7d42\u4e86\u304c\u591a\u3059\u304e\u307e\u3059\u3002
ERR_Too_Many_Return_Values=\u623b\u308a\u5024\u304c\u591a\u3059\u304e\u307e\u3059\u3002
ERR_Different_Return_Values=\u623b\u308a\u5024\u304c\u9055\u3044\u307e\u3059\u3002
ERR_Break_Mismatch=Break\u307e\u305f\u306fContinue\u306f\u5225\u306e\u6587\u306b\u3064\u306a\u304c\u308a\u307e\u3059\u3002
LBL_Ok=OK
LBL_Cancel=\u53d6\u6d88
AD_IntrHint_OK=OK
AD_IntrHint_Cancel=\u53d6\u6d88
AD_IntrMethod_Dialog=\u95a2\u6570\u306e\u5c0e\u5165\u30c0\u30a4\u30a2\u30ed\u30b0
AN_IntrMethod_Name=\u540d\u524d(&N):
AD_IntrVar_Dialog=\u5909\u6570\u306e\u5c0e\u5165\u30c0\u30a4\u30a2\u30ed\u30b0
AD_IntrFld_Dialog=\u30d5\u30a3\u30fc\u30eb\u30c9\u306e\u5c0e\u5165\u30c0\u30a4\u30a2\u30ed\u30b0
IntroduceVariablePanel.errorLabel.text=JLabel
IntroduceFieldPanel.errLabel.text=jLabel1
IntroduceVariablePanel.typeLabel.text=\u30bf\u30a4\u30d7(&T):
# Introduce method
LBL_TitleChangeParameters=\u95a2\u6570\u3092\u5c0e\u5165
LBL_ChangeParsColByRef=\u53c2\u7167\u306b\u3088\u308b
LBL_ChangeParsColName=\u540d\u524d
LBL_ChangeParsColType=\u578b
LBL_ChangeParsColDefVal=\u30c7\u30d5\u30a9\u30eb\u30c8\u5024
LBL_ChangeParsColOrigIdx=\u5143\u306e\u30a4\u30f3\u30c7\u30c3\u30af\u30b9
LBL_ChangeParsParUsed=\u4f7f\u7528
LBL_ChangeParsMods=\u30a2\u30af\u30bb\u30b9\u4fee\u98fe\u5b50(&M):
LBL_ChangeParsParameters=\u30d1\u30e9\u30e1\u30fc\u30bf(&T):
LBL_ChangeParsPreview=\u95a2\u6570\u306e\u7f72\u540d\u30d7\u30ec\u30d3\u30e5\u30fc:
LBL_ChangeParsMoveUp=\u4e0a\u3078\u79fb\u52d5(&U)
LBL_ChangeParsMoveDown=\u4e0b\u3078\u79fb\u52d5(&D)
LBL_ChangeParsCannotDeleteTitle=\u8b66\u544a
LBL_ChangeParsCannotDelete=\u30d1\u30e9\u30e1\u30fc\u30bf"{0}"\u306f\u30e1\u30bd\u30c3\u30c9\u672c\u4f53\u3067\u4f7f\u7528\u3055\u308c\u3066\u3044\u307e\u3059\u3002\u672c\u5f53\u306b"{0}"\u3092\u524a\u9664\u3057\u307e\u3059\u304b?
DSC_ChangeParsRootNode={1}<b>{0}</b>\u306e\u30d1\u30e9\u30e1\u30fc\u30bf\u3092<b>{2}</b>\u306b\u5909\u66f4
DSC_ChangeParsRootNodeMethod=\u30e1\u30bd\u30c3\u30c9
DSC_ChangeParsRootNodeConstr=\u30b3\u30f3\u30b9\u30c8\u30e9\u30af\u30bf
LBL_PackagePrivate=package private
LBL_Protected=protected
IntroduceMethodPanel.lblName.text=\u540d\u524d(&N):
IntroduceMethodPanel.returnTypeLabel.text=\u623b\u308a\u578b(&E):
ACSD_paramTable
LBL_InsertPoint=\u5ba3\u8a00\u633f\u5165\u30dd\u30a4\u30f3\u30c8(&I):
CAP_IntroduceMethodMethod=\u30e1\u30bd\u30c3\u30c9<b>{0}</b>\u3092\u5c0e\u5165
CAP_IntroduceMethodFunction=\u95a2\u6570<b>{0}</b>\u3092\u5c0e\u5165