]> source.dussan.org Git - gitea.git/commitdiff
[skip ci] Updated translations via Crowdin
authorGiteaBot <teabot@gitea.io>
Mon, 31 May 2021 00:11:22 +0000 (00:11 +0000)
committerGiteaBot <teabot@gitea.io>
Mon, 31 May 2021 00:11:22 +0000 (00:11 +0000)
options/locale/locale_zh-TW.ini

index 9276238d5f13ac2ed30d60d5525e1155f118b976..c89cedd393aca6693a3f6701489fea43166fb9e5 100644 (file)
@@ -1314,6 +1314,10 @@ pulls.manually_merged_as=此合併請求已被手動合併為 <a rel="nofollow"
 pulls.is_closed=合併請求已被關閉。
 pulls.has_merged=合併請求已合併。
 pulls.title_wip_desc=`<a href="#">標題用 <strong>%s</strong> 開頭</a>以避免意外地合併此合併請求。`
+pulls.cannot_merge_work_in_progress=此合併請求被標記為還在進行中(WIP)。
+pulls.still_in_progress=還在進行中嗎?
+pulls.add_prefix=加入 <strong>%s</strong> 前綴
+pulls.remove_prefix=移除 <strong>%s</strong> 前綴
 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=建立標籤 <strong>%s</strong>
 tag.create_success=已建立標籤「%s」。