1 # This properties file is used to create a PropertyResourceBundle
   2 # It contains Locale specific strings used be the Synth Look and Feel.
   3 # Currently, the following components need this for support:
   4 #
   5 #    FileChooser
   6 #
   7 # When this file is read in, the strings are put into the 
   8 # defaults table.  This is an implementation detail of the current
   9 # workings of Swing.  DO NOT DEPEND ON THIS.  
  10 # This may change in future versions of Swing as we improve localization 
  11 # support.
  12 #
  13 # Refer to the note in basic.properties for a description as to what
  14 # the mnemonics correspond to and how to calculate them.
  15 #
  16 # @author Steve Wilson
  17 
  18 
  19 ############ FILE CHOOSER STRINGS #############
  20 
  21 FileChooser.lookInLabelText=Buscar en:
  22 FileChooser.saveInLabelText=Guardar en:
  23 FileChooser.fileNameLabelText=Nombre de Archivo:
  24 FileChooser.folderNameLabelText=Nombre de la Carpeta:
  25 FileChooser.filesOfTypeLabelText=Archivos de Tipo:
  26 FileChooser.upFolderToolTipText=Subir un Nivel
  27 FileChooser.upFolderAccessibleName=Arriba
  28 FileChooser.homeFolderToolTipText=Inicio
  29 FileChooser.homeFolderAccessibleName=Inicio
  30 FileChooser.newFolderToolTipText=Crear Nueva Carpeta
  31 FileChooser.newFolderAccessibleName=Nueva Carpeta
  32 FileChooser.newFolderActionLabelText=Nueva Carpeta
  33 FileChooser.listViewButtonToolTipText=Lista
  34 FileChooser.listViewButtonAccessibleName=Lista
  35 FileChooser.listViewActionLabelText=Lista
  36 FileChooser.detailsViewButtonToolTipText=Detalles
  37 FileChooser.detailsViewButtonAccessibleName=Detalles
  38 FileChooser.detailsViewActionLabelText=Detalles
  39 FileChooser.refreshActionLabelText=Refrescar
  40 FileChooser.viewMenuLabelText=Ver
  41 FileChooser.fileNameHeaderText=Nombre
  42 FileChooser.fileSizeHeaderText=Tama\u00F1o
  43 FileChooser.fileTypeHeaderText=Tipo
  44 FileChooser.fileDateHeaderText=Modificado
  45 FileChooser.fileAttrHeaderText=Atributos