windows_es.properties revision 5784
4880N/A# This properties file is used to create a PropertyResourceBundle
4601N/A# It contains Locale specific strings used be the Windows Look and Feel.
4601N/A# Currently, the following components need this for support:
4601N/A#
4601N/A# FileChooser
4601N/A#
4601N/A# When this file is read in, the strings are put into the
4601N/A# defaults table. This is an implementation detail of the current
4601N/A# workings of Swing. DO NOT DEPEND ON THIS.
4601N/A# This may change in future versions of Swing as we improve localization
4601N/A# support.
4601N/A#
4601N/A# Refer to the note in basic.properties for a description as to what
4601N/A# the mnemonics correspond to and how to calculate them.
4601N/A#
4601N/A# @author Steve Wilson
4601N/A
4601N/A
4601N/A############ FILE CHOOSER STRINGS #############
4601N/A
4601N/AFileChooser.lookInLabel.textAndMnemonic=&Buscar en:
5183N/AFileChooser.saveInLabel.textAndMnemonic=Guardar en:
4601N/AFileChooser.fileNameLabel.textAndMnemonic=&Nombre de archivo:
4601N/AFileChooser.folderNameLabel.textAndMnemonic=&Nombre de carpeta:
4601N/AFileChooser.filesOfTypeLabel.textAndMnemonic=Archivos de &tipo:
4601N/AFileChooser.upFolderToolTip.textAndMnemonic=Subir un Nivel
4880N/AFileChooser.upFolderAccessibleName=Arriba
4880N/AFileChooser.homeFolderToolTip.textAndMnemonic=Inicio
4880N/AFileChooser.homeFolderAccessibleName=Inicio
4601N/AFileChooser.newFolderToolTip.textAndMnemonic=Crear Nueva Carpeta
4601N/AFileChooser.newFolderAccessibleName=Nueva Carpeta
4601N/AFileChooser.newFolderActionLabel.textAndMnemonic=Nueva Carpeta
4601N/AFileChooser.listViewButtonToolTip.textAndMnemonic=Lista
4601N/AFileChooser.listViewButtonAccessibleName=Lista
4601N/AFileChooser.listViewActionLabel.textAndMnemonic=Lista
4880N/AFileChooser.detailsViewButtonToolTip.textAndMnemonic=Detalles
4601N/AFileChooser.detailsViewButtonAccessibleName=Detalles
4880N/AFileChooser.viewMenuButtonToolTipText = Men\u00FA Ver
4601N/AFileChooser.viewMenuButtonAccessibleName = Men\u00FA Ver
4880N/AFileChooser.detailsViewActionLabel.textAndMnemonic=Detalles
4601N/AFileChooser.refreshActionLabel.textAndMnemonic=Refrescar
4880N/AFileChooser.viewMenuLabel.textAndMnemonic=Ver
4601N/AFileChooser.fileNameHeader.textAndMnemonic=Nombre
4601N/AFileChooser.fileSizeHeader.textAndMnemonic=Tama\u00F1o
4601N/AFileChooser.fileTypeHeader.textAndMnemonic=Tipo
4601N/AFileChooser.fileDateHeader.textAndMnemonic=Modificado
4601N/AFileChooser.fileAttrHeader.textAndMnemonic=Atributos
4601N/A