@@ -105,6 +105,7 @@ error404=您正嘗試訪問的頁面 <strong>不存在</strong> 或 <strong>您
105105
106106never =從來沒有
107107
108+ rss_feed =RSS 摘要
108109
109110[error]
110111occurred =發生錯誤
@@ -496,7 +497,7 @@ target_branch_not_exist=目標分支不存在
496497[user]
497498change_avatar =更改大頭貼...
498499join_on =加入於
499- repositories =儲存庫列表
500+ repositories =儲存庫
500501activity =公開動態
501502followers =追蹤者
502503starred =已加星號
@@ -775,6 +776,7 @@ webauthn_delete_key_desc=如果您移除安全金鑰,將不能再使用它登
775776manage_account_links =管理已連結的帳戶
776777manage_account_links_desc =這些外部帳戶已連結到您的 Gitea 帳戶。
777778account_links_not_available =目前沒有連結到您的 Gitea 帳戶的外部帳戶
779+ link_account =連結帳戶
778780remove_account_link =刪除已連結的帳戶
779781remove_account_link_desc =刪除連結帳戶將撤銷其對 Gitea 帳戶的存取權限。是否繼續?
780782remove_account_link_success =已移除連結的帳戶。
@@ -1038,6 +1040,7 @@ line_unicode=`這一行有隱藏的 Unicode 字元`
10381040escape_control_characters =Escape
10391041unescape_control_characters =Unescape
10401042file_copy_permalink =複製固定連結
1043+ view_git_blame =檢視 Git Blame
10411044video_not_supported_in_browser =您的瀏覽器不支援使用 HTML5 播放影片。
10421045audio_not_supported_in_browser =您的瀏覽器不支援 HTML5 的「audio」標籤
10431046stored_lfs =已使用 Git LFS 儲存
@@ -1458,6 +1461,7 @@ issues.review.add_review_request=請求了 %s 來審核 %s
14581461issues.review.remove_review_request =移除了對 %s 的審核請求 %s
14591462issues.review.remove_review_request_self =拒絕了審核 %s
14601463issues.review.pending =待處理
1464+ issues.review.pending.tooltip =目前其他使用者還不能看見此留言。要送出您待定的留言請在頁面最上方選擇「%s」->「%s/%s/%s」。
14611465issues.review.review =審核
14621466issues.review.reviewers =審核者
14631467issues.review.outdated =過時的
@@ -1476,6 +1480,7 @@ issues.content_history.created=建立
14761480issues.content_history.delete_from_history =刪除歷程記錄
14771481issues.content_history.delete_from_history_confirm =刪除歷程記錄?
14781482issues.content_history.options =選項
1483+ issues.reference_link =參考: %s
14791484
14801485compare.compare_base =基底分支
14811486compare.compare_head =比較
@@ -1484,6 +1489,9 @@ pulls.desc=啟用合併請求和程式碼審核。
14841489pulls.new =建立合併請求
14851490pulls.view =檢視合併請求
14861491pulls.compare_changes =建立合併請求
1492+ pulls.allow_edits_from_maintainers =允許維護者編輯
1493+ pulls.allow_edits_from_maintainers_desc =對基礎分支有寫入權限的使用者也可以推送到此分支
1494+ pulls.allow_edits_from_maintainers_err =更新失敗
14871495pulls.compare_changes_desc =選擇合併的目標分支和來源分支。
14881496pulls.compare_base =合併到
14891497pulls.compare_compare =拉取自
@@ -2391,6 +2399,7 @@ dashboard.new_version_hint=現已推出 Gitea %s,您正在執行 %s。查看<a
23912399dashboard.statistic =摘要
23922400dashboard.operations =維護作業
23932401dashboard.system_status =系統狀態
2402+ dashboard.statistic_info =Gitea 資料庫統計: <b>%d</b> 位使用者,<b>%d</b> 個組織,<b>%d</b> 個公鑰,<b>%d</b> 個儲存庫,<b>%d</b> 個儲存庫關注,<b>%d</b> 個星號,~<b>%d</b> 次行為,<b>%d</b> 條權限記錄,<b>%d</b> 個問題,<b>%d</b> 則留言,<b>%d</b> 個社群帳戶,<b>%d</b> 個使用者關注,<b>%d</b> 個鏡像,<b>%d</b> 個版本發佈,<b>%d</b> 個認證來源,<b>%d</b> 個 Webhook ,<b>%d</b> 個里程碑,<b>%d</b> 個標籤,<b>%d</b> 個 Hook 任務,<b>%d</b> 個團隊,<b>%d</b> 個更新任務,<b>%d</b> 個附件。
23942403dashboard.operation_name =作業名稱
23952404dashboard.operation_switch =開關
23962405dashboard.operation_run =執行
@@ -2496,6 +2505,7 @@ users.allow_import_local=可以匯入本地儲存庫
24962505users.allow_create_organization =可以建立組織
24972506users.update_profile =更新使用者帳戶
24982507users.delete_account =刪除使用者帳戶
2508+ users.cannot_delete_self =您無法刪除您自己
24992509users.still_own_repo =這個使用者還擁有一個或更多的儲存庫。請先刪除或是轉移這些儲存庫。
25002510users.still_has_org =此使用者是組織的成員。請先將他從組織中移除。
25012511users.deletion_success =使用者帳戶已被刪除。
@@ -2812,6 +2822,8 @@ monitor.next=下次執行時間
28122822monitor.previous =上次執行時間
28132823monitor.execute_times =執行次數
28142824monitor.process =執行中的處理程序
2825+ monitor.stacktrace =堆疊追蹤
2826+ monitor.goroutines =%d 個 Goroutines
28152827monitor.desc =描述
28162828monitor.start =開始時間
28172829monitor.execute_time =已執行時間
0 commit comments