common.ts 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331
  1. export const CommonEn = {
  2. Knowledge_Space: 'Knowledge',
  3. space: 'space',
  4. Vector: 'Vector',
  5. Owner: 'Owner',
  6. Count: 'Count',
  7. File_type_Invalid: 'The file type is invalid',
  8. Knowledge_Space_Config: 'Space Config',
  9. Choose_a_Datasource_type: 'Datasource type',
  10. Segmentation: 'Segmentation',
  11. No_parameter: `No segementation parameter required.`,
  12. Knowledge_Space_Name: 'Knowledge Space Name',
  13. Please_input_the_name: 'Please input the name',
  14. Please_input_the_owner: 'Please input the owner',
  15. Please_select_file: 'Please select one file',
  16. Description: 'Description',
  17. Storage: 'Storage',
  18. Domain: 'Domain',
  19. Please_input_the_description: 'Please input the description',
  20. Please_select_the_storage: 'Please select the storage',
  21. Please_select_the_domain_type: 'Please select the domain type',
  22. Next: 'Next',
  23. the_name_can_only_contain: 'the name can only contain numbers, letters, Chinese characters, "-" and "_"',
  24. Text: 'Text',
  25. 'Fill your raw text': 'Fill your raw text',
  26. URL: 'URL',
  27. Fetch_the_content_of_a_URL: 'Fetch the content of a URL',
  28. Document: 'Document',
  29. Upload_a_document: 'Upload a document, document type can be PDF, CSV, Text, PowerPoint, Word, Markdown, Zip',
  30. Name: 'Name',
  31. Text_Source: 'Text Source(Optional)',
  32. Please_input_the_text_source: 'Please input the text source',
  33. Sync: 'Sync',
  34. Back: 'Back',
  35. Finish: 'Finish',
  36. Web_Page_URL: 'Web Page URL',
  37. Please_input_the_Web_Page_URL: 'Please input the Web Page URL',
  38. Select_or_Drop_file: 'Select or Drop file',
  39. Documents: 'Documents',
  40. Chat: 'Chat',
  41. Add_Datasource: 'Add Datasource',
  42. View_Graph: 'View Graph',
  43. Arguments: 'Arguments',
  44. Type: 'Type',
  45. Size: 'Size',
  46. Last_Sync: 'Last Sync',
  47. Status: 'Status',
  48. Result: 'Result',
  49. Details: 'Details',
  50. Delete: 'Delete',
  51. Operation: 'Operation',
  52. Submit: 'Submit',
  53. Chunks: 'Chunks',
  54. Content: 'Content',
  55. Meta_Data: 'Meta Data',
  56. Please_select_a_file: 'Please select a file',
  57. Please_input_the_text: 'Please input the text',
  58. Embedding: 'Embedding',
  59. topk: 'topk',
  60. the_top_k_vectors: 'the top k vectors based on similarity score',
  61. recall_score: 'recall_score',
  62. Set_a_threshold_score: 'Set a threshold score for the retrieval of similar vectors',
  63. recall_type: 'recall_type',
  64. model: 'model',
  65. A_model_used: 'A model used to create vector representations of text or other data',
  66. Automatic: 'Automatic',
  67. Process: 'Process',
  68. Automatic_desc: 'Automatically set segmentation and preprocessing rules.',
  69. chunk_size: 'chunk_size',
  70. The_size_of_the_data_chunks: 'The size of the data chunks used in processing',
  71. chunk_overlap: 'chunk_overlap',
  72. The_amount_of_overlap: 'The amount of overlap between adjacent data chunks',
  73. Prompt: 'Prompt',
  74. scene: 'scene',
  75. A_contextual_parameter:
  76. 'A contextual parameter used to define the setting or environment in which the prompt is being used',
  77. template: 'template',
  78. structure_or_format:
  79. 'A pre-defined structure or format for the prompt, which can help ensure that the AI system generates responses that are consistent with the desired style or tone.',
  80. max_token: 'max_token',
  81. max_iteration: 'max_iteration',
  82. concurrency_limit: 'concurrency_limit',
  83. The_maximum_number_of_tokens: 'The maximum number of tokens or words allowed in a prompt',
  84. Theme: 'Theme',
  85. Port: 'Port',
  86. Username: 'Username',
  87. Password: 'Password',
  88. Remark: 'Remark',
  89. Edit: 'Edit',
  90. Database: 'Database',
  91. Data_Source: 'Data Center',
  92. Close_Sidebar: 'Fold',
  93. Show_Sidebar: 'UnFold',
  94. language: 'Language',
  95. choose_model: 'Please choose a model',
  96. data_center_desc:
  97. 'DB-GPT also offers a user-friendly data center management interface for efficient data maintenance.',
  98. create_database: 'Create Database',
  99. create_knowledge: 'Create Knowledge',
  100. path: 'Path',
  101. model_manage: 'Models',
  102. stop_model_success: 'Stop model success',
  103. create_model: 'Create Model',
  104. model_select_tips: 'Please select a model',
  105. language_select_tips: 'Please select a language',
  106. submit: 'Submit',
  107. close: 'Close',
  108. start_model_success: 'Start model success',
  109. download_model_tip: 'Please download model first.',
  110. Plugins: 'Plugins',
  111. try_again: 'Try again',
  112. no_data: 'No data',
  113. Open_Sidebar: 'Unfold',
  114. verify: 'Verify',
  115. cancel: 'Cancel',
  116. Edit_Success: 'Edit Success',
  117. Add: 'Add',
  118. Add_Success: 'Add Success',
  119. Error_Message: 'Something Error',
  120. Please_Input: 'Please Input',
  121. Prompt_Info_Scene: 'Scene',
  122. Prompt_Info_Sub_Scene: 'Sub Scene',
  123. Prompt_Info_Name: 'Name',
  124. Prompt_Info_Content: 'Content',
  125. Public: 'Public',
  126. Private: 'Private',
  127. Lowest: 'Lowest',
  128. Missed: 'Missed',
  129. Lost: 'Lost',
  130. Incorrect: 'Incorrect',
  131. Verbose: 'Verbose',
  132. Best: 'Best',
  133. Rating: 'Rating',
  134. Q_A_Category: 'Q&A Category',
  135. Q_A_Rating: 'Q&A Rating',
  136. feed_back_desc:
  137. '0: No results\n' +
  138. '1: Results exist, but they are irrelevant, the question is not understood\n' +
  139. '2: Results exist, the question is understood, but it indicates that the question cannot be answered\n' +
  140. '3: Results exist, the question is understood, and an answer is given, but the answer is incorrect\n' +
  141. '4: Results exist, the question is understood, the answer is correct, but it is verbose and lacks a summary\n' +
  142. '5: Results exist, the question is understood, the answer is correct, the reasoning is correct, and a summary is provided, concise and to the point\n',
  143. input_count: 'Total input',
  144. input_unit: 'characters',
  145. Click_Select: 'Click&Select',
  146. Quick_Start: 'Quick Start',
  147. Select_Plugins: 'Select Plugins',
  148. Search: 'Search',
  149. Update_From_Github: 'Upload From Github',
  150. Reset: 'Reset',
  151. Upload: 'Upload',
  152. Market_Plugins: 'Market Plugin',
  153. My_Plugins: 'My Plugins',
  154. Del_Knowledge_Tips: 'Do you want delete the Space',
  155. Del_Document_Tips: 'Do you want delete the Document',
  156. Tips: 'Tips',
  157. Limit_Upload_File_Count_Tips: 'Only one file can be uploaded at a time',
  158. To_Plugin_Market: 'Go to the Plugin Market',
  159. Summary: 'Summary',
  160. stacked_column_chart: 'Stacked Column',
  161. column_chart: 'Column',
  162. percent_stacked_column_chart: 'Percent Stacked Column',
  163. grouped_column_chart: 'Grouped Column',
  164. time_column: 'Time Column',
  165. pie_chart: 'Pie',
  166. line_chart: 'Line',
  167. area_chart: 'Area',
  168. stacked_area_chart: 'Stacked Area',
  169. scatter_plot: 'Scatter',
  170. bubble_chart: 'Bubble',
  171. stacked_bar_chart: 'Stacked Bar',
  172. bar_chart: 'Bar',
  173. percent_stacked_bar_chart: 'Percent Stacked Bar',
  174. grouped_bar_chart: 'Grouped Bar',
  175. water_fall_chart: 'Waterfall',
  176. table: 'Table',
  177. multi_line_chart: 'Multi Line',
  178. multi_measure_column_chart: 'Multi Measure Column',
  179. multi_measure_line_chart: 'Multi Measure Line',
  180. Advices: 'Advices',
  181. Retry: 'Retry',
  182. Load_more: 'load more',
  183. new_chat: 'New Chat',
  184. choice_agent_tip: 'Please choose an agent',
  185. no_context_tip: 'Please enter your question',
  186. Terminal: 'Terminal',
  187. used_apps: 'Used Apps',
  188. app_in_mind: "Don't have an app in mind? to",
  189. explore: 'Explore',
  190. Discover_more: 'Discove more',
  191. sdk_insert: 'SDK Insert',
  192. my_apps: 'My Apps',
  193. awel_flow: 'AWEL Flow',
  194. save: 'Save',
  195. add_node: 'Add Node',
  196. no_node: 'No Node',
  197. connect_warning: 'Nodes cannot be connected',
  198. flow_modal_title: 'Save Flow',
  199. flow_name: 'Flow Name',
  200. flow_description: 'Flow Description',
  201. flow_name_required: 'Please enter the flow name',
  202. flow_description_required: 'Please enter the flow description',
  203. save_flow_success: 'Save flow success',
  204. delete_flow_confirm: 'Are you sure you want to delete this flow?',
  205. related_nodes: 'Related Nodes',
  206. add_resource: 'Add Resource',
  207. team_modal: 'Work Modal',
  208. App: 'App',
  209. resource_name: 'Resource Name',
  210. resource_type: 'Resource Type',
  211. resource_value: 'Value',
  212. resource_dynamic: 'Dynamic',
  213. Please_input_the_work_modal: 'Please select the work modal',
  214. available_resources: ' Available Resources',
  215. edit_new_applications: 'Edit new applications',
  216. collect: 'Collect',
  217. collected: 'Collected',
  218. create: 'Create',
  219. Agents: 'Agents',
  220. edit_application: 'edit application',
  221. add_application: 'add application',
  222. app_name: 'App Name',
  223. input_app_name: 'Please enter the application name',
  224. LLM_strategy: 'LLM Strategy',
  225. LLM_strategy_value: 'LLM Strategy Value',
  226. please_select_LLM_strategy: 'Please select LLM strategy',
  227. please_select_LLM_strategy_value: 'Please select LLM strategy value',
  228. resource: 'Resource',
  229. operators: 'Operators',
  230. Chinese: 'Chinese',
  231. English: 'English',
  232. docs: 'Docs',
  233. apps: 'All Apps',
  234. please_enter_the_keywords: 'Please enter the keywords',
  235. input_tip: 'Please select the model and enter the description to start quickly',
  236. create_app: 'Create App',
  237. copy_url: 'Click the Copy Share link',
  238. double_click_open: 'Double click on Nail nail to open',
  239. construct: ' Construct App',
  240. chat_online: 'Chat',
  241. recommend_apps: 'Recommend',
  242. all_apps: 'All',
  243. latest_apps: 'Latest',
  244. my_collected_apps: 'Collected',
  245. collect_success: 'Collect success',
  246. cancel_success: 'Cancel success',
  247. published: 'Published',
  248. unpublished: 'Unpublished',
  249. start_chat: 'Chat',
  250. native_app: 'Native app',
  251. temperature: 'Temperature',
  252. create_flow: 'Create flow',
  253. update: 'Update',
  254. native_type: 'App type',
  255. refreshSuccess: 'Refresh Success',
  256. Download: 'Download',
  257. app_type_select: 'Please select app type',
  258. please_select_param: 'Please select parameters',
  259. please_select_model: 'Please select model',
  260. please_input_temperature: 'Please input the temperature value',
  261. select_workflow: 'Select workflow',
  262. please_select_workflow: 'Please select workflow',
  263. recommended_questions: 'Recommended questions',
  264. question: 'Question',
  265. please_input_recommended_questions: 'Please input recommendation question',
  266. is_effective: 'Whether to enable',
  267. add_question: 'Add question',
  268. update_success: 'Update successful',
  269. update_failed: 'Update failed',
  270. please_select_prompt: 'Please select a prompt',
  271. details: 'Details',
  272. choose: 'Choose',
  273. please_choose: 'Please choose',
  274. want_delete: 'Are you sure delete it?',
  275. success: 'Success',
  276. input_parameter: 'Input parameter',
  277. output_structure: 'Output structure',
  278. User_input: 'User input',
  279. LLM_test: 'LLM test',
  280. Output_verification: 'Output verification',
  281. select_scene: 'Please select a scene',
  282. select_type: 'Please select a type',
  283. Please_complete_the_input_parameters: 'Please complete the input parameters',
  284. Please_fill_in_the_user_input: 'Please fill in the user input',
  285. help: 'I can help you:',
  286. Refresh_status: 'Refresh status',
  287. Recall_test: 'Recall test',
  288. synchronization: 'One-key synchronization',
  289. Synchronization_initiated: 'Synchronization has been initiated, please wait',
  290. Edit_document: 'Edit document',
  291. Document_name: 'Document name',
  292. Correlation_problem: 'Correlation problem',
  293. Add_problem: 'Add problem',
  294. New_knowledge_base: 'New knowledge base',
  295. yuque: 'yuque document',
  296. Get_yuque_document: 'Get the contents of the Sparrow document',
  297. document_url: 'Document address',
  298. input_document_url: 'Please enter the document address',
  299. Get_token: 'Please obtain the team knowledge base token first',
  300. Reference_link: 'Reference link',
  301. document_token: 'Document token',
  302. input_document_token: 'Please enter document token',
  303. input_question: 'Please enter a question',
  304. detail: 'Detail',
  305. Manual_entry: 'Manual entry',
  306. Data_content: 'Data content',
  307. Main_content: 'Main content',
  308. Auxiliary_data: 'Auxiliary data',
  309. enter_question_first: 'Please enter the question first',
  310. Update_successfully: 'Update successfully',
  311. Create_successfully: 'Create successfully',
  312. Update_failure: 'Update failure',
  313. Create_failure: 'Create failure',
  314. View_details: 'View details',
  315. All: 'All',
  316. Please_input_prompt_name: 'Please input prompt name',
  317. Copy_Btn: 'Copy',
  318. Delete_Btn: 'Delete',
  319. publish: 'Publish',
  320. unpublish: 'Unpublished',
  321. publish_desc: 'Are you sure about releasing the application?',
  322. unPublish_desc: 'Are you sure you want to unpublish this application?',
  323. published_success: 'Published Success',
  324. dbgpts_community: 'DBGPTS Community',
  325. community_dbgpts: 'Community DBGPTS',
  326. my_dbgpts: 'My DBGPTS',
  327. Refresh_dbgpts: 'Refresh from the community Git repository',
  328. workflow: 'Workflow',
  329. resources: 'Resources',
  330. app: 'App',
  331. } as const;