[FEAT] 優化部署流程:加入 RoleSeeder 與 AdminUserSeeder,並實作權限系統基礎架構與多租戶隔離機制
All checks were successful
star-cloud-deploy-demo / deploy-demo (push) Successful in 48s

This commit is contained in:
2026-03-13 17:35:22 +08:00
parent 39d25ed1d4
commit 56daf8940b
41 changed files with 3052 additions and 358 deletions

View File

@@ -27,37 +27,35 @@
"Enter your password to confirm": "請輸入您的密碼以確認",
"Dashboard": "儀表板",
"Connectivity Status": "連狀態",
"Real-time status monitoring": "即時運作狀態監控",
"LIVE": "時",
"Connectivity Status": "連狀態概況",
"Real-time status monitoring": "即時監控機台連線動態",
"LIVE": "時",
"Online Machines": "在線機台",
"Offline Machines": "離線機台",
"Alerts Pending": "異常警報",
"Total Connected": "連線中總數",
"Monthly Transactions": "月交易",
"Alerts Pending": "待處理告警",
"Total Connected": "總計連線數",
"Monthly Transactions": "月交易統計",
"Monthly cumulative revenue overview": "本月累計營收概況",
"Today's Transactions": "今日交易",
"Yesterday's Transactions": "昨日交易",
"Before Yesterday's Transactions": "前日交易",
"Today's Transactions": "今日交易",
"vs Yesterday": "昨日",
"Yesterday": "昨日",
"Day Before": "前日",
"vs Yesterday": "比昨日",
"Machine Status List": "機台狀態列表",
"Total items": "共 :count 筆",
"Real-time monitoring across all machines": "全線機台即時監控",
"Machine Status List": "機台運行狀態列表",
"Total items": "總計 :count 項",
"Real-time monitoring across all machines": "跨機台即時狀態監控",
"Quick search...": "快速搜尋...",
"Machine Info": "機台資訊",
"Running Status": "運行狀態",
"Today Cumulative Sales": "日累積銷售",
"Current Stock": "前庫存",
"Last Communication": "最後訊",
"Alert Summary": "警摘要",
"Today Cumulative Sales": "日累積銷售",
"Current Stock": "前庫存",
"Last Signal": "最後訊號時間",
"Alert Summary": "警摘要",
"Online": "在線",
"Offline": "離線",
"Low Stock": "庫存低",
"No alert summary": "無異常摘要",
"No data available": "目前尚無數據",
"Showing :from to :to of :total items": "顯示第 :from 到 :to ,共 :total ",
"Low Stock": "庫存低",
"No alert summary": "暫無告警記錄",
"No data available": "暫無資料",
"Showing :from to :to of :total items": "顯示第 :from 到 :to ,共 :total ",
"Previous": "上一頁",
"Next": "下一頁",
"Profile Settings": "個人設定",
@@ -149,6 +147,23 @@
"Others": "其他功能",
"AI Prediction": "AI智能預測",
"Roles": "角色設定",
"Role Management": "角色管理",
"Define and manage security roles for the system.": "定義與管理系統的安全角色。",
"Add Role": "新增角色",
"Role Name": "角色名稱",
"Type": "類型",
"Users": "使用者人數",
"System Role": "系統角色",
"System": "系統",
"Custom": "自定義",
"Edit": "編輯",
"Are you sure you want to delete this role?": "您確定要刪除此角色嗎?",
"Delete": "刪除",
"Protected": "受保護",
"No roles found.": "找不到角色資料。",
"Create Role": "建立角色",
"Edit Role": "編輯角色",
"Enter role name": "請輸入角色名稱",
"No login history yet": "尚無登入紀錄",
"Signed in as": "登入身份",
"Logout": "登出",
@@ -156,5 +171,78 @@
"Recent Login": "最近登入",
"Total Logins": "總登入次數",
"Account Status": "帳號狀態",
"Active": "使用中"
"Active": "使用中",
"Customer Management": "客戶管理",
"Manage all tenant accounts and validity": "管理所有租戶帳號與合約效期",
"Add Customer": "新增客戶",
"Total Customers": "客戶總數",
"Expired / Disabled": "已過期 / 停用",
"Search customers...": "搜尋客戶...",
"All": "全部",
"Disabled": "已停用",
"Customer Info": "客戶資訊",
"Accounts / Machines": "帳號 / 機台",
"Valid Until": "合約到期日",
"Actions": "操作",
"Permanent": "永久授權",
"Are you sure to delete this customer?": "您確定要刪除此客戶嗎?",
"No customers found": "找不到客戶資料",
"Edit Customer": "編輯客戶",
"Update Customer": "更新客戶",
"Create": "建立",
"Company Name": "公司名稱",
"Company Code": "公司代碼",
"Tax ID (Optional)": "統一編號 (選填)",
"Status": "狀態",
"Contact Name": "聯絡人姓名",
"Contact Phone": "聯絡人電話",
"Contact Email": "聯絡人信箱",
"Notes": "備註",
"Customer created successfully.": "客戶新增成功",
"Customer updated successfully.": "客戶更新成功",
"Customer deleted successfully.": "客戶刪除成功",
"Cannot delete company with active accounts.": "無法刪除仍有帳號的客戶",
"Contract Until (Optional)": "合約到期日 (選填)",
"Company Information": "公司資訊",
"Initial Admin Account": "初始管理帳號",
"Optional": "選填",
"Username": "使用者帳號",
"Enter login ID": "請輸入登入帳號",
"Min 8 characters": "至少 8 個字元",
"Admin display name": "管理員顯示名稱",
"Contact & Details": "聯絡資訊與詳情",
"e.g. Taiwan Star": "例如:台灣之星",
"e.g. TWSTAR": "例如TWSTAR",
"Manage administrative and tenant accounts": "管理系統管理者與租戶帳號",
"Add Account": "新增帳號",
"All Companies": "所有公司",
"User Info": "用戶資訊",
"Company": "所屬客戶",
"Belongs To": "所屬單位",
"Role": "角色",
"SYSTEM": "系統層級",
"No users found": "找不到用戶資料",
"Data Configuration Permissions": "資料設定權限",
"Sales Permissions": "銷售管理權限",
"Machine Management Permissions": "機台管理權限",
"Warehouse Permissions": "倉庫管理權限",
"Analysis Permissions": "分析管理權限",
"Audit Permissions": "稽核管理權限",
"Remote Permissions": "遠端管理權限",
"Line Permissions": "Line 管理權限",
"Save Changes": "儲存變更",
"User": "一般用戶",
"Admin": "管理員",
"Super Admin": "超級管理員",
"e.g. John Doe": "例如:張曉明",
"e.g. johndoe": "例如xiaoming",
"Search users...": "搜尋用戶...",
"Admin Name": "管理員姓名",
"New Password (leave blank to keep current)": "新密碼 (若不修改請留空)",
"Are you sure you want to delete this account?": "您確定要刪除此帳號嗎?",
"Show": "顯示",
"to": "至",
"of": "總計",
"items": "筆項目",
"Showing": "顯示第"
}