blob: fb469dcecfe212990f7a60b8965d6afc9ad0424a [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.
# Sample ResourceBundle properties file
LBL_LoaderWizardTitle=Tipo de Arquivo
# FileRecognitionPanel: texts of components
LBL_FileRecognition_Title=Reconhecimento de Arquivo
LBL_MimeType=Tipo &MIME:
# A radio button label. Preceded in UI by the section's title "File Recognition".
LBL_ByExtension=por &Extens\u00e3o de Arquivo
LBL_Extension=&Extens\u00e3o (\u00f5es):
# A radio button label. Preceded in UI by the section's title "File Recognition".
LBL_ByElement=por Elemento-raiz de &XML
LBL_Element=&Namespace:
ACS_FileRecognitionPanel=Painel de Reconhecimento de Arquivos
ACS_CTL_ByElement=Reconhecer por namespace XML
ACS_CTL_ByExtension=Reconhecer por extens\u00e3o
ACS_CTL_Extension=Extens\u00e3o
ACS_CTL_Namespace=Namespace
ACS_CTL_Mimetype=Tipo MIME
# NameAndLocationPanel: texts of components
LBL_NameLocation_Title=Nome, \u00cdcone e Localiza\u00e7\u00e3o
LBL_ProjectName=&Projeto:
LBL_PackageName=Pa&cote:
LBL_CreatedFiles=Arquivos &Criados:
LBL_ModifiedFiles=Arquivos &Modificados:
LBL_Icon_Browse=&Procurar...
LBL_Icon=\u00cd&cone:
LBL_Prefix=Prefixo do &Nome da Classe:
LBL_Select=Selecionar
ERR_Name_Prefix_Empty=Especifique o Prefixo do Nome da Classe.
ERR_Name_Prefix_Invalid=O Prefixo do Nome da Classe n\u00e3o \u00e9 um prefixo de classe Java v\u00e1lido.
ERR_Icon_Invalid=\u00cdcone n\u00e3o localizado.
ERR_Package_Invalid=O pacote est\u00e1 em branco ou est\u00e1 incorreto.
ERR_ToBeCreateFileExists=O arquivo {0} j\u00e1 existe.
ERR_IconNeededForMultiView=O \u00edcone \u00e9 necess\u00e1rio ao usar view m\u00faltipla!
ERR_IconDoesNotExistsForMultiview=O \u00edcone {0} parece n\u00e3o existir!
ACS_NameAndLocationPanel=Painel de Nome, \u00cdcone e Localiza\u00e7\u00e3o
ACS_CTL_PackageName=Nome do Pacote
ACS_CTL_Icon=\u00cdcone para tipo de arquivo
ACS_CTL_Prefix=Prefixo do Nome da Classe
ACS_CTL_IconButton=Bot\u00e3o Procurar para sele\u00e7\u00e3o de \u00edcone
ACS_CTL_ProjectName=Nome do Projeto
ACS_CTL_CreatedFilesValue=Arquivos Criados
ACS_CTL_ModifiedFilesValue=Arquivos Modificados
# {0} - mime type
MSG_Empty_String_After_Slash=String vazia ap\u00f3s ''/'' em "{0}"
# {0} - mime type
MSG_Invalid_MimeType=mimeType inv\u00e1lido="{0}"
# {0} - mime type
MSG_Mime_Not_Contain_Slash=O MimeType "{0}" n\u00e3o cont\u00e9m ''/''.
# {0} - mime type
MSG_More_Slashes=Barras adicionais em "{0}"
# {0} - mime type
MSG_More_Successive_Slashes=Barras adicionais sucessivas em "{0}"
MSG_NoNamespace=Especifique um namespace.
MSG_NoExtension=Especifique pelo menos uma extens\u00e3o de arquivo.
MSG_BadExtensionPattern=Padr\u00e3o de extens\u00f5es inv\u00e1lido. Insira uma lista de extens\u00f5es separada por espa\u00e7os ou v\u00edrgulas.
MSG_BadMimeTypeForXML=Tipo MIME inadequado. Deve ser "texto/meuformato+xml" ou "aplica\u00e7\u00e3o/meuformato+xml".
MSG_EmptyMIMEType=Especifique o tipo de MIME
template_loader=Tipo de Arquivo