blob: 827ac23a29aef397de5527ebe713d6115c2b7abc [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.
# Palette Action display name
CTL_Component_palette=Paleta
#Component palette labels, hints, menus
CTL_NewCategory=Categoria de Paleta
CTL_NewCategoryTitle=Nova Categoria de Paleta
CTL_NewCategoryName=&Nome da Nova Categoria:
CTL_NewCategoryValue=Categoria
HINT_PaletteComponent=Paleta de Componentes
# context menu on palette item button
CTL_Cut=Recortar
CTL_Copy=Copiar
CTL_Delete=Remover
FMT_ConfirmBeanDelete=Tem certeza que deseja remover o item "{0}" da paleta?
CTL_ConfirmBeanTitle=Confirmar Remo\u00e7\u00e3o do Item da Paleta
CTL_ShowNames=Mostrar Nomes do Item
CTL_HideNames=Ocultar Nomes do Item
CTL_IconSize=Mostrar \u00cdcones {0,choice,1#Grande|2#Pequeno}
# context menu on palette category
CTL_OrderItems=Alterar Ordem dos Itens
CTL_SortItems=Classificar por Nome do Item
CTL_Paste=Colar Item
CTL_DeleteCategory=Excluir Categoria
CTL_RenameCategory=Renomear Categoria
FMT_ConfirmCategoryDelete=Tem certeza que deseja excluir a categoria da paleta "{0}"\ne todo o seu conte\u00fado?
CTL_ConfirmCategoryTitle=Confirmar Remo\u00e7\u00e3o da Categoria da Paleta
CTL_Rename=Renomear
CTL_NewName=&Novo Nome:
# context menu on palette
CTL_SortCategories=Classificar por Nome da Categoria
CTL_OrderCategories=Alterar Ordem das Categorias
CTL_CreateCategory=Criar Nova Categoria
CTL_RefreshPalette=Atualizar Paleta
# Formating of error message shown when user enters invalid name of new palette category.
ERR_InvalidName={0} n\u00e3o \u00e9 um nome v\u00e1lido.
# Formatting of warning message displayed when creating palette category and category with provided name already exists
# {0} - name of the palette category requested to be created
FMT_CategoryExists=A categoria de paleta "{0}" j\u00e1 existe.
# Palette Manager
CTL_Customizer_Title=Gerenciador de Paleta
CTL_Caption=Conte\u00fado da Pale&ta:
CTL_NewCategory_Button=&Nova Categoria...
CTL_Remove_Button=&Remover...
CTL_MoveUp_Button=Mover para &Cima
CTL_MoveDown_Button=Mover para &Baixo
CTL_Close_Button=&Fechar
MSG_ConfirmPaletteDelete=Tem certeza de que deseja remover da paleta o conte\u00fado selecionado?
CTL_ConfirmDeleteTitle=Confirmar Remo\u00e7\u00e3o de Conte\u00fado da Paleta
ACSD_PaletteCustomizer=Gerenciador de Paleta
ACSD_MoveUp=Move para cima o item ou categoria selecionado(a)
ACSD_MoveDown=Move para baixo o item ou categoria selecionado(a)
ACSD_Remove=Exclui o item ou categoria selecionado(a)
ACSD_NewCategory=Adicionar nova categoria
ACSD_Close=Fechar janela do Gerenciador de Paleta
ACSN_PaletteContentsTree=\u00c1rvore de Conte\u00fado da Paleta
ACSD_PaletteContentsTree=Itens e categorias de paleta exibidos como \u00e1rvore
CTL_ResetPalette=Redefinir &Paleta
ASCN_ResetPalette=Bot\u00e3o Redefinir Paleta
ASCD_ResetPalette=Redefine a paleta do componente para seu estado default
CTL_ResetPalettePopup=Redefinir Paleta
MSG_ConfirmPaletteReset=Tem certeza de que deseja redefinir a paleta?
CTL_ConfirmResetTitle=Confirmar Redefini\u00e7\u00e3o de Paleta
CTL_ShowCustomizer=Gerenciador de Paleta...
CTL_PaletteAction=P&aleta
# Editor Palette Item parsing error messages
MSG_UnknownEditorPaletteItemVersion=Vers\u00e3o do item de paleta do editor desconhecida.
MSG_UnsupportedEditorPaletteItemVersion=Vers\u00e3o do item de paleta do editor n\u00e3o suportada.
Err_StoreSettings=Erro ao salvar as defini\u00e7\u00f5es da paleta.