Translated using Weblate (Chinese (Traditional Han script))

Currently translated at 16.3% (69 of 421 strings)

Translation: Woodpecker CI/UI
Translate-URL: https://translate.woodpecker-ci.org/projects/woodpecker-ci/ui/zh_Hant/
This commit is contained in:
6543
2025-10-10 11:18:50 +00:00
committed by Woodpecker translate
parent f69765d72e
commit 2e8a9798f0

View File

@@ -36,17 +36,28 @@
"actions": {
"cancel": "取消"
},
"tasks": "任務"
"tasks": "任務",
"status": {
"skipped": "跳過",
"success": "成功",
"failure": "失敗"
}
},
"settings": {
"general": {
"save": "存設定",
"save": "存設定",
"timeout": {
"timeout": "逾時"
}
},
"general": "一般設定"
},
"badge": {
"branch": "分支"
},
"crons": {
"schedule": {
"placeholder": "排程"
}
}
},
"visibility": {
@@ -108,5 +119,7 @@
"just_now": "剛剛",
"not_started": "尚未開始"
},
"empty_list": "找不到{entity}"
"empty_list": "找不到{entity}",
"default": "預設",
"info": "資訊"
}