blob: bd67c4f1033f4273c33c92dedea7f55490572317 [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.
LBL_QuickSearchPanel_Title=Provedor de Pesquisa R\u00e1pida
Templates/NetBeansModuleDevelopment/newQuickSearch=Provedor de Pesquisa R\u00e1pida
QuickSearchPanel.fileNameLabel.text=&Nome da Classe do Provedor:
QuickSearchPanel.packageLabel.text=Pa&cote:
QuickSearchPanel.categoryNameLabel.text=Nome para Exibi\u00e7\u00e3o da &Categoria:
QuickSearchPanel.positionLabel.text=&Posi\u00e7\u00e3o no Popup:
QuickSearchPanel.commandLabel.text=Prefixo do Co&mando:
# Error messages
ERR_FN_EMPTY=O Nome do Arquivo n\u00e3o pode ficar vazio.
ERR_FN_INVALID=O nome do arquivo deve ser um identificador Java v\u00e1lido
EMPTY_PACKAGE=\u00c9 altamente recomendado que voc\u00ea n\u00e3o coloque classes Java no pacote default
ERR_EMPTY_PREFIX=O prefixo n\u00e3o pode ser vazio
ERR_PREFIX_INVALID=O prefixo precisa conter somente caracteres alfanum\u00e9ricos
ERR_POSITION_EMPTY=A posi\u00e7\u00e3o n\u00e3o pode estar vazia. Usar atributo "position" de classifica\u00e7\u00e3o da API FileSystem
ERR_POSITION_INVALID=A posi\u00e7\u00e3o deve ser um inteiro, como 100, 200 ...
EMPTY_CATEGORY=O nome da categoria n\u00e3o pode ser vazio.
QuickSearchPanel.fileNameLabel.AccessibleContext.accessibleDescription=Label do Nome do Arquivo
QuickSearchPanel.AccessibleContext.accessibleDescription=painel do assistente de pesquisa r\u00e1pida
QuickSearchPanel.AccessibleContext.accessibleName=painel do assistente de pesquisa r\u00e1pida
QuickSearchPanel.commandPrefixTextField.AccessibleContext.accessibleDescription=categoria de estreitamento do prefixo do comando
QuickSearchPanel.commandPrefixTextField.AccessibleContext.accessibleName=prefixo do comando
QuickSearchPanel.packageCombo.AccessibleContext.accessibleDescription=escolha um pacote em que os arquivos ser\u00e3o gerados
QuickSearchPanel.packageCombo.AccessibleContext.accessibleName=Caixa de Combina\u00e7\u00e3o Pacote
QuickSearchPanel.packageLabel.AccessibleContext.accessibleDescription=label do pacote
QuickSearchPanel.classNameTextField.AccessibleContext.accessibleDescription=Nome da classe do provedor de Pesquisa R\u00e1pida
QuickSearchPanel.categoryNameLabel.AccessibleContext.accessibleDescription=label do nome da categoria
QuickSearchPanel.commandLabel.AccessibleContext.accessibleDescription=label do comando
QuickSearchPanel.categoryNameTextField.AccessibleContext.accessibleDescription=Nome para exibi\u00e7\u00e3o da nova categoria de pesquisa r\u00e1pida
QuickSearchPanel.positionLabel.AccessibleContext.accessibleDescription=label da posi\u00e7\u00e3o
QuickSearchPanel.positionTextField.AccessibleContext.accessibleDescription=posi\u00e7\u00e3o no popup. Isto \u00e9, 100, 200 ...