mirror of
https://github.com/APIParkLab/APIPark.git
synced 2026-06-04 10:13:53 +08:00
update transaction
This commit is contained in:
@@ -5,12 +5,19 @@
|
||||
"api": "API",
|
||||
"api doc": "API Documentation",
|
||||
"api gateway": "API Gateway",
|
||||
"api method": "API Request Method",
|
||||
"api name": "API Name",
|
||||
"api path": "API Path",
|
||||
"all consumer": "All Consumers",
|
||||
"all method": "All Methods",
|
||||
"api portal": "API Portal",
|
||||
"authorization": "Access Authorization",
|
||||
"authorization": "Authorization",
|
||||
"consumer": "Consumer",
|
||||
"consumer id": "Consumer ID",
|
||||
"consumer admin": "Consumer Admin",
|
||||
"consumer developer": "Consumer Developer",
|
||||
"create": "Create",
|
||||
"description": "Description",
|
||||
"data source": "Data Source",
|
||||
"devops admin": "DevOps Admin",
|
||||
"general": "General Settings",
|
||||
@@ -22,7 +29,7 @@
|
||||
"member": "Member",
|
||||
"release": "Release",
|
||||
"role": "Role",
|
||||
"run view": "Run View",
|
||||
"run view": "Runtime View",
|
||||
"service": "Service",
|
||||
"service admin": "Service Admin",
|
||||
"service developer": "Service Developer",
|
||||
@@ -42,5 +49,7 @@
|
||||
"view all service": "View All Services",
|
||||
"view all team": "View All Teams",
|
||||
"view subscribed services": "View Subscribed Services",
|
||||
"workspace": "Workspace"
|
||||
"workspace": "Workspace",
|
||||
"request path": "Request Path",
|
||||
"methods": "Request Methods"
|
||||
}
|
||||
|
||||
@@ -5,31 +5,38 @@
|
||||
"api": "API",
|
||||
"api doc": "APIドキュメント",
|
||||
"api gateway": "APIゲートウェイ",
|
||||
"api method": "APIリクエストメソッド",
|
||||
"api name": "API名",
|
||||
"api path": "APIパス",
|
||||
"all consumer": "全てのコンシューマー",
|
||||
"all method": "全てのリクエスト方式",
|
||||
"api portal": "APIポータル",
|
||||
"authorization": "アクセス許可",
|
||||
"consumer": "消費者",
|
||||
"consumer admin": "消費者管理者",
|
||||
"consumer developer": "消費者開発者",
|
||||
"authorization": "認証",
|
||||
"consumer": "コンシューマー",
|
||||
"consumer id": "コンシューマーID",
|
||||
"consumer admin": "コンシューマー管理者",
|
||||
"consumer developer": "コンシューマーデベロッパー",
|
||||
"create": "作成",
|
||||
"description": "説明",
|
||||
"data source": "データソース",
|
||||
"devops admin": "DevOps管理者",
|
||||
"general": "一般設定",
|
||||
"general member": "一般メンバー",
|
||||
"log configuration": "ログ設定",
|
||||
"manager": "管理者",
|
||||
"manager all consumer": "すべての消費者を管理",
|
||||
"manager subscribed services": "購読したサービスを管理",
|
||||
"manager all consumer": "全てのコンシューマーを管理",
|
||||
"manager subscribed services": "購読済みサービスを管理",
|
||||
"member": "メンバー",
|
||||
"release": "リリース",
|
||||
"role": "役割",
|
||||
"run view": "実行ビュー",
|
||||
"service": "サービス",
|
||||
"service admin": "サービス管理者",
|
||||
"service developer": "サービス開発者",
|
||||
"service developer": "サービスデベロッパー",
|
||||
"service intro": "サービスドキュメント",
|
||||
"ssl certificate": "SSL証明書",
|
||||
"allow subscribe service": "サービスの購読を許可",
|
||||
"subscription review": "購読レビュー",
|
||||
"subscription review": "購読審査",
|
||||
"subscription service": "購読サービス",
|
||||
"super admin": "スーパ管理者",
|
||||
"system settings": "システム設定",
|
||||
@@ -38,9 +45,11 @@
|
||||
"team admin": "チーム管理者",
|
||||
"upstream": "アップストリーム",
|
||||
"view": "表示",
|
||||
"view all consumer": "すべての消費者を表示",
|
||||
"view all service": "すべてのサービスを表示",
|
||||
"view all team": "すべてのチームを表示",
|
||||
"view subscribed services": "購読したサービスを表示",
|
||||
"workspace": "ワークスペース"
|
||||
"view all consumer": "全てのコンシューマーを表示",
|
||||
"view all service": "全てのサービスを表示",
|
||||
"view all team": "全てのチームを表示",
|
||||
"view subscribed services": "購読済みサービスを表示",
|
||||
"workspace": "ワークスペース",
|
||||
"request path": "リクエストパス",
|
||||
"methods": "リクエスト方式"
|
||||
}
|
||||
|
||||
@@ -8,6 +8,7 @@
|
||||
"api method": "API请求方法",
|
||||
"api name": "API名称",
|
||||
"api path": "API路径",
|
||||
"all consumer": "所有消费者",
|
||||
"all method": "全部请求方式",
|
||||
"api portal": "API门户",
|
||||
"authorization": "访问授权",
|
||||
|
||||
@@ -1,46 +1,55 @@
|
||||
{
|
||||
"account": "帳號",
|
||||
"ai provider": "AI 供應商",
|
||||
"ai provider": "AI 模型供應商",
|
||||
"analysis": "分析報告",
|
||||
"api": "API",
|
||||
"api doc": "API 文件",
|
||||
"api gateway": "API 閘道",
|
||||
"api portal": "API 入口網站",
|
||||
"authorization": "存取授權",
|
||||
"consumer": "使用者",
|
||||
"consumer admin": "使用者管理員",
|
||||
"consumer developer": "使用者開發人員",
|
||||
"create": "建立",
|
||||
"data source": "資料來源",
|
||||
"devops admin": "DevOps 管理員",
|
||||
"general": "一般設定",
|
||||
"general member": "一般成員",
|
||||
"log configuration": "日誌設定",
|
||||
"api method": "API 請求方法",
|
||||
"api name": "API 名稱",
|
||||
"api path": "API 路徑",
|
||||
"all consumer": "所有消費者",
|
||||
"all method": "全部請求方式",
|
||||
"api portal": "API 門戶",
|
||||
"authorization": "訪問授權",
|
||||
"consumer": "消費者",
|
||||
"consumer id": "消費者 ID",
|
||||
"consumer admin": "消費者管理員",
|
||||
"consumer developer": "消費者開發者",
|
||||
"create": "創建",
|
||||
"description": "描述",
|
||||
"data source": "資料源",
|
||||
"devops admin": "運維管理員",
|
||||
"general": "常規設置",
|
||||
"general member": "普通成員",
|
||||
"log configuration": "日誌配置",
|
||||
"manager": "管理",
|
||||
"manager all consumer": "管理所有使用者",
|
||||
"manager all consumer": "管理所有消費者",
|
||||
"manager subscribed services": "管理已訂閱的服務",
|
||||
"member": "成員",
|
||||
"release": "發佈",
|
||||
"release": "發布",
|
||||
"role": "角色",
|
||||
"run view": "執行檢視",
|
||||
"run view": "運行視圖",
|
||||
"service": "服務",
|
||||
"service admin": "服務管理員",
|
||||
"service developer": "服務開發人員",
|
||||
"service intro": "服務說明文件",
|
||||
"ssl certificate": "SSL 憑證",
|
||||
"service developer": "服務開發者",
|
||||
"service intro": "服務文檔",
|
||||
"ssl certificate": "SSL 證書",
|
||||
"allow subscribe service": "允許訂閱服務",
|
||||
"subscription review": "訂閱審核",
|
||||
"subscription service": "訂閱服務",
|
||||
"super admin": "超級管理員",
|
||||
"system settings": "系統設定",
|
||||
"system settings": "系統設置",
|
||||
"team": "團隊",
|
||||
"team settings": "團隊設定",
|
||||
"team settings": "團隊設置",
|
||||
"team admin": "團隊管理員",
|
||||
"upstream": "上游",
|
||||
"view": "檢視",
|
||||
"view all consumer": "檢視所有使用者",
|
||||
"view all service": "檢視所有服務",
|
||||
"view all team": "檢視所有團隊",
|
||||
"view subscribed services": "檢視已訂閱的服務",
|
||||
"workspace": "工作區"
|
||||
"view": "查看",
|
||||
"view all consumer": "查看所有消費者",
|
||||
"view all service": "查看所有服務",
|
||||
"view all team": "查看所有團隊",
|
||||
"view subscribed services": "查看已訂閱的服務",
|
||||
"workspace": "工作空間",
|
||||
"request path": "請求路徑",
|
||||
"methods": "請求方法"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user