blob: 6ae426c985439d828b439c5b80d9aae9b32d1a0c [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 de paleta
CTL_NewCategoryTitle=Nueva categor\u00eda de paleta
CTL_NewCategoryName=Nombre de categor\u00eda &nuevo:
CTL_NewCategoryValue=Categor\u00eda
HINT_PaletteComponent=Paleta de componentes
# context menu on palette item button
CTL_Cut=Cortar
CTL_Copy=Copiar
CTL_Delete=Eliminar
FMT_ConfirmBeanDelete=\u00bfEst\u00e1 seguro que desea quitar el elemento \"{0}\" de la paleta?
CTL_ConfirmBeanTitle=Confirmar la eliminaci\u00f3n del elemento de la paleta
CTL_ShowNames=Mostrar nombres de elementos
CTL_HideNames=Ocultar nombre de elementos
CTL_IconSize=Mostrar {0,choice,1#Big|2#Small} \u00edconos
# context menu on palette category
CTL_OrderItems=Cambiar orden de los elementos
CTL_SortItems=Ordenar por nombre del elemento
CTL_Paste=Pegar elemento
CTL_DeleteCategory=Eliminar categor\u00eda
CTL_RenameCategory=Renombrar categor\u00eda
FMT_ConfirmCategoryDelete=\u00bfEst\u00e1 seguro de borrar la categor\u00eda de paleta \"{0}\" y todo su contenido?
CTL_ConfirmCategoryTitle=Confirmar la eliminaci\u00f3n de la categor\u00eda de la paleta
CTL_Rename=Cambiar de nombre
CTL_NewName=&Nombre nuevo:
# context menu on palette
CTL_SortCategories=Ordenar categor\u00eda por nombre
CTL_OrderCategories=Cambiar orden de categor\u00edas
CTL_CreateCategory=Crear categor\u00eda nueva
CTL_RefreshPalette=Actualizar Paleta
# Formating of error message shown when user enters invalid name of new palette category.
ERR_InvalidName={0} no es un nombre 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=La categor\u00eda "{0}" de la paleta ya existe.
# Palette Manager
CTL_Customizer_Title=Administrador de Paleta
CTL_Caption=Contenido de la Pale&ta:
CTL_NewCategory_Button=&Nueva categor\u00eda...
CTL_Remove_Button=&Remover...
CTL_MoveUp_Button=S&ubir
CTL_MoveDown_Button=Desplazar hacia a&bajo
CTL_Close_Button=&Cerrar
MSG_ConfirmPaletteDelete=\u00bfEst\u00e1 seguro de querer remover el contenido seleccionado de la paleta?
CTL_ConfirmDeleteTitle=Confirme eliminaci\u00f3n del contenido de la paleta
ACSD_PaletteCustomizer=Administrador de Paleta
ACSD_MoveUp=Mover el elemento seleccionado o la categor\u00eda superior
ACSD_MoveDown=Mover el elemento seleccionado o la categor\u00eda inferior
ACSD_Remove=Remover el elemento seleccionado o la categor\u00eda
ACSD_NewCategory=Agregar nueva categor\u00eda
ACSD_Close=Cerrar la ventana de administraci\u00f3n de paleta
ACSN_PaletteContentsTree=\u00c1rbol de contenidos de la paleta
ACSD_PaletteContentsTree=Las categor\u00edas de la paleta y los elementos son desplegados como arboles
CTL_ResetPalette=Restablecer paleta
ASCN_ResetPalette=Restablecer bot\u00f3n de la paleta
ASCD_ResetPalette=Restablecer el componente paleta a su tama\u00f1o predeterminado
CTL_ResetPalettePopup=Restablecer paleta
MSG_ConfirmPaletteReset=\u00bfDesea restablecer la paleta?
CTL_ConfirmResetTitle=Confirmar restablecer la paleta
CTL_ShowCustomizer=Administrador de paleta...
CTL_PaletteAction=Pale&ta
# Editor Palette Item parsing error messages
MSG_UnknownEditorPaletteItemVersion=Versi\u00f3n desconocida del elemento del editor de la paleta.
MSG_UnsupportedEditorPaletteItemVersion=Versi\u00f3n no soportada del elemento del editor de la paleta.
Err_StoreSettings=Error mientras se guardaban las configuraciones de la paleta.