home *** CD-ROM | disk | FTP | other *** search
- <translation>
- <module name="sonique gui">
- <language name="Español">
- <font name="display" size="9" face="Tahoma"/>
- <font name="menu" size="11" face="Tahoma"/>
- <section name="topmenu">
-
- #the file menu
- file = "archivo"
- file.open = "abrir"
- file.closewin = "cerrar ventana"
- file.exit = "salir"
- file.skins = "skins"
- file.remotes = "comandos"
- file.allwindows = "ventanas"
-
- # the view menu
- view = "ver"
- view.playlist = "lista de canciones"
- view.player = "reproductor"
- view.setup = "configuración"
- view.console = "linea de comando"
- view.status = "estado"
- view.picker = "barra de comando"
- view.playbar = "controles"
- view.onlinewindow = "ventana online"
-
- playlist = "lista de canciones"
- playlist.addfiles = "agregar canciones"
- playlist.clear = "eliminar"
- playlist.load = "agregar"
- playlist.save = "grabar"
-
- # help
- help = "ayuda"
- # help.location is the location of the help files for this language.
- help.location = "lang/english/"
-
- # audio
- audio = "audio"
- audio.wavewritesilent = "grabar música al disco (modo silecioso)"
- audio.wavewriteaudible = "grabar música al disco (con sonido)"
- audio.savestreams = "grabar streams al disco"
- </section>
- <section name="openfilesdialog">
- filedialog.LabelURL = "Ingresar url:"
- filedialog.ButtonURL = "Abrir url"
- filedialog.URLText = "Escriba la dirección de la URL (ej: http://www.greatmp3stream.com/) del stream o del archivo que desea abrir."
- </section>
- <section name="fileassociations">
- open.commandname = "Abrir"
- addtoplaylist.commandname="Agregar a lista de canciones"
- </section>
- </language>
- </module>
- </translation>
-