mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2026-03-16 01:19:02 +01:00
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:
committed by
Woodpecker translate
parent
f69765d72e
commit
2e8a9798f0
@@ -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": "資訊"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user