This repository was archived by the owner on Jun 21, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +16
-1
lines changed
Expand file tree Collapse file tree 1 file changed +16
-1
lines changed Original file line number Diff line number Diff line change 123123 <data name =" CloneTitle" xml : space =" preserve" >
124124 <value >克隆一个 版本库</value >
125125 </data >
126+ <data name =" OpenFromGitHubTitle" xml : space =" preserve" >
127+ <value >Open from GitHub</value >
128+ </data >
126129 <data name =" CouldNotConnectToGitHub" xml : space =" preserve" >
127130 <value >无法连接到github.com</value >
128131 </data >
327330 <value >取消评审</value >
328331 </data >
329332 <data name =" DestinationAlreadyExists" xml : space =" preserve" >
330- <value >The destination already exists.</value >
333+ <value >A file exists at the destination path .</value >
331334 </data >
332335 <data name =" LogoutRequired" xml : space =" preserve" >
333336 <value >Logout Required</value >
820823 <data name =" NoResolveSameOwnerMessage" xml : space =" preserve" >
821824 <value >无法在当前存储库中找到目标URL。在进行提取后再试一次。</value >
822825 </data >
826+ <data name =" CantFindARepositoryAtLocalPath" xml : space =" preserve" >
827+ <value >There is already a directory at this location, but it doesn't contain a repository.</value >
828+ </data >
829+ <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 >
831+ </data >
832+ <data name =" LocalRepositoryHasARemoteOf" xml : space =" preserve" >
833+ <value >A repository already exists at this location, but it has a remote of {0}.</value >
834+ </data >
835+ <data name =" YouHaveAlreadyClonedToThisLocation" xml : space =" preserve" >
836+ <value >You have already cloned to this location. Click 'Open' to open the local repository.</value >
837+ </data >
823838</root >
You can’t perform that action at this time.
0 commit comments