﻿<?xml version="1.0" encoding="utf-8"?>
<LanguageSetting Launguage="Chinese Simplified">
  <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="MediaManagerCN.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>
    <!--放置前面，for Debug-->
    
    <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="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="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="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="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>