mirror of
https://github.com/go-gitea/gitea
synced 2025-09-28 03:28:13 +00:00
update locale
This commit is contained in:
@@ -334,6 +334,7 @@ repo_name=リポジトリ名
|
||||
repo_name_helper=偉大なリポジトリ名は短い。思い出に残り、そして<strong>一意</strong>だ。
|
||||
visibility=ビジビリティ
|
||||
visiblity_helper=このリポジトリは<span class="ui red text">プライベート</span>です。
|
||||
visiblity_helper_forced=Site admin has forced all new repositories to be <span class="ui red text">Private</span>
|
||||
visiblity_fork_helper=(この値の変更はすべてのフォークに適用されます)
|
||||
fork_repo=フォークのリポジトリ
|
||||
fork_from=フォーク元
|
||||
@@ -498,6 +499,7 @@ pulls.reopen_to_merge=Please reopen this pull request to perform merge operation
|
||||
pulls.merged=Merged
|
||||
pulls.has_merged=This pull request has been merged successfully!
|
||||
pulls.data_broken=Data of this pull request has been broken due to deletion of fork information.
|
||||
pulls.is_checking=The conflict checking is still in progress, please refresh page in few moments.
|
||||
pulls.can_auto_merge_desc=You can perform auto-merge operation on this pull request.
|
||||
pulls.cannot_auto_merge_desc=You can't perform auto-merge operation because there are conflicts between commits.
|
||||
pulls.cannot_auto_merge_helper=Please use command line tool to solve it.
|
||||
|
Reference in New Issue
Block a user