2025-04-16 11:10:00 +00:00
export default {
uploadDocument : 'Upload Document' ,
importDocument : 'Import Document' ,
syncDocument : 'Sync Document' ,
items : 'Items' ,
2025-06-19 12:32:02 +00:00
migrateDocument : 'Migrate to' ,
2025-04-16 11:10:00 +00:00
searchBar : {
2025-06-19 12:32:02 +00:00
placeholder : 'Search by document name' ,
2025-04-16 11:10:00 +00:00
} ,
setting : {
migration : 'Move' ,
cancelGenerateQuestion : 'Cancel Generating Questions' ,
cancelVectorization : 'Cancel Vectorization' ,
cancelGenerate : 'Cancel Generation' ,
2025-06-19 12:32:02 +00:00
export : 'Export to' ,
2025-06-25 07:02:11 +00:00
download : 'Download' ,
2025-04-16 11:10:00 +00:00
} ,
2025-07-21 08:45:06 +00:00
2025-04-16 11:10:00 +00:00
tip : {
saveMessage : 'Current changes have not been saved. Confirm exit?' ,
cancelSuccess : 'Successful' ,
sendMessage : 'Successful' ,
vectorizationSuccess : 'Successful' ,
nameMessage : 'Document name cannot be empty!' ,
importMessage : 'Successful' ,
2025-06-19 12:32:02 +00:00
migrationSuccess : 'Successful' ,
2025-07-21 08:45:06 +00:00
fileLimitCountTip1 : 'Maximum upload per time' ,
fileLimitCountTip2 : 'files' ,
fileLimitSizeTip1 : 'each file must not exceed' ,
2025-04-16 11:10:00 +00:00
} ,
upload : {
selectFile : 'Select File' ,
selectFiles : 'Select Folder' ,
uploadMessage : 'Drag and drop files here to upload or' ,
formats : 'Supported formats:' ,
requiredMessage : 'Please upload a file' ,
errorMessage1 : 'The file size exceeds 100mb' ,
errorMessage2 : 'Unsupported file format' ,
errorMessage3 : 'File cannot be empty' ,
errorMessage4 : 'Up to 50 files can be uploaded at once' ,
template : 'Template' ,
2025-06-19 12:32:02 +00:00
download : 'Download' ,
2025-04-16 11:10:00 +00:00
} ,
fileType : {
txt : {
label : 'Text File' ,
tip1 : '1. It is recommended to standardize the segment markers in the file before uploading.' ,
2025-06-19 12:32:02 +00:00
tip2 : '2. Up to 50 files can be uploaded at once, with each file not exceeding 100MB.' ,
2025-04-16 11:10:00 +00:00
} ,
table : {
label : 'Table' ,
tip1 : '1. Click to download the corresponding template and complete the information:' ,
tip2 : '2. The first row must be column headers, and the column headers must be meaningful terms. Each record in the table will be treated as a segment.' ,
tip3 : '3. Each sheet in the uploaded spreadsheet file will be treated as a document, with the sheet name as the document name.' ,
2025-06-19 12:32:02 +00:00
tip4 : '4. Up to 50 files can be uploaded at once, with each file not exceeding 100MB.' ,
2025-04-16 11:10:00 +00:00
} ,
QA : {
label : 'QA Pairs' ,
tip1 : '1. Click to download the corresponding template and complete the information:' ,
tip2 : '2. Each sheet in the uploaded spreadsheet file will be treated as a document, with the sheet name as the document name.' ,
2025-06-19 12:32:02 +00:00
tip3 : '3. Up to 50 files can be uploaded at once, with each file not exceeding 100MB.' ,
} ,
2025-04-16 11:10:00 +00:00
} ,
setRules : {
title : {
setting : 'Set Segment Rules' ,
2025-06-19 12:32:02 +00:00
preview : 'Preview' ,
2025-04-16 11:10:00 +00:00
} ,
intelligent : {
label : 'Automatic Segmentation (Recommended)' ,
2025-06-19 12:32:02 +00:00
text : 'If you are unsure how to set segmentation rules, it is recommended to use automatic segmentation.' ,
2025-04-16 11:10:00 +00:00
} ,
advanced : {
label : 'Advanced Segmentation' ,
2025-06-19 12:32:02 +00:00
text : 'Users can customize segmentation delimiters, segment length, and cleaning rules based on document standards.' ,
2025-04-16 11:10:00 +00:00
} ,
patterns : {
label : 'Segment Delimiters' ,
tooltip :
'Recursively split according to the selected symbols in order. If the split result exceeds the segment length, it will be truncated to the segment length.' ,
2025-06-19 12:32:02 +00:00
placeholder : 'Please select' ,
2025-04-16 11:10:00 +00:00
} ,
limit : {
2025-06-19 12:32:02 +00:00
label : 'Segment Length' ,
2025-04-16 11:10:00 +00:00
} ,
with_filter : {
label : 'Auto Clean' ,
2025-06-19 12:32:02 +00:00
text : 'Remove duplicate extra symbols, spaces, blank lines, and tab words.' ,
2025-04-16 11:10:00 +00:00
} ,
checkedConnect : {
2025-06-19 12:32:02 +00:00
label : 'Add "Related Questions" section for question-based QA pairs during import.' ,
} ,
2025-04-16 11:10:00 +00:00
} ,
buttons : {
prev : 'Previous' ,
next : 'Next' ,
import : 'Start Import' ,
2025-06-19 12:32:02 +00:00
preview : 'Apply' ,
2025-04-16 11:10:00 +00:00
} ,
2025-10-11 07:45:05 +00:00
tag : {
label : 'Tag Management' ,
key : 'Tag' ,
value : 'Value' ,
add : 'Add Tag' ,
setting : 'Tag Settings' ,
create : 'Create Tag' ,
edit : 'Edit Tag' ,
deleteConfirm : 'Confirm delete tag: ' ,
deleteTip : 'After deletion, resources using this tag will have the tag removed. Please proceed with caution!' ,
requiredMessage1 : 'Please enter a tag' ,
requiredMessage2 : 'Please enter a value' ,
} ,
2025-04-16 11:10:00 +00:00
table : {
name : 'Document Name' ,
char_length : 'Character' ,
paragraph : 'Segment' ,
all : 'All' ,
2025-06-19 12:32:02 +00:00
updateTime : 'Update Time' ,
2025-04-16 11:10:00 +00:00
} ,
fileStatus : {
label : 'File Status' ,
SUCCESS : 'Success' ,
FAILURE : 'Failure' ,
EMBEDDING : 'Indexing' ,
PENDING : 'Queuing' ,
GENERATE : 'Generating' ,
SYNC : 'Syncing' ,
REVOKE : 'Cancelling' ,
2025-06-19 12:32:02 +00:00
finish : 'Finish' ,
2025-04-16 11:10:00 +00:00
} ,
enableStatus : {
label : 'Status' ,
enable : 'Enabled' ,
2025-06-19 12:32:02 +00:00
close : 'Disabled' ,
2025-04-16 11:10:00 +00:00
} ,
sync : {
label : 'Sync' ,
confirmTitle : 'Confirm sync document?' ,
confirmMessage1 :
'Syncing will delete existing data and retrieve new data. Please proceed with caution.' ,
confirmMessage2 : 'Cannot sync, please set the document URL first.' ,
2025-06-19 12:32:02 +00:00
successMessage : 'Successful' ,
2025-04-16 11:10:00 +00:00
} ,
delete : {
confirmTitle1 : 'Confirm batch deletion of' ,
confirmTitle2 : 'documents?' ,
confirmMessage :
'Segments within the selected documents will also be deleted. Please proceed with caution.' ,
successMessage : 'Successful' ,
confirmTitle3 : 'Confirm deleting document:' ,
confirmMessage1 : 'Under this document' ,
2025-06-19 12:32:02 +00:00
confirmMessage2 : 'All segments will be deleted, please operate with caution. ' ,
2025-04-16 11:10:00 +00:00
} ,
form : {
source_url : {
label : 'Document URL' ,
placeholder : 'Enter document URL, one per line. Incorrect URL will cause import failure.' ,
2025-06-19 12:32:02 +00:00
requiredMessage : 'Please enter a document URL' ,
2025-04-16 11:10:00 +00:00
} ,
selector : {
label : 'Selector' ,
2025-06-19 12:32:02 +00:00
placeholder : 'Default is body, you can input .classname/#idname/tagname' ,
2025-04-16 11:10:00 +00:00
} ,
hit_handling_method : {
label : 'Retrieve-Respond' ,
2025-06-19 12:32:02 +00:00
tooltip : 'When user asks a question, handle matched segments according to the set method.' ,
2025-04-16 11:10:00 +00:00
} ,
similarity : {
label : 'Similarity Higher Than' ,
placeholder : 'Directly return segment content' ,
2025-06-19 12:32:02 +00:00
requiredMessage : 'Please enter similarity value' ,
} ,
2025-08-18 06:04:21 +00:00
allow_download : {
label : 'Allow download in knowledge base source' ,
}
2025-04-16 11:10:00 +00:00
} ,
hitHandlingMethod : {
optimization : 'Model optimization' ,
2025-06-19 12:32:02 +00:00
directly_return : 'Respond directly' ,
2025-04-16 11:10:00 +00:00
} ,
2025-07-14 07:52:21 +00:00
movePosition : {
title : 'Move position' ,
moveUp : 'Move up' ,
2025-07-21 08:45:06 +00:00
moveDown : 'Move down' ,
2025-07-14 07:52:21 +00:00
} ,
2025-04-16 11:10:00 +00:00
generateQuestion : {
title : 'Generate Questions' ,
successMessage : 'Successful' ,
tip1 : 'The {data} in the prompt is a placeholder for segmented content, which is replaced by the segmented content when executed and sent to the AI model;' ,
tip2 : 'The AI model generates relevant questions based on the segmented content. Please place the generated questions within the' ,
tip3 : 'tags, and the system will automatically relate the questions within these tags;' ,
tip4 : 'The generation effect depends on the selected model and prompt. Users can adjust to achieve the best effect.' ,
prompt1 :
'Content: {data}\n \n Please summarize the above and generate 5 questions based on the summary. \nAnswer requirements: \n - Please output only questions; \n - Please place each question in' ,
2025-06-19 12:32:02 +00:00
prompt2 : 'tag.' ,
2025-04-16 11:10:00 +00:00
} ,
feishu : {
selectDocument : 'Select Document' ,
tip1 : 'Only documents and tables are supported. Documents will be segmented based on titles, and tables will be converted to Markdown format before segmentation.' ,
2025-09-02 09:10:54 +00:00
tip2 : 'Before importing the document, it is recommended to standardize the document segmentation markers.' ,
2025-06-19 12:32:02 +00:00
allCheck : 'Select All' ,
} ,
2025-04-16 11:10:00 +00:00
}