mirror of
https://github.com/go-gitea/gitea
synced 2025-12-05 20:38:25 +00:00
[skip ci] Updated translations via Crowdin
This commit is contained in:
@@ -121,6 +121,17 @@ footer.links=連結
|
||||
[heatmap]
|
||||
|
||||
[editor]
|
||||
buttons.heading.tooltip=新增標題
|
||||
buttons.bold.tooltip=新增粗體文字
|
||||
buttons.italic.tooltip=新增斜體文字
|
||||
buttons.quote.tooltip=引用文字
|
||||
buttons.code.tooltip=新增程式碼
|
||||
buttons.link.tooltip=新增連結
|
||||
buttons.list.unordered.tooltip=新增項目符號清單
|
||||
buttons.list.ordered.tooltip=新增編號清單
|
||||
buttons.list.task.tooltip=新增工作項目清單
|
||||
buttons.mention.tooltip=提及使用者或團隊
|
||||
buttons.ref.tooltip=參考問題或合併請求
|
||||
buttons.enable_monospace_font=啟用等寬字型
|
||||
buttons.disable_monospace_font=停用等寬字型
|
||||
|
||||
@@ -870,7 +881,7 @@ download_tar=下載 TAR.GZ
|
||||
download_bundle=下載 BUNDLE
|
||||
generate_repo=產生儲存庫
|
||||
generate_from=產生自
|
||||
repo_desc=儲存庫描述
|
||||
repo_desc=描述
|
||||
repo_desc_helper=輸入簡介 (選用)
|
||||
repo_lang=儲存庫語言
|
||||
repo_gitignore_helper=選擇 .gitignore 範本
|
||||
@@ -2338,9 +2349,9 @@ lower_members=名成員
|
||||
lower_repositories=個儲存庫
|
||||
create_new_team=建立團隊
|
||||
create_team=建立新的團隊
|
||||
org_desc=組織描述
|
||||
org_desc=描述
|
||||
team_name=團隊名稱
|
||||
team_desc=團隊描述
|
||||
team_desc=描述
|
||||
team_name_helper=團隊名稱應該要簡短且方便記憶
|
||||
team_desc_helper=描述團隊的目的或角色。
|
||||
team_access_desc=儲存庫存取權
|
||||
@@ -3272,7 +3283,7 @@ runners.status=狀態
|
||||
runners.id=ID
|
||||
runners.name=名稱
|
||||
runners.owner_type=類型
|
||||
runners.description=組織描述
|
||||
runners.description=描述
|
||||
runners.labels=標籤
|
||||
runners.last_online=最後上線時間
|
||||
runners.agent_labels=代理程式標籤
|
||||
@@ -3307,7 +3318,6 @@ runs.open_tab=%d 開放中
|
||||
runs.closed_tab=%d 已關閉
|
||||
runs.commit=提交
|
||||
runs.pushed_by=推送者
|
||||
runs.valid_workflow_helper=工作流程設定檔有效。
|
||||
runs.invalid_workflow_helper=工作流程設定檔無效。請檢查您的設定檔: %s
|
||||
|
||||
need_approval_desc=來自 Frok 儲存庫的合併請求需要核可才能執行工作流程。
|
||||
|
||||
Reference in New Issue
Block a user