gtk_es.properties revision 0
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=Tono:
0N/AGTKColorChooserPanel.hueMnemonic=84
0N/A
0N/AGTKColorChooserPanel.redText=Rojo:
0N/AGTKColorChooserPanel.redMnemonic=82
0N/A
0N/AGTKColorChooserPanel.saturationText=Saturaci\u00f3n:
0N/AGTKColorChooserPanel.saturationMnemonic=83
0N/A
0N/AGTKColorChooserPanel.greenText=Verde:
0N/AGTKColorChooserPanel.greenMnemonic=86
0N/A
0N/AGTKColorChooserPanel.valueText=Valor:
0N/AGTKColorChooserPanel.valueMnemonic=65
0N/A
0N/AGTKColorChooserPanel.blueText=Azul:
0N/AGTKColorChooserPanel.blueMnemonic=65
0N/A
0N/AGTKColorChooserPanel.colorNameText=Nombre del color:
0N/AGTKColorChooserPanel.colorNameMnemonic=78
0N/A
0N/A
0N/A
0N/A############ FILE CHOOSER STRINGS #############
0N/A
0N/AFileChooser.acceptAllFileFilterText=Todos los archivos
0N/AFileChooser.newFolderButtonText=Nueva carpeta
0N/AFileChooser.newFolderButtonMnemonic=78
0N/AFileChooser.newFolderDialogText=Nombre de la carpeta:
0N/AFileChooser.newFolderNoDirectoryErrorTitleText=Error
0N/AFileChooser.newFolderNoDirectoryErrorText=Error creating directory "{0}": No such file or directory
0N/AFileChooser.deleteFileButtonText=Eliminar archivo
0N/AFileChooser.deleteFileButtonMnemonic=76
0N/AFileChooser.renameFileButtonText=Renombrar archivo
0N/AFileChooser.renameFileButtonMnemonic=82
0N/AFileChooser.cancelButtonText=Cancelar
0N/AFileChooser.cancelButtonMnemonic=67
0N/AFileChooser.saveButtonText=Guardar
FileChooser.saveButtonMnemonic=82
FileChooser.openButtonText=Aceptar
FileChooser.openButtonMnemonic=79
FileChooser.saveDialogTitleText=Guardar
FileChooser.openDialogTitleText=Abrir
FileChooser.pathLabelText=Selecci\u00f3n:
FileChooser.filterLabelText=Filtro:
FileChooser.pathLabelMnemonic=83
FileChooser.foldersLabelText=Carpetas
FileChooser.foldersLabelMnemonic=74
FileChooser.filesLabelText=Archivos
FileChooser.filesLabelMnemonic=70
FileChooser.cancelButtonToolTipText=Cancelar cuadro de di\u00e1logo de selecci\u00f3n 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}" por "{1}"
OptionPane.okButtonMnemonic=79
OptionPane.cancelButtonMnemonic=67