﻿<?xml version="1.0" encoding="utf-8"?>
<LanguageSetting  Launguage="Chinese Traditional">
  <Window ID="MainWindow">
    <GlobalString Type="string">
      <Property ID="Title" Text="媒體管理工具"/>
      <Property ID="Play"  Text="播放"/>
      <Property ID="Pause" Text="暫停"/>
      <Property ID="ExitMessageBoxContent" Text="是否把播放列表保存到播放器 ?"/>
      <Property ID="ExitMessageBoxTitle" Text="提醒框"/>
      <Property ID="TotalFormatString" Text="總共:{0} 個檔案"/>
      <Property ID="TotalGroupFormatString" Text=" 總共: {0} 個媒體文件"/>
      <Property ID="ScanningStateText" Text="正在掃描..."/>
      <Property ID="SynchronizingStateText" Text="正在同步..."/>
      <Property ID="DelStateText" Text="正在刪除..."/>
      <Property ID="SavingStateText" Text="正在保存..."/>
      <Property ID="UpgradingStateText" Text="正在升級..."/>
      <Property ID="VideoCovertStateText" Text="正在轉換..."/>
      <Property ID="Artist" Text="藝術家"/>
      <Property ID="Album" Text="專輯"/>
      <Property ID="Composer" Text="作曲家"/>
      <Property ID="Genre" Text="流派"/>
      <Property ID="MYLIST" Text="播放列表"/>
      <Property ID="Loading" Text="正在裝載媒體文件..."/>
      <Property ID="HelpFile" Text="MediaManagerTW.mht"/>
      <Property ID="TotalDeleteItems" Text="{0} 項"/>
      <Property ID="PlaylistNameEmptyErr" Text="錯誤：播放列表的名字不能為空！"/>
      <Property ID="PlaylistNameExistErr" Text="錯誤：播放列表{0}出現重名！" />
      <Property ID="UpgradeFailedMessage" Text="升級失敗!" />
      <Property ID="UpgradeSucceededMessage" Text="升級成功!"/>
      <Property ID="FileAbsent" Text="文件不存在" />
      <Property ID="MTPFileNotSupport" Text="不支持直接從MTP設備播放"/>
      <Property ID="MTPNotEnoughSpace" Text="MTP設備的空間不足!"/>
      <Property ID="SearchBoxText" Text="搜索"/>
    </GlobalString>


    <Resource ID="DeviceSysInfoView" Type="Column">
      <Property ID="0" Text="屬性名"/>
      <Property ID="1" Text="屬性值"/>
    </Resource>
    <Resource ID="SysInfoView" Type="Column">
      <Property ID="0" Text="屬性名"/>
      <Property ID="1" Text="屬性值"/>
    </Resource>
    
    <Resource ID="FirmwareView" Type="Column">
      <Property ID="0" Text="標題"/>
      <Property ID="1" Text="大小"/>
      <Property ID="2" Text="設備名"/>
      <Property ID="3" Text="制造商"/>
      <Property ID="4" Text="版本號"/>
    </Resource>

    <Resource ID="MediaLibView" Type="Column">
      <Property ID="0" Text="標題"/>
      <Property ID="1" Text="大小"/>
      <Property ID="2" Text="類型"/>
      <Property ID="3" Text="路徑"/>
    </Resource>

    <Resource ID="MTPMediaLibView" Type="Column">
      <Property ID="0" Text="標題"/>
      <Property ID="1" Text="大小"/>
      <Property ID="2" Text="類型"/>
    </Resource>

    <Resource ID="MTPPictureView" Type="Column">
      <Property ID="0" Text="標題"/>
      <Property ID="1" Text="大小"/>
      <Property ID="2" Text="日期"/>
    </Resource>

    
    <Resource ID="PictureView" Type="Column">
      <Property ID="0" Text="標題"/>
      <Property ID="1" Text="大小"/>
      <Property ID="2" Text="日期"/>
      <Property ID="3" Text="路徑"/>
    </Resource>
    <Resource ID="MusicView" Type="Column">
      <Property ID="0" Text="標題"/>
      <Property ID="1" Text="藝術家"/>
      <Property ID="2" Text="長度"/>
      <Property ID="3" Text="專輯"/>
      <Property ID="4" Text="流派"/>
    </Resource>
    <Resource ID="VideoView" Type="Column">
      <Property ID="0" Text="標題"/>
      <Property ID="1" Text="演員"/>
      <Property ID="2" Text="長度"/>
      <Property ID="3" Text="文件大小"/>
      <Property ID="4" Text="視頻大小"/>
    </Resource>

    <Resource ID="PodcastView" Type="Column">
      <Property ID="0" Text="標題"/>
      <Property ID="1" Text="狀態"/>
      <Property ID="2" Text="時間"/>
      <Property ID="3" Text="類型"/>
    </Resource>

    <Resource ID="NetMusicView" Type="Column">
      <Property ID="0" Text="標題"/>
      <Property ID="1" Text="狀態"/>
      <Property ID="2" Text="藝術家"/>
      <Property ID="3" Text="大小"/>
      <Property ID="4" Text="價格"/>
    </Resource>

    <Resource ID="DownloadView" Type="Column">
      <Property ID="0" Text="標題"/>
      <Property ID="1" Text="狀態"/>
      <Property ID="2" Text="藝術家"/>
      <Property ID="3" Text="檔案名"/>
      <Property ID="4" Text="商店"/>
    </Resource>

    <Resource ID="cmContextMenu" Type="MenuItem">
      <Property ID="0" Text="同步"/>
    </Resource>
    <Resource ID="cmMP3ContextMenu" Type="MenuItem">
      <Property ID="0" Text="同步"/>
      <Property ID="1" Text="刷新"/>
      <Property ID="2" Text="系統信息"/>
    </Resource>
    
    <Resource ID="cmConfiguration" Type="MenuItem">
      <Property ID="0" Text="添加目錄" ToolTip="從指定的目錄添加媒體檔案"/>
      <Property ID="1" Text="同步" ToolTip="同步到播放器"/>
    </Resource>
    <Resource ID="cmAddMenu" Type="MenuItem">
      <Property ID="0" Text="添加檔案" ToolTip="添加媒體檔案"/>
      <Property ID="1" Text="同步" ToolTip="同步到播放器"/>
    </Resource>
    <Resource ID="cmNewPlayList" Type="MenuItem">
      <Property ID="0" Text="創建新播放列表" ToolTip="創建新的播放列表"/>
      <Property ID="1" Text="同步" ToolTip="同步到播放器"/>
    </Resource>
    <Resource ID="cmEditPlaylist" Type="MenuItem">
      <Property ID="0" Text="同步"/>
      <Property ID="1" Text="編輯"/>
      <Property ID="2" Text="刪除"/>
    </Resource>
    <Resource ID="cmItemContextMenu" Type="MenuItem">
      <Property ID="0" Text="播放" ToolTip="播放選定的媒體"/>
      <Property ID="1" Text="屬性" ToolTip="查看文件屬性"/>
      <Property ID="2" Text="打開目錄" ToolTip="打開檔案的目錄"/>
      <Property ID="3" Text="刪除" ToolTip="刪除選定的媒體"/>
      <Property ID="4" Type="Separator"/>
      <Property ID="5" Text="發送到" />
    </Resource>
    
    <Resource ID="cmVideoContextMenu" Type="MenuItem">
      <Property ID="0" Text="播放" ToolTip="播放選定的媒體"/>
      <Property ID="1" Text="屬性" ToolTip="查看文件屬性"/>
      <Property ID="2" Text="打開目錄" ToolTip="打開檔案的目錄"/>
      <Property ID="3" Text="刪除" ToolTip="刪除選定的媒體"/>
      <Property ID="4" Type="Separator"/>
      <Property ID="5" Text="視頻轉換(默認設置)" ToolTip="用默認設置轉換視頻"/>
      <Property ID="6" Text="視頻轉換(自定義設置)..." ToolTip="自定義設置轉換視頻"/>
      <Property ID="7" Type="Separator"/>
      <Property ID="8" Text="發送到" />
    </Resource>

    <Resource ID="cmFirmwareContextMenu" Type="MenuItem">
      <Property ID="0" Text="升級" ToolTip="升級選定的播放器"/>
      <Property ID="1" Text="屬性" ToolTip="查看文件屬性"/>
      <Property ID="2" Text="打開目錄" ToolTip="打開文件的目錄"/>
      <Property ID="3" Text="刪除" ToolTip="刪除選定的媒體"/>
      <Property ID="4" Type="Separator"/>
      <Property ID="5" Text="發送到" />
    </Resource>

    <!--要转换为繁体-->
    <Resource ID="cmSend2PC" Type="MenuItem" Text="發送到我的電腦">
      <Property ID="0" Text="音樂"/>
      <Property ID="1" Text="圖片"/>
      <Property ID="2" Text="視頻" />
    </Resource>
    <Resource ID="cmSend2MP3" Type="MenuItem" Text="發送到我的播放器">
      <Property ID="0" Text="音樂"/>
      <Property ID="1" Text="圖片"/>
      <Property ID="2" Text="視頻" />
    </Resource>

    <Resource ID="cmNetDownloadMenu" Type="MenuItem">
      <Property ID="0" Text="下載到" ToolTip="下載選定的媒體" Type="MenuItem">
        <Property ID="0" Text="我的電腦" ToolTip="保存到我的电脑"/>
        <Property ID="1" Text="我的播放器" ToolTip="保存到我的播放器"/>
      </Property>
      <Property ID="1" Text="刪除" ToolTip="刪除選定的媒體"/>
    </Resource>
    
    <Resource ID="cmNetStoreMenu" Type="MenuItem">
      <Property ID="0" Text="添加新的網絡商店" ToolTip="輸入網址和帳戶登陸"/>
    </Resource>

    <!--Add Podcast-->
    <Resource ID="cmSubscribePodcast" Type="MenuItem">
      <Property ID="0" Text="訂閱播客" ToolTip="訂閱播客"/>
    </Resource>
    
    <Resource ID="cmDownloadingMenu" Type="MenuItem">
      <Property ID="0" Text="取消" ToolTip="取消下載"/>
    </Resource>

    <Resource ID="cmRefreshPodcast" Type="MenuItem">
      <Property ID="0" Text="更新播客" ToolTip="更新播客"/>
      <Property ID="1" Type="Separator"/>
      <Property ID="2" Text="刪除" ToolTip="刪除播客"/>
    </Resource>

    <Resource ID="cmNetStoreLogin" Type="MenuItem">
      <Property ID="0" Text="更新媒體列表" ToolTip="更新媒體列表"/>
      <Property ID="1" Type="Separator"/>
      <Property ID="2" Text="編輯" ToolTip="編輯商店資訊"/>
      <Property ID="3" Text="刪除" ToolTip="刪除此商店"/>
    </Resource>

    <Resource ID="cmListViewAddFileContextMenu" Type="MenuItem">
      <Property ID="0" Text="添加目錄" ToolTip="從指定的目錄添加媒體文件"/>
      <Property ID="1" Text="添加文件" ToolTip="添加媒體文件"/>
    </Resource>
    <!--Value-->
    <Variable ID="MyComputerMenuBtn" Type="SplitButton" Text="我的電腦">
      <Property ID="0" Text="添加目錄" />
      <Property ID="1" Text="創建新播放列表" />
      <Property ID="2" Text="同步到播放器" />
      <Property ID="3" Type="Separator"/>
      <Property ID="4" Text="設置" />
      <Property ID="5" Type="Separator"/>
      <Property ID="6" Text="退出" />

    </Variable>

    <Variable ID="MP3LibMenuBtn" Type="SplitButton" Text="播放器">
      <Property ID="0" Text="創建新播放列表" />
      <Property ID="1" Text="同步到電腦" />
      <Property ID="2" Text="刷新"/>
    </Variable>

    <!--暂停还没处理-->
    <Variable ID="PlayingMenuBtn" Type="SplitButton" Text="正在播放">
      <Property ID="0" Text="播放" />
      <Property ID="1" Text="停住" />
      <Property ID="2" Text="前一首"/>
      <Property ID="3" Text="下一首"/>
      <Property ID="4" Type="Separator"/>
      <Variable ID="5" Text="播放模式" Type="MenuItem">
        <Property ID="0" Text="順序" />
        <Property ID="1" Text="隨機" />
        <Property ID="2" Text="重複"/>
        <Property ID="3" Text="重複所有"/>
      </Variable>
    </Variable>
    <Variable ID="HelpMenuBtn" Type="SplitButton" Text="幫助">
      <Property ID="0" Text="幫助" />
      <Property ID="1" Text="關於"/>
    </Variable>

    <Variable ID="PlaylistTextBlock" Text="播放列表:" Type="TextBlock"/>
    <Variable ID="StopButton" ToolTip="停住播放" Type="Button"/>
    <Variable ID="PreviousButton" ToolTip="前一首" Type="Button"/>
    <Variable ID="PlayButton" ToolTip="播放選定的媒體" Type="Button"/>
    <Variable ID="zoomButton" ToolTip="調節音量" Type="Button"/>
    <Variable ID="NextButton" ToolTip="下一首" Type="Button"/>
    <Variable ID="SavePlaylistButton" Text="保存" ToolTip="保存當前播放列表" Type="Button"/>
    <Variable ID="ClosePlaylistButton" Text="取消" Type="Button" />
    <Variable ID="MyMp3HeaderUnavalible" Text=" 我的播放器(未連接)" Type="TextBlock"/>

    <MMTemplateLoc >
      <Property LocType="InternetDevice" Header="我的網絡"/>
      <Property LocType="InternetStore" Header="網絡商店"/>
      <Property LocType="MediaLib" Header="媒體庫"/>
      <Property LocType="Playlists" Header="播放列表"/>
      <Property LocType="PCDevice" Header="我的電腦"/>
      <Property LocType="Music" Header="音樂"/>
      <Property LocType="Picture" Header="圖片"/>
      <Property LocType="Video" Header="視頻"/>
      <Property LocType="Firmware" Header="固件"/>
      <Property LocType="PDDevice" Header="我的播放器"/>
      <Property LocType="UnPDDevice" Header="我的播放器(未連接)"/>
      <Property LocType="SyncList" Header="同步列表"/>
      <Property LocType="Podcast" Header="播客"/>
      <Property LocType="Downloading" Header="正在下載"/>

      <Property LocType="Artist" Header="音樂家"/>
      <Property LocType="Album" Header="專輯"/>
      <Property LocType="Genre" Header="流派"/>
      <Property LocType="Composer" Header="作曲家"/>
    </MMTemplateLoc>
  </Window>

  <Window ID="MainOptionDlg" Title="設置">    
    <Variable ID="tabConvert" Text="視頻轉換" Type="TabItem"/>
    <Variable ID="tabPodcast" Text="播客" Type="TabItem"/>
    <Variable ID="btnOK" Text="確定" Type="Button"/>
    <Variable ID="btnCancel" Text="取消" Type="Button"/>
    <Variable ID="groupBoxVideo" Text="視頻" Type="GroupBox"/>
    <Variable ID="labSelVideoType" Text="視頻類型" Type="Label"/>
    <Variable ID="labSelVideoSize" Text="選擇視頻長寬" Type="Label"/>
    <Variable ID="labSelVideoConvert" Text="視頻變換" Type="Label"/>
    <Variable ID="labSelVideoQuality" Text="視頻品質" Type="Label"/>
    <Variable ID="chkVideoSync" Text="視頻同步" Type="CheckBox"/>
    <Variable ID="groupBoxAudio" Text="音頻" Type="GroupBox"/>
    <Variable ID="labSelAudioBitrate" Text="音頻比特率" Type="Label"/>
    <Variable ID="chkBoxAudioSync" Text="音頻同步" Type="CheckBox"/>
    <Variable ID="groupBoxFileOutput" Text="輸出目錄" Type="GroupBox"/>
    <Variable ID="groupBoxPodcastDir" Text="輸出目錄" Type="GroupBox"/>
  </Window>

  <Window ID="VideoConvertDlg" Title="視頻轉換">    
    <Variable ID="VideoClip" Text="截取源視頻片段" Type="CheckBox"/>    
    <Variable ID="labStartTime" Text="視頻起始時間點" Type="Label"/>
    <Variable ID="labEndTime" Text="視頻結束時間點" Type="Label"/>
    <Variable ID="labReplaceAudio" Text="替換音頻資料" Type="Label"/>    
    <Variable ID="btnOK" Text="確定" Type="Button"/>
    <Variable ID="btnCancel" Text="取消" Type="Button"/>
    <Variable ID="groupBoxVideo" Text="視頻" Type="GroupBox"/>
    <Variable ID="labSelVideoType" Text="視頻類型" Type="Label"/>
    <Variable ID="labSelVideoSize" Text="選擇視頻長寬" Type="Label"/>
    <Variable ID="labSelVideoConvert" Text="視頻變換" Type="Label"/>
    <Variable ID="labSelVideoQuality" Text="視頻品質" Type="Label"/>
    <Variable ID="chkVideoSync" Text="視頻同步" Type="CheckBox"/>
    <Variable ID="groupBoxAudio" Text="音頻" Type="GroupBox"/>
    <Variable ID="labSelAudioBitrate" Text="音頻比特率" Type="Label"/>
    <Variable ID="chkBoxAudioSync" Text="音頻同步" Type="CheckBox"/>
    <Variable ID="groupBoxFileOutput" Text="輸出目錄" Type="GroupBox"/>
    <Variable ID="groupBoxPodcastDir" Text="輸出目錄" Type="GroupBox"/>
  </Window>

  <Window ID="AskForDeleteDlg" Title="刪除">
    <Variable ID="DeleteLocation" Text="您確定要刪除 " Type="TextBlock"/>
    <Variable ID="DeleteMediaLib" Text="僅從媒體庫中刪除" Type="RadioButton"/>
    <Variable ID="DeleteBoth" Text="從媒體庫和電腦中刪除" Type="RadioButton"/>
    <Variable ID="OKButton" Text="確定" Type="Button"/>
    <Variable ID="CancelButton" Text="取消" Type="Button"/>
  </Window>
  <Window ID="AboutDlg" Title="關於媒體管理工具">    
    <Variable ID="ToolTitle" Text="媒體管理工具" Type="TextBlock"/>
    <Variable ID="ToolVersion" Text="版本" Type="TextBlock"/>
    <Variable ID="ToolCompany" Text="(c) 2007 " Type="TextBlock"/>
    <Variable ID="ToolRight" Text="版權所有" Type="TextBlock"/>
    <Variable ID="OKButton" Text="確定" Type="Button"/>
  </Window>
  <Window ID="UpgradeDlg" Title="升級">    
    <Variable ID="DeviceInfoText" Text="設備資訊:" Type="TextBlock"/>
    <Variable ID="FirmwareInfoText" Text="固件信息:" Type="TextBlock"/>    
    <Variable ID="tbSelDevice" Text="選擇設備:" Type="TextBlock"/>
    <Variable ID="tbSelFMFile" Text="選擇固件:" Type="TextBlock"/>    
    <Variable ID="CancelButton" Text="取消" Type="Button"/>
    <Variable ID="OKButton" Text="確定" Type="Button"/>
    <Resource ID="DeviceSysInfoView" Type="Column">
      <Property ID="0" Text="屬性名"/>
      <Property ID="1" Text="屬性值"/>
    </Resource>
    <Resource ID="SysInfoView" Type="Column">
      <Property ID="0" Text="屬性名"/>
      <Property ID="1" Text="屬性值"/>
    </Resource>
  </Window>
  
  <Window ID="AddPodcastDlg" Title="訂閱播客">
    <Variable ID="btnOK" Text="確定" Type="Button"/>
    <Variable ID="btnCancel" Text="取消" Type="Button"/>  
  </Window>

</LanguageSetting>