|
14 | 14 | "chatInterface.componentUnmount": "Component Unmounted", |
15 | 15 | "chatInterface.errorCancelingRequest": "Error canceling request", |
16 | 16 | "chatInterface.requestTimeout": "Request Timeout", |
17 | | - "chatInterface.requestTimeoutMessage": "Request exceeded 120 seconds and was automatically canceled", |
18 | 17 | "chatInterface.requestTimeoutRetry": "Request timed out, please try again", |
19 | 18 | "chatInterface.stopTimeoutRequestFailed": "Failed to stop timed-out request:", |
20 | 19 | "chatInterface.refreshDialogListFailedButContinue": "Failed to refresh conversation list, but continuing to send message:", |
|
28 | 27 | "chatInterface.fileParsingComplete": "File parsing complete", |
29 | 28 | "chatInterface.fileParsingCompleteWithTruncation": "File parsing complete: {{truncationInfo}}", |
30 | 29 | "chatInterface.truncationSeparator": "; ", |
31 | | - "chatInterface.fileProcessingFailed": "File processing failed: {{error}}", |
32 | 30 | "chatInterface.fileParsingFailed": "File parsing failed", |
33 | 31 | "chatInterface.fileSizeExceeded": "File size exceeds the limit, please upload smaller files", |
34 | 32 | "chatInterface.filePreprocessingStopped": "File parsing stopped", |
35 | | - "chatInterface.userCancelledRequest": "User canceled the request", |
36 | 33 | "chatInterface.conversationStopped": "Conversation stopped", |
37 | 34 | "chatInterface.errorProcessingRequest": "An error occurred while processing the request", |
38 | 35 | "chatInterface.errorFetchingConversationList": "Failed to fetch conversation list during initialization:", |
39 | 36 | "chatInterface.errorFetchingConversationDetailsError": "Error fetching conversation details:", |
40 | 37 | "chatInterface.errorFetchingAttachmentUrl": "Failed to fetch attachment URL: {{object_name}}", |
41 | 38 | "chatInterface.renameFailed": "Rename failed:", |
42 | 39 | "chatInterface.deleteConversation": "Delete Conversation", |
43 | | - "chatInterface.stoppingCurrentConversationBeforeDeleting": "Stopping current conversation before deletion:", |
44 | 40 | "chatInterface.stopConversationToDeleteFailed": "Failed to stop conversation for deletion:", |
45 | 41 | "chatInterface.deleteFailed": "Delete failed:", |
46 | 42 | "chatInterface.imageLoadFailed": "Image failed to load:", |
|
60 | 56 | "chatPreprocess.preprocessResponseEmpty": "Preprocessing response is empty", |
61 | 57 | "chatPreprocess.parsingPreprocessDataFailed": "Failed to parse preprocessing data:", |
62 | 58 | "chatPreprocess.filePreprocessingFailed": "File preprocessing failed:", |
63 | | - "chatPreprocess.uploadingFile": "Uploading file: {{name}}, type: {{type}}, size: {{size}}", |
64 | | - "chatPreprocess.uploadingImage": "Uploading image: {{name}}, type: {{type}}, size: {{size}}", |
65 | 59 | "chatPreprocess.fileUploadFailed": "File upload failed:", |
66 | 60 | "chatPreprocess.parsingFile": "Parsing file...", |
67 | 61 |
|
|
221 | 215 | "chatStreamHandler.callingTool": "Calling tool...", |
222 | 216 | "chatStreamHandler.parseSearchContentFailed": "Failed to parse search content:", |
223 | 217 | "chatStreamHandler.processImageDataFailed": "Failed to process image data:", |
224 | | - "chatStreamHandler.parseSSEFailed": "Failed to parse SSE data:", |
225 | 218 | "chatStreamHandler.processRemainingDataFailed": "Failed to process remaining data:", |
226 | 219 | "chatStreamHandler.thinking": "Thinking...", |
227 | 220 | "chatStreamHandler.connectingMcpServer": "Connecting to MCP server...", |
|
460 | 453 | "knowledgeBase.description.default": "Knowledge base created through document upload", |
461 | 454 | "knowledgeBase.empty.title": "No Knowledge Base Selected", |
462 | 455 | "knowledgeBase.empty.description": "Please select a knowledge base from the list on the left, or create a new one", |
463 | | - "knowledgeBase.log.documentsPolled": "Polling service retrieved {{count}} documents", |
464 | 456 | "knowledgeBase.error.createUpload": "Failed to create knowledge base or upload files:", |
465 | 457 | "knowledgeBase.error.getSummary": "Failed to generate knowledge base summary:", |
466 | 458 | "knowledgeBase.name.new": "new_base", |
|
753 | 745 | "auth.inviteCodeHint.documentationUrl": "https://modelengine-group.github.io/nexent/en/contributing.html#%F0%9F%8C%9F-quick-memorial-wall-contribution", |
754 | 746 | "auth.inviteCodeHint.viewDocumentation": "View Documentation", |
755 | 747 |
|
756 | | - "role_admin": "Admin", |
757 | | - |
758 | | - "role_user": "User", |
759 | | - |
760 | 748 | "toolManagement.refresh.title": "Refresh Tools List", |
761 | 749 | "toolManagement.refresh.button.refreshing": "Refreshing", |
762 | 750 | "toolManagement.refresh.button.refresh": "Refresh Tools", |
|
767 | 755 | "toolManagement.message.refreshFailed": "Failed to refresh tools list", |
768 | 756 | "toolManagement.message.refreshFailedRetry": "Failed to refresh tools list, please try again later", |
769 | 757 |
|
770 | | - "debug.console.refreshToolsFailed": "Failed to refresh tools list:", |
771 | | - "debug.console.loadAgentDetailsFailed": "Failed to load Agent details:", |
772 | | - "debug.console.importAgentFailed": "Failed to import Agent:", |
773 | | - "debug.console.exportAgentFailed": "Failed to export Agent:", |
774 | | - "debug.console.deleteAgentFailed": "Failed to delete Agent:", |
775 | | - "debug.console.fetchAgentListFailed": "Failed to fetch Agent list:", |
776 | 758 |
|
777 | 759 | "mcpConfig.modal.title": "MCP Server Configuration", |
778 | 760 | "mcpConfig.modal.close": "Close", |
|
842 | 824 |
|
843 | 825 | "agentConfig.tools.refreshSuccess": "Tool list refreshed successfully", |
844 | 826 | "agentConfig.tools.refreshFailed": "Failed to refresh tool list", |
845 | | - "agentConfig.debug.refreshToolsFailed": "Failed to refresh tool list:", |
846 | | - "agentConfig.error.fetchToolsFailed": "Failed to fetch tools list, please try again later", |
847 | | - "agentConfig.error.fetchAgentListFailed": "Failed to fetch agent list, please try again later", |
848 | | - "agentConfig.error.fetchCreatingSubAgentIdFailed": "Failed to fetch creating sub agent ID, please try again later", |
849 | | - "agentConfig.error.fetchAgentDetailsFailed": "Failed to fetch agent details, please try again later", |
850 | | - "agentConfig.error.fetchAgentCallRelationshipFailed": "Failed to fetch agent call relationship, please try again later", |
| 827 | + "agentConfig.tools.fetchFailed": "Failed to fetch tools list, please try again later", |
| 828 | + "agentConfig.agents.listFetchFailed": "Failed to fetch agent list, please try again later", |
| 829 | + "agentConfig.agents.createSubAgentIdFailed": "Failed to fetch creating sub agent ID, please try again later", |
| 830 | + "agentConfig.agents.detailsFetchFailed": "Failed to fetch agent details, please try again later", |
| 831 | + "agentConfig.agents.callRelationshipFetchFailed": "Failed to fetch agent call relationship, please try again later", |
| 832 | + "agentConfig.tools.refreshFailedDebug": "Failed to refresh tools list:", |
| 833 | + "agentConfig.agents.detailsLoadFailed": "Failed to load Agent details:", |
| 834 | + "agentConfig.agents.importFailed": "Failed to import Agent:", |
| 835 | + "agentConfig.agents.exportFailed": "Failed to export Agent:", |
| 836 | + "agentConfig.agents.deleteFailed": "Failed to delete Agent:", |
| 837 | + "agentConfig.agents.listFetchFailedDebug": "Failed to fetch Agent list:", |
851 | 838 |
|
852 | 839 | "embedding.emptyWarningModal.title": "No Embedding Model Selected", |
853 | 840 | "embedding.emptyWarningModal.content": "You have not selected an Embedding model. The knowledge base configuration, memory functions and some agent tools will be unavailable.", |
|
0 commit comments