diff options
author | GiteaBot <teabot@gitea.io> | 2018-08-29 13:46:42 +0000 |
---|---|---|
committer | GiteaBot <teabot@gitea.io> | 2018-08-29 13:46:42 +0000 |
commit | a938ddf7048902a501d3da82fe83285899394a32 (patch) | |
tree | 9a95bd24e7accdca7aaa793b7fc62b920f7d03a1 /options/locale/locale_zh-HK.ini | |
parent | 080428b2bfd6721a40ec6a6bb858cc2d7ad6c583 (diff) | |
download | gitea-a938ddf7048902a501d3da82fe83285899394a32.tar.gz gitea-a938ddf7048902a501d3da82fe83285899394a32.zip |
[skip ci] Updated translations via Crowdin
Diffstat (limited to 'options/locale/locale_zh-HK.ini')
-rw-r--r-- | options/locale/locale_zh-HK.ini | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/options/locale/locale_zh-HK.ini b/options/locale/locale_zh-HK.ini index 9c4ac14d94..759c831307 100644 --- a/options/locale/locale_zh-HK.ini +++ b/options/locale/locale_zh-HK.ini @@ -816,7 +816,6 @@ notices.delete_success=已刪除系統提示。 [action] create_repo=建立了儲存庫 <a href="%s">%s</a> rename_repo=重新命名儲存庫 <code>%[1]s</code> 為 <a href="%[2]s">%[3]s</a> -commit_repo=推送了 <a href="%[1]s/src/%[2]s">%[3]s</a> 分支的代碼到 <a href="%[1]s">%[4]s</a> create_issue=`建立了問題 <a href="%s/issues/%s">%s#%[2]s</a>` close_issue=`已關閉問題 <a href="%s/issues/%s">%s#%[2]s</a>` reopen_issue=`已重新開啟問題 <a href="%s/issues/%s">%s#%[2]s</a>` @@ -826,7 +825,6 @@ reopen_pull_request=`已重新開啟合併請求 <a href="%s/pulls/%s">%s#%[2]s< comment_issue=`評論了問題 <a href="%s/issues/%s">%s#%[2]s</a>` merge_pull_request=`合併了合併請求 <a href="%s/pulls/%s">%s#%[2]s</a>` transfer_repo=將儲存庫 <code>%s</code> 轉移至 <a href="%s">%s</a> -push_tag=推送了標籤 <a href="%s/src/%s">%[2]s</a> 到 <a href="%[1]s">%[3]s</a> compare_commits=比較 %d 提交 [tool] |