@@ -1314,6 +1314,10 @@ pulls.manually_merged_as=此合併請求已被手動合併為 <a rel="nofollow"
13141314pulls.is_closed =合併請求已被關閉。
13151315pulls.has_merged =合併請求已合併。
13161316pulls.title_wip_desc =`<a href =" #" >標題用 <strong>%s</strong> 開頭</a>以避免意外地合併此合併請求。`
1317+ pulls.cannot_merge_work_in_progress =此合併請求被標記為還在進行中(WIP)。
1318+ pulls.still_in_progress =還在進行中嗎?
1319+ pulls.add_prefix =加入 <strong>%s</strong> 前綴
1320+ pulls.remove_prefix =移除 <strong>%s</strong> 前綴
13171321pulls.data_broken =此合併請求已損毀,因為遺失 Fork 資訊。
13181322pulls.files_conflicted =此合併請求有變更和目標分支衝突。
13191323pulls.is_checking =正在進行合併衝突檢查,請稍後再試。
@@ -1547,6 +1551,7 @@ settings.email_notifications.disable=關閉郵件通知
15471551settings.email_notifications.submit =套用郵件偏好設定
15481552settings.site =網站
15491553settings.update_settings =更新設定
1554+ settings.branches.update_default_branch =更新預設分支
15501555settings.advanced_settings =進階設定
15511556settings.wiki_desc =啟用儲存庫 Wiki
15521557settings.use_internal_wiki =使用內建 Wiki
@@ -1973,6 +1978,10 @@ branch.restore=還原分支「%s」
19731978branch.download =下載分支 ' %s'
19741979branch.included_desc =此分支是預設分支的一部分
19751980branch.included =包含
1981+ branch.create_new_branch =從下列分支建立分支:
1982+ branch.confirm_create_branch =建立分支
1983+ branch.new_branch =建立新分支
1984+ branch.new_branch_from =從「%s」建立新分支
19761985
19771986tag.create_tag =建立標籤 <strong>%s</strong>
19781987tag.create_success =已建立標籤「%s」。
0 commit comments