File tree Expand file tree Collapse file tree 2 files changed +8
-0
lines changed Expand file tree Collapse file tree 2 files changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -2026,6 +2026,8 @@ diff.file_image_height=高さ
20262026diff.file_byte_size =サイズ
20272027diff.file_suppressed =ファイル差分が大きすぎるため省略します
20282028diff.file_suppressed_line_too_long =長すぎる行があるためファイル差分は表示されません
2029+ diff.too_many_files =変更されたファイルが多すぎるため、一部のファイルは表示されません
2030+ diff.show_more =さらに表示
20292031diff.generated =generated
20302032diff.vendored =vendored
20312033diff.comment.placeholder =コメントを残す
Original file line number Diff line number Diff line change @@ -228,6 +228,7 @@ view_home=访问 %s
228228search_repos =查找仓库…
229229filter =其他过滤器
230230filter_by_team_repositories =按团队仓库筛选
231+ feed_of =" %s" 的源
231232
232233show_archived =已存档
233234show_both_archived_unarchived =显示已存档和未存档的
@@ -887,6 +888,7 @@ migrate_items_releases=版本发布
887888migrate_repo=迁移仓库
888889migrate.clone_address=从 URL 迁移/克隆
889890migrate.clone_address_desc=现有仓库的 HTTP(s) 或 Git "clone" URL
891+ migrate.github_token_desc=由于 Github API 速率限制,您可以在此处放置一个或多个以逗号分隔的令牌,以加快迁移速度。警告:滥用此功能可能会违反服务提供商的政策并导致帐户被封。
890892migrate.clone_local_path=或服务器本地路径
891893migrate.permission_denied=您没有获得导入本地仓库的权限。
892894migrate.permission_denied_blocked=不允许从被屏蔽的主机导入。
@@ -2026,6 +2028,8 @@ diff.file_image_height=高度
20262028diff.file_byte_size =大小
20272029diff.file_suppressed =文件差异内容过多而无法显示
20282030diff.file_suppressed_line_too_long =文件差异因一行或多行过长而隐藏
2031+ diff.too_many_files =某些文件未显示,因为此 diff 中更改的文件太多
2032+ diff.show_more =显示更多
20292033diff.generated =自动生成的
20302034diff.vendored =vendored
20312035diff.comment.placeholder =留下评论
@@ -2774,6 +2778,8 @@ publish_release=`发布了 <a href="%s/releases/tag/%s"> "%[4]s" </a> 于 <a hre
27742778review_dismissed=`取消了 <b>%[4]s</b> 对 <a href=" %[1]s/pulls/%[2]s" >%[3]s#%[2]s</a> 的评审`
27752779review_dismissed_reason=原因:
27762780create_branch=创建分支 <a href=" %[1]s/src/branch/%[2]s" > %[3]s</a> 于 <a href=" %[1]s" >%[4]s</a>
2781+ stared_repo=用星号标记了 <a href=" %[1]s" >%[2]s</a>
2782+ watched_repo=开始关注 <a href=" %[1]s" >%[2]s</a>
27772783
27782784[tool]
27792785ago=%s前
You can’t perform that action at this time.
0 commit comments