From 518ed504ef8714eeac126fc59ff57f50a98e3692 Mon Sep 17 00:00:00 2001 From: GiteaBot Date: Mon, 31 May 2021 00:11:22 +0000 Subject: [PATCH] [skip ci] Updated translations via Crowdin --- options/locale/locale_zh-TW.ini | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/options/locale/locale_zh-TW.ini b/options/locale/locale_zh-TW.ini index 9276238d5f..c89cedd393 100644 --- a/options/locale/locale_zh-TW.ini +++ b/options/locale/locale_zh-TW.ini @@ -1314,6 +1314,10 @@ pulls.manually_merged_as=此合併請求已被手動合併為 標題用 %s 開頭以避免意外地合併此合併請求。` +pulls.cannot_merge_work_in_progress=此合併請求被標記為還在進行中(WIP)。 +pulls.still_in_progress=還在進行中嗎? +pulls.add_prefix=加入 %s 前綴 +pulls.remove_prefix=移除 %s 前綴 pulls.data_broken=此合併請求已損毀,因為遺失 Fork 資訊。 pulls.files_conflicted=此合併請求有變更和目標分支衝突。 pulls.is_checking=正在進行合併衝突檢查,請稍後再試。 @@ -1547,6 +1551,7 @@ settings.email_notifications.disable=關閉郵件通知 settings.email_notifications.submit=套用郵件偏好設定 settings.site=網站 settings.update_settings=更新設定 +settings.branches.update_default_branch=更新預設分支 settings.advanced_settings=進階設定 settings.wiki_desc=啟用儲存庫 Wiki settings.use_internal_wiki=使用內建 Wiki @@ -1973,6 +1978,10 @@ branch.restore=還原分支「%s」 branch.download=下載分支 '%s' branch.included_desc=此分支是預設分支的一部分 branch.included=包含 +branch.create_new_branch=從下列分支建立分支: +branch.confirm_create_branch=建立分支 +branch.new_branch=建立新分支 +branch.new_branch_from=從「%s」建立新分支 tag.create_tag=建立標籤 %s tag.create_success=已建立標籤「%s」。