1
1
mirror of https://github.com/go-gitea/gitea synced 2025-08-13 13:08:19 +00:00

[skip ci] Updated translations via Crowdin

This commit is contained in:
GiteaBot
2021-11-18 00:25:14 +00:00
parent ea42d3c04e
commit b01f6c1a8c
27 changed files with 124 additions and 507 deletions

View File

@@ -85,6 +85,12 @@ remove=移除
remove_all=全部移除
edit=編輯
copy=複製
copy_url=複製 URL
copy_branch=複製分支名稱
copy_success=複製成功!
copy_error=複製失敗
write=撰寫
preview=預覽
loading=載入中…
@@ -539,6 +545,7 @@ delete_current_avatar=刪除目前的大頭貼
uploaded_avatar_not_a_image=上傳的檔案不是圖片
uploaded_avatar_is_too_big=上傳的檔案大小超過了最大限制
update_avatar_success=您的大頭貼已更新
update_user_avatar_success=已更新使用者的大頭貼。
change_password=更新密碼
old_password=目前的密碼
@@ -927,13 +934,6 @@ fork_from_self=您無法 fork 已經擁有的儲存庫。
fork_guest_user=登入並 fork 這個儲存庫。
watch_guest_user=登入以查看此儲存庫。
star_guest_user=登入以為此儲存庫加上星號。
copy_link=複製連結
copy_link_success=已複製連結
copy_link_error=請按下 ⌘-C 或 Ctrl-C 複製
copy_branch=複製
copy_branch_success=已複製分支名稱
copy_branch_error=按下 ⌘C 或 Ctrl-C 以複製
copied=複製成功
unwatch=取消關注
watch=關注
unstar=移除星號
@@ -1410,7 +1410,6 @@ pulls.filter_branch=過濾分支
pulls.no_results=未找到結果
pulls.nothing_to_compare=這些分支的內容相同,無需建立合併請求。
pulls.nothing_to_compare_and_allow_empty_pr=這些分支的內容相同,此合併請求將會是空白的。
pulls.has_pull_request=`已有相同的合併請求:<a href="%[1]s/pulls/%[3]d">%[2]s#%[3]d</a>`
pulls.create=建立合併請求
pulls.title_desc=請求將 %[1]d 次程式碼提交從 <code>%[2]s</code> 合併至 <code id="branch_target">%[3]s</code>
pulls.merged_title_desc=將 %[1]d 次代碼提交從 <code>%[2]s</code> 合併至 <code>%[3]s</code> %[4]s
@@ -2762,32 +2761,14 @@ 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/branch/%[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>`
create_pull_request=`建立了合併請求 <a href="%s/pulls/%s">%s#%[2]s</a>`
close_pull_request=`已關閉合併請求 <a href="%s/pulls/%s">%s#%[2]s</a>`
reopen_pull_request=`已重新開啟合併請求 <a href="%s/pulls/%s">%s#%[2]s</a>`
comment_issue=`在問題上留言 <a href="%s/issues/%s">%s#%[2]s</a>`
comment_pull=`在合併請求上留言 <a href="%s/pulls/%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/tag/%s">%[4]s</a> 到 <a href="%[1]s">%[3]s</a>
delete_tag=刪除了 <a href="%[1]s">%[3]s</a> 的標籤 %[2]s
delete_branch=刪除了 <a href="%[1]s">%[3]s</a> 的 %[2]s 分支
compare_branch=比較
compare_commits=比較 %d 提交
compare_commits_general=比較提交
mirror_sync_push=從鏡像同步了 <a href="%[1]s/src/%[2]s">%[3]s</a> 的提交到 <a href="%[1]s">%[4]s</a>
mirror_sync_create=從鏡像同步了新參考 <a href="%s/src/%s">%[2]s</a> 到 <a href="%[1]s">%[3]s</a>
mirror_sync_delete=從鏡像同步並從 <a href="%[1]s">%[3]s</a> 刪除了參考 <code>%[2]s</code>
approve_pull_request=`核可了 <a href="%s/pulls/%s">%s#%[2]s</a>`
reject_pull_request=`建議變更 <a href="%s/pulls/%s">%s#%[2]s</a>`
publish_release=`發佈了 <a href="%[1]s">%[3]s</a> 的<a href="%s/releases/tag/%s">「%[4]s」</a>`
review_dismissed=`取消了 <b>%[4]s</b> 對 <a href="%[1]s/pulls/%[2]s">%[3]s#%[2]s</a> 的審核`
review_dismissed_reason=原因:
create_branch=建立了分支 <a href="%[1]s/src/branch/%[2]s">%[3]s</a> 於 <a href="%[1]s">%[4]s</a>
starred_repo=為 <a href="%[1]s">%[2]s</a> 加上星號
watched_repo=開始關注 <a href="%[1]s">%[2]s</a>