blob: bb53eccf2df0090520eaa0f1018479c25609d641 [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 2008 Sun Microsystems, Inc.
#project.file.nbproject/project.xml=org.netbeans.modules.cnd.makeproject.MakeBasedProjectFactorySingleton
#project.xpath.nbproject/project.xml=project/type[text()='org.netbeans.modules.cnd.makeproject']
#project.xpath.nbproject/project.xml=project/configuration/data/header-extensions
AsmResolver=Asm \u6587\u4ef6
Templates/asmFiles=\u6c47\u7f16\u7a0b\u5e8f
Templates/asmFiles/AsmTemplate.s=ASM \u6587\u4ef6
Templates/asmFiles/InlineTemplate.il=\u5185\u8054\u6a21\u677f\u6587\u4ef6
Templates/cppFiles/cppunittest.cc=C++ CppUnit \u6d4b\u8bd5
Templates/cppFiles/CppUnitRunner.cc=C++ CppUnit \u8fd0\u884c\u5668
Templates/cFiles/CUnitMain.c=C CUnit \u6d4b\u8bd5
Templates/testFiles=C/C++ \u6d4b\u8bd5
Templates/testFiles/cunittest.c=CUnit \u6d4b\u8bd5
Templates/testFiles/cppunittest.cpp=CppUnit \u6d4b\u8bd5
TAB_DebuggerOptionsPanelTitle=\u8c03\u8bd5\u9009\u9879
KW_DebuggerOptionsPanel=c/c++ \u8c03\u8bd5
GdbDebuggerEngine=\u4f7f\u7528 Gdb \u8c03\u8bd5\u5668
TAB_ProjectsTab=\u9879\u76ee\u9009\u9879
ProjectsOptionsKeywords=C/C++ \u9879\u76ee\u9009\u9879, make \u9009\u9879, \u4f9d\u8d56\u5173\u7cfb, \u91cd\u65b0\u6784\u5efa
TAB_CodeAssistanceTab=\u4ee3\u7801\u5e2e\u52a9
Templates/Project/Native=C/C++
Templates/Project/Samples/Native=C/C++
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/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/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/MakeTemplates=Makefile
Templates/MakeTemplates/ComplexMakefile=Makefile
Templates/ShellScripts=Shell \u811a\u672c
Templates/ShellScripts/script.bash=Bash Shell \u811a\u672c (.bash)
Templates/ShellScripts/script.csh=C Shell \u811a\u672c (.csh)
Templates/ShellScripts/script.ksh=Korn Shell \u811a\u672c (.ksh)
Templates/ShellScripts/script.sh=Bourne Shell \u811a\u672c (.sh)
Templates/ShellScripts/script.zsh=Z Shell \u811a\u672c (.zsh)
Templates/cFiles/CSimpleTest.c=C \u7b80\u5355\u6d4b\u8bd5
Templates/cppFiles/cppsimpletest.cc=C++ \u7b80\u5355\u6d4b\u8bd5
Templates/testFiles/simpletest.c=C \u7b80\u5355\u6d4b\u8bd5
Templates/testFiles/simpletest.cpp=C++ \u7b80\u5355\u6d4b\u8bd5
ParserSettingsKeywords=C/C++ \u4ee3\u7801\u5e2e\u52a9, \u5de5\u5177\u96c6\u5408, C \u7f16\u8bd1\u5668, C++ \u7f16\u8bd1\u5668, \u5305\u542b\u76ee\u5f55, \u5b8f\u5b9a\u4e49, \u5b8f
CndOptionsCategory_Name=&C/C++
TAB_ToolsTab=\u6784\u5efa\u5de5\u5177
ToolsPanelKeywords=C/C++ \u6784\u5efa\u5de5\u5177, \u5de5\u5177\u96c6\u5408, C \u7f16\u8bd1\u5668, C++ \u7f16\u8bd1\u5668, Fortran \u7f16\u8bd1\u5668, make \u5de5\u5177, CMake \u5de5\u5177, QMake \u5de5\u5177, \u8c03\u8bd5\u5668\u5de5\u5177
TAB_CndOtherOptionsTab=\u5176\u4ed6
OtherOptionsKeywords=C/C++ \u5176\u4ed6\u9009\u9879, C/C++ \u5934\u6587\u4ef6\u6269\u5c55\u540d, C \u6587\u4ef6\u6269\u5c55\u540d, C++ \u6587\u4ef6\u6269\u5c55\u540d, Fortran \u6587\u4ef6\u6269\u5c55\u540d, \u6c47\u7f16\u7a0b\u5e8f\u6587\u4ef6\u6269\u5c55\u540d, \u6587\u4ef6\u7d22\u5f15, \u672a\u89e3\u6790 include \u6307\u4ee4, \u91cd\u65b0\u89e3\u6790\u6587\u4ef6\u66f4\u6539
CCExtResolver=C++ MIME \u89e3\u6790\u5668 (\u57fa\u4e8e\u6269\u5c55)
CExtResolver=C MIME \u89e3\u6790\u5668 (\u57fa\u4e8e\u6269\u5c55)
ContentResolver=H MIME \u89e3\u6790\u5668 (\u57fa\u4e8e\u5185\u5bb9)
ExtBasedResolver=\u516c\u7528 C/C++ \u6269\u5c55
FILECHOOSER_C_SOURCES_FILEFILTER=C \u6e90\u6587\u4ef6
FILECHOOSER_CC_SOURCES_FILEFILTER=C++ \u6e90\u6587\u4ef6
FILECHOOSER_FORTRAN_SOURCES_FILEFILTER=Fortran \u6e90\u6587\u4ef6
FILECHOOSER_HEADER_SOURCES_FILEFILTER=\u5934\u6587\u4ef6
FortranExtResolver=Fortran MIME \u89e3\u6790\u5668 (\u57fa\u4e8e\u6269\u5c55)
HexBasedResolver=Magic C/C++ \u5934
HExtResolver=H MIME \u89e3\u6790\u5668 (\u57fa\u4e8e\u6269\u5c55)
MakeResolver.FileChooserName=Makefile
MakeResolver.Name=Makefile \u89e3\u6790\u5668
NameExtResolver=C makefile
QtNameExtResolver.FileChooserName=Qt \u6587\u4ef6
QtNameExtResolver.Name=Qt \u6587\u4ef6
ShellResolver=\u516c\u7528 Shell \u6269\u5c55
Templates/cFiles=C
Templates/cFiles/main.c=C \u4e3b\u6587\u4ef6
Templates/cFiles/file.h=C \u5934\u6587\u4ef6
Templates/cFiles/file.c=C \u6e90\u6587\u4ef6
Templates/cFiles/file_header.c=C \u6e90\u6587\u4ef6\u548c\u5934\u6587\u4ef6
Templates/cppFiles=C++
Templates/cppFiles/main.cc=C++ \u4e3b\u6587\u4ef6
Templates/cppFiles/file.h=C++ \u5934\u6587\u4ef6
Templates/cppFiles/file=C++ \u6807\u51c6\u5934\u6587\u4ef6
Templates/cppFiles/file.cc=C++ \u6e90\u6587\u4ef6
Templates/cppFiles/class.cc=C++ \u7c7b
Templates/cppFiles/file_header.cc=C++ \u6e90\u6587\u4ef6\u548c\u5934\u6587\u4ef6
Templates/fortranFiles=Fortran
Templates/fortranFiles/fortranEmptyFile.f90=\u7a7a\u7684 Fortran \u6587\u4ef6
Templates/fortranFiles/fortranFixedFormatFile.f=Fortran \u6587\u4ef6 (\u56fa\u5b9a\u683c\u5f0f)
Templates/fortranFiles/fortranFreeFormatFile.f90=Fortran \u6587\u4ef6 (\u81ea\u7531\u683c\u5f0f)
Templates/fortranFiles/fortranModuleFile.f90=Fortran \u6a21\u5757
Templates/qtFiles=Qt
Templates/qtFiles/main.cc=Qt \u5e94\u7528\u7a0b\u5e8f\u7684\u4e3b C++ \u6587\u4ef6
Templates/qtFiles/form.ui=Qt \u7a97\u4f53
Templates/qtFiles/dialog-buttonsbottom.ui=\u6309\u94ae\u4f4d\u4e8e\u5e95\u90e8\u7684\u5bf9\u8bdd\u6846
Templates/qtFiles/dialog-buttonsright.ui=\u6309\u94ae\u4f4d\u4e8e\u53f3\u4fa7\u7684\u5bf9\u8bdd\u6846
Templates/qtFiles/dialog-nobuttons.ui=\u65e0\u6309\u94ae\u7684\u5bf9\u8bdd\u6846
Templates/qtFiles/mainwindow.ui=\u4e3b\u7a97\u53e3
Templates/qtFiles/widget.ui=\u7a97\u53e3\u90e8\u4ef6
Templates/qtFiles/resource.qrc=Qt \u8d44\u6e90
Templates/qtFiles/translation.ts=Qt \u8f6c\u6362