From be1929eb1fed8aeb9ba5b3fc08f8d416bd79eaba Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=B2=99=E6=BC=A0=E4=B9=8B=E5=AD=90?= <7850715+maboloshi@users.noreply.github.com> Date: Sun, 19 May 2024 19:29:43 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E8=AF=8D=E6=9D=A1:=20?= =?UTF-8?q?=E6=9B=B4=E6=96=B0`=E4=BB=93=E5=BA=93=E5=AF=BC=E5=85=A5`?= =?UTF-8?q?=E9=A1=B5=E9=9D=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- locals.js | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) diff --git a/locals.js b/locals.js index e4d80741a..be582453e 100644 --- a/locals.js +++ b/locals.js @@ -5736,12 +5736,18 @@ I18N.zh["page-new-repo"] = {// 仓库 - 新建/导入/复刻仓库 // 导入仓库 第一页 https://github.com/new/import "Import your project to GitHub": "将您的项目导入到 GitHub", "Import all the files, including revision history, from another version control system.": "导入的所有文件,包括修订历史记录,来自其他版本控制系统。", - "Support for importing Mercurial, Subversion and Team Foundation Version Control (TFVC) repositories will end on April 12, 2024. For more details, see the": "对导入 Mercurial、Subversion 和 Team Foundation 版本控制 (TFVC) 仓库的支持将于 2024 年 4 月 12 日结束。有关详细信息,请参阅", + "Support for importing Mercurial, Subversion and Team Foundation Version Control (TFVC) repositories ended on April 12, 2024. For more details, see the": "对导入 Mercurial、Subversion 和 Team Foundation 版本控制 (TFVC) 仓库的支持已结束于 2024 年 4 月 12 日。有关详细信息,请参阅", "changelog": "更新日志", - "Your old repository's clone URL": "您旧仓库的克隆地址", - "Learn more about the types of": "了解更多关于", - "supported VCS": "VCS 的支持", + "Your source repository details": "您源仓库的详情", + "The URL for your source repository": "您源仓库的 URL", + "Learn more about the types of": "了解更多关于", + "importing git repositories": "导入 Git 仓库", + + "Please enter your credentials if required for cloning your remote repository.": "如果需要克隆远程仓库,请输入您的凭据。", + "Your username for your source repository": "源仓库用户名", + "Your access token or password for your source repository": "源仓库的访问令牌或密码", + "Your new repository details": "新仓库详情", //"Owner": "所有者", "Repository Name": "仓库名称",