blob: 439ea8643ff779b7a33af181f0a9ceb4bf9f7b54 [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=Categor\u00eda da paleta
CTL_NewCategoryTitle=Nova categor\u00eda da paleta
CTL_NewCategoryName=&Novo nome da categor\u00eda:
CTL_NewCategoryValue=Categor\u00eda
HINT_PaletteComponent=Paleta compo\u00f1ente
# context menu on palette item button
CTL_Cut=Cortar
CTL_Copy=Copiar
CTL_Delete=Eliminar
FMT_ConfirmBeanDelete=Est\u00e1 seguro de que quere eliminar o elemento \"{0}\" da paleta?
CTL_ConfirmBeanTitle=Confirmaci\u00f3n de eliminaci\u00f3n do elemento da paleta
CTL_ShowNames=Mostrar nomes dos elementos
CTL_HideNames=Ocultar nomes dos elementos
CTL_IconSize=Mostrar iconas {0,choice,1#grandes|2#pequenas}
# context menu on palette category
CTL_OrderItems=Cambiar orde dos elementos
CTL_SortItems=Ordenar por nome de elemento
CTL_Paste=Pegar elemento
CTL_DeleteCategory=Eliminar categor\u00eda
CTL_RenameCategory=Renomear categor\u00eda
FMT_ConfirmCategoryDelete=Est\u00e1 seguro de que quere borrar a categor\u00eda da paleta \"{0}\"\ne todos os seus contidos?
CTL_ConfirmCategoryTitle=Confirmar a eliminaci\u00f3n da categor\u00eda da paleta
CTL_Rename=Renomear
CTL_NewName=&Nome novo:
# context menu on palette
CTL_SortCategories=Ordenar por nome da categor\u00eda
CTL_OrderCategories=Cambiar orde das categor\u00edas
CTL_CreateCategory=Crear nova categor\u00eda
CTL_RefreshPalette=Actualizar paleta
# Formating of error message shown when user enters invalid name of new palette category.
ERR_InvalidName={0} non \u00e9 un nome correcto.
# 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 categor\u00eda de paleta "{0}" xa existe.
# Palette Manager
CTL_Customizer_Title=Xestor de paleta
CTL_Caption=Contido da pale&ta:
CTL_NewCategory_Button=&Nova categor\u00eda...
CTL_Remove_Button=&Eliminar...
CTL_MoveUp_Button=Mo&ver cara a arriba
CTL_MoveDown_Button=Mover cara a a&baixo
CTL_Close_Button=Pe&char
MSG_ConfirmPaletteDelete=Esta seguro que quere eliminar o contido seleccionado dende a paleta?
CTL_ConfirmDeleteTitle=Confirmaci\u00f3n de eliminaci\u00f3n do contido da paleta
ACSD_PaletteCustomizer=Xestor de paleta
ACSD_MoveUp=Mover cara arriba o elemento ou categor\u00eda seleccionada
ACSD_MoveDown=Mover cara abaixo o elemento ou categor\u00eda seleccionada
ACSD_Remove=Eliminar elemento ou categor\u00eda seleccionada
ACSD_NewCategory=Engadir nova categor\u00eda
ACSD_Close=Pechar a xanela do Xestor de paleta
ACSN_PaletteContentsTree=\u00c1rbore dos contidos da paleta
ACSD_PaletteContentsTree=Categor\u00edas e elementos da paleta mostrados como \u00e1rbore.
CTL_ResetPalette=Reiniciar &paleta
ASCN_ResetPalette=Bot\u00f3n de reinicio de paleta
ASCD_ResetPalette=Reinicia a paleta compo\u00f1ente ao seu estado predeterminado
CTL_ResetPalettePopup=Reiniciar paleta
MSG_ConfirmPaletteReset=Est\u00e1 seguro que quere reiniciar a paleta?
CTL_ConfirmResetTitle=Confirmar reinicio de paleta
CTL_ShowCustomizer=Xestor de paleta...
CTL_PaletteAction=Pale&ta
# Editor Palette Item parsing error messages
MSG_UnknownEditorPaletteItemVersion=Versi\u00f3n do elemento do editor de paleta.
MSG_UnsupportedEditorPaletteItemVersion=Versi\u00f3n do elemento do editor da paleta non compat\u00edbel.
Err_StoreSettings=Erro ao gardar as configuraci\u00f3ns da paleta.