blob: 7c8061cfafb0c2620933821ff43d15ac2541da33 [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.
OpenIDE-Module-Name=\u81ea\u7531\u683c\u5f0f\u7684 Ant \u9879\u76ee
OpenIDE-Module-Display-Category=\u5de5\u5177
OpenIDE-Module-Short-Description=\u5305\u542b\u9884\u5b58\u5728 Ant \u811a\u672c\u7684\u7279\u6b8a\u7c7b\u578b\u7684\u9879\u76ee\u3002
OpenIDE-Module-Long-Description=\u5141\u8bb8\u7528\u6237\u7f16\u5199\u7279\u6b8a\u7684 project.xml \u6587\u4ef6, \u7528\u4e8e\u63cf\u8ff0\u73b0\u6709\u57fa\u4e8e Ant \u9879\u76ee\u7684\u57fa\u672c\u5e03\u5c40\u548c\u529f\u80fd\u3002\u652f\u6301\u5b9a\u4e49 Ant \u76ee\u6807\u5230 IDE \u64cd\u4f5c\u7684\u6620\u5c04, \u6e90\u6587\u4ef6\u5939\u4f4d\u7f6e\u548c\u903b\u8f91\u89c6\u56fe\u5e03\u5c40\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=\u6784\u5efa
CMD_clean=\u6e05\u7406
CMD_rebuild=\u6e05\u7406\u5e76\u6784\u5efa
CMD_run=\u8fd0\u884c
CMD_test=\u6d4b\u8bd5
CMD_debug=\u8c03\u8bd5
CMD_profile=\u5206\u6790
CMD_javadoc=\u751f\u6210 Javadoc
CMD_redeploy=\u91cd\u65b0\u90e8\u7f72
CMD_deploy=\u90e8\u7f72
# ProjectXmlValidator
# {0} - path to project.xml
LBL_project.xml_errors={0}\u4e2d\u51fa\u73b0\u9519\u8bef
LBL_Manual_Editing_Warning=\u624b\u52a8\u7f16\u8f91\u6b64\u6587\u4ef6\u65f6, \u8bf7\u52ff\u4f7f\u7528\u9879\u76ee\u5c5e\u6027\u5b9a\u5236\u5668\u3002\n \u8981\u7981\u6b62\u663e\u793a\u5b9a\u5236\u5668, \u8bf7\u521b\u5efa nbproject/project.properties \u6587\u4ef6, \u5e76\u5728\u5176\u4e2d\n\u8f93\u5165 auxiliary.show.customizer=false \n\u5c5e\u6027\u3002\u6dfb\u52a0 \nauxiliary.show.customizer.message=<message>\n \u5c06\u5728\u6709\u4eba\u5c1d\u8bd5\u6253\u5f00\u8be5\u5b9a\u5236\u5668\u65f6\u663e\u793a\u60a8\u5b9a\u5236\u7684\u6d88\u606f\u3002
#If the script file is not found
# {0} - path to the script file
LBL_ScriptFileNotFoundError=\u627e\u4e0d\u5230\u811a\u672c\u6587\u4ef6{0}\u3002