feat: add persistent system task log cleanup progress

This commit is contained in:
CaIon
2026-06-22 19:16:53 +08:00
parent 6dc4030fdf
commit a162163b48
19 changed files with 984 additions and 51 deletions
+3
View File
@@ -52,6 +52,7 @@
"{{modality}} not supported": "{{modality}} not supported",
"{{modality}} supported": "{{modality}} supported",
"{{n}} model(s) selected": "{{n}} model(s) selected",
"{{processed}} of {{total}} log entries processed.": "{{processed}} of {{total}} log entries processed.",
"{{success}} succeeded, {{failed}} failed": "{{success}} succeeded, {{failed}} failed",
"{{target}} test failed": "{{target}} test failed",
"{{target}} test succeeded": "{{target}} test succeeded",
@@ -2352,6 +2353,8 @@
"Locations": "Locations",
"Locked": "Locked",
"log": "log",
"Log cleanup progress": "Log cleanup progress",
"Log cleanup task started.": "Log cleanup task started.",
"Log Details": "Log Details",
"Log Directory": "Log Directory",
"Log File Count": "Log File Count",
+3
View File
@@ -52,6 +52,7 @@
"{{modality}} not supported": "{{modality}} non pris en charge",
"{{modality}} supported": "{{modality}} pris en charge",
"{{n}} model(s) selected": "{{n}} modèle(s) sélectionné(s)",
"{{processed}} of {{total}} log entries processed.": "{{processed}} sur {{total}} entrées de journal traitées.",
"{{success}} succeeded, {{failed}} failed": "{{success}} réussi(s), {{failed}} échoué(s)",
"{{target}} test failed": "Échec du test de {{target}}",
"{{target}} test succeeded": "Test de {{target}} réussi",
@@ -2352,6 +2353,8 @@
"Locations": "Emplacements",
"Locked": "Verrouillé",
"log": "journal",
"Log cleanup progress": "Progression du nettoyage des journaux",
"Log cleanup task started.": "La tâche de nettoyage des journaux a démarré.",
"Log Details": "Détails du journal",
"Log Directory": "Répertoire des journaux",
"Log File Count": "Nombre de fichiers journaux",
+3
View File
@@ -52,6 +52,7 @@
"{{modality}} not supported": "{{modality}} はサポートされていません",
"{{modality}} supported": "{{modality}} をサポート",
"{{n}} model(s) selected": "{{n}} 件のモデルを選択済み",
"{{processed}} of {{total}} log entries processed.": "{{total}} 件中 {{processed}} 件のログを処理しました。",
"{{success}} succeeded, {{failed}} failed": "{{success}} 件成功、{{failed}} 件失敗",
"{{target}} test failed": "{{target}} のテストに失敗しました",
"{{target}} test succeeded": "{{target}} のテストに成功しました",
@@ -2352,6 +2353,8 @@
"Locations": "場所",
"Locked": "ロック済み",
"log": "ログ",
"Log cleanup progress": "ログクリーンアップの進行状況",
"Log cleanup task started.": "ログクリーンアップタスクを開始しました。",
"Log Details": "ログの詳細",
"Log Directory": "ログディレクトリ",
"Log File Count": "ログファイル数",
+3
View File
@@ -52,6 +52,7 @@
"{{modality}} not supported": "{{modality}} не поддерживается",
"{{modality}} supported": "{{modality}} поддерживается",
"{{n}} model(s) selected": "Выбрано моделей: {{n}}",
"{{processed}} of {{total}} log entries processed.": "Обработано {{processed}} из {{total}} записей журнала.",
"{{success}} succeeded, {{failed}} failed": "{{success}} успешно, {{failed}} с ошибкой",
"{{target}} test failed": "Тест {{target}} не выполнен",
"{{target}} test succeeded": "Тест {{target}} успешно выполнен",
@@ -2352,6 +2353,8 @@
"Locations": "Местоположения",
"Locked": "Заблокировано",
"log": "записи",
"Log cleanup progress": "Ход очистки журнала",
"Log cleanup task started.": "Задача очистки журнала запущена.",
"Log Details": "Детали журнала",
"Log Directory": "Каталог журналов",
"Log File Count": "Кол-во файлов журналов",
+3
View File
@@ -52,6 +52,7 @@
"{{modality}} not supported": "Không hỗ trợ {{modality}}",
"{{modality}} supported": "Hỗ trợ {{modality}}",
"{{n}} model(s) selected": "Đã chọn {{n}} model",
"{{processed}} of {{total}} log entries processed.": "Đã xử lý {{processed}}/{{total}} mục nhật ký.",
"{{success}} succeeded, {{failed}} failed": "{{success}} thành công, {{failed}} thất bại",
"{{target}} test failed": "Kiểm tra {{target}} thất bại",
"{{target}} test succeeded": "Kiểm tra {{target}} thành công",
@@ -2352,6 +2353,8 @@
"Locations": "Vị trí",
"Locked": "Đã khóa",
"log": "nhật ký",
"Log cleanup progress": "Tiến trình dọn dẹp nhật ký",
"Log cleanup task started.": "Đã bắt đầu tác vụ dọn dẹp nhật ký.",
"Log Details": "Chi tiết Nhật ký",
"Log Directory": "Thư mục nhật ký",
"Log File Count": "Số tệp nhật ký",
+3
View File
@@ -52,6 +52,7 @@
"{{modality}} not supported": "不支持 {{modality}}",
"{{modality}} supported": "支持 {{modality}}",
"{{n}} model(s) selected": "已选 {{n}} 个模型",
"{{processed}} of {{total}} log entries processed.": "已处理 {{processed}} / {{total}} 条日志。",
"{{success}} succeeded, {{failed}} failed": "{{success}} 个成功,{{failed}} 个失败",
"{{target}} test failed": "{{target}} 测试失败",
"{{target}} test succeeded": "{{target}} 测试成功",
@@ -2352,6 +2353,8 @@
"Locations": "位置",
"Locked": "锁定",
"log": "日志的完整详情",
"Log cleanup progress": "日志清理进度",
"Log cleanup task started.": "日志清理任务已启动。",
"Log Details": "日志详情",
"Log Directory": "日志目录",
"Log File Count": "日志文件数",