diff --git a/lightrag_webui/src/locales/ar.json b/lightrag_webui/src/locales/ar.json index 5dcfc9f7..c29c8e7c 100644 --- a/lightrag_webui/src/locales/ar.json +++ b/lightrag_webui/src/locales/ar.json @@ -70,7 +70,6 @@ "confirmButton": "نعم", "deleteFileOption": "حذف الملفات المرفوعة أيضًا", "deleteFileTooltip": "حدد هذا الخيار لحذف الملفات المرفوعة المقابلة على الخادم أيضًا", - "deleteLLMCacheOption": "حذف ذاكرة LLM المؤقتة للاستخراج أيضًا", "success": "تم بدء تشغيل خط معالجة حذف المستندات بنجاح", "failed": "فشل حذف المستندات:\n{{message}}", "error": "فشل حذف المستندات:\n{{error}}", @@ -98,7 +97,7 @@ "error": "فشل رفع بعض الملفات" }, "generalError": "فشل الرفع\n{{error}}", - "fileTypes": "الأنواع المدعومة: TXT، MD، DOCX، PDF، PPTX، XLSX، RTF، ODT، EPUB، HTML، HTM، TEX، JSON، XML، YAML، YML، CSV، LOG، CONF، INI، PROPERTIES، SQL، BAT، SH، C، CPP، PY، JAVA، JS، TS، SWIFT، GO، RB، PHP، CSS، SCSS، LESS", + "fileTypes": "الأنواع المدعومة: TXT، MD، DOCX، PDF، PPTX، RTF، ODT، EPUB، HTML، HTM، TEX، JSON، XML، YAML، YML، CSV، LOG، CONF، INI، PROPERTIES، SQL، BAT، SH، C، CPP، PY، JAVA، JS، TS، SWIFT، GO، RB، PHP، CSS، SCSS، LESS", "fileUploader": { "singleFileLimit": "لا يمكن رفع أكثر من ملف واحد في المرة الواحدة", "maxFilesLimit": "لا يمكن رفع أكثر من {{count}} ملفات", @@ -115,12 +114,12 @@ "documentManager": { "title": "إدارة المستندات", "scanButton": "مسح ضوئي", - "scanTooltip": "مسح ومعالجة المستندات في مجلد الإدخال، وإعادة معالجة جميع المستندات الفاشلة أيضًا", + "scanTooltip": "مسح المستندات ضوئيًا في مجلد الإدخال", "retryFailedButton": "إعادة المحاولة", "retryFailedTooltip": "إعادة معالجة جميع المستندات الفاشلة", "refreshTooltip": "إعادة تعيين قائمة المستندات", - "pipelineStatusButton": "خط المعالجة", - "pipelineStatusTooltip": "عرض حالة خط معالجة المستندات", + "pipelineStatusButton": "حالة خط المعالجة", + "pipelineStatusTooltip": "عرض حالة خط المعالجة", "uploadedTitle": "المستندات المرفوعة", "uploadedDescription": "قائمة المستندات المرفوعة وحالاتها.", "emptyTitle": "لا توجد مستندات", @@ -140,7 +139,6 @@ "status": { "all": "الكل", "completed": "مكتمل", - "preprocessed": "مُعالج مسبقًا", "processing": "قيد المعالجة", "pending": "معلق", "failed": "فشل" @@ -157,28 +155,17 @@ "hideFileNameTooltip": "إخفاء اسم الملف" }, "pipelineStatus": { - "title": "حالة خط الأنابيب", - "busy": "خط الأنابيب مشغول", - "requestPending": "طلب معلق", - "cancellationRequested": "طلب الإلغاء", + "title": "حالة خط المعالجة", + "busy": "خط المعالجة مشغول", + "requestPending": "الطلب معلق", "jobName": "اسم المهمة", "startTime": "وقت البدء", "progress": "التقدم", "unit": "دفعة", "latestMessage": "آخر رسالة", - "historyMessages": "رسائل السجل", - "cancelButton": "إلغاء", - "cancelTooltip": "إلغاء معالجة خط الأنابيب", - "cancelConfirmTitle": "تأكيد إلغاء خط الأنابيب", - "cancelConfirmDescription": "سيؤدي هذا الإجراء إلى إيقاف معالجة خط الأنابيب الجارية. هل أنت متأكد من أنك تريد المتابعة؟", - "cancelConfirmButton": "تأكيد الإلغاء", - "cancelInProgress": "الإلغاء قيد التقدم...", - "pipelineNotRunning": "خط الأنابيب غير قيد التشغيل", - "cancelSuccess": "تم طلب إلغاء خط الأنابيب", - "cancelFailed": "فشل إلغاء خط الأنابيب\n{{error}}", - "cancelNotBusy": "خط الأنابيب غير قيد التشغيل، لا حاجة للإلغاء", + "historyMessages": "سجل الرسائل", "errors": { - "fetchFailed": "فشل في جلب حالة خط الأنابيب\n{{error}}" + "fetchFailed": "فشل في جلب حالة خط المعالجة\n{{error}}" } } }, @@ -330,10 +317,10 @@ "description": "الوصف", "entity_id": "الاسم", "entity_type": "النوع", - "source_id": "C-ID", + "source_id": "معرف المصدر", "Neighbour": "الجار", - "file_path": "File", - "keywords": "Keyword", + "file_path": "المصدر", + "keywords": "الكلمات الرئيسية", "weight": "الوزن" } }, diff --git a/lightrag_webui/src/locales/en.json b/lightrag_webui/src/locales/en.json index 5e8a7c8b..7d5367d0 100644 --- a/lightrag_webui/src/locales/en.json +++ b/lightrag_webui/src/locales/en.json @@ -114,7 +114,7 @@ "documentManager": { "title": "Document Management", "scanButton": "Scan", - "scanTooltip": "Scan and process documents in input folder, and also reprocess all failed documents", + "scanTooltip": "Scan documents in input folder", "retryFailedButton": "Retry", "retryFailedTooltip": "Retry processing all failed documents", "refreshTooltip": "Reset document list", diff --git a/lightrag_webui/src/locales/fr.json b/lightrag_webui/src/locales/fr.json index 4e2ab9d8..a6d96d3d 100644 --- a/lightrag_webui/src/locales/fr.json +++ b/lightrag_webui/src/locales/fr.json @@ -70,7 +70,6 @@ "confirmButton": "OUI", "deleteFileOption": "Supprimer également les fichiers téléchargés", "deleteFileTooltip": "Cochez cette option pour supprimer également les fichiers téléchargés correspondants sur le serveur", - "deleteLLMCacheOption": "Supprimer également le cache LLM d'extraction", "success": "Pipeline de suppression de documents démarré avec succès", "failed": "Échec de la suppression des documents :\n{{message}}", "error": "Échec de la suppression des documents :\n{{error}}", @@ -98,7 +97,7 @@ "error": "Certains fichiers n'ont pas pu être téléchargés" }, "generalError": "Échec du téléchargement\n{{error}}", - "fileTypes": "Types pris en charge : TXT, MD, DOCX, PDF, PPTX, XLSX, RTF, ODT, EPUB, HTML, HTM, TEX, JSON, XML, YAML, YML, CSV, LOG, CONF, INI, PROPERTIES, SQL, BAT, SH, C, CPP, PY, JAVA, JS, TS, SWIFT, GO, RB, PHP, CSS, SCSS, LESS", + "fileTypes": "Types pris en charge : TXT, MD, DOCX, PDF, PPTX, RTF, ODT, EPUB, HTML, HTM, TEX, JSON, XML, YAML, YML, CSV, LOG, CONF, INI, PROPERTIES, SQL, BAT, SH, C, CPP, PY, JAVA, JS, TS, SWIFT, GO, RB, PHP, CSS, SCSS, LESS", "fileUploader": { "singleFileLimit": "Impossible de télécharger plus d'un fichier à la fois", "maxFilesLimit": "Impossible de télécharger plus de {{count}} fichiers", @@ -115,12 +114,12 @@ "documentManager": { "title": "Gestion des documents", "scanButton": "Scanner", - "scanTooltip": "Scanner et traiter les documents dans le dossier d'entrée, et retraiter également tous les documents échoués", + "scanTooltip": "Scanner les documents dans le dossier d'entrée", "retryFailedButton": "Réessayer", "retryFailedTooltip": "Réessayer le traitement de tous les documents échoués", "refreshTooltip": "Réinitialiser la liste des documents", - "pipelineStatusButton": "Pipeline", - "pipelineStatusTooltip": "Voir l'état du pipeline de traitement des documents", + "pipelineStatusButton": "État du Pipeline", + "pipelineStatusTooltip": "Voir l'état du pipeline", "uploadedTitle": "Documents téléchargés", "uploadedDescription": "Liste des documents téléchargés et leurs statuts.", "emptyTitle": "Aucun document", @@ -140,7 +139,6 @@ "status": { "all": "Tous", "completed": "Terminé", - "preprocessed": "Prétraité", "processing": "En traitement", "pending": "En attente", "failed": "Échoué" @@ -158,25 +156,14 @@ }, "pipelineStatus": { "title": "État du Pipeline", - "busy": "Pipeline Occupé", - "requestPending": "Demande en Attente", - "cancellationRequested": "Annulation Demandée", - "jobName": "Nom du Travail", - "startTime": "Heure de Début", - "progress": "Progrès", - "unit": "Lot", - "latestMessage": "Dernier Message", - "historyMessages": "Messages d'Historique", - "cancelButton": "Annuler", - "cancelTooltip": "Annuler le traitement du pipeline", - "cancelConfirmTitle": "Confirmer l'Annulation du Pipeline", - "cancelConfirmDescription": "Cette action interrompra le traitement du pipeline en cours. Êtes-vous sûr de vouloir continuer ?", - "cancelConfirmButton": "Confirmer l'Annulation", - "cancelInProgress": "Annulation en cours...", - "pipelineNotRunning": "Le pipeline n'est pas en cours d'exécution", - "cancelSuccess": "Annulation du pipeline demandée", - "cancelFailed": "Échec de l'annulation du pipeline\n{{error}}", - "cancelNotBusy": "Le pipeline n'est pas en cours d'exécution, pas besoin d'annuler", + "busy": "Pipeline occupé", + "requestPending": "Requête en attente", + "jobName": "Nom du travail", + "startTime": "Heure de début", + "progress": "Progression", + "unit": "lot", + "latestMessage": "Dernier message", + "historyMessages": "Historique des messages", "errors": { "fetchFailed": "Échec de la récupération de l'état du pipeline\n{{error}}" } @@ -330,9 +317,9 @@ "description": "Description", "entity_id": "Nom", "entity_type": "Type", - "source_id": "C-ID", + "source_id": "ID source", "Neighbour": "Voisin", - "file_path": "File", + "file_path": "Source", "keywords": "Keys", "weight": "Poids" } diff --git a/lightrag_webui/src/locales/zh.json b/lightrag_webui/src/locales/zh.json index 86fa4457..afae7fbe 100644 --- a/lightrag_webui/src/locales/zh.json +++ b/lightrag_webui/src/locales/zh.json @@ -114,7 +114,7 @@ "documentManager": { "title": "文档管理", "scanButton": "扫描", - "scanTooltip": "扫描处理输入目录中的文档,同时重新处理所有失败的文档", + "scanTooltip": "扫描输入目录中的文档", "retryFailedButton": "重试", "retryFailedTooltip": "重新处理所有失败的文档", "refreshTooltip": "复位文档清单", diff --git a/lightrag_webui/src/locales/zh_TW.json b/lightrag_webui/src/locales/zh_TW.json index 23cc4426..3d76150c 100644 --- a/lightrag_webui/src/locales/zh_TW.json +++ b/lightrag_webui/src/locales/zh_TW.json @@ -70,7 +70,6 @@ "confirmButton": "確定", "deleteFileOption": "同時刪除上傳檔案", "deleteFileTooltip": "選取此選項將同時刪除伺服器上對應的上傳檔案", - "deleteLLMCacheOption": "同時刪除實體關係擷取 LLM 快取", "success": "文件刪除流水線啟動成功", "failed": "刪除文件失敗:\n{{message}}", "error": "刪除文件失敗:\n{{error}}", @@ -115,12 +114,12 @@ "documentManager": { "title": "文件管理", "scanButton": "掃描", - "scanTooltip": "掃描處理輸入目錄中的文件,同時重新處理所有失敗的文件", + "scanTooltip": "掃描輸入目錄中的文件", "retryFailedButton": "重試", "retryFailedTooltip": "重新處理所有失敗的文件", "refreshTooltip": "重設文件清單", - "pipelineStatusButton": "管線狀態", - "pipelineStatusTooltip": "查看文件處理管線狀態", + "pipelineStatusButton": "pipeline 狀態", + "pipelineStatusTooltip": "查看pipeline 狀態", "uploadedTitle": "已上傳文件", "uploadedDescription": "已上傳文件清單及其狀態", "emptyTitle": "無文件", @@ -140,7 +139,6 @@ "status": { "all": "全部", "completed": "已完成", - "preprocessed": "預處理", "processing": "處理中", "pending": "等待中", "failed": "失敗" @@ -157,28 +155,17 @@ "hideFileNameTooltip": "隱藏檔案名稱" }, "pipelineStatus": { - "title": "流水線狀態", - "busy": "流水線忙碌", + "title": "pipeline 狀態", + "busy": "pipeline 忙碌中", "requestPending": "待處理請求", - "cancellationRequested": "取消請求", - "jobName": "作業名稱", + "jobName": "工作名稱", "startTime": "開始時間", "progress": "進度", - "unit": "批", - "latestMessage": "最新消息", - "historyMessages": "歷史消息", - "cancelButton": "中斷", - "cancelTooltip": "中斷流水線處理", - "cancelConfirmTitle": "確認中斷流水線", - "cancelConfirmDescription": "此操作將中斷正在進行的流水線處理。確定要繼續嗎?", - "cancelConfirmButton": "確認中斷", - "cancelInProgress": "取消請求進行中...", - "pipelineNotRunning": "流水線未運行", - "cancelSuccess": "流水線中斷請求已發送", - "cancelFailed": "中斷流水線失敗\n{{error}}", - "cancelNotBusy": "流水線未運行,無需中斷", + "unit": "梯次", + "latestMessage": "最新訊息", + "historyMessages": "歷史訊息", "errors": { - "fetchFailed": "獲取流水線狀態失敗\n{{error}}" + "fetchFailed": "取得pipeline 狀態失敗\n{{error}}" } } }, @@ -330,9 +317,9 @@ "description": "描述", "entity_id": "名稱", "entity_type": "類型", - "source_id": "C-ID", + "source_id": "來源ID", "Neighbour": "鄰接", - "file_path": "檔案", + "file_path": "來源", "keywords": "Keys", "weight": "權重" } @@ -348,14 +335,14 @@ }, "search": { "placeholder": "頁面內搜尋節點...", - "message": "還有 {{count}} 個" + "message": "還有 {count} 個" }, "graphLabels": { "selectTooltip": "獲取節點(標籤)子圖", "noLabels": "未找到匹配的節點", "label": "搜尋節點名稱", "placeholder": "搜尋節點名稱...", - "andOthers": "還有 {{count}} 個", + "andOthers": "還有 {count} 個", "refreshGlobalTooltip": "重新整理全圖資料和重置搜尋歷史", "refreshCurrentLabelTooltip": "重新整理目前頁面圖形資料", "refreshingTooltip": "正在重新整理資料..."