src/share/classes/com/sun/java/swing/plaf/gtk/resources/gtk_es.properties

Print this page


   1 # Refer to the note in basic.properties for a description as to what
   2 # the mnemonics correspond to and how to calculate them.
   3 
   4 
   5 
   6 # GTK specific properties
   7 
   8 # GTK color chooser properties:
   9 GTKColorChooserPanel.textAndMnemonic=Selector de Color para &GTK
  10 # mnemonic as a VK_ constant
  11 
  12 GTKColorChooserPanel.hue.textAndMnemonic=&Mat:
  13 
  14 GTKColorChooserPanel.red.textAndMnemonic=Ro&jo:
  15 
  16 GTKColorChooserPanel.saturation.textAndMnemonic=Saturación(&S):

  17 
  18 GTKColorChooserPanel.green.textAndMnemonic=V&erde:

  19 
  20 GTKColorChooserPanel.value.textAndMnemonic=&Valor:
  21 
  22 GTKColorChooserPanel.blue.textAndMnemonic=&Azul:
  23 
  24 GTKColorChooserPanel.color.textAndMnemonic=&Nombre del Color:
  25 
  26 
  27 
  28 ############ FILE CHOOSER STRINGS #############
  29 
  30 FileChooser.acceptAllFileFilter.textAndMnemonic=Todos los Archivos
  31 FileChooser.newFolderButton.textAndMnemonic=&Nueva Carpeta
  32 FileChooser.newFolderDialog.textAndMnemonic=Nombre de la Carpeta:
  33 FileChooser.newFolderNoDirectoryErrorTitle.textAndMnemonic=Error
  34 FileChooser.newFolderNoDirectoryError.textAndMnemonic=Error al crear el directorio "{0}": no existe dicho archivo o directorio
  35 FileChooser.deleteFileButton.textAndMnemonic=Su&primir Archivo
  36 FileChooser.renameFileButton.textAndMnemonic=Cambia&r Nombre de Archivo

  37 FileChooser.cancelButton.textAndMnemonic=&Cancelar
  38 FileChooser.saveButton.textAndMnemonic=&Aceptar
  39 FileChooser.openButton.textAndMnemonic=&Aceptar
  40 FileChooser.saveDialogTitle.textAndMnemonic=Guardar
  41 FileChooser.openDialogTitle.textAndMnemonic=Abrir
  42 FileChooser.pathLabel.textAndMnemonic=Selección(&S):

  43 FileChooser.filterLabel.textAndMnemonic=Filtro:
  44 FileChooser.foldersLabel.textAndMnemonic=Carpe&tas
  45 FileChooser.filesLabel.textAndMnemonic=&Archivos
  46 
  47 FileChooser.cancelButtonToolTip.textAndMnemonic=Abortar cuadro de diálogo del selector de archivos.
  48 FileChooser.saveButtonToolTip.textAndMnemonic=Guardar el archivo seleccionado.
  49 FileChooser.openButtonToolTip.textAndMnemonic=Abrir el archivo seleccionado.
  50 
  51 FileChooser.renameFileDialog.textAndMnemonic=Cambiar el nombre del archivo "{0}" por
  52 FileChooser.renameFileError.titleAndMnemonic=Error
  53 FileChooser.renameFileError.textAndMnemonic=Error al cambiar el nombre del archivo "{0}" a "{1}"
  54 

  55 # dummy resource added for translation automation

  56 OptionPane.okButton.textAndMnemonic=&Aceptar

  57 # dummy resource added for translation automation

  58 OptionPane.cancelButton.textAndMnemonic=&Cancelar

  59 
   1 # Refer to the note in basic.properties for a description as to what
   2 # the mnemonics correspond to and how to calculate them.
   3 
   4 
   5 
   6 # GTK specific properties
   7 
   8 # GTK color chooser properties:
   9 GTKColorChooserPanel.textAndMnemonic=Selector de Color para &GTK
  10 # mnemonic as a VK_ constant
  11 
  12 GTKColorChooserPanel.hue.textAndMnemonic=&Mat:
  13 
  14 GTKColorChooserPanel.red.textAndMnemonic=Ro&jo:
  15 
  16 GTKColorChooserPanel.saturation.textAndMnemonic=&Saturación:
  17 
  18 GTKColorChooserPanel.green.textAndMnemonic=&Verde:
  19 
  20 GTKColorChooserPanel.value.textAndMnemonic=&Valor:
  21 
  22 GTKColorChooserPanel.blue.textAndMnemonic=&Azul:
  23 
  24 GTKColorChooserPanel.color.textAndMnemonic=&Nombre del Color:
  25 
  26 
  27 
  28 ############ FILE CHOOSER STRINGS #############
  29 
  30 FileChooser.acceptAllFileFilter.textAndMnemonic=Todos los Archivos
  31 FileChooser.newFolderButton.textAndMnemonic=&Nueva Carpeta
  32 FileChooser.newFolderDialog.textAndMnemonic=Nombre de la Carpeta:
  33 FileChooser.newFolderNoDirectoryErrorTitle.textAndMnemonic=Error
  34 FileChooser.newFolderNoDirectoryError.textAndMnemonic=Error al crear el directorio "{0}": no existe dicho archivo o directorio
  35 FileChooser.deleteFileButton.textAndMnemonic=Su&primir Archivo
  36 FileChooser.renameFileButton.textAndMnemonic=Cambiar Nomb&re de Archivo
  37 FileChooser.cancelButton.textAndMnemonic=&Cancelar
  38 FileChooser.saveButton.textAndMnemonic=&Aceptar
  39 FileChooser.openButton.textAndMnemonic=&Aceptar
  40 FileChooser.saveDialogTitle.textAndMnemonic=Guardar
  41 FileChooser.openDialogTitle.textAndMnemonic=Abrir
  42 FileChooser.pathLabel.textAndMnemonic=&Selección:
  43 FileChooser.filterLabel.textAndMnemonic=Filtro:
  44 FileChooser.foldersLabel.textAndMnemonic=Carpe&tas
  45 FileChooser.filesLabel.textAndMnemonic=&Archivos
  46 
  47 FileChooser.cancelButtonToolTip.textAndMnemonic=Abortar cuadro de diálogo del selector de archivos.
  48 FileChooser.saveButtonToolTip.textAndMnemonic=Guardar el archivo seleccionado.
  49 FileChooser.openButtonToolTip.textAndMnemonic=Abrir el archivo seleccionado.
  50 
  51 FileChooser.renameFileDialog.textAndMnemonic=Cambiar el nombre del archivo "{0}" por
  52 FileChooser.renameFileError.titleAndMnemonic=Error
  53 FileChooser.renameFileError.textAndMnemonic=Error al cambiar el nombre del archivo "{0}" a "{1}"





  54