fix(webui): make automation history diagnostic
This commit is contained in:
@@ -577,12 +577,18 @@
|
||||
"unknown": "unknown"
|
||||
},
|
||||
"history": {
|
||||
"ok": "Completed",
|
||||
"ok": "Healthy",
|
||||
"error": "Error",
|
||||
"skipped": "Skipped",
|
||||
"recent": "Last result",
|
||||
"health": "Recent health",
|
||||
"timeline": "Run history",
|
||||
"statusWithDuration": "{{status}} · {{duration}}"
|
||||
"summary": "Runs: {{total}} · Issues: {{issues}}",
|
||||
"issueCount": "Issues: {{count}}",
|
||||
"noRecentIssues": "No recent issues",
|
||||
"lastRan": "Last ran {{time}}",
|
||||
"lastRanWithDuration": "Last ran {{time}} · {{duration}}",
|
||||
"runMetaWithDuration": "{{time}} · {{duration}}",
|
||||
"noError": "No error recorded"
|
||||
},
|
||||
"message": {
|
||||
"showMore": "Show full message",
|
||||
|
||||
@@ -577,12 +577,18 @@
|
||||
"unknown": "desconocido"
|
||||
},
|
||||
"history": {
|
||||
"ok": "Completada",
|
||||
"ok": "Sin errores",
|
||||
"error": "Error",
|
||||
"skipped": "Omitida",
|
||||
"recent": "Último resultado",
|
||||
"health": "Estado reciente",
|
||||
"timeline": "Historial de ejecuciones",
|
||||
"statusWithDuration": "{{status}} · {{duration}}"
|
||||
"summary": "Ejecuciones: {{total}} · Problemas: {{issues}}",
|
||||
"issueCount": "Problemas: {{count}}",
|
||||
"noRecentIssues": "Sin problemas recientes",
|
||||
"lastRan": "Última ejecución: {{time}}",
|
||||
"lastRanWithDuration": "Última ejecución: {{time}} · {{duration}}",
|
||||
"runMetaWithDuration": "{{time}} · {{duration}}",
|
||||
"noError": "No se registraron errores"
|
||||
},
|
||||
"message": {
|
||||
"showMore": "Mostrar mensaje completo",
|
||||
|
||||
@@ -577,12 +577,18 @@
|
||||
"unknown": "inconnu"
|
||||
},
|
||||
"history": {
|
||||
"ok": "Terminée",
|
||||
"ok": "Sans erreur",
|
||||
"error": "Erreur",
|
||||
"skipped": "Ignorée",
|
||||
"recent": "Dernier résultat",
|
||||
"health": "État récent",
|
||||
"timeline": "Historique d’exécution",
|
||||
"statusWithDuration": "{{status}} · {{duration}}"
|
||||
"summary": "Exécutions : {{total}} · Problèmes : {{issues}}",
|
||||
"issueCount": "Problèmes : {{count}}",
|
||||
"noRecentIssues": "Aucun problème récent",
|
||||
"lastRan": "Dernière exécution : {{time}}",
|
||||
"lastRanWithDuration": "Dernière exécution : {{time}} · {{duration}}",
|
||||
"runMetaWithDuration": "{{time}} · {{duration}}",
|
||||
"noError": "Aucune erreur enregistrée"
|
||||
},
|
||||
"message": {
|
||||
"showMore": "Afficher le message complet",
|
||||
|
||||
@@ -577,12 +577,18 @@
|
||||
"unknown": "tidak dikenal"
|
||||
},
|
||||
"history": {
|
||||
"ok": "Selesai",
|
||||
"ok": "Tanpa error",
|
||||
"error": "Error",
|
||||
"skipped": "Dilewati",
|
||||
"recent": "Hasil terakhir",
|
||||
"health": "Status terbaru",
|
||||
"timeline": "Riwayat eksekusi",
|
||||
"statusWithDuration": "{{status}} · {{duration}}"
|
||||
"summary": "Eksekusi: {{total}} · Masalah: {{issues}}",
|
||||
"issueCount": "Masalah: {{count}}",
|
||||
"noRecentIssues": "Tidak ada masalah terbaru",
|
||||
"lastRan": "Terakhir berjalan {{time}}",
|
||||
"lastRanWithDuration": "Terakhir berjalan {{time}} · {{duration}}",
|
||||
"runMetaWithDuration": "{{time}} · {{duration}}",
|
||||
"noError": "Tidak ada error tercatat"
|
||||
},
|
||||
"message": {
|
||||
"showMore": "Tampilkan pesan lengkap",
|
||||
|
||||
@@ -577,12 +577,18 @@
|
||||
"unknown": "不明"
|
||||
},
|
||||
"history": {
|
||||
"ok": "完了",
|
||||
"ok": "正常",
|
||||
"error": "エラー",
|
||||
"skipped": "スキップ",
|
||||
"recent": "最新結果",
|
||||
"health": "最近の状態",
|
||||
"timeline": "実行履歴",
|
||||
"statusWithDuration": "{{status}} · {{duration}}"
|
||||
"summary": "実行: {{total}} · 問題: {{issues}}",
|
||||
"issueCount": "問題: {{count}}",
|
||||
"noRecentIssues": "最近の問題なし",
|
||||
"lastRan": "最終実行: {{time}}",
|
||||
"lastRanWithDuration": "最終実行: {{time}} · {{duration}}",
|
||||
"runMetaWithDuration": "{{time}} · {{duration}}",
|
||||
"noError": "エラー記録なし"
|
||||
},
|
||||
"message": {
|
||||
"showMore": "メッセージ全文を表示",
|
||||
|
||||
@@ -577,12 +577,18 @@
|
||||
"unknown": "알 수 없음"
|
||||
},
|
||||
"history": {
|
||||
"ok": "완료",
|
||||
"ok": "정상",
|
||||
"error": "오류",
|
||||
"skipped": "건너뜀",
|
||||
"recent": "최근 결과",
|
||||
"health": "최근 상태",
|
||||
"timeline": "실행 기록",
|
||||
"statusWithDuration": "{{status}} · {{duration}}"
|
||||
"summary": "실행: {{total}} · 문제: {{issues}}",
|
||||
"issueCount": "문제: {{count}}",
|
||||
"noRecentIssues": "최근 문제 없음",
|
||||
"lastRan": "마지막 실행: {{time}}",
|
||||
"lastRanWithDuration": "마지막 실행: {{time}} · {{duration}}",
|
||||
"runMetaWithDuration": "{{time}} · {{duration}}",
|
||||
"noError": "기록된 오류 없음"
|
||||
},
|
||||
"message": {
|
||||
"showMore": "전체 메시지 보기",
|
||||
|
||||
@@ -577,12 +577,18 @@
|
||||
"unknown": "không xác định"
|
||||
},
|
||||
"history": {
|
||||
"ok": "Hoàn tất",
|
||||
"ok": "Ổn",
|
||||
"error": "Lỗi",
|
||||
"skipped": "Đã bỏ qua",
|
||||
"recent": "Kết quả gần nhất",
|
||||
"health": "Tình trạng gần đây",
|
||||
"timeline": "Lịch sử chạy",
|
||||
"statusWithDuration": "{{status}} · {{duration}}"
|
||||
"summary": "Lượt chạy: {{total}} · Vấn đề: {{issues}}",
|
||||
"issueCount": "Vấn đề: {{count}}",
|
||||
"noRecentIssues": "Không có vấn đề gần đây",
|
||||
"lastRan": "Chạy lần cuối {{time}}",
|
||||
"lastRanWithDuration": "Chạy lần cuối {{time}} · {{duration}}",
|
||||
"runMetaWithDuration": "{{time}} · {{duration}}",
|
||||
"noError": "Không ghi nhận lỗi"
|
||||
},
|
||||
"message": {
|
||||
"showMore": "Hiển thị toàn bộ tin nhắn",
|
||||
|
||||
@@ -577,12 +577,18 @@
|
||||
"unknown": "未知"
|
||||
},
|
||||
"history": {
|
||||
"ok": "完成",
|
||||
"ok": "正常",
|
||||
"error": "错误",
|
||||
"skipped": "已跳过",
|
||||
"recent": "最近结果",
|
||||
"health": "最近健康状态",
|
||||
"timeline": "运行记录",
|
||||
"statusWithDuration": "{{status}} · {{duration}}"
|
||||
"summary": "运行:{{total}} · 问题:{{issues}}",
|
||||
"issueCount": "问题:{{count}}",
|
||||
"noRecentIssues": "近期无问题",
|
||||
"lastRan": "最后运行于 {{time}}",
|
||||
"lastRanWithDuration": "最后运行于 {{time}} · {{duration}}",
|
||||
"runMetaWithDuration": "{{time}} · {{duration}}",
|
||||
"noError": "未记录错误"
|
||||
},
|
||||
"message": {
|
||||
"showMore": "查看完整消息",
|
||||
|
||||
@@ -577,12 +577,18 @@
|
||||
"unknown": "未知"
|
||||
},
|
||||
"history": {
|
||||
"ok": "完成",
|
||||
"ok": "正常",
|
||||
"error": "錯誤",
|
||||
"skipped": "已略過",
|
||||
"recent": "最近結果",
|
||||
"health": "最近健康狀態",
|
||||
"timeline": "執行記錄",
|
||||
"statusWithDuration": "{{status}} · {{duration}}"
|
||||
"summary": "執行:{{total}} · 問題:{{issues}}",
|
||||
"issueCount": "問題:{{count}}",
|
||||
"noRecentIssues": "近期無問題",
|
||||
"lastRan": "最後執行於 {{time}}",
|
||||
"lastRanWithDuration": "最後執行於 {{time}} · {{duration}}",
|
||||
"runMetaWithDuration": "{{time}} · {{duration}}",
|
||||
"noError": "未記錄錯誤"
|
||||
},
|
||||
"message": {
|
||||
"showMore": "查看完整訊息",
|
||||
|
||||
Reference in New Issue
Block a user