|
|
|
@ -808,6 +808,7 @@ commits=提交歷史 |
|
|
|
|
commit=提交 |
|
|
|
|
release=版本發佈 |
|
|
|
|
releases=版本發佈 |
|
|
|
|
tag=標籤 |
|
|
|
|
released_this=發佈了此版本 |
|
|
|
|
file_raw=原始文件 |
|
|
|
|
file_history=歷史記錄 |
|
|
|
@ -1128,6 +1129,7 @@ issues.add_time=手動新增時間 |
|
|
|
|
issues.add_time_short=新增時間 |
|
|
|
|
issues.add_time_cancel=取消 |
|
|
|
|
issues.add_time_history=`加入了花費時間 %s` |
|
|
|
|
issues.del_time_history=`刪除了花費時間 %s` |
|
|
|
|
issues.add_time_hours=小時 |
|
|
|
|
issues.add_time_minutes=分鐘 |
|
|
|
|
issues.add_time_sum_to_small=沒有輸入時間。 |
|
|
|
@ -1191,6 +1193,7 @@ issues.review.wait=被請求進行審核 %s |
|
|
|
|
issues.review.add_review_request=請求了 %s 來審核 %s |
|
|
|
|
issues.review.remove_review_request=移除了對 %s 的審核請求 %s |
|
|
|
|
issues.review.remove_review_request_self=拒絕了審核 %s |
|
|
|
|
issues.review.pending=待處理 |
|
|
|
|
issues.review.review=審核 |
|
|
|
|
issues.review.reviewers=審核者 |
|
|
|
|
issues.review.outdated=過時的 |
|
|
|
@ -1322,6 +1325,8 @@ milestones.filter_sort.least_issues=問題由少到多 |
|
|
|
|
signing.will_sign=將使用金鑰「%s」簽署此提交。 |
|
|
|
|
signing.wont_sign.error=檢查能否簽署提交時發生錯誤 |
|
|
|
|
signing.wont_sign.nokey=沒有金鑰可用來簽署此提交 |
|
|
|
|
signing.wont_sign.never=將不會簽署提交 |
|
|
|
|
signing.wont_sign.always=將會簽署提交 |
|
|
|
|
signing.wont_sign.pubkey=將不會簽署此提交,因為您尚未連結任何公鑰到您的帳戶 |
|
|
|
|
signing.wont_sign.twofa=您必須啟用兩步驟驗證才能使用提交簽署 |
|
|
|
|
signing.wont_sign.parentsigned=將不會簽署此提交,因為父提交未經簽署 |
|
|
|
@ -1675,6 +1680,7 @@ settings.protect_merge_whitelist_committers_desc=僅允許白名單內的使用 |
|
|
|
|
settings.protect_merge_whitelist_users=允許合併的使用者: |
|
|
|
|
settings.protect_merge_whitelist_teams=允許合併的團隊: |
|
|
|
|
settings.protect_check_status_contexts=啟用狀態檢查 |
|
|
|
|
settings.protect_check_status_contexts_desc=合併前必須先通過狀態檢查。選擇合併前必須通過的檢查。啟用時,必須先將提交推送到另一個分支,通過狀態檢查後再合併或直接推送到符合規則的分支。如果未選擇任何項目,最一個提交必將成功通過狀態檢查。 |
|
|
|
|
settings.protect_check_status_contexts_list=此儲存庫一週內曾進行過狀態檢查 |
|
|
|
|
settings.protect_required_approvals=需要的核可數量: |
|
|
|
|
settings.protect_required_approvals_desc=只有在獲得足夠數量的核可後才能進行合併。 |
|
|
|
@ -2082,6 +2088,7 @@ users.prohibit_login=停用登入 |
|
|
|
|
users.is_admin=是管理員 |
|
|
|
|
users.is_restricted=受限制的 |
|
|
|
|
users.allow_git_hook=可以建立 Git Hook |
|
|
|
|
users.allow_git_hook_tooltip=Git Hook 將以和 Gitea 相同的作業系統使用者執行,並擁有同等的主機存取權限。因此擁有此特殊 Git Hook 權限的使用者可存取和修改所有的 Gitea 儲存庫和 Gitea 的資料庫。他們甚至能取得 Gitea 的管理員權限。 |
|
|
|
|
users.allow_import_local=可以匯入本地儲存庫 |
|
|
|
|
users.allow_create_organization=可以建立組織 |
|
|
|
|
users.update_profile=更新使用者帳戶 |
|
|
|
@ -2377,21 +2384,35 @@ monitor.queues=佇列 |
|
|
|
|
monitor.queue=佇列: %s |
|
|
|
|
monitor.queue.name=名稱 |
|
|
|
|
monitor.queue.type=類型 |
|
|
|
|
monitor.queue.exemplar=型別 |
|
|
|
|
monitor.queue.numberworkers=工作者數量 |
|
|
|
|
monitor.queue.maxnumberworkers=最大工作者數量 |
|
|
|
|
monitor.queue.review=檢視組態 |
|
|
|
|
monitor.queue.review_add=檢視/新增工作者 |
|
|
|
|
monitor.queue.configuration=初始組態 |
|
|
|
|
monitor.queue.nopool.title=沒有工作者集區 |
|
|
|
|
monitor.queue.nopool.desc=此佇列包裝著其它佇列,且本身沒有工作者集區。 |
|
|
|
|
monitor.queue.wrapped.desc=一個被包裝的佇列包裝著一個緩慢啟動的佇列,在 Channel 中緩衝請求。它本身沒有工作者集區。 |
|
|
|
|
monitor.queue.persistable-channel.desc=一個持久性的 Channel 包裝著兩個列隊。一個擁有自己工作者集區的 Channel 佇列,另一個是 Level 佇列用於先前關閉後持續的請求。它本身沒有工作者集區。 |
|
|
|
|
monitor.queue.pool.timeout=逾時 |
|
|
|
|
monitor.queue.pool.addworkers.title=新增工作者 |
|
|
|
|
monitor.queue.pool.addworkers.submit=新增工作者 |
|
|
|
|
monitor.queue.pool.addworkers.desc=加入工作者到此集區並選擇性設定逾時。如果您設定了逾時,這些工作者在逾時後會從集區移除。 |
|
|
|
|
monitor.queue.pool.addworkers.numberworkers.placeholder=工作者數量 |
|
|
|
|
monitor.queue.pool.addworkers.timeout.placeholder=設定為 0 則永不逾時 |
|
|
|
|
monitor.queue.pool.addworkers.mustnumbergreaterzero=要加入的工作者數量必須大於 0 |
|
|
|
|
monitor.queue.pool.addworkers.musttimeoutduration=逾時必須為 Go 語言時間長度表達式。例如 5m 或 0 |
|
|
|
|
|
|
|
|
|
monitor.queue.pool.flush.title=清除佇列 |
|
|
|
|
monitor.queue.pool.flush.desc=清除將會加入一個工作者,它會在佇列為空或逾時後中止佇列。 |
|
|
|
|
monitor.queue.pool.flush.submit=加入清除者 |
|
|
|
|
monitor.queue.pool.flush.added=加入了清除者到 %[1]s |
|
|
|
|
|
|
|
|
|
monitor.queue.settings.title=集區設定 |
|
|
|
|
monitor.queue.settings.desc=集區會動態成長以對應它的工作者佇列阻塞。這些變更不會影響目前的工作者群組。 |
|
|
|
|
monitor.queue.settings.timeout=增加逾時時間 |
|
|
|
|
monitor.queue.settings.timeout.placeholder=目前 %[1]v |
|
|
|
|
monitor.queue.settings.timeout.error=逾時必須為 Go 語言時間長度表達式。例如 5m 或 0 |
|
|
|
|
monitor.queue.settings.numberworkers=增加工作者數量 |
|
|
|
|
monitor.queue.settings.numberworkers.placeholder=目前 %[1]d |
|
|
|
|
monitor.queue.settings.numberworkers.error=要加入的工作者數量必須大於等於 0 |
|
|
|
|
monitor.queue.settings.maxnumberworkers=最大工作者數量 |
|
|
|
@ -2399,8 +2420,10 @@ monitor.queue.settings.maxnumberworkers.placeholder=目前 %[1]d |
|
|
|
|
monitor.queue.settings.maxnumberworkers.error=最大工作者數量必須是數字 |
|
|
|
|
monitor.queue.settings.submit=更新設定 |
|
|
|
|
monitor.queue.settings.changed=已更新設定 |
|
|
|
|
monitor.queue.settings.blocktimeout=目前的阻塞逾時時間 |
|
|
|
|
monitor.queue.settings.blocktimeout.value=%[1]v |
|
|
|
|
|
|
|
|
|
monitor.queue.pool.none=此佇列沒有集區 |
|
|
|
|
monitor.queue.pool.added=已加入工作者群組 |
|
|
|
|
monitor.queue.pool.max_changed=已更改最大工作者數量 |
|
|
|
|
monitor.queue.pool.workers.title=活動中的工作者群組 |
|
|
|
@ -2408,6 +2431,7 @@ monitor.queue.pool.workers.none=沒有工作者群組。 |
|
|
|
|
monitor.queue.pool.cancel=結束工作者群組 |
|
|
|
|
monitor.queue.pool.cancelling=正在結束工作者群組 |
|
|
|
|
monitor.queue.pool.cancel_notices=要結束這 %s 個工作者嗎? |
|
|
|
|
monitor.queue.pool.cancel_desc=讓佇列沒有任何工作者群組可能造成請求永久阻塞。 |
|
|
|
|
|
|
|
|
|
notices.system_notice_list=系統提示 |
|
|
|
|
notices.view_detail_header=查看提示細節 |
|
|
|
|