File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -921,8 +921,10 @@ visibility.public_tooltip=对所有人可见
921
921
visibility.limited =受限
922
922
visibility.limited_tooltip =仅对已认证的用户可见
923
923
visibility.private =私有
924
+ visibility.private_tooltip =仅对您已加入的组织的成员可见。
924
925
925
926
[repo]
927
+ new_repo_helper =代码仓库包含了所有的项目文件,包括版本历史记录。已经在其他地方托管了一个?<a href =" %s" >迁移仓库。</a>
926
928
owner =拥有者
927
929
owner_helper =由于最大仓库数量限制,一些组织可能不会显示在下拉列表中。
928
930
repo_name =仓库名称
@@ -945,6 +947,7 @@ fork_to_different_account=派生到其他账号
945
947
fork_visibility_helper =无法更改派生仓库的可见性。
946
948
fork_branch =要克隆到 Fork 的分支
947
949
all_branches =所有分支
950
+ fork_no_valid_owners =这个代码仓库无法被派生,因为没有有效的所有者。
948
951
use_template =使用此模板
949
952
clone_in_vsc =在 VS Code 中克隆
950
953
download_zip =下载 ZIP
@@ -982,6 +985,7 @@ mirror_interval_invalid=镜像间隔无效。
982
985
mirror_sync_on_commit =推送提交时同步
983
986
mirror_address =从 URL 克隆
984
987
mirror_address_desc =在授权框中输入必要的凭据。
988
+ mirror_address_url_invalid =URL无效。请检查您所输入的URL是否正确。
985
989
mirror_lfs =大文件存储 (LFS)
986
990
mirror_lfs_desc =镜像 LFS 数据。
987
991
mirror_lfs_endpoint =LFS 网址
You can’t perform that action at this time.
0 commit comments