blob: 206a34f667952abc5017b408a5db0ffbb7e55442 [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=Tavolozza
#Component palette labels, hints, menus
CTL_NewCategory=Categoria tavolozze
CTL_NewCategoryTitle=Nuova categoria tavolozze
CTL_NewCategoryName=&Nuovo nome categoria:
CTL_NewCategoryValue=Categoria
HINT_PaletteComponent=Tavolozza dei componenti
# context menu on palette item button
CTL_Cut=Taglia
CTL_Copy=Copia
CTL_Delete=Rimuovi
FMT_ConfirmBeanDelete=Are you sure you want to remove \"{0}\" item from the palette?
CTL_ConfirmBeanTitle=Conferma la rimozione dell'elemento dalla tavolozza
CTL_ShowNames=Mostra il nome degli elementi
CTL_HideNames=Nascondi il nome degli elementi
CTL_IconSize=Mostra {0,choice,1#Grandi|2#Piccole} Icone
# context menu on palette category
CTL_OrderItems=Cambia l'ordine degli elementi
CTL_SortItems=Ordina per nome degli elementi
CTL_Paste=Incolla l'elemento
CTL_DeleteCategory=Elimina la categoria
CTL_RenameCategory=Rinomina la categoria
FMT_ConfirmCategoryDelete=Are you sure you want to delete \"{0}\" palette category\nand all of its contents?
CTL_ConfirmCategoryTitle=Conferma la rimozione della categoria tavolozze
CTL_Rename=Rinomina
CTL_NewName=&Nuovo nome:
# context menu on palette
CTL_SortCategories=Ordina per nome categoria
CTL_OrderCategories=Cambia l'ordine delle categorie
CTL_CreateCategory=Crea nuova categoria
CTL_RefreshPalette=Aggiorna la tavolozza
# Formating of error message shown when user enters invalid name of new palette category.
ERR_InvalidName=Il nome {0} non \u00e8 valido.
# 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 categoria tavolozze "{0}" esiste gi\u00e0.
# Palette Manager
CTL_Customizer_Title=Gestore della tavolozza
CTL_Caption=Con&tenuto della tavolozza
CTL_NewCategory_Button=&Nuova categoria...
CTL_Remove_Button=&Rimuovi...
CTL_MoveUp_Button=Sposta s&u
CTL_MoveDown_Button=Sposta &gi\u00f9
CTL_Close_Button=&Chiudi
MSG_ConfirmPaletteDelete=Vuoi davvero rimuovere dalla tavolozza ci\u00f2 che \u00e8 stato selezionato?
CTL_ConfirmDeleteTitle=Conferma la rimozione del contenuto della tavolozza
ACSD_PaletteCustomizer=Gestore della tavolozza
ACSD_MoveUp=Sposta in alto la categoria o l'elemento selezionati
ACSD_MoveDown=Sposta in basso la categoria o l'elemento selezionati
ACSD_Remove=Rimuovi la categoria o l'elemento selezionati
ACSD_NewCategory=Aggiungi una nuova categoria
ACSD_Close=Chiudi la finestra del gestore della tavolozza
ACSN_PaletteContentsTree=Albero dei contenuti della tavolozza
ACSD_PaletteContentsTree=Categorie tavolozze ed elementi mostrati ad albero
CTL_ResetPalette=Reim&posta la tavolozza
ASCN_ResetPalette=Pulsante reimposta tavolozza
ASCD_ResetPalette=Reimposta la tavolozza dei componenti al suo stato predefinito
CTL_ResetPalettePopup=Reimposta la tavolozza
MSG_ConfirmPaletteReset=Si \u00e8 sicuri di voler reimpostare la tavolozza?
CTL_ConfirmResetTitle=Conferma reimpostazione tavolozza
CTL_ShowCustomizer=Gestore della tavolozza...
CTL_PaletteAction=&Tavolozza
# Editor Palette Item parsing error messages
MSG_UnknownEditorPaletteItemVersion=Versione sconosciuta dell'editor degli elementi della tavolozza
MSG_UnsupportedEditorPaletteItemVersion=Versione non supportata dell'editor degli elementi della tavolozza
Err_StoreSettings=Errore nel salvataggio delle impostazioni della tavolozza.