Skip to content

Commit

Permalink
Merge pull request #22 from whwlsfb/patch-2
Browse files Browse the repository at this point in the history
Update StringDictionary.zh-Hans.xaml
  • Loading branch information
Stanly5 authored Aug 18, 2018
2 parents 7316d4e + 551522c commit d026c88
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions StringDictionary.zh-Hans.xaml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
<system:String x:Key="Vailidation.Hint.Port">端口</system:String>
<system:String x:Key="Vailidation.Hint.Path">路径</system:String>
<system:String x:Key="Vailidation.Hint.Email">id@example.com</system:String>
<system:String x:Key="Vailidation.Hint.PrivateKeyPath">你可以选择一个私钥文件</system:String>
<system:String x:Key="Vailidation.Hint.PrivateKeyPath">您可以选择一个私钥文件</system:String>

<system:String x:Key="Button.Yes">是</system:String>
<system:String x:Key="Button.No">否</system:String>
Expand Down Expand Up @@ -108,12 +108,12 @@
<system:String x:Key="Message.Maximum.Drive">在当前版本里,您可以最多建立 8 个驱动器</system:String>
<system:String x:Key="Message.License.Expired">您的授权已过期. 需要您下载新版本. 按 [确定] 进行升级.</system:String>
<system:String x:Key="Message.License.NotReady">RaiDrive 无法验证你的授权信息.</system:String>
<system:String x:Key="Message.UnknownSpace">未知空间</system:String>
<system:String x:Key="Message.UnknownSpace">未知空间容量</system:String>
<system:String x:Key="Message.CurrentVersion">当前版本为 {0}</system:String>
<system:String x:Key="Message.Cache.Folder.NotSupport">您的临时文件夹必须为本地驱动器上的文件夹, 不支持网络驱动器.</system:String>

<system:String x:Key="Message.ErrorRemoteDriveAuth">授权或身份认证失败, 是否重新认证?</system:String>
<system:String x:Key="Message.ErrorRemoteDriveWantRelogin">授权或身份验证失败.是否要重新验证?(如果仍然失败,请删除该磁碟机并重新建立它.)</system:String>
<system:String x:Key="Message.ErrorRemoteDriveWantRelogin">授权或身份验证失败.是否要重新验证?(如果仍然失败,请删除该虚拟驱动器并重新建立它.)</system:String>
<system:String x:Key="Message.ErrorRemoteDriveLimit">已超出下载配额. 下载限额为: {0}.</system:String>
<system:String x:Key="Message.ErrorRemoteDriveRemake">远程服务器的连接方式已改变. 您需要重新登陆.</system:String>
<system:String x:Key="Message.ErrorCacheDiskFull">缓存区存储空间不足. 建议增加或清理存储空间.</system:String>
Expand Down

0 comments on commit d026c88

Please sign in to comment.