Skip to content

Commit 02096f9

Browse files
committed
Translate resources in resources.resw via Crowdin
1 parent 311a640 commit 02096f9

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

src/Files.App/Strings/zh-Hans/Resources.resw

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -3215,16 +3215,16 @@
32153215
<value>Files 目前无法访问 GitHub。</value>
32163216
</data>
32173217
<data name="OpenInIDE" xml:space="preserve">
3218-
<value>Open folder in {0}</value>
3218+
<value>{0} 中打开文件夹</value>
32193219
</data>
32203220
<data name="OpenInIDEDescription" xml:space="preserve">
3221-
<value>Open the current directory in {0}</value>
3221+
<value>{0} 中打开当前目录</value>
32223222
</data>
32233223
<data name="OpenRepoInIDE" xml:space="preserve">
3224-
<value>Open repo in {0}</value>
3224+
<value>{0} 中打开存储库</value>
32253225
</data>
32263226
<data name="OpenRepoInIDEDescription" xml:space="preserve">
3227-
<value>Open the root of the Git repo in {0}</value>
3227+
<value>在 {0} 中打开Git repo 的根目录</value>
32283228
</data>
32293229
<data name="CopyCode" xml:space="preserve">
32303230
<value>复制代码</value>
@@ -4044,30 +4044,30 @@
40444044
<comment>Tooltip that displays when dragging items to the Shelf Pane</comment>
40454045
</data>
40464046
<data name="PathOrAlias" xml:space="preserve">
4047-
<value>Path or alias</value>
4047+
<value>路径或别名</value>
40484048
</data>
40494049
<data name="InvalidPath" xml:space="preserve">
4050-
<value>Invalid path</value>
4050+
<value>路径无效</value>
40514051
</data>
40524052
<data name="TestIntegration" xml:space="preserve">
4053-
<value>Test integration</value>
4053+
<value>测试集成</value>
40544054
</data>
40554055
<data name="IDENotLocatedContent" xml:space="preserve">
4056-
<value>{0} could not be located. Please check your settings and try again.</value>
4056+
<value>找不到 {0}。请检查你的设置并重试。</value>
40574057
</data>
40584058
<data name="IDENotLocatedTitle" xml:space="preserve">
4059-
<value>The configured IDE could not be located</value>
4059+
<value>找不到设置的 IDE</value>
40604060
</data>
40614061
<data name="OpenSettings" xml:space="preserve">
4062-
<value>Open settings</value>
4062+
<value>打开设置</value>
40634063
</data>
40644064
<data name="VisualStudioCode" xml:space="preserve">
40654065
<value>Visual Studio Code</value>
40664066
</data>
40674067
<data name="IDEPathPlaceholder" xml:space="preserve">
4068-
<value>Enter a path or launch alias</value>
4068+
<value>输入路径或启动别名</value>
40694069
</data>
40704070
<data name="InvalidIDENameError" xml:space="preserve">
4071-
<value>Please enter a name for the IDE</value>
4071+
<value>请输入IDE的名称</value>
40724072
</data>
40734073
</root>

0 commit comments

Comments
 (0)