diff options
author | GiteaBot <teabot@gitea.io> | 2023-04-21 00:08:19 +0000 |
---|---|---|
committer | wxiaoguang <wxiaoguang@gmail.com> | 2023-04-21 00:08:19 +0000 |
commit | 7b34cba0b83a3ae7861916054713baf282281fe8 (patch) | |
tree | d18a13a48481ca73acdfec4204eb9cb6b4537f52 /options/locale/locale_zh-TW.ini | |
parent | b9a97ccd0ea1ee44db85b0fbb80b75255af7c742 (diff) | |
download | gitea-7b34cba0b83a3ae7861916054713baf282281fe8.tar.gz gitea-7b34cba0b83a3ae7861916054713baf282281fe8.zip |
[skip ci] Updated translations via Crowdin
Diffstat (limited to 'options/locale/locale_zh-TW.ini')
-rw-r--r-- | options/locale/locale_zh-TW.ini | 20 |
1 files changed, 15 insertions, 5 deletions
diff --git a/options/locale/locale_zh-TW.ini b/options/locale/locale_zh-TW.ini index f30b539db2..4140ad3851 100644 --- a/options/locale/locale_zh-TW.ini +++ b/options/locale/locale_zh-TW.ini @@ -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 儲存庫的合併請求需要核可才能執行工作流程。 |