blob: dab5070479615952f4c02b429a1d5f6f2a253b4c [file] [log] [blame]
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
#
# Copyright 1997-2007 Sun Microsystems, Inc. All rights reserved.
#
# 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. Sun designates this
# particular file as subject to the "Classpath" exception as provided
# by Sun 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.
OpenIDE-Module-Name=\u81ea\u7531\u683c\u5f0f\u7684 Ant \u5c08\u6848
OpenIDE-Module-Display-Category=\u5de5\u5177
OpenIDE-Module-Short-Description=\u5305\u542b\u9810\u5148\u5b58\u5728 Ant \u8173\u672c\u6a94\u7684\u7279\u6b8a\u985e\u578b\u7684\u5c08\u6848\u3002
OpenIDE-Module-Long-Description=\u5141\u8a31\u4f7f\u7528\u8005\u7de8\u5beb\u7279\u6b8a\u7684 project.xml \u6a94\u6848\uff0c\u7528\u65bc\u63cf\u8ff0\u73fe\u6709\u57fa\u65bc Ant \u5c08\u6848\u7684\u57fa\u672c\u914d\u7f6e\u548c\u529f\u80fd\u3002\u652f\u63f4\u5b9a\u7fa9 Ant \u76ee\u6a19\u5230 IDE \u64cd\u4f5c\u7684\u5c0d\u6620\u3001\u539f\u59cb\u78bc\u8cc7\u6599\u593e\u4f4d\u7f6e\u548c\u908f\u8f2f\u6aa2\u8996\u914d\u7f6e\u7b49\u3002
# Actions
# The key name is "CMD_" followed by a constant from
# org.netbeans.spi.project.ActionProvider, org.netbeans.api.java.project.JavaProjectConstants
# or org.netbeans.modules.web.api.webmodule.WebProjectConstants.
# Only project-global actions (not context-sensitive actions like compile.single)
# need to be listed, since this is for the context menu of the project node.
# List should match that in Actions.COMMON_IDE_GLOBAL_ACTIONS + COMMON_NON_IDE_GLOBAL_ACTIONS.
CMD_build=\u5efa\u7f6e
CMD_clean=\u6e05\u9664
CMD_rebuild=\u6e05\u9664\u4e26\u5efa\u7f6e
CMD_run=\u57f7\u884c
CMD_test=\u6e2c\u8a66
CMD_debug=\u9664\u932f
CMD_javadoc=\u7522\u751f Javadoc
CMD_redeploy=\u91cd\u65b0\u90e8\u7f72
CMD_deploy=\u90e8\u7f72
# ProjectXmlValidator
# {0} - path to project.xml
LBL_project.xml_errors={0} \u4e2d\u51fa\u73fe\u932f\u8aa4
LBL_Manual_Editing_Warning=\u624b\u52d5\u7de8\u8f2f\u6b64\u6a94\u6848\u6642\u4e0d\u8981\u4f7f\u7528\u5c08\u6848\u5c6c\u6027\u81ea\u8a02\u5668\u3002
#If the script file is not found
# {0} - path to the script file
LBL_ScriptFileNotFoundError=\u627e\u4e0d\u5230\u8173\u672c\u6a94 {0}\u3002