Files
yakpanel-core/YakPanel/static/vite/lang/cht/public.json
2026-04-07 02:04:22 +05:30

141 lines
2.9 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"Public": {
"Name": "YakPanel",
"All": "全部",
"SelectAll": "選擇全部",
"Punctuation": {
"Colon": "",
"Comma": "",
"LeftBracket": "【",
"RightBracket": "】"
},
"Unit": {
"Time": "次|次",
"Times": "次",
"Second": "秒|秒",
"Seconds": "秒",
"Minute": "分鐘|分鐘",
"Hour": "小時|小時",
"Hours": "{0}小時",
"Month": "月|月",
"Year": "年|年",
"Day": "{0}天|{0}天",
"Days": "{0}天",
"Part": "份|份",
"Monday": "星期一",
"Tuesday": "星期二",
"Wednesday": "星期三",
"Thursday": "星期四",
"Friday": "星期五",
"Saturday": "星期六",
"Sunday": "星期天",
"Weekly": "每星期",
"Daily": "每天"
},
"Btn": {
"Add": "添加",
"Save": "保存",
"Config": "配置",
"Refresh": "刷新",
"Set": "設定",
"Del": "刪除",
"Edit": "編輯",
"Modify": "修改",
"Cancel": "取消",
"Confirm": "確定",
"ClearHit": "清除",
"Submit": "提交",
"Apply": "申請",
"Search": "搜尋",
"Help": "幫助",
"LearnMore": "了解更多",
"Details": "詳情",
"Tutorial": "教程",
"Sync": "同步",
"Click": "點擊",
"Deploy": "部署",
"Conf": "配置",
"More": "更多",
"Install": "安裝",
"Uninstall": "卸載",
"Setup": "設定",
"Import": "導入",
"Export": "導出",
"Empty": "清空",
"Preview": "預覽",
"Finish": "完成",
"Delete": "刪除",
"Copy": "複製",
"Repair": "修復",
"Reset": "重置",
"Download": "下載",
"Execute": "批量操作",
"Clear": "清空",
"Update": "更新",
"Select": "選擇",
"Rebuild": "重建",
"Upload": "上傳",
"Play": "播放",
"Link": "鏈接"
},
"Batch": {
"Del": "批量刪除",
"ChooseDel": "請選擇刪除"
},
"Confirm": {
"Title": "提示",
"Enable": "開啟",
"Disable": "關閉"
},
"Table": {
"Ps": "備註",
"Status": "狀態",
"Result": "結果",
"Username": "用戶",
"Password": "密碼",
"Path": "根目錄",
"Note": "備註",
"Action": "操作",
"Operation": "操作",
"Page": {
"index_1": "首頁",
"index_2": "上一頁",
"index_3": "下一頁",
"index_4": "共{0}條"
}
},
"Status": {
"Enable": "開啟",
"Disable": "禁用",
"Running": "運行中",
"Stopped": "已停止",
"Paused": "已暫停",
"TurnOn": "開啟",
"TurnOff": "關閉",
"Start": "啟動",
"start": "啟動",
"Stop": "停止",
"stop": "停止",
"Pause": "暫停",
"Unpause": "恢復",
"Restart": "重啟",
"Kill": "強制停止",
"Reload": "重載",
"Wait": "等待",
"Abnormal": "異常"
},
"Search": {
"StartTime": "開始時間",
"EndTime": "結束時間",
"Today": "今天",
"Yesterday": "昨天",
"Last7": "近7天",
"Last30": "近30天",
"Custom": "自定義",
"CustomTime": "自定義時間"
},
"Api": {
"Load": "{0},請稍候..."
}
}
}