blob: 89a971dde5ba89f9018e5c57ef026d65b82fc40e [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.
#Messages for JavaFixAllImports
#FixingImports_Lbl=Fixing imports...
#NoImportsToFix_Lbl=All used types are already imported.
#AllImportsWereFixed_Lbl=Imports were fixed.
#NoImportsFound_Lbl=No imports found for the following types:
#SourceContainsSyntaxErrors_Lbl=Cannot perform Fix Imports on a source with syntax errors.
MSG_CannotFixImports=\u65e0\u6cd5\u5bf9\u6ca1\u6709\u4f4d\u4e8e\u7c7b\u8def\u5f84\u4e0a\u7684\u6e90\u6587\u4ef6\u6267\u884c\u201c\u4fee\u590d\u5bfc\u5165\u201d\u3002
fix-imports=\u4fee\u590d\u5bfc\u5165
#FixDuplicateImports_dlgTitle=Fix Imports
#FixImportsProgressTitle_Lbl=Fix Imports
#FixImportsProgressLabel_Lbl=Searching for unresolved types ...
#fix_imports_main_menu_item=&Fix Imports
#try_catch_main_menu_item=Surround &With try-catch
#Messages for FixDuplicateImportStmts
FixDupImportStmts_Title=\u4fee\u590d\u6240\u6709\u5bfc\u5165
FixDupImportStmts_IntroLbl=<html>\u9009\u62e9\u8981\u5728 import \u8bed\u53e5\u4e2d\u4f7f\u7528\u7684\u5168\u9650\u5b9a\u540d\u79f0\u3002</html>
FixDupImportStmts_Header=Import \u8bed\u53e5:
FixDupImportStmts_Combo_ACSD=\u9009\u62e9\u9002\u5f53\u7684\u5168\u9650\u5b9a\u540d\u79f0
FixDupImportStmts_Combo_Name_ACSD=\u5168\u9650\u5b9a\u540d\u79f0
FixDupImportStmts_UnusedImports=\u5220\u9664\u672a\u4f7f\u7528\u7684\u5bfc\u5165(&R)
FixDupImportStmts_CannotResolve=<html><font color='#FF0000'>&lt;\u65e0\u6cd5\u89e3\u6790&gt;
FixDupImportStmts_DoNotImport=<html><font color='#FF0000'>&lt;\u4e0d\u6267\u884c\u4efb\u4f55\u64cd\u4f5c&gt;
FixDupImportStmts_NothingToFix=<\u6ca1\u6709\u8981\u4fee\u590d\u7684\u5185\u5bb9>
FixDupImportStmts_checkUnusedImports_a11y=\u201c\u5220\u9664\u672a\u4f7f\u7528\u7684\u5bfc\u5165\u201d\u590d\u9009\u6846
#Messages for ImportClassPanel
ImportClassPanel_ACN=\u201c\u5feb\u901f\u5bfc\u5165\u201d\u5bf9\u8bdd\u6846
ImportClassPanel_ACSD=\u8be5\u5bf9\u8bdd\u6846\u7528\u4e8e\u5728\u8131\u5b57\u53f7\u4e0b\u9762\u6dfb\u52a0\u6807\u8bc6\u7b26\u7684 import \u8bed\u53e5
ImportClassPanel_JList1_ACN=\u5bfc\u5165\u5217\u8868
ImportClassPanel_JList1_ACSD=\u53ef\u80fd\u7684\u5bfc\u5165\u5217\u8868
LBL_Fast_Import=\u5feb\u901f\u5bfc\u5165
LBL_MatchingClasses=\u5339\u914d\u7c7b:
MSG_NothingToFix=import \u8bed\u53e5\u4e2d\u6ca1\u6709\u8981\u4fee\u590d\u7684\u5185\u5bb9\u3002
MSG_UnusedImportsRemoved=\u5df2\u5220\u9664\u672a\u4f7f\u7528\u7684\u5bfc\u5165\u3002
MSG_ImportsFixed=\u5df2\u4fee\u590d import \u8bed\u53e5\u3002
#{0} FQN of the selected class
MSG_ClassAlreadyImported=\u5df2\u5bfc\u5165\u7c7b {0}\u3002
#{0} FQN of the selected package
MSG_PackageAlreadyImported=\u5df2\u5bfc\u5165\u5305 {0}\u3002
#{0} FQN of the selected class
MSG_CannotResolveClass=\u65e0\u6cd5\u89e3\u6790\u7c7b{0}\u3002
#{0} FQN of the selected package
MSG_CannotResolvePackage=\u65e0\u6cd5\u89e3\u6790\u5305{0}\u3002
LBL_PackageImport=\u5bf9\u4e8e FQN, \u8bf7\u6309 Shift, \u5bf9\u4e8e\u5305\u5bfc\u5165, \u8bf7\u6309 {0}\u3002
ClipboardImportPanel.jLabel1.text=\u7c98\u8d34\u7684\u4ee3\u7801\u5f15\u7528\u4ee5\u4e0b\u672a\u5bfc\u5165\u7684\u5143\u7d20, \u662f\u5426\u89e3\u51b3\u5bfc\u5165\u4ee5\u5305\u542b\u8fd9\u4e9b\u5143\u7d20?
BTN_ClipboardImportOK=\u786e\u5b9a
BTN_ClipboardImportCancel=\u53d6\u6d88
MSG_ClipboardImportImportClasses=\u5bfc\u5165\u7c7b
MSG_ClipboardImportFlavor=\u5305\u542b\u5bfc\u5165\u7684 Java \u4ee3\u7801
MSG_ClipboardCopyFromStringFlavor=\u4ece\u5b57\u7b26\u4e32\u6587\u5b57\u590d\u5236\u7684 Java \u4ee3\u7801
cut-to-line-begin=\u4ece\u63d2\u5165\u70b9\u526a\u5207\u81f3\u884c\u9996
cut-to-line-end=\u4ece\u63d2\u5165\u70b9\u526a\u5207\u81f3\u884c\u5c3e