home *** CD-ROM | disk | FTP | other *** search
/ PC World 2005 April / PCWorld_2005-04_cd.bin / software / temacd / sonique / s2beta_103_install.exe / 7d_file < prev    next >
Text (UTF-16)  |  2004-03-02  |  8KB  |  122 lines

  1. <translation>
  2.     <module name="sonique gui">
  3.         <language name="Nederlands">
  4.             <font name="display" size="9" face="Tahoma"/>
  5.             <font name="menu" size="11" face="Tahoma"/>
  6.             <section name="topmenu">
  7.                 # the file menu 
  8.                 file            = "bestand"
  9.                 file.open        = "open bestanden"
  10.                 file.addfolder        = "open directory"
  11.                 file.closewin         = "sluit venster"
  12.                 file.minwin         = "minimaliseer venster"
  13.                 file.ontop             = "altijd boven"
  14.                 file.exit        = "afsluiten"
  15.                 file.skins        = "skins"
  16.                 file.remotes        = "remotes"
  17.                 file.allwindows         = "vensters"
  18.     
  19.                 # the view menu
  20.                 view            = "beeld"
  21.                 view.playlist        = "playlist"
  22.                 view.player        = "speler"
  23.                 view.setup        = "instellingen"
  24.                 view.console        = "console"
  25.                 view.status        = "status"
  26.                 view.picker        = "kiezer"
  27.                 view.playbar           = "speelbalk"
  28.                 view.onlinewindow      = "online venster"
  29.  
  30.                 playlist        = "playlist"
  31.                 playlist.addfiles    = "open bestanden"
  32.                 playlist.clear        = "playlist wissen"
  33.                 playlist.load        = "playlist laden"
  34.                 playlist.save        = "opslaan"
  35.                 playlist.debug        = "debug playlist"
  36.                 
  37.                 # help
  38.                 help            = "help"
  39.                 help.contents        = "help informatie"
  40.                 help.about        = "over Sonique2"
  41.                 # help.location is the location of the help files for this language.
  42.                 help.location = "lang/english/"  
  43.  
  44.                 # audio
  45.                 audio        = "audio"
  46.                 audio.wavewritesilent = "schrijf audio naar schijf (stil)"
  47.                 audio.wavewriteaudible = "schrijf audio naar schijf (hoorbaar)"
  48.                 audio.savestreams = "sla stream op"
  49.  
  50.                 # the player menu
  51.                 player        = "speler"
  52.                 player.play    = "afspelen"
  53.                 player.pause    = "pause"
  54.                 player.stop    = "stop"
  55.     
  56.             </section>
  57.             <section name="opfiledialog">
  58.                 filedialog.LabelURL    = "Voer URL in:"
  59.                 filedialog.ButtonURL    = "Open URL"
  60.                 filedialog.URLText    = "Type de locatie van de URL (bv: http://www.greatmp3stream.com/) van de stream die U wilt openen."
  61.             </section>
  62.             <section name="fileassociations">
  63.                 open.commandname    = "Openen"
  64.                 addtoplaylist.commandname="Voeg toe aan playlist"
  65.             </section>
  66.             <section name="playlistwindow">
  67.                 # actions
  68.                 playlist.randomize       = "Random"
  69.                 playlist.sort               = "Sorteer"
  70.                 playlist.reverse           = "Omkeren"
  71.                 playlist.clear               = "Wissen"
  72.                 playlist.setup          = "Instellingen"
  73.                 playlist.startscan       = "Start Scan"
  74.                 playlist.stopscan       = "Stop Scan"
  75.                 playlist.load           = "Laden"
  76.                 playlist.append           = "Bijvoegen"
  77.                 playlist.save               = "Opslaan"
  78.                 playlist.help               = "Help"
  79.                 
  80.                 # columns
  81.                 playlist.number        = "#"
  82.                 playlist.filename        = "Bestandsnaam
  83.                 playlist.tracktitle        = "Titel"
  84.                 playlist.artist            = "Artiest"
  85.                 playlist.album        = "Album"
  86.                 playlist.tracknumber    = "Track"
  87.                 playlist.genre        = "Genre"
  88.                 playlist.year            = "Jaar"
  89.                 playlist.duration        = "Tijd"
  90.                 playlist.extension        = "Ext"
  91.                 playlist.author        = "Auteur"
  92.                 # note: these aren't really playlist columns.  but for completeness, i added them.
  93.                 playlist.comment        = "Commentaar"
  94.                 playlist.samplerate    = "Samplerate"
  95.                 playlist.channels        = "Kanalen"
  96.                 playlist.format        = "Formaat"
  97.                 playlist.bitrate        = "Bitrate"
  98.  
  99.                 # messages
  100.                 playlist.sortwhilescanning    = "Sorteer na het scannen, voor de beste resultaten."
  101.             </section>
  102.             <section name="settings">
  103.                 # generic
  104.                 generic.apply        = "Toepassen"
  105.  
  106.                 # playlist
  107.                 playlist.saveplaylist     = "Sla playlist op , wanneer Sonique word gesloten"
  108.                 playlist.displaystring     = "Laat string formaat zien:"
  109.                 playlist.append         = "* Bestanden bij de playlist voegen" 
  110.                 playlist.replace        = "* Overschrijf playlist met toegevoegde bestanden"
  111.                 playlist.playondrop    = "* Speel gedroppedte bestanden gelijk"
  112.                 playlist.nothingondrop = "* Verander speel staus niet wanner er bestanden gedropped worden"
  113.                 playlist.noscan        = "* Scan geen onbekende bestanden"
  114.                 playlist.quickscan    = "* Scan onbekende bestanden snel"
  115.                 playlist.thoroughscan    = "* Scan onbekende bestanden snel voor info"
  116.                 playlist.applywarning    = ""(Sluit playlist vernster voor toepassen)"
  117.             </section>
  118.         </language>
  119.  
  120.     </module>
  121. </translation>
  122.