gitea源码

locale_zh-HK.ini 27KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988
  1. home=首頁
  2. dashboard=控制面版
  3. explore=探索
  4. help=說明
  5. sign_in=登入
  6. sign_in_or=或
  7. sign_out=登出
  8. link_account=連結帳戶
  9. register=註冊
  10. version=版本
  11. page=頁面
  12. template=樣板
  13. language=語言
  14. notifications=訊息
  15. password=密碼
  16. re_type=確認密碼
  17. passcode=驗證碼
  18. repository=儲存庫
  19. organization=組織
  20. mirror=鏡像
  21. new_repo=新增儲存庫
  22. new_migrate=遷移外部儲存庫
  23. new_mirror=新鏡像
  24. new_fork=Fork 新的儲存庫
  25. new_org=新增組織
  26. manage_org=管理組織
  27. account_settings=帳號設定
  28. settings=設定
  29. your_settings=組織設定
  30. all=所有
  31. sources=來源
  32. mirrors=鏡像
  33. collaborative=協同者
  34. forks=複製列表
  35. activities=活動
  36. pull_requests=合併請求
  37. issues=問題
  38. cancel=取消
  39. remove=移除成員
  40. edit=編輯
  41. enabled=已啟用
  42. concept_code_repository=儲存庫
  43. name=組織名稱
  44. filter.is_template=樣板
  45. filter.private=私有庫
  46. [search]
  47. [aria]
  48. [heatmap]
  49. [editor]
  50. [filter]
  51. [error]
  52. [startpage]
  53. [install]
  54. install=安裝頁面
  55. db_title=資料庫設定
  56. db_type=資料庫類型
  57. host=主機
  58. password=密碼
  59. db_name=資料庫名稱
  60. path=資料庫文件路徑
  61. repo_path=儲存庫的根目錄
  62. log_root_path=日誌路徑
  63. optional_title=可選設定
  64. smtp_addr=SMTP 主機地址
  65. smtp_port=SMTP 主機端口
  66. disable_gravatar=禁用 Gravatar 頭像
  67. federated_avatar_lookup=開啟聯合頭像
  68. federated_avatar_lookup_popup=開啟聯合頭像查詢並使用基於開放源碼的 libravatar 服務
  69. enable_captcha_popup=要求在用戶註冊時輸入驗證碼
  70. admin_password=管理員密碼
  71. confirm_password=確認密碼
  72. install_btn_confirm=立即安裝
  73. test_git_failed=無法識別 'git' 命令:%v
  74. save_config_failed=儲存設定失敗:%v
  75. [home]
  76. password_holder=密碼
  77. switch_dashboard_context=切換控制面版用戶
  78. my_repos=儲存庫管理
  79. collaborative_repos=參與協作的儲存庫
  80. my_orgs=我的組織
  81. my_mirrors=我的鏡像
  82. view_home=訪問 %s
  83. show_private=私有庫
  84. issues.in_your_repos=屬於該用戶儲存庫的
  85. [explore]
  86. repos=儲存庫
  87. users=使用者
  88. organizations=組織
  89. [auth]
  90. forgot_password_title=忘記密碼
  91. forgot_password=忘記密碼?
  92. active_your_account=啟用您的帳戶
  93. has_unconfirmed_mail=%s 您好,您有一封發送至( <b>%s</b>) 但未被確認的郵件。如果您未收到啟用郵件,或需要重新發送,請單擊下方的按鈕。
  94. resend_mail=單擊此處重新發送確認郵件
  95. email_not_associate=此電子郵件地址未與任何帳戶連結
  96. verify=驗證
  97. scratch_code=備用碼
  98. use_scratch_code=使用備用碼
  99. twofa_scratch_used=你已經使用了你的備用碼。你將會被轉到兩步驟驗證設定頁面以便移除你已註冊設備或重新產生新的備用碼。
  100. twofa_scratch_token_incorrect=您的備用碼不正確
  101. login_userpass=登入
  102. oauth_signin_submit=連結帳戶
  103. openid_connect_submit=連接
  104. openid_connect_title=連接到現有帳戶
  105. openid_register_title=建立新帳戶
  106. [mail]
  107. activate_account=請啟用您的帳戶
  108. activate_email=請驗證您的郵箱地址
  109. register_success=註冊成功
  110. [modal]
  111. yes=確認操作
  112. no=取消操作
  113. cancel=取消
  114. [form]
  115. UserName=使用者名稱
  116. RepoName=儲存庫名稱
  117. Email=郵箱地址
  118. Password=密碼
  119. Retype=確認密碼
  120. SSHTitle=SSH 金鑰名稱
  121. HttpsUrl=HTTPS URL 地址
  122. PayloadUrl=推送地址
  123. TeamName=團隊名稱
  124. AuthName=認證名稱
  125. AdminEmail=管理員郵箱
  126. NewBranchName=新的分支名稱
  127. CommitSummary=提交摘要
  128. CommitMessage=提交訊息
  129. CommitChoice=提交選擇
  130. TreeName=檔案路徑
  131. Content=內容
  132. require_error=不能為空。
  133. size_error=長度必須為 %s。
  134. min_size_error=長度最小為 %s 個字符。
  135. max_size_error=長度最大為 %s 個字符。
  136. email_error=不是一個有效的郵箱地址。
  137. unknown_error=未知錯誤:
  138. user_not_exist=該使用者名稱並不存在
  139. auth_failed=授權驗證失敗:%v
  140. target_branch_not_exist=目標分支不存在
  141. [user]
  142. repositories=儲存庫列表
  143. activity=公開活動
  144. followers=關註者
  145. following=關註中
  146. follow=關注
  147. unfollow=取消關注
  148. [settings]
  149. profile=個人訊息
  150. password=修改密碼
  151. avatar=頭像
  152. ssh_gpg_keys=SSH / GPG 金鑰
  153. social=社交帳號綁定
  154. orgs=管理組織
  155. repos=儲存庫管理
  156. delete=刪除帳戶
  157. organization=組織管理
  158. public_profile=公開訊息
  159. full_name=自定義名稱
  160. website=個人網站
  161. location=所在地區
  162. update_profile=更新訊息
  163. update_profile_success=您的個人資料已被更新
  164. continue=繼續操作
  165. cancel=取消操作
  166. language=語言
  167. comment_type_group_title=標題
  168. federated_avatar_lookup=Federated Avatar 查詢
  169. enable_custom_avatar=啟動自定義頭像
  170. choose_new_avatar=選擇新的頭像
  171. delete_current_avatar=刪除當前頭像
  172. old_password=當前密碼
  173. new_password=新的密碼
  174. emails=電子郵件地址
  175. primary=主要
  176. activated=已啟用
  177. delete_email=移除成員
  178. add_openid=新增 OpenID URI
  179. manage_ssh_keys=管理 SSH 金鑰
  180. manage_gpg_keys=管理 GPG 金鑰
  181. add_key=增加金鑰
  182. ssh_helper=<strong>需要協助?</strong> 查詢GitHub的文件以 <a href="%s">您自有SSH金鑰</a> or solve <a href="%s">common problems</a> you may encounter using SSH.
  183. gpg_helper=<strong>需要協助嗎?</strong>建議可看看 GitHub 的 <a href="%s">about GPG</a> 文件。
  184. add_new_key=增加 SSH 金鑰
  185. add_new_gpg_key=新增 GPG 金鑰
  186. gpg_key_verify=驗證
  187. gpg_token=令牌
  188. ssh_key_verify=驗證
  189. ssh_token=令牌
  190. subkeys=次金鑰
  191. key_id=金鑰 ID
  192. key_name=金鑰名稱
  193. key_content=金鑰內容
  194. principal_content=金鑰文本
  195. delete_key=移除成員
  196. valid_forever=永遠有效
  197. last_used=上次使用在
  198. no_activity=沒有最近活動
  199. can_read_info=已讀
  200. key_state_desc=該金鑰在 7 天內被使用過
  201. token_state_desc=此 token 在過去七天內曾經被使用過
  202. show_openid=在設定檔顯示
  203. hide_openid=從設定檔隱藏
  204. manage_social=管理關聯社交帳戶
  205. generate_new_token=生成新的令牌
  206. token_name=令牌名稱
  207. generate_token=生成令牌
  208. delete_token=删除令牌
  209. access_token_deletion_cancel_action=取消
  210. permission_read=已讀
  211. oauth2_client_secret=用戶端金鑰
  212. oauth2_application_edit=編輯
  213. twofa_is_enrolled=您的帳號已經<strong>啟用</strong>兩步驟驗證。
  214. twofa_not_enrolled=您的帳號目前尚未啟用兩步驟驗證。
  215. twofa_disabled=兩步驟驗證已經被關閉。
  216. scan_this_image=使用您的授權應用程式來掃瞄圖片:
  217. or_enter_secret=或者輸入密碼: %s
  218. link_account=連結帳戶
  219. orgs_none=您尚未成為任一組織的成員。
  220. delete_account=刪除當前帳戶
  221. confirm_delete_account=確認刪除帳戶
  222. visibility.private=私有庫
  223. [repo]
  224. owner=擁有者
  225. repo_name=儲存庫名稱
  226. template=樣板
  227. visibility=可見度
  228. fork_repo=複製儲存庫
  229. fork_from=複製自
  230. repo_desc=儲存庫描述
  231. license=授權許可
  232. create_repo=建立儲存庫
  233. default_branch=默認分支
  234. mirror_prune=裁減
  235. watchers=關注者
  236. stargazers=稱讚者
  237. forks=複製儲存庫
  238. desc.private=私有庫
  239. desc.template=樣板
  240. template.avatar=頭像
  241. migrate_items_issues=問題數
  242. migrate_items_pullrequests=合併請求
  243. migrate_items_releases=版本發佈
  244. migrate_repo=遷移儲存庫
  245. migrate.permission_denied=您並沒有導入本地儲存庫的權限。
  246. migrate.failed=遷移失敗:%v
  247. mirror_from=镜像来自
  248. forked_from=複製自
  249. unwatch=取消關注
  250. watch=關註
  251. unstar=取消收藏
  252. star=收藏
  253. fork=複製
  254. quick_guide=快速幫助
  255. clone_this_repo=複製當前儲存庫
  256. create_new_repo_command=從命令列建立新儲存庫。
  257. push_exist_repo=從命令列推送已存在的儲存庫
  258. code=程式碼
  259. branch=分支
  260. tree=目錄樹
  261. filter_branch_and_tag=過濾分支或標籤
  262. branches=分支列表
  263. tags=標籤列表
  264. issues=問題管理
  265. pulls=合併請求
  266. labels=標籤
  267. milestones=里程碑
  268. commits=提交歷史
  269. releases=版本發佈
  270. file_raw=原始文件
  271. file_history=文件歷史
  272. file_view_raw=查看原始文件
  273. file_permalink=永久連結
  274. editor.preview_changes=預覽更改
  275. editor.or=或
  276. editor.cancel_lower=取消
  277. editor.commit_changes=提交更改嗎?
  278. editor.commit_directly_to_this_branch=直接提交到 <strong class="branch-name">%s</strong> 分支。
  279. editor.create_new_branch=建立 <strong>新的分支</strong> 為此提交和開始合併請求。
  280. editor.cancel=取消
  281. editor.no_changes_to_show=沒有可以顯示的變更。
  282. commits.commits=次程式碼提交
  283. commits.author=作者
  284. commits.message=備註
  285. commits.date=提交日期
  286. commits.older=更舊的提交
  287. commits.newer=更新的提交
  288. commits.signed_by=簽署人
  289. projects.description_placeholder=組織描述
  290. projects.title=標題
  291. projects.template.desc=樣板
  292. projects.column.edit_title=組織名稱
  293. projects.column.new_title=組織名稱
  294. issues.new=建立問題
  295. issues.new.labels=標籤
  296. issues.new.no_label=未選擇標籤
  297. issues.new.clear_labels=清除已選取標籤
  298. issues.new.milestone=里程碑
  299. issues.new.no_milestone=未選擇里程碑
  300. issues.new.clear_milestone=清除已選取里程碑
  301. issues.create=建立問題
  302. issues.new_label=建立標籤
  303. issues.new_label_desc_placeholder=組織描述
  304. issues.create_label=建立標籤
  305. issues.label_templates.title=載入一組預定義的標籤
  306. issues.label_templates.helper=選擇一個標籤集
  307. issues.add_milestone_at=`新增至<b>%s</b> 里程碑 %s`
  308. issues.change_milestone_at=`%[3]s 修改了里程碑 <b>%[1]s</b> 到 <b>%[2]s</b>`
  309. issues.remove_milestone_at=`從里程碑 %[2]s 刪除 <b>%[1]s</b>`
  310. issues.deleted_milestone=`(已刪除)`
  311. issues.deleted_project=`(已刪除)`
  312. issues.self_assign_at=將 %s 指派給自己
  313. issues.add_assignee_at=`被<b>%s</b> %s指派`
  314. issues.delete_branch_at=`刪除分支 <b>%s</b> %s`
  315. issues.filter_label=標籤篩選
  316. issues.filter_milestone=里程碑篩選
  317. issues.filter_assignee=指派人篩選
  318. issues.filter_type=類型篩選
  319. issues.filter_type.all_issues=所有問題
  320. issues.filter_type.assigned_to_you=指派給您的
  321. issues.filter_type.created_by_you=由您建立的
  322. issues.filter_type.mentioning_you=提及您的
  323. issues.filter_sort=排序
  324. issues.filter_sort.latest=最新建立
  325. issues.filter_sort.oldest=最早建立
  326. issues.filter_sort.leastupdate=最少更新
  327. issues.filter_sort.mostcomment=最多評論
  328. issues.filter_sort.leastcomment=最少評論
  329. issues.action_open=開啟
  330. issues.action_close=關閉
  331. issues.action_label=標籤
  332. issues.action_milestone=里程碑
  333. issues.action_milestone_no_select=無里程碑
  334. issues.action_assignee=負責人
  335. issues.action_assignee_no_select=無負責人
  336. issues.opened_by=由 <a href="%[2]s">%[3]s</a> 於 %[1]s建立
  337. issues.previous=上一頁
  338. issues.next=下一頁
  339. issues.open_title=開啟中
  340. issues.closed_title=已關閉
  341. issues.draft_title=草稿
  342. issues.num_comments=%d 條評論
  343. issues.commented_at=` 評論 <a href="#%s"> %s</a>`
  344. issues.delete_comment_confirm=您確定要刪除該條評論嗎?
  345. issues.context.edit=編輯
  346. issues.reopen_issue=重新開啟
  347. issues.create_comment=評論
  348. issues.commit_ref_at=`在代碼提交 <a id="%[1]s" href="#%[1]s">%[2]s</a> 中引用了該問題`
  349. issues.role.owner=管理員
  350. issues.role.member=普通成員
  351. issues.sign_in_require_desc=<a href="%s"> 登入</a> 才能加入這對話。
  352. issues.edit=編輯
  353. issues.cancel=取消
  354. issues.save=儲存
  355. issues.label_title=標籤名稱
  356. issues.label_description=組織描述
  357. issues.label_color=標籤顏色
  358. issues.label_count=%d 個標籤
  359. issues.label_open_issues=%d 個開啓的問題
  360. issues.label_edit=編輯
  361. issues.label_delete=刪除
  362. issues.label.filter_sort.alphabetically=按字母顺序排序
  363. issues.label.filter_sort.reverse_alphabetically=按字母反向排序
  364. issues.num_participants=%d 參與者
  365. issues.attachment.open_tab=`在新的標籤頁中查看 '%s'`
  366. issues.attachment.download=`點擊下載 '%s'`
  367. issues.subscribe=訂閱
  368. issues.unsubscribe=取消訂閱
  369. issues.due_date_form_edit=編輯
  370. issues.due_date_form_remove=移除成員
  371. issues.dependency.cancel=取消
  372. issues.dependency.remove=移除成員
  373. pulls.new=建立合併請求
  374. pulls.compare_changes=建立合併請求
  375. pulls.filter_branch=過濾分支
  376. pulls.create=建立合併請求
  377. pulls.merged_title_desc=於 %[4]s 將 %[1]d 次代碼提交從 <code>%[2]s</code>合併至 <code>%[3]s</code>
  378. pulls.tab_conversation=對話內容
  379. pulls.tab_commits=程式碼提交
  380. pulls.reopen_to_merge=請重新開啟合併請求來完成合併操作。
  381. pulls.merged=已合併
  382. pulls.can_auto_merge_desc=這個拉請求可以自動合併。
  383. milestones.new=新的里程碑
  384. milestones.closed=於 %s關閉
  385. milestones.no_due_date=暫無截止日期
  386. milestones.open=開啟
  387. milestones.close=關閉
  388. milestones.create=建立里程碑
  389. milestones.title=標題
  390. milestones.desc=描述
  391. milestones.due_date=截止日期(可選)
  392. milestones.clear=清除
  393. milestones.edit=編輯里程碑
  394. milestones.cancel=取消
  395. milestones.filter_sort.name=組織名稱
  396. milestones.filter_sort.least_complete=完成度由低到高
  397. milestones.filter_sort.most_complete=完成度由高到低
  398. milestones.filter_sort.most_issues=問題由多到少
  399. milestones.filter_sort.least_issues=問題由少到多
  400. wiki.page=頁面
  401. wiki.filter_page=過濾頁面
  402. wiki.new_page=頁面
  403. wiki.default_commit_message=關於此次頁面修改的說明(非必要)。
  404. wiki.save_page=儲存頁面
  405. wiki.last_commit_info=%s 於 %s 修改了此頁面
  406. wiki.edit_page_button=修改
  407. wiki.new_page_button=新的頁面
  408. wiki.delete_page_button=刪除頁面
  409. wiki.page_already_exists=相同名稱的 Wiki 頁面已經存在。
  410. wiki.pages=所有頁面
  411. wiki.last_updated=最後更新於 %s
  412. activity.period.daily=1 天
  413. activity.period.weekly=1 周
  414. activity.period.monthly=1 月
  415. activity.period.yearly=1 年
  416. activity.merged_prs_label=已合併
  417. activity.closed_issue_label=已關閉
  418. activity.new_issues_count_1=建立問題
  419. contributors.contribution_type.commits=提交歷史
  420. settings=儲存庫設定
  421. settings.options=儲存庫
  422. settings.collaboration.write=可寫權限
  423. settings.collaboration.read=可讀權限
  424. settings.collaboration.owner=管理員
  425. settings.collaboration.undefined=未定義
  426. settings.hooks=管理 Webhooks
  427. settings.githooks=管理 Git Hooks
  428. settings.basic_settings=基本設定
  429. settings.mirror_settings=鏡像設定
  430. settings.site=官方網站
  431. settings.update_settings=更新儲存庫設定
  432. settings.advanced_settings=高級設定
  433. settings.external_wiki_url=外部 Wiki 連結
  434. settings.external_tracker_url=外部 Issue 追蹤網址
  435. settings.tracker_url_format=外部問題管理系統的 URL 格式
  436. settings.tracker_issue_style.numeric=數字
  437. settings.tracker_issue_style.alphanumeric=字母及數字
  438. settings.danger_zone=危險操作區
  439. settings.new_owner_has_same_repo=新的儲存庫擁有者已經存在同名儲存庫!
  440. settings.transfer=轉移儲存庫所有權
  441. settings.transfer_owner=新擁有者
  442. settings.delete=刪除本儲存庫
  443. settings.delete_notices_1=- 此操作 <strong>不可以</strong> 被回滾。
  444. settings.delete_collaborator=移除成員
  445. settings.teams=組織團隊
  446. settings.add_webhook=建立 Webhook
  447. settings.webhook.request=請求內容
  448. settings.webhook.response=響應內容
  449. settings.webhook.headers=標題
  450. settings.webhook.payload=金鑰文本
  451. settings.webhook.body=響應內容
  452. settings.githook_edit_desc=如果 Hook 未啟動,則會顯示樣例文件中的內容。如果想要刪除某個 Hook,則提交空白文本即可。
  453. settings.githook_name=Hook 名稱
  454. settings.githook_content=Hook 內容
  455. settings.update_githook=更新 Hook 設定
  456. settings.secret=金鑰文本
  457. settings.slack_username=服務名稱
  458. settings.slack_icon_url=圖標 URL
  459. settings.event_create=建立
  460. settings.event_fork=複製
  461. settings.event_push=推送
  462. settings.event_repository=儲存庫
  463. settings.event_issues=問題數
  464. settings.event_pull_request=合併請求
  465. settings.update_webhook=更新 Webhook
  466. settings.recent_deliveries=最近推送記錄
  467. settings.hook_type=Hook 類型
  468. settings.slack_token=令牌
  469. settings.slack_domain=域名
  470. settings.slack_channel=頻道
  471. settings.deploy_keys=管理部署金鑰
  472. settings.add_deploy_key=新增部署金鑰
  473. settings.title=標題
  474. settings.deploy_key_content=金鑰文本
  475. settings.edit_protected_branch=編輯
  476. diff.browse_source=瀏覽代碼
  477. diff.parent=父節點
  478. diff.commit=當前提交
  479. diff.data_not_available=沒有內容比較可以使用
  480. diff.show_split_view=分割檢視
  481. diff.show_unified_view=統一視圖
  482. diff.stats_desc=共有 <strong> %d 個文件被更改</strong>,包括 <strong>%d 次插入</strong> 和 <strong>%d 次删除</strong>
  483. diff.bin=二進制
  484. diff.view_file=查看文件
  485. diff.file_byte_size=大小
  486. diff.file_suppressed=文件差異過大導致無法顯示
  487. release.releases=版本發佈
  488. release.new_release=發佈新版本
  489. release.draft=草稿
  490. release.prerelease=預發佈版本
  491. release.stable=穩定
  492. release.edit=編輯
  493. release.source_code=程式碼
  494. release.tag_name=標籤名稱
  495. release.target=目標分支
  496. release.cancel=取消
  497. release.publish=發佈版本
  498. release.save_draft=儲存草稿
  499. release.deletion_success=已刪除此版本發佈。
  500. release.downloads=下載附件
  501. [graphs]
  502. [org]
  503. org_name_holder=組織名稱
  504. org_full_name_holder=組織全名
  505. create_org=建立組織
  506. repo_updated=最後更新於
  507. members=成員數
  508. teams=組織團隊
  509. lower_members=名成員
  510. lower_repositories=個儲存庫
  511. org_desc=組織描述
  512. team_name=團隊名稱
  513. team_desc=團隊描述
  514. settings=組織設定
  515. settings.full_name=組織全名
  516. settings.website=官方網站
  517. settings.location=所在地區
  518. settings.visibility.private_shortname=私有庫
  519. settings.update_settings=更新組織設定
  520. settings.update_setting_success=組織設定已更新。
  521. settings.delete=刪除組織
  522. settings.delete_account=刪除當前組織
  523. settings.confirm_delete_account=確認刪除組織
  524. settings.hooks_desc=新增 webhooks 將觸發在這個組織下 <strong>全部的儲存庫</strong> 。
  525. members.membership_visibility=成員可見性:
  526. members.member_role=成員角色:
  527. members.owner=管理員
  528. members.member=普通成員
  529. members.remove=移除成員
  530. members.leave=離開組織
  531. members.invite_desc=邀請新的用戶加入 %s:
  532. members.invite_now=立即邀請
  533. teams.join=加入團隊
  534. teams.leave=離開團隊
  535. teams.read_access=已讀
  536. teams.no_desc=該團隊暫無描述
  537. teams.settings=團隊設定
  538. teams.members=團隊成員
  539. teams.update_settings=更新團隊設定
  540. teams.add_team_member=新增團隊成員
  541. teams.delete_team_success=該團隊已被刪除。
  542. teams.repositories=團隊儲存庫
  543. [admin]
  544. dashboard=控制面版
  545. organizations=組織管理
  546. repositories=儲存庫管理
  547. config=應用設定管理
  548. config_settings=組織設定
  549. notices=系統提示管理
  550. monitor=應用監控面版
  551. first_page=首頁
  552. last_page=末頁
  553. total=總計:%d
  554. dashboard.operation_name=操作名稱
  555. dashboard.operation_switch=開關
  556. dashboard.operation_run=執行
  557. dashboard.clean_unbind_oauth=清理未綁定OAuth的連結
  558. dashboard.clean_unbind_oauth_success=所有未綁定 OAuth 的連結已刪除。
  559. dashboard.reinit_missing_repos=重新初始化所有遺失具已存在記錄的Git 儲存庫
  560. dashboard.sync_external_users=同步外部使用者資料
  561. dashboard.server_uptime=服務執行時間
  562. dashboard.current_goroutine=當前 Goroutines 數量
  563. dashboard.current_memory_usage=當前內存使用量
  564. dashboard.total_memory_allocated=所有被分配的內存
  565. dashboard.memory_obtained=內存佔用量
  566. dashboard.pointer_lookup_times=指針查找次數
  567. dashboard.current_heap_usage=當前 Heap 內存使用量
  568. dashboard.heap_memory_obtained=Heap 內存佔用量
  569. dashboard.heap_memory_idle=Heap 內存空閒量
  570. dashboard.heap_memory_in_use=正在使用的 Heap 內存
  571. dashboard.heap_memory_released=被釋放的 Heap 內存
  572. dashboard.heap_objects=Heap 對象數量
  573. dashboard.bootstrap_stack_usage=啟動 Stack 使用量
  574. dashboard.stack_memory_obtained=被分配的 Stack 內存
  575. dashboard.mspan_structures_usage=MSpan 結構內存使用量
  576. dashboard.mspan_structures_obtained=被分配的 MSpan 結構內存
  577. dashboard.mcache_structures_usage=MCache 結構內存使用量
  578. dashboard.mcache_structures_obtained=被分配的 MCache 結構內存
  579. dashboard.profiling_bucket_hash_table_obtained=被分配的剖析哈希表內存
  580. dashboard.gc_metadata_obtained=被分配的垃圾收集元資料內存
  581. dashboard.other_system_allocation_obtained=其它被分配的系統內存
  582. dashboard.next_gc_recycle=下次垃圾收集內存回收量
  583. dashboard.last_gc_time=距離上次垃圾收集時間
  584. dashboard.total_gc_time=垃圾收集執行時間總量
  585. dashboard.total_gc_pause=垃圾收集暫停時間總量
  586. dashboard.last_gc_pause=上次垃圾收集暫停時間
  587. dashboard.gc_times=垃圾收集執行次數
  588. users.full_name=組織全名
  589. users.activated=已啟用
  590. users.admin=管理員
  591. users.repos=儲存庫數
  592. users.created=建立時間
  593. users.edit=編輯
  594. users.auth_source=認證源
  595. users.local=本地
  596. users.list_status_filter.is_admin=管理員
  597. emails.activated=已啟用
  598. orgs.org_manage_panel=組織管理
  599. orgs.name=組織名稱
  600. orgs.teams=團隊數
  601. orgs.members=成員數
  602. repos.repo_manage_panel=儲存庫管理
  603. repos.owner=所有者
  604. repos.name=儲存庫名稱
  605. repos.private=私有庫
  606. repos.issues=問題數
  607. repos.size=大小
  608. packages.owner=管理員
  609. packages.name=組織名稱
  610. packages.type=認證類型
  611. packages.repository=儲存庫
  612. packages.size=大小
  613. auths.name=認證名稱
  614. auths.type=認證類型
  615. auths.enabled=已啟用
  616. auths.updated=最後更新時間
  617. auths.auth_type=認證類型
  618. auths.auth_name=認證名稱
  619. auths.security_protocol=安全協定
  620. auths.domain=域名
  621. auths.host=主機地址
  622. auths.port=主機端口
  623. auths.bind_dn=綁定DN
  624. auths.bind_password=綁定密碼
  625. auths.user_base=用戶搜尋基準
  626. auths.user_dn=用戶 DN
  627. auths.filter=使用者篩選器
  628. auths.admin_filter=管理者篩選器
  629. auths.smtp_auth=SMTP 驗證類型
  630. auths.smtphost=SMTP 主機地址
  631. auths.smtpport=SMTP 主機端口
  632. auths.allowed_domains=域名白名單
  633. auths.skip_tls_verify=忽略 TLS 驗證
  634. auths.pam_service_name=PAM 服務名稱
  635. auths.oauth2_provider=OAuth2 提供者
  636. auths.oauth2_clientID=用戶端 ID (金鑰)
  637. auths.oauth2_clientSecret=用戶端金鑰
  638. auths.openIdConnectAutoDiscoveryURL=OpenID 連接自動探索 URL
  639. auths.oauth2_authURL=授權 URL
  640. auths.oauth2_profileURL=個人訊息 URL
  641. auths.oauth2_emailURL=電子郵件 URL
  642. auths.enable_auto_register=允許授權用戶自動註冊
  643. auths.tips=幫助提示
  644. auths.tips.oauth2.general=OAuth2 認證
  645. auths.tip.oauth2_provider=OAuth2 提供者
  646. auths.delete=刪除認證來源
  647. auths.delete_auth_title=刪除認證來源
  648. config.server_config=伺服器設定
  649. config.custom_conf=設定檔案路徑
  650. config.disable_router_log=關閉路由日誌
  651. config.run_mode=執行模式
  652. config.git_version=Git 版本
  653. config.repo_root_path=儲存庫目錄
  654. config.lfs_root_path=LFS 根目錄
  655. config.script_type=腳本類型
  656. config.reverse_auth_user=反向代理認證
  657. config.ssh_config=SSH 設定
  658. config.ssh_enabled=已啟用
  659. config.ssh_port=埠
  660. config.ssh_listen_port=監聽埠
  661. config.ssh_root_path=根路徑
  662. config.ssh_minimum_key_size_check=金鑰最小大小檢查
  663. config.ssh_minimum_key_sizes=金鑰最小大小
  664. config.lfs_enabled=已啟用
  665. config.db_config=資料庫設定
  666. config.db_type=資料庫類型
  667. config.db_host=主機地址
  668. config.db_name=資料庫名稱
  669. config.db_path=資料庫路徑
  670. config.service_config=服務設定
  671. config.show_registration_button=顯示註冊按鈕
  672. config.active_code_lives=啟用用戶連結有效期
  673. config.webhook_config=Webhook 設定
  674. config.queue_length=隊列長度
  675. config.deliver_timeout=推送超時
  676. config.skip_tls_verify=略過 TLS 驗證
  677. config.mailer_enabled=啟用服務
  678. config.mailer_name=發送者名稱
  679. config.mailer_smtp_port=SMTP 主機端口
  680. config.mailer_user=發送者帳號
  681. config.oauth_config=社交帳號設定
  682. config.oauth_enabled=啟用服務
  683. config.cache_config=Cache 設定
  684. config.cache_adapter=Cache 適配器
  685. config.cache_interval=Cache 周期
  686. config.cache_conn=Cache 連接字符串
  687. config.session_config=Session 設定
  688. config.session_provider=Session 提供者
  689. config.provider_config=提供者設定
  690. config.cookie_name=Cookie 名稱
  691. config.gc_interval_time=垃圾收集周期
  692. config.session_life_time=Session 生命周期
  693. config.https_only=僅限 HTTPS
  694. config.cookie_life_time=Cookie 生命周期
  695. config.picture_service=圖片服務
  696. config.disable_gravatar=禁用 Gravatar 頭像
  697. config.enable_federated_avatar=開啟聯合頭像
  698. config.git_config=Git 設定
  699. config.git_disable_diff_highlight=禁用比較語法高亮
  700. config.git_max_diff_lines=Max Diff 線 (對於單個檔)
  701. config.git_max_diff_line_characters=最大比較的字元 (單行)
  702. config.git_max_diff_files=Max Diff 檔 (顯示)
  703. config.git_gc_args=GC 參數
  704. config.git_migrate_timeout=移動超時
  705. config.git_mirror_timeout=鏡像更新超時
  706. config.git_clone_timeout=複製操作超時
  707. config.git_pull_timeout=操作超時
  708. config.git_gc_timeout=GC 操作超時
  709. config.log_config=日誌設定
  710. monitor.cron=Cron 任務
  711. monitor.name=任務名稱
  712. monitor.schedule=任務安排
  713. monitor.next=下次執行時間
  714. monitor.previous=上次執行時間
  715. monitor.process=執行中進程
  716. monitor.desc=進程描述
  717. monitor.start=開始時間
  718. monitor.execute_time=已執行時間
  719. monitor.queue.name=組織名稱
  720. monitor.queue.type=認證類型
  721. monitor.queue.settings.submit=更新組織設定
  722. notices.system_notice_list=系統提示管理
  723. notices.view_detail_header=查看提示細節
  724. notices.select_all=選取全部
  725. notices.deselect_all=取消所有選取
  726. notices.inverse_selection=反向選取
  727. notices.delete_selected=刪除選取項
  728. notices.delete_all=刪除所有提示
  729. notices.type=提示類型
  730. notices.type_1=儲存庫
  731. notices.desc=描述
  732. notices.op=操作
  733. notices.delete_success=已刪除系統提示。
  734. [action]
  735. create_repo=建立了儲存庫 <a href="%s">%s</a>
  736. rename_repo=重新命名儲存庫 <code>%[1]s</code> 為 <a href="%[2]s">%[3]s</a>
  737. transfer_repo=將儲存庫 <code>%s</code> 轉移至 <a href="%s">%s</a>
  738. compare_commits=比較 %d 提交
  739. [tool]
  740. now=現在
  741. future=未來
  742. 1s=1 秒
  743. 1m=1 分鐘
  744. 1h=1 小時
  745. 1d=1 天
  746. 1w=1 周
  747. 1mon=1 月
  748. 1y=1 年
  749. seconds=%d 秒
  750. minutes=%d 分
  751. hours=%d 小時
  752. days=%d 天
  753. weeks=%d 週
  754. months=%d 月
  755. years=%d 年
  756. raw_seconds=秒
  757. raw_minutes=分鐘
  758. [dropzone]
  759. file_too_big=檔案大小({{filesize}} MB) 超過了最大允許大小({{maxFilesize}} MB)
  760. remove_file=移除文件
  761. [notification]
  762. notifications=訊息
  763. unread=未讀
  764. read=已讀
  765. pin=固定通知
  766. mark_as_read=標記為已讀
  767. mark_as_unread=標記為未讀
  768. [gpg]
  769. error.extract_sign=無法提取簽署
  770. error.generate_hash=無法產生提交的雜湊值
  771. error.no_gpg_keys_found=沒有發現已知的金鑰在資料庫的簽署中
  772. error.not_signed_commit=未簽名的提交
  773. [units]
  774. [packages]
  775. filter.type=認證類型
  776. alpine.repository.repositories=儲存庫管理
  777. arch.repository.repositories=儲存庫管理
  778. conan.details.repository=儲存庫
  779. owner.settings.cleanuprules.enabled=已啟用
  780. [secrets]
  781. ; These keys are also for "edit secret", the keys are kept as-is to avoid unnecessary re-translation
  782. creation.description=組織描述
  783. [actions]
  784. runners.name=組織名稱
  785. runners.owner_type=認證類型
  786. runners.description=組織描述
  787. runners.task_list.run=執行
  788. runners.task_list.repository=儲存庫
  789. [projects]
  790. [git.filemode]
  791. ; Ordered by git filemode value, ascending. E.g. directory has "040000", normal file has "100644", …