aboutsummaryrefslogtreecommitdiffstats
path: root/options/locale/locale_zh-TW.ini
diff options
context:
space:
mode:
authorGiteaBot <teabot@gitea.io>2021-05-31 00:11:22 +0000
committerGiteaBot <teabot@gitea.io>2021-05-31 00:11:22 +0000
commit518ed504ef8714eeac126fc59ff57f50a98e3692 (patch)
tree2aa252fbe6fe45507f7bff1dcfc9fff467549cbe /options/locale/locale_zh-TW.ini
parent37205039fc83707edc8079d0884d4c12953e80b1 (diff)
downloadgitea-518ed504ef8714eeac126fc59ff57f50a98e3692.tar.gz
gitea-518ed504ef8714eeac126fc59ff57f50a98e3692.zip
[skip ci] Updated translations via Crowdin
Diffstat (limited to 'options/locale/locale_zh-TW.ini')
-rw-r--r--options/locale/locale_zh-TW.ini9
1 files changed, 9 insertions, 0 deletions
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=此合併請求已被手動合併為 <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」。