blob: e313d72b702280a2ae89b37e5e468ac77fc8d1b5 [file] [log] [blame]
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
#
# Copyright 2016 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 2016 Sun Microsystems, Inc.
NewJetModuleWizardPanel.error.htmlFile=O arquivo HTML j\u00e1 existe.
NewJetModuleWizardPanel.error.htmlFolder=A pasta HTML deve ser definida.
NewJetModuleWizardPanel.error.jsFile=O arquivo JS j\u00e1 existe.
NewJetModuleWizardPanel.error.jsFolder=A pasta JS deve ser definida.
NewJetModuleWizardPanel.error.name=O nome do arquivo deve ser definido.
NewJetModuleWizardPanel.error.project=Um novo m\u00f3dulo s\u00f3 pode ser criado para o projeto.
NewJetModuleWizardPanelUi.chooser.folder.title=Selecionar pasta
NewJetModuleWizardPanelUi.name=Nome e Localiza\u00e7\u00e3o
NewJetModuleWizardPanelUi.project.none=<nenhum projeto>
# {0} - current step index
# {1} - number of steps
NewProjectWizardIterator.name={0} de {1}
NewProjectWizardIterator.newComponentInteractionSample.displayName=Amostra de Intera\u00e7\u00e3o de Componentes Oracle JET
NewProjectWizardIterator.newOracleJETBaseDistribution.displayName=Distribui\u00e7\u00e3o do Oracle JET Base
NewProjectWizardIterator.newOracleJETQuickStartBasic.displayName=In\u00edcio R\u00e1pido B\u00e1sico do Oracle JET
NewProjectWizardIterator.progress.creating=Criando projeto...
NewProjectWizardIterator.progress.downloading=Fazendo download do arquivo compactado...
NewProjectWizardIterator.progress.unpacking=Descompactando arquivo compactado...
Templates/Clientside/OJET=Oracle JET
Templates/Clientside/DummyEmptyJETModule=M\u00f3dulo JET Vazio
Templates/Clientside/DummyKnockoutJETModule=M\u00f3dulo JET Knockout
# panel
NewJetModuleWizardPanelUi.nameLabel.text=&Nome do Arquivo:
NewJetModuleWizardPanelUi.projectLabel.text=Projeto:
NewJetModuleWizardPanelUi.jsFolderLabel.text=Pasta &JS:
NewJetModuleWizardPanelUi.jsFolderBrowseButton.text=&Procurar...
NewJetModuleWizardPanelUi.htmlFolderLabel.text=Pasta &HTML:
NewJetModuleWizardPanelUi.htmlFolderBrowseButton.text=P&rocurar...
NewJetModuleWizardPanelUi.createdJsFileLabel.text=Arquivo JS Criado:
NewJetModuleWizardPanelUi.createdHtmlFileLabel.text=Arquivo HTML Criado:
Templates/ClientSide/OJET/EmptyJETModule-html=M\u00f3dulo JET Vazio (HTML)
Templates/ClientSide/OJET/EmptyJETModule-js=M\u00f3dulo JET Vazio (JavaScript)
Templates/ClientSide/OJET/KnockoutJETModule-html=M\u00f3dulo JET Knockout (HTML)
Templates/ClientSide/OJET/KnockoutJETModule-js=M\u00f3dulo JET Knockout (JavaScript)