mirror of
https://github.com/langgenius/dify.git
synced 2026-07-23 20:18:40 +08:00
261 lines
13 KiB
JSON
261 lines
13 KiB
JSON
{
|
|
"embedding.childMaxTokens": "Child",
|
|
"embedding.completed": "Embedding completed",
|
|
"embedding.custom": "Custom",
|
|
"embedding.error": "Embedding error",
|
|
"embedding.hierarchical": "Parent-child",
|
|
"embedding.mode": "Chunking Setting",
|
|
"embedding.parentMaxTokens": "Parent",
|
|
"embedding.pause": "Pause",
|
|
"embedding.paused": "Embedding paused",
|
|
"embedding.processing": "Embedding processing...",
|
|
"embedding.resume": "Resume",
|
|
"embedding.segmentLength": "Maximum Chunk Length",
|
|
"embedding.segments": "Paragraphs",
|
|
"embedding.textCleaning": "Text Preprocessing Rules",
|
|
"embedding.waiting": "Embedding waiting...",
|
|
"list.action.addButton": "Add chunk",
|
|
"list.action.archive": "Archive",
|
|
"list.action.batchAdd": "Batch add",
|
|
"list.action.delete": "Delete",
|
|
"list.action.download": "Download",
|
|
"list.action.enableWarning": "Archived file cannot be enabled",
|
|
"list.action.pause": "Pause",
|
|
"list.action.resume": "Resume",
|
|
"list.action.settings": "Chunking Settings",
|
|
"list.action.summary": "Generate summary",
|
|
"list.action.sync": "Sync",
|
|
"list.action.unarchive": "Unarchive",
|
|
"list.addFile": "Add file",
|
|
"list.addPages": "Add Pages",
|
|
"list.addUrl": "Add URL",
|
|
"list.batchModal.answer": "answer",
|
|
"list.batchModal.browse": "browse",
|
|
"list.batchModal.cancel": "Cancel",
|
|
"list.batchModal.completed": "Import completed",
|
|
"list.batchModal.content": "content",
|
|
"list.batchModal.contentTitle": "chunk content",
|
|
"list.batchModal.csvUploadTitle": "Drag and drop your CSV file here, or ",
|
|
"list.batchModal.error": "Import Error",
|
|
"list.batchModal.ok": "OK",
|
|
"list.batchModal.processing": "In batch processing",
|
|
"list.batchModal.question": "question",
|
|
"list.batchModal.run": "Run Batch",
|
|
"list.batchModal.runError": "Run batch failed",
|
|
"list.batchModal.template": "Download the template here",
|
|
"list.batchModal.title": "Batch add chunks",
|
|
"list.delete.content": "If you need to resume processing later, you will continue from where you left off",
|
|
"list.delete.title": "Are you sure Delete?",
|
|
"list.desc": "All files of the Knowledge are shown here, and the entire Knowledge can be linked to Dify citations or indexed via the Chat plugin.",
|
|
"list.empty.sync.tip": "Dify will periodically download files from your Notion and complete processing.",
|
|
"list.empty.title": "There is no documentation yet",
|
|
"list.empty.upload.tip": "You can upload files, sync from the website, or from web apps like Notion, GitHub, etc.",
|
|
"list.index.all": "All",
|
|
"list.learnMore": "Learn more",
|
|
"list.sort.hitCount": "Retrieval Count",
|
|
"list.sort.uploadTime": "Upload Time",
|
|
"list.status.archived": "Archived",
|
|
"list.status.available": "Available",
|
|
"list.status.disabled": "Disabled",
|
|
"list.status.enabled": "Enabled",
|
|
"list.status.error": "Error",
|
|
"list.status.indexing": "Indexing",
|
|
"list.status.paused": "Paused",
|
|
"list.status.queuing": "Queuing",
|
|
"list.summary.generating": "Generating...",
|
|
"list.summary.generatingSummary": "Generating summary",
|
|
"list.table.header.action": "ACTION",
|
|
"list.table.header.chunkingMode": "CHUNKING MODE",
|
|
"list.table.header.fileName": "NAME",
|
|
"list.table.header.hitCount": "RETRIEVAL COUNT",
|
|
"list.table.header.status": "STATUS",
|
|
"list.table.header.uploadTime": "UPLOAD TIME",
|
|
"list.table.header.words": "WORDS",
|
|
"list.table.name": "Name",
|
|
"list.table.rename": "Rename",
|
|
"list.title": "Documents",
|
|
"metadata.dateTimeFormat": "MMMM D, YYYY hh:mm A",
|
|
"metadata.field.IMChat.chatPartiesGroupName": "Chat Parties/Group Name",
|
|
"metadata.field.IMChat.chatPlatform": "Chat Platform",
|
|
"metadata.field.IMChat.endDate": "End Date",
|
|
"metadata.field.IMChat.fileType": "File Type",
|
|
"metadata.field.IMChat.participants": "Participants",
|
|
"metadata.field.IMChat.startDate": "Start Date",
|
|
"metadata.field.IMChat.topicsKeywords": "Topics/Keywords",
|
|
"metadata.field.book.ISBN": "ISBN",
|
|
"metadata.field.book.author": "Author",
|
|
"metadata.field.book.category": "Category",
|
|
"metadata.field.book.language": "Language",
|
|
"metadata.field.book.publicationDate": "Publication Date",
|
|
"metadata.field.book.publisher": "Publisher",
|
|
"metadata.field.book.title": "Title",
|
|
"metadata.field.businessDocument.author": "Author",
|
|
"metadata.field.businessDocument.creationDate": "Creation Date",
|
|
"metadata.field.businessDocument.departmentTeam": "Department/Team",
|
|
"metadata.field.businessDocument.documentType": "Document Type",
|
|
"metadata.field.businessDocument.lastModifiedDate": "Last Modified Date",
|
|
"metadata.field.businessDocument.title": "Title",
|
|
"metadata.field.github.fileName": "File Name",
|
|
"metadata.field.github.filePath": "File Path",
|
|
"metadata.field.github.lastCommitAuthor": "Last Commit Author",
|
|
"metadata.field.github.lastCommitTime": "Last Commit Time",
|
|
"metadata.field.github.license": "License",
|
|
"metadata.field.github.programmingLang": "Programming Language",
|
|
"metadata.field.github.repoDesc": "Repo Description",
|
|
"metadata.field.github.repoName": "Repo Name",
|
|
"metadata.field.github.repoOwner": "Repo Owner",
|
|
"metadata.field.github.url": "URL",
|
|
"metadata.field.notion.author": "Author",
|
|
"metadata.field.notion.createdTime": "Created Time",
|
|
"metadata.field.notion.description": "Description",
|
|
"metadata.field.notion.language": "Language",
|
|
"metadata.field.notion.lastModifiedTime": "Last Modified Time",
|
|
"metadata.field.notion.tag": "Tag",
|
|
"metadata.field.notion.title": "Title",
|
|
"metadata.field.notion.url": "URL",
|
|
"metadata.field.originInfo.lastUpdateDate": "Last update date",
|
|
"metadata.field.originInfo.originalFileSize": "Original file size",
|
|
"metadata.field.originInfo.originalFilename": "Original filename",
|
|
"metadata.field.originInfo.source": "Source",
|
|
"metadata.field.originInfo.uploadDate": "Upload date",
|
|
"metadata.field.paper.DOI": "DOI",
|
|
"metadata.field.paper.abstract": "Abstract",
|
|
"metadata.field.paper.author": "Author",
|
|
"metadata.field.paper.journalConferenceName": "Journal/Conference Name",
|
|
"metadata.field.paper.language": "Language",
|
|
"metadata.field.paper.publishDate": "Publish Date",
|
|
"metadata.field.paper.title": "Title",
|
|
"metadata.field.paper.topicsKeywords": "Topics/Keywords",
|
|
"metadata.field.paper.volumeIssuePage": "Volume/Issue/Page",
|
|
"metadata.field.personalDocument.author": "Author",
|
|
"metadata.field.personalDocument.creationDate": "Creation Date",
|
|
"metadata.field.personalDocument.documentType": "Document Type",
|
|
"metadata.field.personalDocument.lastModifiedDate": "Last Modified Date",
|
|
"metadata.field.personalDocument.tagsCategory": "Tags/Category",
|
|
"metadata.field.personalDocument.title": "Title",
|
|
"metadata.field.socialMediaPost.authorUsername": "Author/Username",
|
|
"metadata.field.socialMediaPost.platform": "Platform",
|
|
"metadata.field.socialMediaPost.postURL": "Post URL",
|
|
"metadata.field.socialMediaPost.publishDate": "Publish Date",
|
|
"metadata.field.socialMediaPost.topicsTags": "Topics/Tags",
|
|
"metadata.field.technicalParameters.avgParagraphLength": "Avg. paragraph length",
|
|
"metadata.field.technicalParameters.embeddedSpend": "Embedded spend",
|
|
"metadata.field.technicalParameters.embeddingTime": "Embedding time",
|
|
"metadata.field.technicalParameters.hitCount": "Retrieval count",
|
|
"metadata.field.technicalParameters.paragraphs": "Paragraphs",
|
|
"metadata.field.technicalParameters.segmentLength": "Chunks length",
|
|
"metadata.field.technicalParameters.segmentSpecification": "Chunks specification",
|
|
"metadata.field.webPage.authorPublisher": "Author/Publisher",
|
|
"metadata.field.webPage.description": "Description",
|
|
"metadata.field.webPage.language": "Language",
|
|
"metadata.field.webPage.publishDate": "Publish Date",
|
|
"metadata.field.webPage.title": "Title",
|
|
"metadata.field.webPage.topicKeywords": "Topic/Keywords",
|
|
"metadata.field.webPage.url": "URL",
|
|
"metadata.field.wikipediaEntry.editorContributor": "Editor/Contributor",
|
|
"metadata.field.wikipediaEntry.language": "Language",
|
|
"metadata.field.wikipediaEntry.lastEditDate": "Last Edit Date",
|
|
"metadata.field.wikipediaEntry.summaryIntroduction": "Summary/Introduction",
|
|
"metadata.field.wikipediaEntry.title": "Title",
|
|
"metadata.field.wikipediaEntry.webpageURL": "Webpage URL",
|
|
"metadata.languageMap.ar": "Arabic",
|
|
"metadata.languageMap.cs": "Czech",
|
|
"metadata.languageMap.da": "Danish",
|
|
"metadata.languageMap.de": "German",
|
|
"metadata.languageMap.el": "Greek",
|
|
"metadata.languageMap.en": "English",
|
|
"metadata.languageMap.es": "Spanish",
|
|
"metadata.languageMap.fi": "Finnish",
|
|
"metadata.languageMap.fr": "French",
|
|
"metadata.languageMap.he": "Hebrew",
|
|
"metadata.languageMap.hi": "Hindi",
|
|
"metadata.languageMap.hu": "Hungarian",
|
|
"metadata.languageMap.id": "Indonesian",
|
|
"metadata.languageMap.it": "Italian",
|
|
"metadata.languageMap.ja": "Japanese",
|
|
"metadata.languageMap.ko": "Korean",
|
|
"metadata.languageMap.nl": "Dutch",
|
|
"metadata.languageMap.no": "Norwegian",
|
|
"metadata.languageMap.pl": "Polish",
|
|
"metadata.languageMap.pt": "Portuguese",
|
|
"metadata.languageMap.ro": "Romanian",
|
|
"metadata.languageMap.ru": "Russian",
|
|
"metadata.languageMap.sv": "Swedish",
|
|
"metadata.languageMap.th": "Thai",
|
|
"metadata.languageMap.tr": "Turkish",
|
|
"metadata.languageMap.zh": "Chinese",
|
|
"metadata.placeholder.add": "Add ",
|
|
"metadata.placeholder.select": "Select ",
|
|
"metadata.source.github": "Sync form Github",
|
|
"metadata.source.local_file": "Local File",
|
|
"metadata.source.notion": "Sync form Notion",
|
|
"metadata.source.online_document": "Online Document",
|
|
"metadata.source.upload_file": "Upload File",
|
|
"metadata.source.website_crawl": "Website Crawl",
|
|
"metadata.title": "Metadata",
|
|
"metadata.type.IMChat": "IM Chat",
|
|
"metadata.type.book": "Book",
|
|
"metadata.type.businessDocument": "Business Document",
|
|
"metadata.type.github": "Sync form Github",
|
|
"metadata.type.notion": "Sync form Notion",
|
|
"metadata.type.paper": "Paper",
|
|
"metadata.type.personalDocument": "Personal Document",
|
|
"metadata.type.socialMediaPost": "Social Media Post",
|
|
"metadata.type.technicalParameters": "Technical Parameters",
|
|
"metadata.type.webPage": "Web Page",
|
|
"metadata.type.wikipediaEntry": "Wikipedia Entry",
|
|
"segment.addAnother": "Add another",
|
|
"segment.addChildChunk": "Add Child Chunk",
|
|
"segment.addChunk": "Add Chunk",
|
|
"segment.addKeyWord": "Add keyword",
|
|
"segment.allFilesUploaded": "All files must be uploaded before saving",
|
|
"segment.answerEmpty": "Answer can not be empty",
|
|
"segment.answerPlaceholder": "Add answer here",
|
|
"segment.characters_one": "character",
|
|
"segment.characters_other": "characters",
|
|
"segment.childChunk": "Child-Chunk",
|
|
"segment.childChunkAdded": "1 child chunk added",
|
|
"segment.childChunks_one": "CHILD CHUNK",
|
|
"segment.childChunks_other": "CHILD CHUNKS",
|
|
"segment.chunk": "Chunk",
|
|
"segment.chunkAdded": "1 chunk added",
|
|
"segment.chunkDetail": "Chunk Detail",
|
|
"segment.chunks_one": "CHUNK",
|
|
"segment.chunks_other": "CHUNKS",
|
|
"segment.clearFilter": "Clear filter",
|
|
"segment.collapseChunks": "Collapse chunks",
|
|
"segment.contentEmpty": "Content can not be empty",
|
|
"segment.contentPlaceholder": "Add content here",
|
|
"segment.dateTimeFormat": "MM/DD/YYYY HH:mm",
|
|
"segment.delete": "Delete this chunk ?",
|
|
"segment.editChildChunk": "Edit Child Chunk",
|
|
"segment.editChunk": "Edit Chunk",
|
|
"segment.edited": "EDITED",
|
|
"segment.editedAt": "Edited at",
|
|
"segment.empty": "No Chunk found",
|
|
"segment.expandChunks": "Expand chunks",
|
|
"segment.hitCount": "Retrieval count",
|
|
"segment.keywordDuplicate": "The keyword already exists",
|
|
"segment.keywordEmpty": "The keyword cannot be empty",
|
|
"segment.keywordError": "The maximum length of keyword is 20",
|
|
"segment.keywords": "KEYWORDS",
|
|
"segment.newChildChunk": "New Child Chunk",
|
|
"segment.newChunk": "New Chunk",
|
|
"segment.parentChunk": "Parent-Chunk",
|
|
"segment.parentChunks_one": "PARENT CHUNK",
|
|
"segment.parentChunks_other": "PARENT CHUNKS",
|
|
"segment.questionEmpty": "Question can not be empty",
|
|
"segment.questionPlaceholder": "Add question here",
|
|
"segment.regeneratingMessage": "This may take a moment, please wait...",
|
|
"segment.regeneratingTitle": "Regenerating child chunks",
|
|
"segment.regenerationConfirmMessage": "Regenerating child chunks will overwrite the current child chunks, including edited chunks and newly added chunks. The regeneration cannot be undone.",
|
|
"segment.regenerationConfirmTitle": "Do you want to regenerate child chunks?",
|
|
"segment.regenerationSuccessMessage": "You can close this window.",
|
|
"segment.regenerationSuccessTitle": "Regeneration completed",
|
|
"segment.searchResults_one": "RESULT",
|
|
"segment.searchResults_other": "RESULTS",
|
|
"segment.searchResults_zero": "RESULT",
|
|
"segment.summary": "SUMMARY",
|
|
"segment.summaryPlaceholder": "Write a brief summary for better retrieval…"
|
|
}
|