home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 January / soundCD_1.03.iso / players / Sonique / s2alpha_install_021004.exe / 2d_file < prev    next >
Text (UTF-16)  |  2002-10-04  |  4KB  |  70 lines

  1. <translation>
  2.     <module name="sonique gui">
  3.         <language name="Japanese">
  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                = "ファイル"
  9.                 file.open         = "ファイルを開く"
  10.                 file.closewin     = "ウィンドウを閉じる"
  11.                 file.minwin     = "最小化"
  12.                 file.ontop     = "常に手前に表示"
  13.                 file.exit        = "終了"
  14.                 file.skins        = "スキン(Skin)"
  15.                 file.remotes        = "リモコン(Remotes)"
  16.                 file.allwindows     = "ウィンドウ一覧"
  17.  
  18.                 # the view menu
  19.                 view            = "表示"
  20.                 view.playlist    = "プレイリスト"
  21.                 view.player        = "プレーヤー"
  22.                 view.setup        = "設定"
  23.                 view.console    = "コンソール"
  24.                 view.status        = "ステータス バー"
  25.                 view.picker        = "ナビゲート バー"
  26.                 view.playbar       = "プレイ バー"
  27.                 view.onlinewindow  = "オンライン ウィンドウ"
  28.  
  29.                 # the language menu
  30.                 language       = "言語"
  31.                 
  32.                 playlist       = "プレイリスト"
  33.                 playlist.addfiles  = "ファイルを追加"
  34.                 playlist.clear       = "クリア"
  35.                 playlist.load       = "ロード"
  36.                 playlist.save       = "セーブ"
  37.                 playlist.debug       = "デバッグ"    
  38.  
  39.                 # help
  40.                 help            = "ヘルプ"
  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 = "無音での書き込み"
  47.                 audio.wavewriteaudible = "再生しながらの書き込み"
  48.                 audio.savestreams = "ストリームを保存する"
  49.  
  50.                 # the player menu
  51.                 player        = "プレーヤー"
  52.                 player.play    = "再生"
  53.                 player.pause    = "一時停止"
  54.                 player.stop    = "停止"
  55.  
  56.                 window     = "ウィンドウ"
  57.             </section>
  58.             <section name="openfilesdialog">
  59.                 filedialog.LabelURL    = "URL:"
  60.                 filedialog.ButtonURL    = "Open"
  61.                 filedialog.URLText    = "Type the location of the URL (e.g. http://www.greatmp3stream.com/) of the stream or file that you would like to open."
  62.             </section>
  63.             <section name="fileassociations">
  64.                 open.commandname    = "開く"
  65.                 addtoplaylist.commandname="ファイルを追加"
  66.             </section>
  67.         </language>
  68.     </module>
  69. </translation>
  70.