blob: 88564b5ed09e5f7e6a6dee000beae740ec927217 [file] [log] [blame]
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
#
# Copyright 2011 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 2011 Sun Microsystems, Inc.
ApiGenPanel.config.title=Selecione uma configura\u00e7\u00e3o para documenta\u00e7\u00e3o
ApiGenPanel.deprecated.toolTip=Gerar documenta\u00e7\u00e3o para elementos obsoletos.
ApiGenPanel.download.toolTip=Adicionar um link para fazer download da documenta\u00e7\u00e3o como arquivo ZIP.
ApiGenPanel.error.invalidAccessLevels=Os n\u00edveis de acesso devem ser fornecidos.
ApiGenPanel.error.invalidCharsets=Os conjuntos de gr\u00e1ficos devem ser fornecidos.
ApiGenPanel.error.invalidTitle=O t\u00edtulo deve ser fornecido.
ApiGenPanel.error.relativeTarget=O caminho absoluto do diret\u00f3rio do alvo deve ser fornecido.
ApiGenPanel.info.csv=Valores separados por v\u00edrgulas (",").
ApiGenPanel.internal.toolTip=Gerar documenta\u00e7\u00e3o para elementos marcados como internos ou exibir partes internas da documenta\u00e7\u00e3o.
ApiGenPanel.php.toolTip=Gerar documenta\u00e7\u00e3o para classes internas de PHP.
ApiGenPanel.sourceCode.toolTip=Gerar arquivos de c\u00f3digo-fonte destacados.
ApiGenPanel.target.title=Selecione o diret\u00f3rio para documenta\u00e7\u00e3o
# panel
ApiGenPanel.titleLabel.text=&T\u00edtulo:
ApiGenPanel.targetLabel.text=Diret\u00f3rio Des&tino:
ApiGenPanel.targetButton.text=Procura&r...
ApiGenPanel.configLabel.text=&Configura\u00e7\u00e3o:
ApiGenPanel.configButton.text=&Procurar...
ApiGenPanel.charsetsLabel.text=Con&juntos de gr\u00e1ficos:
ApiGenPanel.excludesLabel.text=&Exclui:
ApiGenPanel.accessLevelLabel.text=N\u00edveis de &Acesso:
ApiGenPanel.accessLevelPublicCheckBox.text=P\u00fa&blico
ApiGenPanel.accessLevelProtectedCheckBox.text=Pr&otegido
ApiGenPanel.accessLevelPrivateCheckBox.text=Pr&ivado
ApiGenPanel.internalCheckBox.text=I&nterno
ApiGenPanel.phpCheckBox.text=&PHP
ApiGenPanel.todo.toolTip=Gerar documenta\u00e7\u00e3o de tarefas.
ApiGenPanel.tree.toolTip=Gerar view em \u00e1rvore para classes, interfaces, tratos e exce\u00e7\u00f5es.
ApiGenPanel.treeCheckBox.text=\u00c1&rvore
ApiGenPanel.deprecatedCheckBox.text=&Obsoleto
ApiGenPanel.todoCheckBox.text=A&fazer
ApiGenPanel.downloadCheckBox.text=&Fazer Download
ApiGenPanel.sourceCodeCheckBox.text=&C\u00f3digo Fonte
ApiGenPanel.noConfigRadioButton.text=Configura\u00e7\u00e3o Manual:
ApiGenPanel.configRadioButton.text=Arquivo de Configura\u00e7\u00e3o:
ApiGenPanel.warn.configNotNeon=O arquivo neon \u00e9 esperado para configura\u00e7\u00e3o.
# {0} - encoding
ApiGenPanel.warn.missingCharset=Codifica\u00e7\u00e3o do projeto "{0}" n\u00e3o encontrada nos conjuntos de gr\u00e1ficos especificados.
ApiGenPanel.warn.nbWillAskForDir=O NetBeans pedir\u00e1 o diret\u00f3rio antes de gerar a documenta\u00e7\u00e3o.
ApiGenPanel.warn.targetDirWillBeCreated=O diret\u00f3rio de destino ser\u00e1 criado.