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

  1. <translation>
  2.     <module name="sonique gui">
  3.         <language name="Chinese (Traditional)">
  4.             <font name="display" size="10" face="SimSun"/>
  5.             <font name="menu" size="14" face="SimSun"/>
  6.             <section name="topmenu">
  7.             #the file menu
  8.                 file            = "檔案"
  9.                 file.open        = "開檔"
  10.                 file.addfolder        = "開增檔案夾"
  11.                 file.minwin         = "最小化"
  12.                 file.ontop             = "維持最上化"
  13.                 file.closewin         = "關閉"
  14.                 file.exit        = "離開"
  15.                 file.skins        = "面板介面組"
  16.                 file.remotes        = "遙控介面"
  17.                 file.allwindows         = "所有介面"
  18.  
  19.             # the view menu
  20.                 view            = "顯示"
  21.                 view.playlist        = "撥放清單"
  22.                 view.player        = "撥放顯示"
  23.                 view.setup        = "設定"
  24.                 view.console        = "主控台"
  25.                 view.status        = "狀態"
  26.                 view.picker        = "瀏覽器"
  27.                 view.playbar           = "放控台"
  28.                 view.onlinewindow      = "上線顯示"
  29.  
  30.             # the playlist menu
  31.                 playlist           = "撥放清單"
  32.                 playlist.addfiles      = "加檔案"
  33.                 playlist.clear           = "清除"
  34.                 playlist.load           = "裝載"
  35.                 playlist.save           = "儲存"
  36.  
  37.             # help
  38.                 help            = "註解"
  39.                 help.contents        = "註解項目"
  40.                 help.about        = "關於 sonique 2"
  41.                 # help.location is the location of the help files for this language.
  42.                 help.location = "lang/english/"  
  43.  
  44.             # audio
  45.                 audio            = "音控"
  46.                 audio.wavewritesilent     = "儲存 .wav 檔案 (無聲)"
  47.                 audio.wavewriteaudible     = "儲存 .wav 檔案 (有聲)"
  48.                 audio.savestreams     = "儲存線上檔案到硬碟"
  49.  
  50.             # the player menu
  51.                 player        = "撥放顯示"
  52.                 player.play        = "撥放"
  53.                 player.pause    = "暫停"
  54.                 player.stop    = "停止"
  55.  
  56.             # the language menu
  57.                 language       = "語言"
  58.  
  59.             </section>
  60.             <section name="openfilesdialog">
  61.                 filedialog.LabelURL        = "輸入網址:"
  62.                 filedialog.ButtonURL    = "開啟網址"
  63.                 filedialog.URLText        = "請輸入檔案 url 網址 (例如 http://www.greatmp3stream.com/)."
  64.             </section>
  65.             <section name="filassociationer">
  66.                 open.commandname            = "開檔"
  67.                 addtoplaylist.commandname    ="加檔入清單"
  68.             </section>
  69.             <section name="playlistwindow">
  70.                 # actions
  71.                 playlist.randomize       = "隨機化清單順續"
  72.                 playlist.sort           = "編排清單順續"
  73.                 playlist.reverse    = "顛倒清單順續"
  74.                 playlist.clear        = "清除清單"
  75.                 playlist.setup          = "設定"
  76.                 playlist.startscan       = "收查撥放清單"
  77.                 playlist.stopscan       = "停止收查"
  78.                 playlist.load       = "開啟清單"
  79.                 playlist.append           = "植入清單"
  80.                 playlist.save        = "儲存清單"
  81.                 playlist.help          = "註解"
  82.                 
  83.                 # columns
  84.                 playlist.number        = "#"
  85.                 playlist.filename    = "檔案名稱"
  86.                 playlist.tracktitle    = "曲名"
  87.                 playlist.artist        = "藝人"
  88.                 playlist.album        = "專輯"
  89.                 playlist.tracknumber    = "曲目"
  90.                 playlist.genre        = "歌曲類型"
  91.                 playlist.year        = "年"
  92.                 playlist.duration    = "歌曲長度"
  93.                 playlist.extension    = "檔案類型"
  94.                 playlist.author        = "作者"
  95.  
  96.                 # note: these aren't really playlist columns.  but for completeness, i added them.
  97.                 playlist.comment    = "評介"
  98.                 playlist.samplerate    = "頻數"
  99.                 playlist.channels    = "音道"
  100.                 playlist.format        = "格式"
  101.                 playlist.bitrate    = "Bitrate"
  102.  
  103.                 # messages
  104.                 playlist.sortwhilescanning    = "為了最佳的編排效果,請在檔案掃描後更動放樂清單。"
  105.  
  106.             </section>
  107.  
  108.             <section name="settings">
  109.                 # generic
  110.                 generic.apply        = "套用"
  111.                 generic.required    = "機要設定"
  112.                 generic.restore        = "恢復"
  113.  
  114.                 # playlist
  115.                 playlist.saveplaylist     = "關閉 sonique 時儲存放樂清單"
  116.                 playlist.displaystring     = "狀態顯示格式"
  117.                 playlist.append     = "* 將增入的檔案植入放樂清單"
  118.                 playlist.replace    = "* 將增入的檔案取代放樂清單"
  119.                 playlist.playondrop    = "* 將拉入的檔案直接撥放"
  120.                 playlist.nothingondrop     = "* 將拉入的檔案植入清單"
  121.                 playlist.noscan        = "* 不要收查檔案諮詢"
  122.                 playlist.quickscan    = "* 簡潔的收查檔案資訊"
  123.                 playlist.thoroughscan    = "* 詳細的收查檔案資訊"
  124.                 playlist.applywarning    = "(請在關閉清單顯示後再套用設定變化)"
  125.                 playlist.columns    = "清單格式"
  126.                 playlist.ascending    = "順排"
  127.                 playlist.descending    = "逆排"
  128.                 playlist.defaultsort    = "排列順序"
  129.                 playlist.nocolumn    = "(無)"
  130.  
  131.                 # hotkeys
  132.                 hotkeys.enable        = "使用熱鍵控制"
  133.                 hotkeys.title        = "基本熱鍵設定:"
  134.                 hotkeys.help        = "熱鍵控制註解"
  135.             </section>
  136.             <section name="tagedit">
  137.                 # generic
  138.                 dialog.title        = "id3 編輯者"
  139.                 button.wipe        = "刪除 id3 資訊"
  140.                 button.reload        = "裝載 id3 資訊"
  141.                 button.save        = "儲存 id3 資訊"
  142.             
  143.                 label.unicode        = "萬言格式"
  144.                 label.id3v1        = "ID3v1"
  145.                 label.stripoldtags    = "除去舊資訊"
  146.  
  147.                 message.wait        = "請稍待..."
  148.  
  149.                 label.path        ="檔案:"
  150.                 label.artist        ="藝人:"
  151.                 label.title        ="曲名:"
  152.                 label.album        ="專輯:"
  153.                 label.track        ="曲目:"
  154.                 label.genre        ="歌曲類型:"
  155.                 label.year        ="年:"
  156.                 label.comments        ="評介:"
  157.                 label.usertext        ="使用者評介:"
  158.                 label.category        ="類型:"
  159.                 label.subtitle        ="副名:"
  160.                 label.copyright        ="出版年:"
  161.                 label.lyrics        ="歌詞:"
  162.                 label.origartist    ="原者:"
  163.                 label.band        ="樂團:"
  164.                 label.composer        ="作曲:"
  165.                 label.conductor        ="指揮:"
  166.                 label.encoder        ="檔案作者:"
  167.                 label.size        ="檔案大小:"
  168.             </section>
  169.         </language>
  170.     </module>
  171. </translation>
  172.