blob: 6e57a1b2010bfabf1b4667137432acdef857b841 [file] [log] [blame]
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
#
# Copyright 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]"
#
# 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.
#
# Contributor(s):
#
# Portions Copyrighted 2010 Sun Microsystems, Inc.
TXT_ProtectedField=protected\u30d5\u30a3\u30fc\u30eb\u30c9
TXT_PublicField=public\u30d5\u30a3\u30fc\u30eb\u30c9
TXT_PackageField=\u30d1\u30c3\u30b1\u30fc\u30b8\u30fb\u30d5\u30a3\u30fc\u30eb\u30c9
TXT_PublicInnerClass=public\u5185\u90e8\u30af\u30e9\u30b9
TXT_ProtectedInnerClass=protected\u5185\u90e8\u30af\u30e9\u30b9
TXT_PackageInnerClass=\u30d1\u30c3\u30b1\u30fc\u30b8\u53ef\u8996\u5185\u90e8\u30af\u30e9\u30b9
TXT_ReturnCollection=\u30b3\u30ec\u30af\u30b7\u30e7\u30f3\u30fb\u30d5\u30a3\u30fc\u30eb\u30c9\u306e\u623b\u308a\u5024
TXT_ReturnArray=\u914d\u5217\u30d5\u30a3\u30fc\u30eb\u30c9\u306e\u623b\u308a\u5024
TXT_ReturnDate=\u65e5\u4ed8\u307e\u305f\u306f\u30ab\u30ec\u30f3\u30c0\u30fb\u30d5\u30a3\u30fc\u30eb\u30c9\u306e\u623b\u308a\u5024
TXT_AssignmentToCollection=\u30d1\u30e9\u30e1\u30fc\u30bf\u304b\u3089\u30b3\u30ec\u30af\u30b7\u30e7\u30f3\u30fb\u30d5\u30a3\u30fc\u30eb\u30c9\u3078\u306e\u4ee3\u5165
TXT_AssignmentToArray=\u30d1\u30e9\u30e1\u30fc\u30bf\u304b\u3089\u914d\u5217\u30d5\u30a3\u30fc\u30eb\u30c9\u3078\u306e\u4ee3\u5165
TXT_AssignmentToDate=\u30d1\u30e9\u30e1\u30fc\u30bf\u304b\u3089\u65e5\u4ed8\u307e\u305f\u306f\u30ab\u30ec\u30f3\u30c0\u30fb\u30d5\u30a3\u30fc\u30eb\u30c9\u3078\u306e\u4ee3\u5165
TXT_OtherPrivateField=\u5225\u306e\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u306eprivate\u30d5\u30a3\u30fc\u30eb\u30c9\u306e\u30a2\u30af\u30bb\u30b9
FIX_EncapsulateField=\u30d5\u30a3\u30fc\u30eb\u30c9\u3092\u30ab\u30d7\u30bb\u30eb\u5316
FIX_MoveInnerToOuter=\u5185\u90e8\u3092\u5916\u90e8\u306b\u79fb\u52d5
FIX_ReplaceWithUC=java.util.Collections.{0}({1})\u306b\u7f6e\u63db
DN_org.netbeans.modules.java.hints.encapsulation.FieldEncapsulation.protectedField=protected\u30d5\u30a3\u30fc\u30eb\u30c9
DESC_org.netbeans.modules.java.hints.encapsulation.FieldEncapsulation.protectedField=protected\u5909\u6570\u306e\u5b58\u5728\u306b\u3064\u3044\u3066\u8b66\u544a\u3057\u307e\u3059
LBL_org.netbeans.modules.java.hints.encapsulation.FieldEncapsulation.ALLOW_ENUMS_KEY=\u5217\u6319\u578b\u306e\u30d5\u30a3\u30fc\u30eb\u30c9\u306b\u3064\u3044\u3066\u306f\u8b66\u544a\u3057\u306a\u3044
TP_org.netbeans.modules.java.hints.encapsulation.FieldEncapsulation.ALLOW_ENUMS_KEY=\u5217\u6319\u578b\u306e\u30d5\u30a3\u30fc\u30eb\u30c9\u306b\u3064\u3044\u3066\u306f\u8b66\u544a\u3057\u307e\u305b\u3093
DN_org.netbeans.modules.java.hints.encapsulation.FieldEncapsulation.publicField=public\u30d5\u30a3\u30fc\u30eb\u30c9
DESC_org.netbeans.modules.java.hints.encapsulation.FieldEncapsulation.publicField=public\u5909\u6570\u306e\u5b58\u5728\u306b\u3064\u3044\u3066\u8b66\u544a\u3057\u307e\u3059
DN_org.netbeans.modules.java.hints.encapsulation.FieldEncapsulation.packageField=\u30d1\u30c3\u30b1\u30fc\u30b8\u30fb\u30d5\u30a3\u30fc\u30eb\u30c9
DESC_org.netbeans.modules.java.hints.encapsulation.FieldEncapsulation.packageField=\u30d1\u30c3\u30b1\u30fc\u30b8\u53ef\u8996\u5909\u6570\u306e\u5b58\u5728\u306b\u3064\u3044\u3066\u8b66\u544a\u3057\u307e\u3059
DN_org.netbeans.modules.java.hints.encapsulation.FieldEncapsulation.privateField=\u5225\u306e\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u306eprivate\u30d5\u30a3\u30fc\u30eb\u30c9\u306e\u30a2\u30af\u30bb\u30b9
DESC_org.netbeans.modules.java.hints.encapsulation.FieldEncapsulation.privateField=\u5225\u306e\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u306eprivate\u30d5\u30a3\u30fc\u30eb\u30c9\u306e\u30a2\u30af\u30bb\u30b9\u306b\u3064\u3044\u3066\u8b66\u544a\u3057\u307e\u3059
DN_org.netbeans.modules.java.hints.encapsulation.ClassEncapsulation.publicCls=public\u5185\u90e8\u30af\u30e9\u30b9
DESC_org.netbeans.modules.java.hints.encapsulation.ClassEncapsulation.publicCls=public\u53ef\u8996\u5185\u90e8\u30af\u30e9\u30b9\u306e\u5b58\u5728\u306b\u3064\u3044\u3066\u8b66\u544a\u3057\u307e\u3059
DN_org.netbeans.modules.java.hints.encapsulation.ClassEncapsulation.protectedCls=protected\u5185\u90e8\u30af\u30e9\u30b9
DESC_org.netbeans.modules.java.hints.encapsulation.ClassEncapsulation.protectedCls=protected\u53ef\u8996\u5185\u90e8\u30af\u30e9\u30b9\u306e\u5b58\u5728\u306b\u3064\u3044\u3066\u8b66\u544a\u3057\u307e\u3059
DN_org.netbeans.modules.java.hints.encapsulation.ClassEncapsulation.packageCls=\u30d1\u30c3\u30b1\u30fc\u30b8\u53ef\u8996\u5185\u90e8\u30af\u30e9\u30b9
DESC_org.netbeans.modules.java.hints.encapsulation.ClassEncapsulation.packageCls=\u30d1\u30c3\u30b1\u30fc\u30b8\u53ef\u8996\u5185\u90e8\u30af\u30e9\u30b9\u306e\u5b58\u5728\u306b\u3064\u3044\u3066\u8b66\u544a\u3057\u307e\u3059
DN_org.netbeans.modules.java.hints.encapsulation.ReturnEncapsulation.collection=\u30b3\u30ec\u30af\u30b7\u30e7\u30f3\u30fb\u30d5\u30a3\u30fc\u30eb\u30c9\u306e\u623b\u308a\u5024
DESC_org.netbeans.modules.java.hints.encapsulation.ReturnEncapsulation.collection=\u30b3\u30ec\u30af\u30b7\u30e7\u30f3\u30fb\u30d5\u30a3\u30fc\u30eb\u30c9\u306e\u623b\u308a\u5024\u306b\u3064\u3044\u3066\u8b66\u544a\u3057\u307e\u3059
DN_org.netbeans.modules.java.hints.encapsulation.ReturnEncapsulation.array=\u914d\u5217\u30d5\u30a3\u30fc\u30eb\u30c9\u306e\u623b\u308a\u5024
DESC_org.netbeans.modules.java.hints.encapsulation.ReturnEncapsulation.array=\u914d\u5217\u30d5\u30a3\u30fc\u30eb\u30c9\u306e\u623b\u308a\u5024\u306b\u3064\u3044\u3066\u8b66\u544a\u3057\u307e\u3059
DN_org.netbeans.modules.java.hints.encapsulation.ReturnEncapsulation.date=\u65e5\u4ed8\u307e\u305f\u306f\u30ab\u30ec\u30f3\u30c0\u30fb\u30d5\u30a3\u30fc\u30eb\u30c9\u306e\u623b\u308a\u5024
DESC_org.netbeans.modules.java.hints.encapsulation.ReturnEncapsulation.date=java.util.Date\u307e\u305f\u306fjava.util.Calendar\u30d5\u30a3\u30fc\u30eb\u30c9\u306e\u623b\u308a\u5024\u306b\u3064\u3044\u3066\u8b66\u544a\u3057\u307e\u3059
DN_org.netbeans.modules.java.hints.encapsulation.ParamEncapsulation.collection=\u30d1\u30e9\u30e1\u30fc\u30bf\u304b\u3089\u30b3\u30ec\u30af\u30b7\u30e7\u30f3\u30fb\u30d5\u30a3\u30fc\u30eb\u30c9\u3078\u306e\u4ee3\u5165
DESC_org.netbeans.modules.java.hints.encapsulation.ParamEncapsulation.collection=java.util.Collection\u306e\u30d5\u30a3\u30fc\u30eb\u30c9\u3078\u306e\u4ee3\u5165\u306b\u3064\u3044\u3066\u8b66\u544a\u3057\u307e\u3059
DN_org.netbeans.modules.java.hints.encapsulation.ParamEncapsulation.array=\u30d1\u30e9\u30e1\u30fc\u30bf\u304b\u3089\u914d\u5217\u30d5\u30a3\u30fc\u30eb\u30c9\u3078\u306e\u4ee3\u5165
DESC_org.netbeans.modules.java.hints.encapsulation.ParamEncapsulation.array=\u914d\u5217\u306e\u30d5\u30a3\u30fc\u30eb\u30c9\u3078\u306e\u4ee3\u5165\u306b\u3064\u3044\u3066\u8b66\u544a\u3057\u307e\u3059
DN_org.netbeans.modules.java.hints.encapsulation.ParamEncapsulation.date=\u30d1\u30e9\u30e1\u30fc\u30bf\u304b\u3089\u65e5\u4ed8\u307e\u305f\u306f\u30ab\u30ec\u30f3\u30c0\u30fb\u30d5\u30a3\u30fc\u30eb\u30c9\u3078\u306e\u4ee3\u5165
DESC_org.netbeans.modules.java.hints.encapsulation.ParamEncapsulation.date=java.util.Date\u307e\u305f\u306fjava.util.Calendar\u306e\u30d5\u30a3\u30fc\u30eb\u30c9\u3078\u306e\u4ee3\u5165\u306b\u3064\u3044\u3066\u8b66\u544a\u3057\u307e\u3059
LBL_org.netbeans.modules.java.hints.encapsulation.ClassEncapsulation.ALLOW_ENUMS_KEY=\u5185\u90e8\u5217\u6319\u306b\u3064\u3044\u3066\u306f\u8b66\u544a\u3057\u306a\u3044
TP_org.netbeans.modules.java.hints.encapsulation.ClassEncapsulation.ALLOW_ENUMS_KEY=\u5185\u90e8\u5217\u6319\u306b\u3064\u3044\u3066\u306f\u8b66\u544a\u3057\u307e\u305b\u3093