blob: 7d6b08aeb4404385e6f2508aa1ef8c5ecab2d643 [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.
#mainModule=org.netbeans.modules.cnd.kit
#project.file.nbproject/project.xml=org.netbeans.modules.cnd.makeproject.MakeBasedProjectFactorySingleton
#project.file.nbproject/configurations.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
Services/MIMEResolver/AsmResolver.xml=Fitxers ASM
Templates/asmFiles=Assemblador
Templates/asmFiles/AsmTemplate.s=Fitxer ASM
Templates/asmFiles/InlineTemplate.il=Fitxer de plantilla en-l\u00ednia
Templates/cppFiles/cppunittest.cc=Prova CppUnit de C++
Templates/cppFiles/CppUnitRunner.cc=Llan\u00e7ador de CppUnit de C++
Templates/cFiles/CUnitMain.c=Prova CUnit de C
Templates/testFiles=Proves C/C++
Templates/testFiles/cunittest.c=Prova CUnit
Templates/testFiles/cppunittest.cpp=Prova CppUnit
GdbDebuggerEngine=Utilitzaci\u00f3 del depurador Gdb
Menu/File/Import=&Importar projecte
Templates/Project/Native=C/C++
Templates/Project/Samples/Native=C/C++
Templates/Project/Native/makefile.xml=Projecte C/C++ amb fonts existents
Templates/Project/Native/binary.xml=Projecte C/C++ des d'un fitxer binari
Templates/Project/Native/newApplication.xml=Aplicaci\u00f3 C/C++
Templates/Project/Native/newDynamicLibrary.xml=Biblioteca din\u00e0mica C/C++
Templates/Project/Native/newStaticLibrary.xml=Biblioteca est\u00e0tica C/C++
Templates/Project/Native/newQtApplication.xml=Aplicaci\u00f3 Qt C/C++
Templates/Project/Native/newQtDynamicLibrary.xml=Biblioteca din\u00e0mica Qt C/C++
Templates/Project/Native/newQtStaticLibrary.xml=Biblioteca est\u00e0tica Qt C/C++
Templates/Project/Samples/Native/Arguments=Arguments
Templates/Project/Samples/Native/Welcome=Benvinguda
Templates/Project/Samples/Native/InputOutput=Aplicaci\u00f3 d'E/S
Templates/Project/Samples/Native/MP=Aplicaci\u00f3 concurrent
Templates/Project/Samples/Native/SubProjects=Aplicaci\u00f3 de subprojectes
Templates/Project/Samples/Native/Quote=Quote
Templates/Project/Samples/Native/Freeway=Simulador d'autopista
Templates/Project/Samples/Native/LexYacc=Aplicaci\u00f3 basada amb Lex/Yacc
Templates/Project/Samples/Native/Fractal=Fractals
Templates/Project/Samples/Native/Hello=Aplicaci\u00f3 Hola M\u00f3n Fortran
Templates/Project/Samples/Native/Pi=Pi
Templates/Project/Samples/Native/HelloQtWorld=Hola M\u00f3n Qt
Templates/Project/Samples/Native/ProfilingDemo=Demostraci\u00f3 d'an\u00e0lisi
Templates/MakeTemplates=Makefiles
Templates/MakeTemplates/ComplexMakefile=Makefile
Templates/ShellScripts=Scripts de consola
Templates/ShellScripts/script.bash=Script de consola bash (.bash)
Templates/ShellScripts/script.csh=Script de consola C (.csh)
Templates/ShellScripts/script.ksh=Script de consola Korn (.ksh)
Templates/ShellScripts/script.sh=Script de consola Bourne (.sh)
Templates/ShellScripts/script.zsh=Script de consola Z (.zsh)
Templates/cFiles/CSimpleTest.c=Prova senzilla de C
Templates/cppFiles/cppsimpletest.cc=Prova senzilla de C++
Templates/testFiles=Proves C/C++
Templates/testFiles/simpletest.c=Prova senzilla de C
Templates/testFiles/simpletest.cpp=Prova senzilla de C++
Services/MIMEResolver/cnd-source-resolver-ext-based.xml=C/C++/H/Fortran MIME Resolver (ext-based)
Services/MIMEResolver/cnd-source-resolver-content-based.xml=H MIME Resolver (content-based)
Templates/cFiles=C
Templates/cFiles/main.c=Fitxer principal de C
Templates/cFiles/file.h=Fitxer de cap\u00e7aleres de C
Templates/cFiles/file.c=Fitxer de codi de C
Templates/cppFiles=C++
Templates/cppFiles/main.cc=Fitxer principal de C++
Templates/cppFiles/file.h=Fitxer de cap\u00e7aleres de C++
Templates/cppFiles/file=Fitxer de cap\u00e7aleres est\u00e0ndards de C++
Templates/cppFiles/file.cc=Fitxer de codi de C++
Templates/cppFiles/class.cc=Classe de C++
Templates/fortranFiles=Fortran
Templates/fortranFiles/fortranEmptyFile.f90=Fitxer Fortran buit
Templates/fortranFiles/fortranFixedFormatFile.f=Fitxer Fortran (format fix)
Templates/fortranFiles/fortranFreeFormatFile.f90=Fitxer Fortran (format lliure)
Templates/fortranFiles/fortranModuleFile.f90=M\u00f2dul Fortran
Templates/qtFiles=Qt
Templates/qtFiles/main.cc=Fitxer principal C++ per aplicaci\u00f3 Qt
Templates/qtFiles/form.ui=Formulari Qt
Templates/qtFiles/dialog-buttonsbottom.ui=Di\u00e0leg amb botons inferiors
Templates/qtFiles/dialog-buttonsright.ui=Di\u00e0leg amb botons a la dreta
Templates/qtFiles/dialog-nobuttons.ui=Di\u00e0leg sense botons
Templates/qtFiles/mainwindow.ui=Finestra principal
Templates/qtFiles/widget.ui=Widget
Templates/qtFiles/resource.qrc=Recurs de Qt
Templates/qtFiles/translation.ts=Traducci\u00f3 de Qt
#cnbs=org.netbeans.modules.cnd.kit