@@ -332,6 +332,7 @@ CommitChoice=提交選擇
332
332
TreeName =檔案路徑
333
333
Content =內容
334
334
335
+ SSPISeparatorReplacement =分隔符
335
336
SSPIDefaultLanguage =預設語言
336
337
337
338
require_error =不能為空。
@@ -799,18 +800,24 @@ editor.update=更新 '%s'
799
800
editor.delete =刪除 ' %s'
800
801
editor.commit_directly_to_this_branch =直接提交到 <strong class =" branch-name" >%s</strong> 分支。
801
802
editor.create_new_branch =建立 <strong>新的分支</strong> 為此提交和開始合併請求。
803
+ editor.propose_file_change =提出檔案變更
802
804
editor.new_branch_name_desc =新的分支名稱...
803
805
editor.cancel =取消
804
806
editor.filename_cannot_be_empty =檔案名稱不能為空。
805
807
editor.filename_is_invalid =檔名無效:%s
808
+ editor.branch_does_not_exist =此儲存庫沒有名為「%s」的分支。
806
809
editor.branch_already_exists =' %s' 已存在於此存儲庫。
810
+ editor.commit_empty_file_header =提交空白檔案
811
+ editor.commit_empty_file_text =你準備提交的檔案是空白的,是否繼續?
807
812
editor.no_changes_to_show =沒有可以顯示的變更。
808
813
editor.fail_to_update_file =上傳/建立檔案 ' %s' 失敗, 錯誤訊息: %v
809
814
editor.add_subdir =加入目錄
810
815
editor.unable_to_upload_files =上傳檔案失敗到 ' %s' , 錯誤訊息: %v
811
816
editor.upload_file_is_locked =檔案「%s」已被 %s 鎖定
812
817
editor.upload_files_to_dir =上傳檔案到 ' %s'
813
818
editor.cannot_commit_to_protected_branch =無法提交到受保護的分支「%s」。
819
+ editor.no_commit_to_branch =無法直接提交到分支因為:
820
+ editor.user_no_push_to_branch =使用者無法推送到分支
814
821
815
822
commits.desc =瀏覽原始碼修改歷程。
816
823
commits.commits =次程式碼提交
@@ -913,6 +920,7 @@ issues.delete_branch_at=`刪除分支 <b>%s</b> %s`
913
920
issues.open_tab =%d 個開放中
914
921
issues.close_tab =%d 個已關閉
915
922
issues.filter_label =標籤
923
+ issues.filter_label_exclude =`使用 <code>alt</code> + <code>click/enter</code> 來排除標籤`。
916
924
issues.filter_label_no_select =所有標籤
917
925
issues.filter_milestone =里程碑
918
926
issues.filter_milestone_no_select =所有里程碑
@@ -1146,21 +1154,26 @@ activity.period.quarterly=3 個月
1146
1154
activity.period.semiyearly =6 個月
1147
1155
activity.period.yearly =1 年
1148
1156
activity.overview =概覽
1149
- activity.merged_prs_count_1 =合併請求
1150
- activity.merged_prs_count_n =合併請求
1151
- activity.opened_prs_count_1 =建立合併請求
1152
- activity.title.user_1 =%d 使用者
1153
- activity.title.user_n =%d 使用者
1157
+ activity.active_prs_count_1 =<strong>%d</strong> 個合併請求
1158
+ activity.active_prs_count_n =<strong>%d</strong> 個合併請求
1159
+ activity.merged_prs_count_1 =合併
1160
+ activity.merged_prs_count_n =合併
1161
+ activity.opened_prs_count_1 =提出合併請求
1162
+ activity.opened_prs_count_n =提出合併請求
1163
+ activity.title.user_1 =%d 位使用者
1164
+ activity.title.user_n =%d 位使用者
1154
1165
activity.title.prs_1 =%d 合併請求
1155
1166
activity.title.prs_n =%d 合併請求
1167
+ activity.title.prs_merged_by =%[2]s 合併了 %[1]s
1168
+ activity.title.prs_opened_by =%[2]s 提出了 %[1]s
1156
1169
activity.merged_prs_label =已合併
1157
1170
activity.opened_prs_label =提案
1158
1171
activity.active_issues_count_1 =<strong>%d</strong> 個問題
1159
1172
activity.active_issues_count_n =<strong>%d</strong> 個問題
1160
- activity.closed_issues_count_1 =已關閉的 Issue
1161
- activity.closed_issues_count_n =已關閉的 Issue
1162
- activity.title.issues_1 =%d Issue
1163
- activity.title.issues_n =%d Issues
1173
+ activity.closed_issues_count_1 =關閉的問題
1174
+ activity.closed_issues_count_n =關閉的問題
1175
+ activity.title.issues_1 =%d 個問題
1176
+ activity.title.issues_n =%d 個問題
1164
1177
activity.title.issues_closed_by =%[2]s 關閉了 %[1]s
1165
1178
activity.title.issues_created_by =%[2]s 建立了 %[1]s
1166
1179
activity.closed_issue_label =已關閉
@@ -1173,10 +1186,29 @@ activity.unresolved_conv_desc=這些最近更改的問題和合併請求尚未
1173
1186
activity.unresolved_conv_label =打開
1174
1187
activity.title.releases_1 =%d 版本發佈
1175
1188
activity.title.releases_n =%d 版本發佈
1176
- activity.title.releases_published_by =%s 由 %s 發佈
1189
+ activity.title.releases_published_by =%[2]s 發佈了 %[1]s
1177
1190
activity.published_release_label =已發佈
1178
1191
activity.no_git_activity =期間內沒有任何提交動態
1192
+ activity.git_stats_exclude_merges =排除合併,
1193
+ activity.git_stats_author_1 =%d 位作者
1194
+ activity.git_stats_author_n =%d 位作者
1195
+ activity.git_stats_pushed_1 =已經推送
1196
+ activity.git_stats_pushed_n =已經推送
1197
+ activity.git_stats_commit_1 =%d 次提交
1198
+ activity.git_stats_commit_n =%d 次提交
1199
+ activity.git_stats_push_to_branch =到 %s 和
1200
+ activity.git_stats_push_to_all_branches =到所有分支。
1201
+ activity.git_stats_on_default_branch =於 %s,
1202
+ activity.git_stats_file_1 =%d 個檔案
1203
+ activity.git_stats_file_n =%d 個檔案
1204
+ activity.git_stats_files_changed_1 =已變更
1205
+ activity.git_stats_files_changed_n =已變更
1206
+ activity.git_stats_additions =:
1207
+ activity.git_stats_addition_1 =新增 %d 行
1208
+ activity.git_stats_addition_n =新增 %d 行
1179
1209
activity.git_stats_and_deletions =和
1210
+ activity.git_stats_deletion_1 =刪除 %d 行
1211
+ activity.git_stats_deletion_n =刪除 %d 行
1180
1212
1181
1213
search =搜尋
1182
1214
search.search_repo =搜尋儲存庫
@@ -1404,6 +1436,7 @@ settings.archive.button=封存儲存庫
1404
1436
settings.archive.header =封存本儲存庫
1405
1437
settings.archive.text =封存此儲存庫會將它完全進入唯讀狀態。它將自資訊主頁隱藏、無法進行推送且不能建立問題及合併請求。
1406
1438
settings.archive.success =此儲存庫已被封存
1439
+ settings.archive.error_ismirror =無法封存鏡像儲存庫。
1407
1440
settings.unarchive.button =解除封存儲存庫
1408
1441
settings.unarchive.header =解除封存本儲存庫
1409
1442
settings.unarchive.success =此儲存庫已解除封存
@@ -1450,8 +1483,11 @@ release.prerelease=預發佈版本
1450
1483
release.stable =穩定
1451
1484
release.edit =編輯
1452
1485
release.source_code =程式碼
1486
+ release.new_subheader =發佈、整理專案的版本。
1487
+ release.edit_subheader =發佈、整理專案的版本。
1453
1488
release.tag_name =標籤名稱
1454
1489
release.target =目標分支
1490
+ release.tag_helper =新增或選擇一個既有的標籤。
1455
1491
release.title =標題
1456
1492
release.content =內容
1457
1493
release.prerelease_desc =標記為 Pre-Release
@@ -1623,11 +1659,13 @@ dashboard.operation_switch=開關
1623
1659
dashboard.operation_run =執行
1624
1660
dashboard.clean_unbind_oauth =清理未綁定的 OAuth 連結
1625
1661
dashboard.clean_unbind_oauth_success =所有未綁定的 OAuth 連結已刪除。
1662
+ dashboard.cron.process =Cron: %[1]s
1626
1663
dashboard.delete_inactive_accounts =刪除所有未啟用帳戶
1627
1664
dashboard.delete_inactive_accounts.started =刪除所有未啟用帳戶的工作已啟動。
1628
1665
dashboard.delete_repo_archives =刪除所有儲存庫存檔
1629
1666
dashboard.delete_missing_repos =刪除所有遺失 Git 檔案的儲存庫記錄
1630
1667
dashboard.update_mirrors =更新鏡像
1668
+ dashboard.repo_health_check =對所有儲存庫進行健康檢查
1631
1669
dashboard.deleted_branches_cleanup =清理已刪除的分支
1632
1670
dashboard.git_gc_repos =對所有儲存庫進行垃圾回收
1633
1671
dashboard.reinit_missing_repos =重新初始化所有遺失具已存在記錄的Git 儲存庫
@@ -1688,8 +1726,10 @@ users.is_activated=該使用者帳號已被啟用
1688
1726
users.prohibit_login =停用登入
1689
1727
users.is_admin =是管理員
1690
1728
users.is_restricted =受限制的
1691
- users.allow_import_local =允許匯入本地儲存庫
1692
- users.allow_create_organization =允許建立組織
1729
+ users.allow_git_hook =可以建立 Git Hook
1730
+ users.allow_git_hook_tooltip =Git Hook 將以執行 Gitea 的作業系統使用者的身份執行,並且對主機擁有相同的存取權限
1731
+ users.allow_import_local =可以匯入本地儲存庫
1732
+ users.allow_create_organization =可以建立組織
1693
1733
users.update_profile =更新使用者帳戶
1694
1734
users.delete_account =刪除使用者帳戶
1695
1735
users.still_own_repo =這個使用者還擁有一個或更多的儲存庫。請先刪除或是轉移這些儲存庫。
@@ -1817,6 +1857,7 @@ config.app_name=網站標題
1817
1857
config.app_ver =Gitea 版本
1818
1858
config.app_url =Gitea 基本 URL
1819
1859
config.custom_conf =設定檔案路徑
1860
+ config.custom_file_root_path =自訂檔案根目錄
1820
1861
config.domain =SSH 伺服器域名
1821
1862
config.offline_mode =本地模式
1822
1863
config.disable_router_log =關閉路由日誌
@@ -1825,7 +1866,7 @@ config.run_mode=執行模式
1825
1866
config.git_version =Git 版本
1826
1867
config.repo_root_path =儲存庫目錄
1827
1868
config.lfs_root_path =LFS 根目錄
1828
- config.static_file_root_path =靜態檔案目錄
1869
+ config.static_file_root_path =靜態檔案根目錄
1829
1870
config.log_file_root_path =日誌路徑
1830
1871
config.script_type =腳本類型
1831
1872
config.reverse_auth_user =反向代理認證
@@ -1930,6 +1971,7 @@ config.git_gc_timeout=GC 作業逾時
1930
1971
1931
1972
config.log_config=日誌組態
1932
1973
config.log_mode=日誌模式
1974
+ config.macaron_log_mode=Macaron 日誌模式
1933
1975
config.disabled_logger=已停用
1934
1976
config.access_log_template=範本
1935
1977
@@ -1972,8 +2014,8 @@ notices.delete_success=已刪除系統提示。
1972
2014
create_repo=建立了儲存庫 <a href="%s">%s</a>
1973
2015
rename_repo=重新命名儲存庫 <code>%[1]s</code> 為 <a href="%[2]s">%[3]s</a>
1974
2016
create_issue=`建立了問題 <a href="%s/issues/%s">%s#%[2]s</a>`
1975
- close_issue=`已關閉問題 <a href="%s/issues/%s">%s#%[2]s</a>`
1976
- reopen_issue=`已重新開放問題 <a href="%s/issues/%s">%s#%[2]s</a>`
2017
+ close_issue=`關閉了問題 <a href="%s/issues/%s">%s#%[2]s</a>`
2018
+ reopen_issue=`重新開放了問題 <a href="%s/issues/%s">%s#%[2]s</a>`
1977
2019
create_pull_request=`建立了合併請求 <a href="%s/pulls/%s">%s#%[2]s</a>`
1978
2020
close_pull_request=`已關閉合併請求 <a href="%s/pulls/%s">%s#%[2]s</a>`
1979
2021
reopen_pull_request=`已重新開啟合併請求 <a href="%s/pulls/%s">%s#%[2]s</a>`
@@ -1983,6 +2025,7 @@ merge_pull_request=`合併了合併請求 <a href="%s/pulls/%s">%s#%[2]s</a>`
1983
2025
transfer_repo=將儲存庫 <code>%s</code> 轉移至 <a href="%s">%s</a>
1984
2026
compare_branch=比較
1985
2027
compare_commits=比較 %d 提交
2028
+ compare_commits_general=比較提交
1986
2029
1987
2030
[tool]
1988
2031
ago=%s之前
0 commit comments