lobe-chat

Форк
0
/
components.json 
84 строки · 3.6 Кб
1
{
2
  "DragUpload": {
3
    "dragDesc": "Drag and drop files here to upload multiple images.",
4
    "dragFileDesc": "Drag and drop images and files here to upload multiple images and files.",
5
    "dragFileTitle": "Upload Files",
6
    "dragTitle": "Upload Images"
7
  },
8
  "FileManager": {
9
    "actions": {
10
      "addToKnowledgeBase": "Add to Knowledge Base",
11
      "addToOtherKnowledgeBase": "Add to Other Knowledge Base",
12
      "batchChunking": "Batch Chunking",
13
      "chunking": "Chunking",
14
      "chunkingTooltip": "Split the file into multiple text chunks and embedding them for semantic search and file dialogue.",
15
      "confirmDelete": "You are about to delete this file. Once deleted, it cannot be recovered. Please confirm your action.",
16
      "confirmDeleteMultiFiles": "You are about to delete the selected {{count}} files. Once deleted, they cannot be recovered. Please confirm your action.",
17
      "confirmRemoveFromKnowledgeBase": "You are about to remove the selected {{count}} files from the knowledge base. They will still be viewable in all files. Please confirm your action.",
18
      "copyUrl": "Copy Link",
19
      "copyUrlSuccess": "File url copied successfully.",
20
      "createChunkingTask": "Preparing...",
21
      "deleteSuccess": "File deleted successfully.",
22
      "downloading": "Downloading file...",
23
      "removeFromKnowledgeBase": "Remove from Knowledge Base",
24
      "removeFromKnowledgeBaseSuccess": "File removed successfully."
25
    },
26
    "bottom": "You've reached the end.",
27
    "config": {
28
      "showFilesInKnowledgeBase": "Show content in Knowledge Base"
29
    },
30
    "emptyStatus": {
31
      "actions": {
32
        "file": "Upload File",
33
        "folder": "Upload Folder",
34
        "knowledgeBase": "Create New Knowledge Base"
35
      },
36
      "or": "or",
37
      "title": "Drag files or folders here"
38
    },
39
    "title": {
40
      "createdAt": "Created At",
41
      "size": "Size",
42
      "title": "File"
43
    },
44
    "total": {
45
      "fileCount": "Total {{count}} items",
46
      "selectedCount": "Selected {{count}} items"
47
    }
48
  },
49
  "FileParsingStatus": {
50
    "chunks": {
51
      "embeddingStatus": {
52
        "empty": "Text chunks have not been fully embedded, which will render the semantic search feature unavailable. To improve search quality, please embedding the text chunks.",
53
        "error": "Embedding failed",
54
        "errorResult": "Vectorization failed, please check and try again. Error detail:",
55
        "processing": "Text chunks are being embedded, please be patient.",
56
        "success": "All current text chunks have been embedded"
57
      },
58
      "embeddings": "Embedding",
59
      "status": {
60
        "error": "Chunking failed",
61
        "errorResult": "Chunking failed, please check and try again. Error detail:",
62
        "processing": "Chunking",
63
        "processingTip": "The server is splitting text chunks; closing the page will not affect the chunking progress."
64
      }
65
    }
66
  },
67
  "GoBack": {
68
    "back": "Back"
69
  },
70
  "ModelSelect": {
71
    "featureTag": {
72
      "custom": "Custom model, by default, supports both function call and visual recognition. Please verify the availability of the above capabilities based on actual situations.",
73
      "file": "This model supports file upload for reading and recognition.",
74
      "functionCall": "This model supports function call.",
75
      "tokens": "This model supports up to {{tokens}} tokens in a single session.",
76
      "vision": "This model supports visual recognition."
77
    },
78
    "removed": "The model is not in the list. It will be automatically removed if deselected."
79
  },
80
  "ModelSwitchPanel": {
81
    "emptyModel": "No enabled model. Please go to settings to enable.",
82
    "provider": "Provider"
83
  }
84
}
85

Использование cookies

Мы используем файлы cookie в соответствии с Политикой конфиденциальности и Политикой использования cookies.

Нажимая кнопку «Принимаю», Вы даете АО «СберТех» согласие на обработку Ваших персональных данных в целях совершенствования нашего веб-сайта и Сервиса GitVerse, а также повышения удобства их использования.

Запретить использование cookies Вы можете самостоятельно в настройках Вашего браузера.