1 # This properties file is used to create a PropertyResourceBundle
   2 # It contains Locale specific strings used in Swing
   3 # Currently, the following components need this for support:
   4 #
   5 #    ColorChooser
   6 #    FileChooser
   7 #    OptionPane
   8 #
   9 # When this file is read in, the strings are put into the
  10 # defaults table.  This is an implementation detail of the current
  11 # workings of Swing.  DO NOT DEPEND ON THIS.
  12 # This may change in future versions of Swing as we improve localization
  13 # support.
  14 #
  15 #                        MNEMONIC NOTE:
  16 # Many of strings in this file are used by widgets that have a
  17 # mnemonic, for example:
  18 #   ColorChooser.rgbNameTextAndMnemonic=R&GB
  19 #
  20 # Indicates that the tab in the ColorChooser for RGB colors will have
  21 # the text 'RGB', further the mnemonic character will be 'g' and that
  22 # a decoration will be provided under the 'G'. This will typically
  23 # look like:  RGB
  24 #              -
  25 #
  26 # One important thing to remember is that the mnemonic MUST exist in
  27 # the String, if it does not exist you should add text that makes it
  28 # exist. This will typically take the form 'XXXX (M)' where M is the
  29 # character for the mnemonic.
  30 #
  31 # @author Steve Wilson
  32 
  33 ############ FILE CHOOSER STRINGS #############
  34 FileChooser.fileDescription.textAndMnemonic=File generico
  35 FileChooser.directoryDescription.textAndMnemonic=Directory
  36 FileChooser.newFolderError.textAndMnemonic=Errore durante la creazione della nuova cartella
  37 FileChooser.newFolderErrorSeparator= :
  38 FileChooser.newFolderParentDoesntExistTitle.textAndMnemonic=Impossibile creare la cartella
  39 FileChooser.newFolderParentDoesntExist.textAndMnemonic=Impossibile creare la cartella.\n\nIl sistema non \u00E8 in grado di trovare il percorso specificato.
  40 FileChooser.renameErrorTitle.textAndMnemonic=Errore durante la ridenominazione del file o della cartella
  41 FileChooser.renameError.textAndMnemonic=Impossibile rinominare {0}
  42 FileChooser.renameErrorFileExists.textAndMnemonic=Impossibile rinominare {0}: esiste gi\u00E0 un file con il nome specificato. Specificare un altro nome. 
  43 FileChooser.acceptAllFileFilter.textAndMnemonic=Tutti i file
  44 FileChooser.cancelButton.textAndMnemonic=Annulla
  45 FileChooser.saveButton.textAndMnemonic=Salva
  46 FileChooser.openButton.textAndMnemonic=Apri
  47 FileChooser.saveDialogTitle.textAndMnemonic=Salva
  48 FileChooser.openDialogTitle.textAndMnemonic=Apri
  49 FileChooser.updateButton.textAndMnemonic=Ag&giorna
  50 FileChooser.helpButton.textAndMnemonic=&?
  51 FileChooser.directoryOpenButton.textAndMnemonic=Apri
  52 
  53 # File Size Units
  54 FileChooser.fileSizeKiloBytes={0} KB
  55 FileChooser.fileSizeMegaBytes={0} MB
  56 FileChooser.fileSizeGigaBytes={0} GB
  57 
  58 # These strings are platform dependent not look and feel dependent.
  59 FileChooser.win32.newFolder=Nuova cartella
  60 FileChooser.win32.newFolder.subsequent=Nuova cartella ({0})
  61 FileChooser.other.newFolder=NewFolder
  62 FileChooser.other.newFolder.subsequent=NewFolder.{0}
  63 
  64 
  65 ## file chooser tooltips ###
  66 FileChooser.cancelButtonToolTip.textAndMnemonic=Chiude la finestra di dialogo di selezione file
  67 FileChooser.saveButtonToolTip.textAndMnemonic=Salva il file selezionato
  68 FileChooser.openButtonToolTip.textAndMnemonic=Apre il file selezionato
  69 FileChooser.updateButtonToolTip.textAndMnemonic=Aggiorna la lista directory
  70 FileChooser.helpButtonToolTip.textAndMnemonic=Guida FileChooser
  71 FileChooser.directoryOpenButtonToolTip.textAndMnemonic=Apre la directory selezionata
  72 
  73 FileChooser.filesListAccessibleName=Lista dei file
  74 FileChooser.filesDetailsAccessibleName=Dettagli file
  75 
  76 ############ COLOR CHOOSER STRINGS #############
  77 ColorChooser.preview.textAndMnemonic=Anteprima
  78 ColorChooser.ok.textAndMnemonic=OK
  79 ColorChooser.cancel.textAndMnemonic=Annulla
  80 ColorChooser.reset.textAndMnemonic=&Reimposta
  81 ColorChooser.sample.textAndMnemonic=Testo di prova          Testo di prova
  82 ColorChooser.swatches.textAndMnemonic=Colori cam&pione
  83 ColorChooser.swatchesRecent.textAndMnemonic=Recenti:
  84 ColorChooser.hsv.textAndMnemonic=&HSV
  85 ColorChooser.hsvHue.textAndMnemonic=Tonalit\u00E0
  86 ColorChooser.hsvSaturation.textAndMnemonic=Saturazione
  87 ColorChooser.hsvValue.textAndMnemonic=Valore
  88 ColorChooser.hsvTransparency.textAndMnemonic=Trasparenza
  89 ColorChooser.hsl.textAndMnemonic=HS&L
  90 ColorChooser.hslHue.textAndMnemonic=Tonalit\u00E0
  91 ColorChooser.hslSaturation.textAndMnemonic=Saturazione
  92 ColorChooser.hslLightness.textAndMnemonic=Luminosit\u00E0
  93 ColorChooser.hslTransparency.textAndMnemonic=Trasparenza
  94 ColorChooser.rgb.textAndMnemonic=R&GB
  95 ColorChooser.rgbRed.textAndMnemonic=Ro&sso
  96 ColorChooser.rgbGreen.textAndMnemonic=Ver&de
  97 ColorChooser.rgbBlue.textAndMnemonic=&Blu
  98 ColorChooser.rgbAlpha.textAndMnemonic=Alfa
  99 ColorChooser.rgbHexCode.textAndMnemonic=&Codice colori
 100 ColorChooser.cmyk.textAndMnemonic=C&MYK
 101 ColorChooser.cmykCyan.textAndMnemonic=Ciano
 102 ColorChooser.cmykMagenta.textAndMnemonic=Magenta
 103 ColorChooser.cmykYellow.textAndMnemonic=Giallo
 104 ColorChooser.cmykBlack.textAndMnemonic=Nero
 105 ColorChooser.cmykAlpha.textAndMnemonic=Alfa
 106 
 107 ############ OPTION PANE STRINGS #############
 108 # We only define mnemonics for YES/NO, but for completeness you can
 109 # define mnemonics for any of the buttons.
 110 OptionPane.yesButton.textAndMnemonic=&S\u00EC
 111 OptionPane.noButton.textAndMnemonic=&No
 112 OptionPane.okButton.textAndMnemonic=OK
 113 #OptionPane.okButtonMnemonic=0
 114 OptionPane.cancelButton.textAndMnemonic=Annulla
 115 #OptionPane.cancelButtonMnemonic=0
 116 OptionPane.title.textAndMnemonic=Selezionare una opzione
 117 # Title for the dialog for the showInputDialog methods. Only used if
 118 # the developer uses one of the variants that doesn't take a title.
 119 OptionPane.inputDialog.titleAndMnemonic=Input
 120 # Title for the dialog for the showMessageDialog methods. Only used if
 121 # the developer uses one of the variants that doesn't take a title.
 122 OptionPane.messageDialog.titleAndMnemonic=Messaggio
 123 
 124 ############ Printing Dialog Strings ############
 125 PrintingDialog.titleProgress.textAndMnemonic=Stampa in corso
 126 PrintingDialog.titleAborting.textAndMnemonic=Stampa in corso (operazione interrotta)
 127 
 128 PrintingDialog.contentInitial.textAndMnemonic=Stampa in corso...
 129 
 130 # The following string will be formatted by a MessageFormat
 131 # and {0} will be replaced by page number being printed
 132 PrintingDialog.contentProgress.textAndMnemonic=Pagina stampata {0}...
 133 
 134 PrintingDialog.contentAborting.textAndMnemonic=Interruzione della stampa...
 135 
 136 PrintingDialog.abortButton.textAndMnemonic=I&nterrompi
 137 PrintingDialog.abortButtonToolTip.textAndMnemonic=Interrompi la stampa
 138 
 139 ############ Internal Frame Strings ############
 140 InternalFrame.iconButtonToolTip=Riduci a icona
 141 InternalFrame.maxButtonToolTip=Ingrandisci
 142 InternalFrame.restoreButtonToolTip=Ripristina
 143 InternalFrame.closeButtonToolTip=Chiudi
 144 
 145 ############ Internal Frame Title Pane Strings ############
 146 InternalFrameTitlePane.restoreButton.textAndMnemonic=&Ripristina
 147 InternalFrameTitlePane.moveButton.textAndMnemonic=&Sposta
 148 InternalFrameTitlePane.sizeButton.textAndMnemonic=R&idimensiona
 149 InternalFrameTitlePane.minimizeButton.textAndMnemonic=Ri&duci a icona
 150 InternalFrameTitlePane.maximizeButton.textAndMnemonic=In&grandisci
 151 InternalFrameTitlePane.closeButton.textAndMnemonic=&Chiudi
 152 
 153 ############ Text strings #############
 154 # Used for html forms
 155 FormView.submitButton.textAndMnemonic=Sottometti query
 156 FormView.resetButton.textAndMnemonic=Reimposta
 157 FormView.browseFileButton.textAndMnemonic=Sfoglia...
 158 
 159 ############ Abstract Document Strings ############
 160 AbstractDocument.styleChange.textAndMnemonic=modifica di stile
 161 AbstractDocument.addition.textAndMnemonic=aggiunta
 162 AbstractDocument.deletion.textAndMnemonic=eliminazione
 163 AbstractDocument.undo.textAndMnemonic=Annulla
 164 AbstractDocument.redo.textAndMnemonic=Ripeti
 165 
 166 ############ Abstract Button Strings ############
 167 AbstractButton.click.textAndMnemonic=fare clic
 168 
 169 ############ Abstract Undoable Edit Strings ############
 170 AbstractUndoableEdit.undo.textAndMnemonic=Annulla
 171 AbstractUndoableEdit.redo.textAndMnemonic=Ripeti
 172 
 173 ############ Combo Box Strings ############
 174 ComboBox.togglePopup.textAndMnemonic=togglePopup
 175 
 176 ############ Progress Monitor Strings ############
 177 ProgressMonitor.progress.textAndMnemonic=Avanzamento...
 178 
 179 ############ Split Pane Strings ############
 180 SplitPane.leftButton.textAndMnemonic=tasto sinistro
 181 SplitPane.rightButton.textAndMnemonic=tasto destro
 182 # Used for Isindex
 183 IsindexView.prompt=Questo \u00E8 un indice di ricerca. Immettere le parole chiave:
 184 
 185 ############ InternalFrameTitlePane Strings ############
 186 InternalFrameTitlePane.iconifyButtonAccessibleName=Riduci a icona
 187 InternalFrameTitlePane.maximizeButtonAccessibleName=Ingrandisci
 188 InternalFrameTitlePane.closeButtonAccessibleName=Chiudi