blob: f6366414d357e4a22c7c88c4acae50876c7164a9 [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.
Menu/Help/NetBeansCCDevelopmentPack.url=FAQ do C/C++ Development Pack
Services/org-netbeans-modules-cnd-MakeSettings.settings=Defini\u00e7\u00f5es do Make
# C Templates
Templates/cFiles=C
Templates/cFiles/main.c=Arquivo Principal C
Templates/cFiles/file.h=Arquivo de Cabe\u00e7alho C
Templates/cFiles/file.c=Arquivo de C\u00f3digo-fonte C
Templates/cFiles/file_header.c=Arquivo de C\u00f3digo-fonte C e de Cabe\u00e7alho
Templates/cFiles/file_header.group=Arquivo de C\u00f3digo-fonte C e de Cabe\u00e7alho
# C++ Templates
Templates/cppFiles=C++
Templates/cppFiles/cppClass.group=Classe C++
Templates/cppFiles/main.cc=Arquivo Principal C++
Templates/cppFiles/file.h=Arquivo de Cabe\u00e7alho C++
Templates/cppFiles/file=Arquivo de Cabe\u00e7alho Padr\u00e3o C++
Templates/cppFiles/file.cc=Arquivo de C\u00f3digo-fonte C++
Templates/cppFiles/class.cc=Classe C++
Templates/cppFiles/file_header.cc=Arquivo de C\u00f3digo-fonte C++ e de Cabe\u00e7alho
Templates/cppFiles/file_header.group=Arquivo de C\u00f3digo-fonte C++ e de Cabe\u00e7alho
# Fortran Templates
Templates/fortranFiles=Fortran
Templates/fortranFiles/fortranEmptyFile.f90=Arquivo Fortran Vazio
Templates/fortranFiles/fortranFixedFormatFile.f=Arquivo Fortran (Formato Fixo)
Templates/fortranFiles/fortranFreeFormatFile.f90=Arquivo Fortran (Formato Livre)
Templates/fortranFiles/fortranModuleFile.f90=M\u00f3dulo Fortran
# Intervals Templates
Templates/intervals=Intervalos
Templates/intervals/intmat.group=Amostra de Matriz de Intervalo Solaris
Templates/intervals/intgen.group=Amostra de Intervalo Solaris
# JNI Templates
Templates/jni=JNI
Templates/jni/jni.group=Amostra de JNI Solaris
# Solaris Programs Templates
Templates/solarisPrograms=Programas Solaris
Templates/solarisPrograms/cmdline.group=Utilit\u00e1rio de Linha de Comandos
Templates/solarisPrograms/motif.group=Aplica\u00e7\u00e3o Motif
Menu/Help/HelpShortcuts/org-netbeans-modules-cnd-help-Welcome_cpp_home.xml=Ajuda do &C, C++ e Fortran
# Qt Files
Templates/qtFiles=Qt
Templates/qtFiles/main.cc=Arquivo C++ principal para a aplica\u00e7\u00e3o Qt
Templates/qtFiles/form.ui=Form Qt
Templates/qtFiles/dialog-buttonsbottom.ui=Caixa de Di\u00e1logo com Bot\u00f5es Inferiores
Templates/qtFiles/dialog-buttonsright.ui=Caixa de Di\u00e1logo com Bot\u00f5es \u00e0 Direita
Templates/qtFiles/dialog-nobuttons.ui=Caixa de Di\u00e1logo sem Bot\u00f5es
Templates/qtFiles/mainwindow.ui=Janela Principal
Templates/qtFiles/widget.ui=Widget
Templates/qtFiles/resource.qrc=Recurso Qt
Templates/qtFiles/translation.ts=Convers\u00e3o Qt
# Error annotations
LBL_error_annotation=Erros de Compila\u00e7\u00e3o de C, C++ e Fortran
LBL_warning_annotation=Advert\u00eancia de Compila\u00e7\u00e3o de C, C++ e Fortran
goto = Ir para
Editors/text/x-c++/Popup/goto=Navegar
Editors/text/x-h/Popup/goto=Navegar
Editors/text/x-c/Popup/goto=Navegar