mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2026-09-05 20:07:25 +00:00
Translated using Weblate (Chinese (Traditional Han script))
Currently translated at 54.6% (248 of 454 strings) Translation: Woodpecker CI/UI Translate-URL: https://translate.woodpecker-ci.org/projects/woodpecker-ci/ui/zh_Hant/
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
}
|
||||
},
|
||||
"search": "搜尋…",
|
||||
"unknown_error": "出現未知錯誤",
|
||||
"unknown_error": "發生了未知錯誤",
|
||||
"url": "URL",
|
||||
"welcome": "歡迎使用 Woodpecker",
|
||||
"repo": {
|
||||
@@ -126,17 +126,23 @@
|
||||
},
|
||||
"crons": {
|
||||
"schedule": {
|
||||
"placeholder": "排程"
|
||||
"placeholder": "排程",
|
||||
"title": "排程"
|
||||
},
|
||||
"run": "現在執行",
|
||||
"branch": {
|
||||
"title": "分支"
|
||||
},
|
||||
"name": {
|
||||
"name": "名稱"
|
||||
"name": "名稱",
|
||||
"placeholder": "Cron 工作的名稱"
|
||||
},
|
||||
"enabled": "已啟用",
|
||||
"timezone": "時區"
|
||||
"timezone": "時區",
|
||||
"edit": "編輯 cron",
|
||||
"delete": "刪除 cron",
|
||||
"save": "儲存 cron",
|
||||
"add": "新增 cron"
|
||||
},
|
||||
"actions": {
|
||||
"repair": {
|
||||
|
||||
Reference in New Issue
Block a user