fix: 补全所有缺失的 i18n permissions 翻译键 (40+ 缺失键)
This commit is contained in:
@@ -1597,6 +1597,8 @@
|
||||
},
|
||||
"permissions": {
|
||||
"dashboard": "資料概覽",
|
||||
"resource": "資源管理",
|
||||
"asset": "資產管理",
|
||||
"asset-access": "存取資產",
|
||||
"asset-add": "新增資產",
|
||||
"asset-edit": "編輯資產",
|
||||
@@ -1605,23 +1607,32 @@
|
||||
"asset-conn-test": "連線測試",
|
||||
"asset-import": "匯入資產",
|
||||
"asset-change-owner": "修改擁有者",
|
||||
"asset-detail": "詳情",
|
||||
"asset-authorised-user": "資產授權使用者",
|
||||
"asset-authorised-user-add": "授權使用者",
|
||||
"asset-authorised-user-del": "取消授權使用者",
|
||||
"asset-authorised-user-group": "資產授權使用者群組",
|
||||
"asset-authorised-user-group-add": "授權使用者群組",
|
||||
"asset-authorised-user-group-del": "取消授權使用者群組",
|
||||
"credential": "授權憑證",
|
||||
"credential-add": "新增憑證",
|
||||
"credential-del": "刪除憑證",
|
||||
"credential-edit": "編輯憑證",
|
||||
"command": "動態指令",
|
||||
"command-add": "新增命令",
|
||||
"command-edit": "編輯命令",
|
||||
"command-del": "刪除命令",
|
||||
"command-exec": "執行命令",
|
||||
"command-change-owner": "修改擁有者",
|
||||
"access-gateway": "接入閘道",
|
||||
"access-gateway-add": "新增閘道",
|
||||
"access-gateway-del": "刪除閘道",
|
||||
"access-gateway-edit": "編輯閘道",
|
||||
"session-audit": "會話審計",
|
||||
"online-session": "線上會話",
|
||||
"online-session-disconnect": "斷開連線",
|
||||
"online-session-monitor": "監控連線",
|
||||
"offline-session": "歷史會話",
|
||||
"offline-session-playback": "回放連線",
|
||||
"offline-session-del": "刪除連線",
|
||||
"offline-session-clear": "清空連線",
|
||||
@@ -1629,11 +1640,16 @@
|
||||
"offline-session-reviewed": "標記已閱",
|
||||
"offline-session-unreviewed": "標記未讀",
|
||||
"offline-session-reviewed-all": "全部標記已閱",
|
||||
"log-audit": "日誌審計",
|
||||
"login-log": "登入日誌",
|
||||
"login-log-del": "刪除登入日誌",
|
||||
"login-log-clear": "清空登入日誌",
|
||||
"storage-log": "檔案日誌",
|
||||
"storage-log-del": "刪除檔案日誌",
|
||||
"storage-log-clear": "清空檔案日誌",
|
||||
"session-command": "命令日誌",
|
||||
"ops": "系統運維",
|
||||
"job": "計劃任務",
|
||||
"job-add": "新增任務",
|
||||
"job-del": "刪除任務",
|
||||
"job-edit": "編輯任務",
|
||||
@@ -1641,9 +1657,11 @@
|
||||
"job-change-status": "修改狀態",
|
||||
"job-log": "任務日誌",
|
||||
"job-log-clear": "清空日誌",
|
||||
"storage": "磁碟空間",
|
||||
"storage-add": "新增儲存",
|
||||
"storage-del": "刪除儲存",
|
||||
"storage-edit": "編輯儲存",
|
||||
"storage-browse": "瀏覽",
|
||||
"storage-browse-download": "下載檔案",
|
||||
"storage-browse-upload": "上傳檔案",
|
||||
"storage-browse-mkdir": "建立目錄",
|
||||
@@ -1651,39 +1669,56 @@
|
||||
"storage-browse-rename": "重新命名",
|
||||
"storage-browse-edit": "編輯檔案",
|
||||
"monitoring": "系統監控",
|
||||
"security": "安全策略",
|
||||
"access-security": "存取安全",
|
||||
"access-security-add": "新增規則",
|
||||
"access-security-del": "刪除規則",
|
||||
"access-security-edit": "編輯規則",
|
||||
"login-policy": "登入策略",
|
||||
"login-policy-add": "新增策略",
|
||||
"login-policy-del": "刪除策略",
|
||||
"login-policy-edit": "編輯策略",
|
||||
"login-policy-detail": "詳情",
|
||||
"login-policy-bind-user": "綁定使用者",
|
||||
"login-policy-unbind-user": "解綁使用者",
|
||||
"identity": "使用者管理",
|
||||
"user": "使用者管理",
|
||||
"user-add": "新增使用者",
|
||||
"user-del": "刪除使用者",
|
||||
"user-edit": "編輯使用者",
|
||||
"user-change-password": "修改密碼",
|
||||
"user-enable-disable": "啟用/停用",
|
||||
"user-reset-totp": "重置 OTP",
|
||||
"user-detail": "使用者詳情",
|
||||
"user-authorised-asset": "授權的資產",
|
||||
"user-bind-asset": "綁定資產",
|
||||
"user-unbind-asset": "解綁資產",
|
||||
"login-policy-unbind-user": "解綁使用者",
|
||||
"user-login-policy": "登入策略",
|
||||
"user-unbind-login-policy": "解綁策略",
|
||||
"role": "角色管理",
|
||||
"role-add": "新增角色",
|
||||
"role-del": "刪除角色",
|
||||
"role-edit": "編輯角色",
|
||||
"role-detail": "角色詳情",
|
||||
"user-group": "使用者群組管理",
|
||||
"user-group-add": "新增使用者群組",
|
||||
"user-group-del": "刪除使用者群組",
|
||||
"user-group-edit": "編輯使用者群組",
|
||||
"user-group-detail": "使用者群組詳情",
|
||||
"user-group-authorised-asset": "授權的資產",
|
||||
"user-group-bind-asset": "綁定資產",
|
||||
"user-group-unbind-asset": "解綁資產",
|
||||
"authorised": "授權策略",
|
||||
"command-filter": "命令過濾",
|
||||
"command-filter-add": "新增攔截器",
|
||||
"command-filter-del": "刪除攔截器",
|
||||
"command-filter-edit": "編輯攔截器",
|
||||
"command-filter-detail": "詳情",
|
||||
"command-filter-rule": "規則",
|
||||
"command-filter-rule-add": "新增規則",
|
||||
"command-filter-rule-put": "修改規則",
|
||||
"command-filter-rule-del": "刪除規則",
|
||||
"strategy": "授權策略",
|
||||
"strategy-add": "新增策略",
|
||||
"strategy-edit": "編輯策略",
|
||||
"strategy-del": "刪除策略",
|
||||
|
||||
Reference in New Issue
Block a user