Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
39 changes: 39 additions & 0 deletions apps/daas/src/i18n/langs/en.js
Original file line number Diff line number Diff line change
Expand Up @@ -224,6 +224,45 @@ export default {
dashboard_error: 'Number of tasks with errors in verification',
dashboard_no_data_here: 'There is no data here~',
dashboard_no_statistics: 'No {0} statistics yet',
// Dashboard ODH
dashboard_odh_active_tasks: 'Active Tasks',
dashboard_odh_running: 'Running',
dashboard_odh_error: 'Error',
dashboard_odh_max_lag: 'Max Lag',
dashboard_odh_min_lag: 'Min Lag',
dashboard_odh_total_throughput: 'Total Throughput',
dashboard_odh_events_sec: 'events/sec',
dashboard_odh_peak: 'Peak',
dashboard_odh_data: 'Data',
dashboard_odh_vs_last_hour: 'vs last hour',
dashboard_odh_connected_dbs: 'Connected DBs',
dashboard_odh_sources: 'sources',
dashboard_odh_tbls: 'tbls',
dashboard_odh_api_requests: 'API Requests',
dashboard_odh_failed: 'Failed',
dashboard_odh_rate: 'Rate',
dashboard_odh_avg_time: 'Avg Time',
dashboard_odh_system_trends: 'System Trends',
dashboard_odh_throughput_chart: 'Throughput (events/sec)',
dashboard_odh_api_chart: 'API Requests (req/sec)',
dashboard_odh_no_data_in_range: 'No data in this time range',
dashboard_odh_top_tasks: 'Top Tasks',
dashboard_odh_most_lagging: 'Most Lagging',
dashboard_odh_highest_throughput: 'Highest Throughput',
dashboard_odh_top_n: 'Top {0}',
dashboard_odh_task_name: 'Task Name',
dashboard_odh_latency: 'Latency',
dashboard_odh_throughput: 'Throughput',
dashboard_odh_no_task_data: 'No task data',
dashboard_odh_agent_cluster: 'Agent Cluster Status',
dashboard_odh_nodes_total: '{0} Nodes Total',
dashboard_odh_agent_name: 'Agent Name',
dashboard_odh_status: 'Status',
dashboard_odh_cpu_usage: 'CPU Usage',
dashboard_odh_memory_usage: 'Memory Usage',
dashboard_odh_running_tasks: 'Running Tasks',
dashboard_odh_no_agents: 'No agents found',
dashboard_odh_just_now: 'Just now',
// 元数据管理
metadata_db: 'Owned library',
metadata_change_name: 'Rename',
Expand Down
39 changes: 39 additions & 0 deletions apps/daas/src/i18n/langs/zh-CN.js
Original file line number Diff line number Diff line change
Expand Up @@ -217,6 +217,45 @@ export default {
dashboard_error: '校验出错的任务数',
dashboard_no_data_here: '这里没用数据哦~',
dashboard_no_statistics: '暂无{0}统计',
// Dashboard ODH
dashboard_odh_active_tasks: '活跃任务',
dashboard_odh_running: '运行中',
dashboard_odh_error: '错误',
dashboard_odh_max_lag: '最大延迟',
dashboard_odh_min_lag: '最小延迟',
dashboard_odh_total_throughput: '总吞吐量',
dashboard_odh_events_sec: '事件/秒',
dashboard_odh_peak: '峰值',
dashboard_odh_data: '数据',
dashboard_odh_vs_last_hour: '较上一小时',
dashboard_odh_connected_dbs: '已连接数据库',
dashboard_odh_sources: '个数据源',
dashboard_odh_tbls: '张表',
dashboard_odh_api_requests: 'API 请求',
dashboard_odh_failed: '失败',
dashboard_odh_rate: '错误率',
dashboard_odh_avg_time: '平均耗时',
dashboard_odh_system_trends: '系统趋势',
dashboard_odh_throughput_chart: '吞吐量(事件/秒)',
dashboard_odh_api_chart: 'API 请求(请求/秒)',
dashboard_odh_no_data_in_range: '该时间范围内暂无数据',
dashboard_odh_top_tasks: '任务排行',
dashboard_odh_most_lagging: '延迟最高',
dashboard_odh_highest_throughput: '吞吐量最高',
dashboard_odh_top_n: '前 {0}',
dashboard_odh_task_name: '任务名称',
dashboard_odh_latency: '延迟',
dashboard_odh_throughput: '吞吐量',
dashboard_odh_no_task_data: '暂无任务数据',
dashboard_odh_agent_cluster: 'Agent 集群状态',
dashboard_odh_nodes_total: '共 {0} 个节点',
dashboard_odh_agent_name: 'Agent 名称',
dashboard_odh_status: '状态',
dashboard_odh_cpu_usage: 'CPU 使用率',
dashboard_odh_memory_usage: '内存使用率',
dashboard_odh_running_tasks: '运行中任务',
dashboard_odh_no_agents: '暂无 Agent',
dashboard_odh_just_now: '刚刚',
// 元数据管理
metadata_db: '所属库',
metadata_change_name: '改名',
Expand Down
39 changes: 39 additions & 0 deletions apps/daas/src/i18n/langs/zh-TW.js
Original file line number Diff line number Diff line change
Expand Up @@ -217,6 +217,45 @@ export default {
dashboard_error: '校驗出錯的任務數',
dashboard_no_data_here: '這裡沒用數據哦~',
dashboard_no_statistics: '暫無{0}統計',
// Dashboard ODH
dashboard_odh_active_tasks: '活躍任務',
dashboard_odh_running: '運行中',
dashboard_odh_error: '錯誤',
dashboard_odh_max_lag: '最大延遲',
dashboard_odh_min_lag: '最小延遲',
dashboard_odh_total_throughput: '總吞吐量',
dashboard_odh_events_sec: '事件/秒',
dashboard_odh_peak: '峰值',
dashboard_odh_data: '數據',
dashboard_odh_vs_last_hour: '較上一小時',
dashboard_odh_connected_dbs: '已連接資料庫',
dashboard_odh_sources: '個資料源',
dashboard_odh_tbls: '張表',
dashboard_odh_api_requests: 'API 請求',
dashboard_odh_failed: '失敗',
dashboard_odh_rate: '錯誤率',
dashboard_odh_avg_time: '平均耗時',
dashboard_odh_system_trends: '系統趨勢',
dashboard_odh_throughput_chart: '吞吐量(事件/秒)',
dashboard_odh_api_chart: 'API 請求(請求/秒)',
dashboard_odh_no_data_in_range: '該時間範圍內暫無數據',
dashboard_odh_top_tasks: '任務排行',
dashboard_odh_most_lagging: '延遲最高',
dashboard_odh_highest_throughput: '吞吐量最高',
dashboard_odh_top_n: '前 {0}',
dashboard_odh_task_name: '任務名稱',
dashboard_odh_latency: '延遲',
dashboard_odh_throughput: '吞吐量',
dashboard_odh_no_task_data: '暫無任務數據',
dashboard_odh_agent_cluster: 'Agent 叢集狀態',
dashboard_odh_nodes_total: '共 {0} 個節點',
dashboard_odh_agent_name: 'Agent 名稱',
dashboard_odh_status: '狀態',
dashboard_odh_cpu_usage: 'CPU 使用率',
dashboard_odh_memory_usage: '記憶體使用率',
dashboard_odh_running_tasks: '運行中任務',
dashboard_odh_no_agents: '暫無 Agent',
dashboard_odh_just_now: '剛剛',
// 元數據管理
metadata_db: '所屬庫',
metadata_change_name: '改名',
Expand Down
Loading
Loading