diff options
author | Unknwon <u@gogs.io> | 2015-10-28 02:30:24 -0400 |
---|---|---|
committer | Unknwon <u@gogs.io> | 2015-10-28 02:30:24 -0400 |
commit | f5689ee3a55ce6e5a1238fe0ef75f40160a5789a (patch) | |
tree | 01a731b1f61e4ae05e741a16889bb7a90c68e331 /conf/locale/locale_zh-HK.ini | |
parent | a020cf803b4de3ea154e19208eac671b31712423 (diff) |
update locale
Diffstat (limited to 'conf/locale/locale_zh-HK.ini')
-rwxr-xr-x | conf/locale/locale_zh-HK.ini | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/locale/locale_zh-HK.ini b/conf/locale/locale_zh-HK.ini index b99bde95..c01b8792 100755 --- a/conf/locale/locale_zh-HK.ini +++ b/conf/locale/locale_zh-HK.ini @@ -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.
|