Skip to content

Commit

Permalink
Update zh-Hans and also have a question
Browse files Browse the repository at this point in the history
  • Loading branch information
SadPencil authored Feb 12, 2020
1 parent 9391356 commit 5e360c8
Showing 1 changed file with 8 additions and 6 deletions.
14 changes: 8 additions & 6 deletions StringDictionary.zh-Hans.xaml
Original file line number Diff line number Diff line change
Expand Up @@ -271,18 +271,20 @@
<system:String x:Key="AddDrive.AuthAtConnect">在连接时输入账号密码</system:String>

<!-- from 2020.2.2 -->
<system:String x:Key="Message.MountPointFolder.Condition">挂载点文件夹路径仅在基本或动态NTFS卷上的空文件夹上可用。</system:String>
<system:String x:Key="Message.MountPointFolder.Mandatory">要分配文件夹,需要“本地磁盘”公用选项</system:String>
<system:String x:Key="Validation.Hint.FolderUrl">资料夹网址</system:String>
<system:String x:Key="Validation.Hint.FolderUrlID">文件夹URL或ID</system:String>
<system:String x:Key="Message.MountPointFolder.Condition">挂载到文件夹仅在基本或动态NTFS卷上的空文件夹上可用。</system:String>
<system:String x:Key="Message.MountPointFolder.Mandatory">要挂载到文件夹,需要勾选“模拟本地磁盘”选项</system:String>
<system:String x:Key="Validation.Hint.FolderUrl">文件夹路径</system:String>
<system:String x:Key="Validation.Hint.FolderUrlID">文件夹路径或 ID</system:String>

<!-- Question: "The lines for Googledrive and Onedrive are not required to be changed. Please don't make changes."
Should I leave them as English text or Localized text? Why there are already translations here? -->
<system:String x:Key="GoogleDrive.MyDrive">我的云端硬盘</system:String>
<system:String x:Key="GoogleDrive.SharedWithMe">与我共享</system:String>
<system:String x:Key="GoogleDrive.Computers">计算机</system:String>
<system:String x:Key="GoogleDrive.SharedLink">共用連結</system:String>
<system:String x:Key="GoogleDrive.SharedLink">共享链接</system:String>

<system:String x:Key="OneDrive.Files">文件</system:String>
<system:String x:Key="OneDrive.Shared">已共享</system:String>
<system:String x:Key="OneDrive.SharedLink">共用連結</system:String>
<system:String x:Key="OneDrive.SharedLink">共享链接</system:String>

</ResourceDictionary>

0 comments on commit 5e360c8

Please sign in to comment.