home *** CD-ROM | disk | FTP | other *** search
/ Joystick Magazine 2002 October / JOY141_CD2.iso / Data / Sharewares / Audio / s2alpha_install_020828.exe / 24_file < prev    next >
Text (UTF-16)  |  2002-08-28  |  3KB  |  53 lines

  1. <translation>
  2.     <module name="sonique gui">
  3.         <language name="Español">
  4.             <font name="display" size="9" face="Tahoma"/>
  5.             <font name="menu" size="11" face="Tahoma"/>
  6.             <section name="topmenu">
  7.             
  8.                 #the file menu
  9.                 file                = "archivo"
  10.                 file.open         = "abrir"
  11.                 file.closewin     = "cerrar ventana"
  12.                 file.exit        = "salir"
  13.                 file.skins        = "skins"
  14.                 file.remotes        = "comandos"
  15.                 file.allwindows     = "ventanas"
  16.                 
  17.                 # the view menu
  18.                 view            = "ver"
  19.                 view.playlist    = "lista de canciones"
  20.                 view.player        = "reproductor"
  21.                 view.setup        = "configuración"
  22.                 view.console    = "linea de comando"
  23.                 view.status        = "estado"
  24.                 view.picker        = "barra de comando"
  25.                 view.playbar       = "controles"
  26.                 view.onlinewindow  = "ventana online"
  27.  
  28.                 playlist       = "lista de canciones"
  29.                 playlist.addfiles  = "agregar canciones"
  30.                 playlist.clear       = "eliminar"
  31.                 playlist.load       = "agregar"
  32.                 playlist.save       = "grabar"
  33.  
  34.                 # help
  35.                 help            = "ayuda"
  36.                 audio        = "audio"
  37.                 audio.wavewritesilent = "grabar música al disco (modo silecioso)"
  38.                 audio.wavewriteaudible = "grabar música al disco (con sonido)"
  39.                 audio.savestreams = "grabar streams al disco"
  40.             </section>
  41.             <section name="openfilesdialog">
  42.                 filedialog.LabelURL    = "Ingresar url:"
  43.                 filedialog.ButtonURL    = "Abrir url"
  44.                 filedialog.URLText    = "Escriba la dirección de la URL (ej: http://www.greatmp3stream.com/) del stream o del archivo que desea abrir."
  45.             </section>
  46.             <section name="fileassociations">
  47.                 open.commandname    = "Abrir"
  48.                 addtoplaylist.commandname="Agregar a lista de canciones"
  49.             </section>
  50.         </language>
  51.     </module>
  52. </translation>
  53.