blob: 7eb39fa51bc8ca993a633b138284231195789203 [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.
#DimensionEditor, InsertEditor, PointEditor, rectangleEditor common
CTL_NegativeSize=La dimensione non pu\u00f2 essere negativa
CTL_InvalidValue=Immesso valore non valido
CTL_InvalidValueWithParam=Immesso valore {0} non valido
CTL_InvalidValueWithExc=Immesso valore non valido. \nCausa: {0}
#ArrayOfIntSupport
# {0} = type of property
# {1} = format of value (e.g. "[<n1>,<n2>,<n3>,<n4>]" )
EXC_BadFormatValue=Il valore di {0} deve essere in formato {1}
#ColorEditor
CTL_AWTPalette=Tavolozza AWT
CTL_SwingPalette=Tavolozza Swing
CTL_SystemPalette=Tavolozza di sistema
FMT_IllegalEntry="{0}" non \u00e8 un identificativo di colore valido. \u00c8 possibile immettere le costanti Swing o AWT o i valori rosso/verde/blu.
# ColorEditor:AWT color names
LAB_White=Bianco
LAB_LightGray=Grigio chiaro
LAB_Gray=Grigio
LAB_DarkGray=Grigio scuro
LAB_Black=Nero
LAB_Red=Rosso
LAB_Pink=Rosa
LAB_Orange=Arancione
LAB_Yellow=Giallo
LAB_Green=Verde
LAB_Magenta=Magenta
LAB_Cyan=Ciano
LAB_Blue=Blu
# ColorEditor: system color names
LAB_ActiveCaption=Didascalia attiva
LAB_ActiveCaptionBorder=Bordo didascalia attiva
LAB_ActiveCaptionText=Testo didascalia attiva
LAB_Control=Controllo
LAB_ControlDkShadow=Ombreggiatura scura controllo
LAB_ControlHighlight=Evidenziazione controllo
LAB_ControlLtHighlight=Evidenziazione chiara controllo
LAB_ControlShadow=Ombreggiatura controllo
LAB_ControlText=Testo controllo
LAB_Desktop=Desktop
LAB_InactiveCaption=Didascalia non attiva
LAB_InactiveCaptionBorder=Bordo didascalia non attiva
LAB_InactiveCaptionText=Testo didascalia non attiva
LAB_Info=Informazioni
LAB_InfoText=Testo informazioni
LAB_Menu=Menu
LAB_MenuText=Testo menu
LAB_Scrollbar=Barra di scorrimento
LAB_Text=Testo
LAB_TextHighlight=Evidenziazione testo
LAB_TextHighlightText=Testo evidenziazione testo
LAB_TextInactiveText=Testo non attivo testo
LAB_TextText=Testo testo
LAB_Window=Finestra
LAB_WindowBorder=Bordo finestra
LAB_WindowText=Testo finestra
#DimensionCustomEditor
CTL_Dimension=Dimensione
CTL_Width=&Larghezza:
CTL_Height=&Altezza:
#DimensionEditor
CTL_HintFormat=[larghezza,altezza]
#FontEditor
CTL_Plain=Semplice
CTL_Bold=Grassetto
CTL_Italic=Corsivo
CTL_BoldItalic=Grassetto corsivo
CTL_Font=Cara&ttere:
CTL_FontStyle=St&ile carattere:
CTL_Size=&Dimensione:
CTL_Preview=Anteprima
#InsetsCustomEditor
CTL_Insets=Bassorilievi
CTL_Top=In &alto:
CTL_Left=A &sinistra:
CTL_Bottom=In &basso:
CTL_Right=A dest&ra:
#InsetsEditor
CTL_HintFormatIE=[in alto,a sinistra,in basso,a destra]
# ObjectEditor
CTL_NullValue=<valore NULL>
CTL_NullItem=<elemento NULL>
#PointCustomEditor
CTL_Point=Punto
CTL_X=&X:
CTL_Y=&Y:
#PointEditor
CTL_HintFormatPE=[x,y]
#RectangleCustomEditor
CTL_Rectangle=Rettangolo
#RectangleEditor
CTL_HintFormatRE=[x,y,larghezza,altezza]
#StringCustomEditor
ACS_TextArea=Testo:
ACSD_TextArea=Immettere il testo della propriet\u00e0 qui
ACSD_CustomStringEditor=Editor per le propriet\u00e0 della stringa
ACS_Instructions=Istruzioni
MSG_FontIsNotInitialized=Memorizzazione in XML non riuscita poich\u00e9 il valore del carattere non \u00e8 inizializzato.
#FileEditor
# The label and hint of approve button on JFileChooser for selectinf File/Directory
#CTL_ApproveSelect=Select
#CTL_ApproveSelectToolTip=Select
CTL_DialogTitleFilesAndDirs=Seleziona file o directory
CTL_DialogTitleFiles=Selezionare un file
CTL_DialogTitleDirs=Selezionare una directory
#HtmlBrowser$FactoryEditor
CTL_UnspecifiedBrowser=<Non specificato>
#PropertiesCustomEditor
ACS_PropertiesEditorPane=Propriet\u00e0
WARN_PropertiesComments=Avvertenza: i commenti verranno eliminati.
#StringArrayCustomEditor
CTL_Empty=<vuoto>
CTL_Item=&Elemento:
CTL_ItemList=&Lista di elementi
CTL_Add_StringArrayCustomEditor=&Aggiungi
CTL_Change_StringArrayCustomEditor=&Modifica
CTL_Remove=&Rimuovi
CTL_MoveUp=S&u
CTL_MoveDown=G&i\u00f9
#Bool/BooleanEditor
TRUE=true
FALSE=false
#Int/IntegerEditor
#Illegal argument exception on bad string input
EXC_ILLEGAL_VALUE_TEXT=Valore di input non intero:
#Illegal argument exception on bad string input to a keyed editor
#preceding the input string
EXC_ILLEGAL_STRING_TEXT_FIRST=kmsgey stringa non valido "
#Illegal argument exception on bad string input to a keyed editor
#following the input string, preceding the list of keys
EXC_ILLEGAL_STRING_TEXT_SECOND=" - valori validi: "
#ClassEditor unknown class text
FMT_EXC_CANT_LOAD_CLASS=Classe sconosciuta: {0}
#Generic bad string value supplied for primitive type
FMT_EXC_GENERIC_BAD_VALUE=Valore non valido: {0}
#Bad text message for URLs
FMT_EXC_BAD_URL=URL non riconosciuto: {0}
#
MSG_NULL_OR_EMPTY=NULL o un array vuoto
#ObjectEditor
ACSN_ObjectTree=Opzioni disponibili
ACSD_ObjectTree=Selezionare un oggetto
#Font Editor
MSG_AppleBug=La visualizzazione di questo messaggio indica che si \u00e8 verificato un errore durante l'inizializzazione della lista di caratteri disponibili. Questo errore \u00e8 dovuto a un bug della JVM Apple attivato quando sul sistema sono installati caratteri bitmap. Per poter usare l'editor di caratteri, \u00e8 necessario disinstallare tutti i caratteri bitmap presenti sul sistema. Per ulteriori dettagli, vedere il bug 3121780 in Apple BugReporter.
# http://en.wikipedia.org/wiki/The_quick_brown_fox_jumps_over_the_lazy_dog
# translators @see http://en.wikipedia.org/wiki/List_of_pangrams
# will be same as CTL_OK in openide.explorer/src/org/openide/explorer/propertysheet/Bundle.properties
CTL_OK=OK