windows_it.properties revision 5371
0N/A# This properties file is used to create a PropertyResourceBundle
2362N/A# It contains Locale specific strings used be the Windows Look and Feel.
0N/A# Currently, the following components need this for support:
0N/A#
0N/A# FileChooser
0N/A#
2362N/A# When this file is read in, the strings are put into the
0N/A# defaults table. This is an implementation detail of the current
2362N/A# workings of Swing. DO NOT DEPEND ON THIS.
0N/A# This may change in future versions of Swing as we improve localization
0N/A# support.
0N/A#
0N/A# Refer to the note in basic.properties for a description as to what
0N/A# the mnemonics correspond to and how to calculate them.
0N/A#
0N/A# @author Steve Wilson
0N/A
0N/A
0N/A############ FILE CHOOSER STRINGS #############
0N/A
2362N/AFileChooser.lookInLabel.textAndMnemonic=Cerca &in:
2362N/AFileChooser.saveInLabel.textAndMnemonic=Salva in:
2362N/AFileChooser.fileNameLabel.textAndMnemonic=&Nome file:
0N/AFileChooser.folderNameLabel.textAndMnemonic=&Nome della cartella:
0N/AFileChooser.filesOfTypeLabel.textAndMnemonic=&Tipo file:
0N/AFileChooser.upFolderToolTip.textAndMnemonic=Cartella superiore
0N/AFileChooser.upFolderAccessibleName=Superiore
0N/AFileChooser.homeFolderToolTip.textAndMnemonic=Home
0N/AFileChooser.homeFolderAccessibleName=Home
0N/AFileChooser.newFolderToolTip.textAndMnemonic=Crea nuova cartella
0N/AFileChooser.newFolderAccessibleName=Nuova cartella
0N/AFileChooser.newFolderActionLabel.textAndMnemonic=Nuova cartella
0N/AFileChooser.listViewButtonToolTip.textAndMnemonic=Lista
0N/AFileChooser.listViewButtonAccessibleName=Lista
0N/AFileChooser.listViewActionLabel.textAndMnemonic=Lista
0N/AFileChooser.detailsViewButtonToolTip.textAndMnemonic=Dettagli
0N/AFileChooser.detailsViewButtonAccessibleName=Dettagli
0N/AFileChooser.viewMenuButtonToolTipText = Visualizza menu
0N/AFileChooser.viewMenuButtonAccessibleName = Visualizza menu
0N/AFileChooser.detailsViewActionLabel.textAndMnemonic=Dettagli
0N/AFileChooser.refreshActionLabel.textAndMnemonic=Aggiorna
0N/AFileChooser.viewMenuLabel.textAndMnemonic=Visualizza
0N/AFileChooser.fileNameHeader.textAndMnemonic=Nome
0N/AFileChooser.fileSizeHeader.textAndMnemonic=Dimensioni
0N/AFileChooser.fileTypeHeader.textAndMnemonic=Tipo
0N/AFileChooser.fileDateHeader.textAndMnemonic=Modificato
0N/AFileChooser.fileAttrHeader.textAndMnemonic=Attributi
0N/A