gtk_es.properties revision 3915
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
0N/A
0N/A# GTK specific properties
0N/A
0N/A# GTK color chooser properties:
0N/AGTKColorChooserPanel.nameText=Selector de Color para GTK
0N/A# mnemonic as a VK_ constant
0N/AGTKColorChooserPanel.mnemonic=71
0N/A# Can also define GTKColorChooserPanel.dispalyedMnemonicIndex if you
0N/A# want an index other than would normally be underlined by
0N/A# GTKColorChooserPanel.mnemonic to be underlined. This is only useful
0N/A# if GTKColorChooserPanel.nameText defines the mnemonic character more
0N/A# than once and you want a character other than the first underlined.
0N/A
0N/A# Text and mnemonics for the spinner. You can also defined a different
0N/A# index for the mnemonic via xxxMnemonicIndex, for example
0N/A# GTKColorChooserPanel.hueMnemonicIndex=1 would indicate the second
0N/A# character of GTKColorChooserPanel.hueText should be underlined to
0N/A# represent the mnemonic.
0N/AGTKColorChooserPanel.hueText=Mat:
0N/AGTKColorChooserPanel.hueMnemonic=77
GTKColorChooserPanel.redText=Rojo:
GTKColorChooserPanel.redMnemonic=74
GTKColorChooserPanel.saturationText=Saturaci\u00F3n:
GTKColorChooserPanel.saturationMnemonic=83
GTKColorChooserPanel.greenText=Verde:
GTKColorChooserPanel.greenMnemonic=86
GTKColorChooserPanel.valueText=Valor:
GTKColorChooserPanel.valueMnemonic=86
GTKColorChooserPanel.blueText=Azul:
GTKColorChooserPanel.blueMnemonic=65
GTKColorChooserPanel.colorNameText=Nombre del Color:
GTKColorChooserPanel.colorNameMnemonic=78
############ FILE CHOOSER STRINGS #############
FileChooser.acceptAllFileFilterText=Todos los Archivos
FileChooser.newFolderButtonText=Nueva Carpeta
FileChooser.newFolderButtonMnemonic=78
FileChooser.newFolderDialogText=Nombre de la Carpeta:
FileChooser.newFolderNoDirectoryErrorTitleText=Error
FileChooser.newFolderNoDirectoryErrorText=Error al crear el directorio "{0}": no existe dicho archivo o directorio
FileChooser.deleteFileButtonText=Suprimir Archivo
FileChooser.deleteFileButtonMnemonic=80
FileChooser.renameFileButtonText=Cambiar Nombre de Archivo
FileChooser.renameFileButtonMnemonic=82
FileChooser.cancelButtonText=Cancelar
FileChooser.cancelButtonMnemonic=67
FileChooser.saveButtonText=Aceptar
FileChooser.saveButtonMnemonic=65
FileChooser.openButtonText=Aceptar
FileChooser.openButtonMnemonic=65
FileChooser.saveDialogTitleText=Guardar
FileChooser.openDialogTitleText=Abrir
FileChooser.pathLabelText=Selecci\u00F3n:
FileChooser.filterLabelText=Filtro:
FileChooser.pathLabelMnemonic=83
FileChooser.foldersLabelText=Carpetas
FileChooser.foldersLabelMnemonic=84
FileChooser.filesLabelText=Archivos
FileChooser.filesLabelMnemonic=65
FileChooser.cancelButtonToolTipText=Abortar cuadro de di\u00E1logo del selector de archivos.
FileChooser.saveButtonToolTipText=Guardar el archivo seleccionado.
FileChooser.openButtonToolTipText=Abrir el archivo seleccionado.
FileChooser.renameFileDialogText=Cambiar el nombre del archivo "{0}" por
FileChooser.renameFileErrorTitle=Error
FileChooser.renameFileErrorText=Error al cambiar el nombre del archivo "{0}" a "{1}"
OptionPane.okButtonMnemonic=65
OptionPane.cancelButtonMnemonic=67