alvinalexander.com | career | drupal | java | mac | mysql | perl | scala | uml | unix  

Java example source code file (gtk_it.properties)

This example Java source code file (gtk_it.properties) is included in the alvinalexander.com "Java Source Code Warehouse" project. The intent of this project is to help you "Learn Java by Example" TM.

Learn more about this Java project at its project page.

Java - Java tags/keywords

annulla, blu, chooser, file, gtk, refer, saturazione, strings, ton, valore, verde, vk_

The gtk_it.properties Java example source code

# Refer to the note in basic.properties for a description as to what
# the mnemonics correspond to and how to calculate them.



# GTK specific properties

# GTK color chooser properties:
GTKColorChooserPanel.textAndMnemonic=Selezione colore >K
# mnemonic as a VK_ constant

GTKColorChooserPanel.hue.textAndMnemonic=&Ton.:

GTKColorChooserPanel.red.textAndMnemonic=R&osso:

GTKColorChooserPanel.saturation.textAndMnemonic=&Saturazione:

GTKColorChooserPanel.green.textAndMnemonic=&Verde:

GTKColorChooserPanel.value.textAndMnemonic=&Valore:

GTKColorChooserPanel.blue.textAndMnemonic=&Blu:

GTKColorChooserPanel.color.textAndMnemonic=&Nome colore:



############ FILE CHOOSER STRINGS #############

FileChooser.acceptAllFileFilter.textAndMnemonic=Tutti i file
FileChooser.newFolderButton.textAndMnemonic=&Nuova cartella
FileChooser.newFolderDialog.textAndMnemonic=Nome della cartella:
FileChooser.newFolderNoDirectoryErrorTitle.textAndMnemonic=Errore
FileChooser.newFolderNoDirectoryError.textAndMnemonic=Errore durante la creazione della directory "{0}": file o directory inesistente
FileChooser.deleteFileButton.textAndMnemonic=E&limina file
FileChooser.renameFileButton.textAndMnemonic=&Rinomina file
FileChooser.cancelButton.textAndMnemonic=&Annulla
FileChooser.saveButton.textAndMnemonic=&OK
FileChooser.openButton.textAndMnemonic=&OK
FileChooser.saveDialogTitle.textAndMnemonic=Salva
FileChooser.openDialogTitle.textAndMnemonic=Apri
FileChooser.pathLabel.textAndMnemonic=&Selezione:
FileChooser.filterLabel.textAndMnemonic=Filtro:
FileChooser.foldersLabel.textAndMnemonic=Car&telle
FileChooser.filesLabel.textAndMnemonic=&File

FileChooser.cancelButtonToolTip.textAndMnemonic=Chiude la finestra di dialogo di selezione file.
FileChooser.saveButtonToolTip.textAndMnemonic=Salva il file selezionato.
FileChooser.openButtonToolTip.textAndMnemonic=Apre il file selezionato.

FileChooser.renameFileDialog.textAndMnemonic=Rinomina file "{0}" in
FileChooser.renameFileError.titleAndMnemonic=Errore
FileChooser.renameFileError.textAndMnemonic=Errore durante la ridenominazione del file "{0}" in "{1}"

Other Java examples (source code examples)

Here is a short list of links related to this Java gtk_it.properties source code file:

... this post is sponsored by my books ...

#1 New Release!

FP Best Seller

 

new blog posts

 

Copyright 1998-2021 Alvin Alexander, alvinalexander.com
All Rights Reserved.

A percentage of advertising revenue from
pages under the /java/jwarehouse URI on this website is
paid back to open source projects.