blob: d37c0be6f7aade97ceb6e0ad206155bc849a2654 [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-Display-Category=Ruby
OpenIDE-Module-Name=Integra\u00e7\u00e3o Java Ruby
OpenIDE-Module-Short-Description=Suporte para acessar bibliotecas Java por meio de JRuby em projetos Ruby
OpenIDE-Module-Long-Description=Suporte para acessar bibliotecas Java por meio de JRuby em projetos Ruby
LBL_Config_Java=Java
# CustomizerDialog
LBL_Customizer_Title=Propriedades do projeto - {0}
LBL_CustomizeGeneral_Platform_JLabel=Plataforma Ja&va\:
LBL_CustomizeGeneral_Platform_JButton=&Gerenciar plataformas...
MSG_ProjectArtifactFormat={0} - {1}
#Dialog for adding JARS
LBL_AddJar_DialogTitle=Adicionar JAR/pasta
LBL_ZipJarFolderFilter=Entrada do classpath (pasta, arquivo ZIP ou JAR)
#Known classpath display names
LBL_JavacClasspath_DisplayName=Classpath para c\u00f3digos-fonte de compila\u00e7\u00e3o
LBL_JavacTestClasspath_DisplayName=Classpath para testes de compila\u00e7\u00e3o
LBL_RunClasspath_DisplayName=Classpath para execu\u00e7\u00e3o do projeto
LBL_RunTestClasspath_DisplayName=Classpath para testes de execu\u00e7\u00e3o
LBL_BuildClassesDir_DisplayName=C\u00f3digos-fonte compilados
LBL_BuildTestClassesDir_DisplayName=Testes compilados
LBL_CustomizeCompile_Classpath_AddLibrary=Adicionar biblioteca
LBL_AddLibrary=Adicionar biblioteca
# VisualClassPathItem
LBL_MISSING_LIBRARY=Faltando biblioteca: {0}
LBL_MISSING_PROJECT=Projeto ausente: {0}
LBL_MISSING_FILE=Refer\u00eancia inv\u00e1lida: {0}
ACSD_CustomizerGeneral_jLabelTarget=N/D
ACSD_CustomizerGeneral_jButton1=Abre o gerenciador da plataforma Java.
ACSD_CustomizerLibraries_jLabelClasspathC=Lista todos itens no classpath para compila\u00e7\u00e3o dos c\u00f3digos-fonte.
ACSD_CustomizerLibraries_jButtonAddArtifact=Abre a escolha de projeto, onde \u00e9 poss\u00edvel adicionar um projeto ao classpath.
ACSD_CustomizerLibraries_jButtonAddLibrary=Abrir caixa de di\u00e1logo Adicionar biblioteca
ACSD_CustomizerLibraries_jButtonAddJar=Abre a escolha de arquivo JAR, onde voc\u00ea pode adicionar um arquivo JAR ao classpath.
ACSD_CustomizerLibraries_jButtonRemove=Remove o item selecionado do classpath.
ACSD_CustomizerLibraries_jButtonMoveUp=Move o item selecionado adiante na lista de itens do classpath.
ACSD_CustomizerLibraries_jButtonMoveDown=Move o item selecionado para tr\u00e1s na lista de itens do classpath.
AD_AddLibrary=N/D
LBL_CustomizeLibraries_LibrariesTab=Classpath JRuby
LBL_CustomizeLibraries_AddProject_JButton=Adicionar &projeto..
LBL_CustomizeLibraries_AddLibary_JButton=Adicionar &biblioteca...
LBL_CustomizeLibraries_AddJar_JButton=Adicionar JAR/&pasta
LBL_CustomizeLibraries_Edit_JButton=&Editar
LBL_CustomizeLibraries_Remove_JButton=&Remover
LBL_CustomizeLibraries_MoveUp_JButton=Mover para &cima
LBL_CustomizeLibraries_MoveDown_JButton=Mover para &baixo
LBL_CustomizeLibraries_LibrariesC_JLabel=Bibliotecas de &tempo de execu\u00e7\u00e3o:
LBL_CustomizeLibraries_Build_Subprojects=&Construir projetos no classpath
ACSD_CustomizerLibraries_JTabbedPane=N/D
ACSN_CustomizerLibraries_JTabbedPane=N/D
AN_CustomizerLibraries_jListClasspathC=N/D
AD_CheckBoxBuildSubprojects=N/D
IncludeJava=&Incluir Java (requer reinicializa\u00e7\u00e3o)
IncludeJavaTip=Quando selecionado, auto-completar de c\u00f3digo-fonte, ir para declara\u00e7\u00e3o etc. ir\u00e3o incluir classes Java e Ruby para APIs de integra\u00e7\u00e3o do Java