blob: ab6d01598380cd798bd0eb10aa20e3ef4fc6db62 [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.
# Template Folders
Templates/Project/Native=C/C++
Templates/Project/Samples/Native=C/C++
Templates/Project/Samples/Native/Applications=\u5e94\u7528\u7a0b\u5e8f
Templates/Project/Samples/Native/Packaging=\u6253\u5305
# Templates
Templates/Project/Native/makefile.xml=\u57fa\u4e8e\u73b0\u6709\u6e90\u4ee3\u7801\u7684 C/C++ \u9879\u76ee
Templates/Project/Native/binary.xml=\u57fa\u4e8e\u4e8c\u8fdb\u5236\u6587\u4ef6\u7684 C/C++ \u9879\u76ee
Templates/Project/Native/newFullRemote.xml=\u57fa\u4e8e\u8fdc\u7a0b\u73b0\u6709\u6e90\u4ee3\u7801\u7684 C/C++ \u9879\u76ee
Templates/Project/Native/newApplication.xml=C/C++ \u5e94\u7528\u7a0b\u5e8f
Templates/Project/Native/newDynamicLibrary.xml=C/C++ \u52a8\u6001\u5e93
Templates/Project/Native/newStaticLibrary.xml=C/C++ \u9759\u6001\u5e93
Templates/Project/Native/newQtApplication.xml=C/C++ Qt \u5e94\u7528\u7a0b\u5e8f
Templates/Project/Native/newQtDynamicLibrary.xml=C/C++ Qt \u52a8\u6001\u5e93
Templates/Project/Native/newQtStaticLibrary.xml=C/C++ Qt \u9759\u6001\u5e93
Templates/Project/Native/newDBApplication.xml=C/C++ \u6570\u636e\u5e93\u5e94\u7528\u7a0b\u5e8f
Templates/Project/Samples/Native/Arguments=\u53c2\u6570
Templates/Project/Samples/Native/Welcome=\u6b22\u8fce\u4f7f\u7528
Templates/Project/Samples/Native/InputOutput=\u8f93\u5165\u8f93\u51fa\u5e94\u7528\u7a0b\u5e8f
Templates/Project/Samples/Native/MP=\u591a\u5904\u7406\u5e94\u7528\u7a0b\u5e8f
Templates/Project/Samples/Native/SubProjects=\u5b50\u9879\u76ee\u5e94\u7528\u7a0b\u5e8f
Templates/Project/Samples/Native/Quote=\u62a5\u4ef7
Templates/Project/Samples/Native/Freeway=\u9ad8\u901f\u516c\u8def\u6a21\u62df\u7a0b\u5e8f
Templates/Project/Samples/Native/LexYacc=\u57fa\u4e8e Lex/Yacc \u7684\u5e94\u7528\u7a0b\u5e8f
Templates/Project/Samples/Native/Fractal=\u5206\u5f62
Templates/Project/Samples/Native/Hello=Fortran Hello World \u5e94\u7528\u7a0b\u5e8f
Templates/Project/Samples/Native/Pi=Pi
Templates/Project/Samples/Native/HelloCMakeWorld=Hello CMake World
Templates/Project/Samples/Native/HelloQtWorld=Hello Qt World
Templates/Project/Samples/Native/ProfilingDemo=\u6027\u80fd\u5206\u6790\u6f14\u793a
Templates/Project/Samples/Native/RaceDetectionDemo=\u4e89\u7528\u68c0\u6d4b\u6f14\u793a
NativeMakefileNameACSD=\u521b\u5efa\u57fa\u4e8e\u73b0\u6709\u4ee3\u7801\u9879\u76ee\u7684\u65b0\u9879\u76ee
NativeBinaryNameACSD=\u521b\u5efa\u57fa\u4e8e\u4e8c\u8fdb\u5236\u6587\u4ef6\u7684\u65b0\u9879\u76ee
NativeFullRemoteNameACSD=\u521b\u5efa\u57fa\u4e8e\u8fdc\u7a0b\u73b0\u6709\u4ee3\u7801\u7684\u65b0\u9879\u76ee
NativeNewLibraryACSD=\u521b\u5efa\u65b0\u7684\u5e94\u7528\u7a0b\u5e8f\u9879\u76ee
NativeNewDynamicLibraryACSD=\u521b\u5efa\u65b0\u7684\u52a8\u6001\u5e93\u9879\u76ee
NativeNewStaticLibraryACSD=\u521b\u5efa\u65b0\u7684\u9759\u6001\u5e93\u9879\u76ee
NativeNewQtApplicationACSD=\u521b\u5efa\u65b0\u7684 Qt \u5e94\u7528\u7a0b\u5e8f\u9879\u76ee
NativeNewQtDynamicLibraryACSD=\u521b\u5efa\u65b0\u7684 Qt \u52a8\u6001\u5e93\u9879\u76ee
NativeNewQtStaticLibraryACSD=\u521b\u5efa\u65b0\u7684 Qt \u9759\u6001\u5e93\u9879\u76ee
NativeNewDBApplicationACSD=\u521b\u5efa\u65b0\u7684\u6570\u636e\u5e93\u5e94\u7528\u7a0b\u5e8f\u9879\u76ee
SAMPLE_PROJECT=\u6837\u4f8b\u9879\u76ee -
SAMPLE_PROJECT_ACSD=\u521b\u5efa\u65b0\u7684\u6837\u4f8b\u9879\u76ee
# NewMakeProjectWizardIterator
LAB_IteratorName={0}/{1}
ERROR_FIND_PROJECT_CREATOR=\u5728\u4e3b\u673a {0} \u4e0a\u627e\u4e0d\u5230 Oracle Solaris Studio (\u7248\u672c 12.3 \u6216\u66f4\u9ad8\u7248\u672c) \u6216 Oracle Developer Studio\u3002
ERROR_RUN_PROJECT_CREATOR=\u65e0\u6cd5\u5728\u4e3b\u673a {0} \u4e0a\u8fd0\u884c Oracle Solaris Studio (\u7248\u672c 12.3 \u6216\u66f4\u9ad8\u7248\u672c) \u6216 Oracle Developer Studio:\n{1}\u3002
RUN_PROJECT_CREATOR=\u6b63\u5728\u4e3b\u673a{0}\u4e0a\u521b\u5efa\u9879\u76ee...
CONFIGURING_PROJECT_CREATOR=\u6b63\u5728\u4e3b\u673a{0}\u4e0a\u914d\u7f6e\u9879\u76ee...
ImportProject.Progress.AnalyzeRoot=\u5206\u6790\u6e90\u6839\u76ee\u5f55...