Skip to content
This repository was archived by the owner on Jun 21, 2023. It is now read-only.

Commit 98285e6

Browse files
New translations Resources.resx (Chinese Simplified)
1 parent 961f535 commit 98285e6

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

src/GitHub.Resources/Resources.zh-CN.resx

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@
124124
<value>克隆存储库</value>
125125
</data>
126126
<data name="OpenFromGitHubTitle" xml:space="preserve">
127-
<value>Open from GitHub</value>
127+
<value>GitHub 打开</value>
128128
</data>
129129
<data name="CouldNotConnectToGitHub" xml:space="preserve">
130130
<value>无法连接到github.com</value>
@@ -330,7 +330,7 @@
330330
<value>取消评审</value>
331331
</data>
332332
<data name="DestinationAlreadyExists" xml:space="preserve">
333-
<value>A file exists at the destination path.</value>
333+
<value>有一个文件在目标路径已存在。</value>
334334
</data>
335335
<data name="LogoutRequired" xml:space="preserve">
336336
<value>需要注销</value>
@@ -824,15 +824,15 @@
824824
<value>无法在当前存储库中找到目标URL。在进行提取后再试一次。</value>
825825
</data>
826826
<data name="CantFindARepositoryAtLocalPath" xml:space="preserve">
827-
<value>There is already a directory at this location, but it doesn't contain a repository.</value>
827+
<value>此位置已经有一个目录, 但它不包含存储库。</value>
828828
</data>
829829
<data name="LocalRepositoryDoesntHaveARemoteOrigin" xml:space="preserve">
830-
<value>A repository already exists at this location, but it doesn't have a remote named "origin".</value>
830+
<value>此位置已存在存储库, 但它没有名为 "origin"的远端。</value>
831831
</data>
832832
<data name="LocalRepositoryHasARemoteOf" xml:space="preserve">
833-
<value>A repository already exists at this location, but it has a remote of {0}.</value>
833+
<value>此位置已存在存储库, 但它具有 {0} 的远端。</value>
834834
</data>
835835
<data name="YouHaveAlreadyClonedToThisLocation" xml:space="preserve">
836-
<value>You have already cloned to this location. Click 'Open' to open the local repository.</value>
836+
<value>您已经克隆到此位置。单击 "打开" 打开本地存储库。</value>
837837
</data>
838838
</root>

0 commit comments

Comments
 (0)