dify/web/i18n/en-US/dataset.json
Stephen Zhou eac9f69ad1
feat(dataset): add crawl source selection (#39325)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-07-24 07:11:48 +00:00

358 lines
25 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"allExternalTip": "When using external knowledge only, the user can choose whether to enable the Rerank model. If not enabled, retrieved chunks will be sorted based on scores. When the retrieval strategies of different knowledge bases are inconsistent, it will be inaccurate.",
"allKnowledge": "All Knowledge",
"allKnowledgeDescription": "Select to display all knowledge in this workspace. Only the Workspace Owner can manage all knowledge.",
"appCount": " linked apps",
"batchAction.archive": "Archive",
"batchAction.cancel": "Cancel",
"batchAction.delete": "Delete",
"batchAction.disable": "Disable",
"batchAction.download": "Download",
"batchAction.enable": "Enable",
"batchAction.reIndex": "Re-index",
"batchAction.selected": "Selected",
"chunkingMode.general": "General",
"chunkingMode.graph": "Graph",
"chunkingMode.parentChild": "Parent-child",
"chunkingMode.qa": "Q&A",
"connectDataset": "Connect to an External Knowledge Base",
"connectDatasetIntro.content.end": ". Then find the corresponding knowledge ID and fill it in the form on the left. If all the information is correct, it will automatically jump to the retrieval test in the knowledge base after clicking the connect button.",
"connectDatasetIntro.content.front": "To connect to an external knowledge base, you need to create an external API first. Please read carefully and refer to",
"connectDatasetIntro.content.link": "Learn how to create an external API",
"connectDatasetIntro.learnMore": "Learn More",
"connectDatasetIntro.title": "How to Connect to an External Knowledge Base",
"connectHelper.helper1": "Connect to external knowledge bases via API and knowledge base ID. Currently, ",
"connectHelper.helper2": "only the retrieval functionality is supported",
"connectHelper.helper3": ". We strongly recommend that you ",
"connectHelper.helper4": "read the help documentation",
"connectHelper.helper5": " carefully before using this feature.",
"cornerLabel.pipeline": "Pipeline",
"cornerLabel.unavailable": "Unavailable",
"createExternalAPI": "Add an External Knowledge API",
"createNewExternalAPI": "Create a new External Knowledge API",
"datasetDeleted": "Knowledge deleted",
"datasetUsedByApp": "The knowledge is being used by some apps. Apps will no longer be able to use this Knowledge, and all prompt configurations and logs will be permanently deleted.",
"defaultRetrievalTip": "Multi-path retrieval is used by default. Knowledge is retrieved from multiple knowledge bases and then re-ranked.",
"deleteDatasetConfirmContent": "Deleting the Knowledge is irreversible. Users will no longer be able to access your Knowledge, and all prompt configurations and logs will be permanently deleted.",
"deleteDatasetConfirmTitle": "Delete this Knowledge?",
"deleteExternalAPIConfirmWarningContent.content.end": "external knowledge. Deleting this API will invalidate all of them. Are you sure you want to delete this API?",
"deleteExternalAPIConfirmWarningContent.content.front": "This External Knowledge API is linked to",
"deleteExternalAPIConfirmWarningContent.noConnectionContent": "Are you sure to delete this API?",
"deleteExternalAPIConfirmWarningContent.title.end": "?",
"deleteExternalAPIConfirmWarningContent.title.front": "Delete",
"docAllEnabled_one": "{{count}} document enabled",
"docAllEnabled_other": "All {{count}} documents enabled",
"docsFailedNotice": "documents indexed failed",
"documentsDisabled": "{{num}} documents disabled - inactive for over 30 days",
"editExternalAPIConfirmWarningContent.end": "external knowledge, and this modification will be applied to all of them. Are you sure you want to save this change?",
"editExternalAPIConfirmWarningContent.front": "This External Knowledge API is linked to",
"editExternalAPIFormTitle": "Edit the External Knowledge API",
"editExternalAPIFormWarning.end": "external knowledge",
"editExternalAPIFormWarning.front": "This External API is linked to",
"editExternalAPITooltipTitle": "LINKED KNOWLEDGE",
"embeddingModelNotAvailable": "Embedding model is unavailable.",
"enable": "Enable",
"externalAPIForm.cancel": "Cancel",
"externalAPIForm.encrypted.end": "technology.",
"externalAPIForm.encrypted.front": "Your API Token will be encrypted and stored using",
"externalAPIForm.save": "Save",
"externalAPIPanelDescription": "The external knowledge API is used to connect to a knowledge base outside of Dify and retrieve knowledge from that knowledge base.",
"externalAPIPanelDocumentation": "Learn how to create an External Knowledge API",
"externalAPIPanelTitle": "External Knowledge API",
"externalKnowledgeBase": "External Knowledge Base",
"externalKnowledgeDescription": "Knowledge Description",
"externalKnowledgeDescriptionPlaceholder": "Describe what's in this Knowledge Base (optional)",
"externalKnowledgeForm.cancel": "Cancel",
"externalKnowledgeForm.connect": "Connect",
"externalKnowledgeForm.connectedFailed": "Failed to connect External Knowledge Base",
"externalKnowledgeForm.connectedSuccess": "External Knowledge Base Connected Successfully",
"externalKnowledgeId": "External Knowledge ID",
"externalKnowledgeIdPlaceholder": "Please enter the Knowledge ID",
"externalKnowledgeName": "External Knowledge Name",
"externalKnowledgeNamePlaceholder": "Please enter the name of the knowledge base",
"externalTag": "External",
"filterEmpty.noKnowledge": "No knowledge here",
"firstEmpty.connectDescription": "Already have a knowledge base? Connect it via API without migrating data.",
"firstEmpty.createDescription": "Upload documents and let Dify handle the rest. The fastest way to get started.",
"firstEmpty.createTitle": "Create a ready-to-use knowledge base",
"firstEmpty.noCreatePermission": "No accessible knowledge bases.\nContact the resource maintainer or your Workspace Owner to request access.",
"firstEmpty.or": "Or",
"firstEmpty.pipelineDescription": "Build a custom data processing workflow with flexible nodes and steps.",
"firstEmpty.pipelineTitle": "Build a custom knowledge base",
"firstEmpty.recommended": "Recommended",
"firstEmpty.title": "Build your first Knowledge base",
"imageUploader.browse": "Browse",
"imageUploader.button": "Drag and drop file or folder, or",
"imageUploader.fileSizeLimitExceeded": "File size exceeds the {{size}}MB limit",
"imageUploader.tip": "{{supportTypes}} (Max {{batchCount}}, {{size}}MB each)",
"inconsistentEmbeddingModelTip": "The Rerank model is required if the Embedding models of the selected knowledge bases are inconsistent.",
"indexingMethod.full_text_search": "FULL TEXT",
"indexingMethod.hybrid_search": "HYBRID",
"indexingMethod.invertedIndex": "INVERTED",
"indexingMethod.keyword_search": "KEYWORD",
"indexingMethod.semantic_search": "VECTOR",
"indexingTechnique.economy": "ECO",
"indexingTechnique.high_quality": "HQ",
"knowledge": "Knowledge",
"metadata.addMetadata": "Add Metadata",
"metadata.batchEditMetadata.applyToAllSelectDocument": "Apply to all selected documents",
"metadata.batchEditMetadata.applyToAllSelectDocumentTip": "Automatically create all the above edited and new metadata for all selected documents, otherwise editing metadata will only apply to documents with it.",
"metadata.batchEditMetadata.editDocumentsNum": "Editing {{num}} documents",
"metadata.batchEditMetadata.editMetadata": "Edit Metadata",
"metadata.batchEditMetadata.multipleValue": "Multiple Value",
"metadata.checkName.empty": "Metadata name cannot be empty",
"metadata.checkName.invalid": "Metadata name can only contain lowercase letters, numbers, and underscores and must start with a lowercase letter",
"metadata.checkName.tooLong": "Metadata name cannot exceed {{max}} characters",
"metadata.chooseTime": "Choose a time...",
"metadata.createMetadata.back": "Back",
"metadata.createMetadata.name": "Name",
"metadata.createMetadata.namePlaceholder": "Add metadata name",
"metadata.createMetadata.title": "New Metadata",
"metadata.createMetadata.type": "Type",
"metadata.datasetMetadata.addMetaData": "Add Metadata",
"metadata.datasetMetadata.builtIn": "Built-in",
"metadata.datasetMetadata.builtInDescription": "Built-in metadata is automatically extracted and generated. It must be enabled before use and cannot be edited.",
"metadata.datasetMetadata.deleteContent": "Are you sure you want to delete the metadata \"{{name}}\"",
"metadata.datasetMetadata.deleteTitle": "Confirm to delete",
"metadata.datasetMetadata.description": "You can manage all metadata in this knowledge here. Modifications will be synchronized to every document.",
"metadata.datasetMetadata.disabled": "Disabled",
"metadata.datasetMetadata.name": "Name",
"metadata.datasetMetadata.namePlaceholder": "Metadata name",
"metadata.datasetMetadata.rename": "Rename",
"metadata.datasetMetadata.values": "{{num}} Values",
"metadata.documentMetadata.documentInformation": "Document Information",
"metadata.documentMetadata.metadataToolTip": "Metadata serves as a critical filter that enhances the accuracy and relevance of information retrieval. You can modify and add metadata for this document here.",
"metadata.documentMetadata.startLabeling": "Start Labeling",
"metadata.documentMetadata.technicalParameters": "Technical Parameters",
"metadata.metadata": "Metadata",
"metadata.selectMetadata.manageAction": "Manage",
"metadata.selectMetadata.newAction": "New Metadata",
"metadata.selectMetadata.search": "Search metadata",
"mixtureHighQualityAndEconomicTip": "The Rerank model is required for mixture of high quality and economical knowledge bases.",
"mixtureInternalAndExternalTip": "The Rerank model is required for mixture of internal and external knowledge.",
"multimodal": "Multimodal",
"newKnowledge.actionsColumn": "Actions",
"newKnowledge.addSource": "Add source",
"newKnowledge.addSourceDescription": "Connect a source to this knowledge base — it syncs automatically and stays fresh.",
"newKnowledge.addSourceFailed": "We couldn't add this source. Review the settings and try again.",
"newKnowledge.addSourceRequiresSelection": "Select at least one crawled page before adding the source.",
"newKnowledge.adjustAndRecrawl": "Adjust & re-crawl",
"newKnowledge.allSources": "All sources",
"newKnowledge.appsUnavailable": "— apps",
"newKnowledge.authKind.api-key": "API key",
"newKnowledge.authKind.endpoint": "Endpoint",
"newKnowledge.authenticationMethod": "Authentication method",
"newKnowledge.backToList": "Back to knowledge bases",
"newKnowledge.booleanFalse": "No",
"newKnowledge.booleanTrue": "Yes",
"newKnowledge.cancelAddSource": "Cancel",
"newKnowledge.cardType": "Knowledge space",
"newKnowledge.configureProvider": "Configure {{provider}}",
"newKnowledge.connectNotion": "Connect Notion",
"newKnowledge.connectProvider": "Connect {{provider}}",
"newKnowledge.connectProviderGeneric": "Connect provider",
"newKnowledge.connectSource": "Connect a source",
"newKnowledge.connectSourceDescription": "Content stays in sync with Notion, websites, and other services.",
"newKnowledge.connectingProvider": "Connecting…",
"newKnowledge.connectionFailed": "We couldn't connect {{provider}}. Re-enter the credential and try again.",
"newKnowledge.connectionNeedsAttention": "{{provider}} connection needs attention",
"newKnowledge.connectionNeedsAttentionDescription": "Refresh the connection before adding a website source.",
"newKnowledge.connectionProvisioning": "{{provider}} is connecting",
"newKnowledge.connectionRefreshFailed": "We couldn't refresh this connection. Try again.",
"newKnowledge.crawlAndPreview": "Crawl & preview",
"newKnowledge.crawlFailed": "Couldn't crawl {{host}}",
"newKnowledge.crawlFailed403": "The site returned 403 — it may block crawlers or require authentication. Check the URL, adjust crawl options, or try another provider.",
"newKnowledge.crawlFailedDescription": "The crawler couldn't finish this preview. Check the URL, adjust crawl options, or try again.",
"newKnowledge.crawlFailedProvider": "{{provider}} reported an error. Check the provider connection and try again.",
"newKnowledge.crawlFailedTimeout": "The crawl timed out. Try a narrower URL or reduce the maximum page count.",
"newKnowledge.crawlNotStarted": "Not started",
"newKnowledge.crawlOptions": "Crawl options",
"newKnowledge.crawlPreview": "Crawl preview",
"newKnowledge.crawlProgress": "Crawl progress for {{host}}",
"newKnowledge.crawlSetupUnavailableDescription": "Website crawl configuration is disabled until the crawl workflow is available.",
"newKnowledge.crawlSetupUnavailableTitle": "Firecrawl is ready",
"newKnowledge.crawlStartFailed": "The crawl preview couldn't start. Try again.",
"newKnowledge.crawlStopped": "Crawl stopped",
"newKnowledge.crawling": "Crawling…",
"newKnowledge.crawlingPages": "Crawling {{host}}… {{count}} pages found",
"newKnowledge.createFailed": "We couldn't create this knowledge base. Check your access and try again.",
"newKnowledge.createIllustrationTitle": "Connect your content once — every app answers with the freshest knowledge.",
"newKnowledge.createTitle": "Create Knowledge",
"newKnowledge.creators": "Creators",
"newKnowledge.customIntervalHours": "Custom interval (hours)",
"newKnowledge.customIntervalInvalid": "Enter a whole number from 1 to 720 hours.",
"newKnowledge.description": "Description",
"newKnowledge.descriptionHelp": "A clear description helps apps decide when to search this Knowledge.",
"newKnowledge.descriptionPlaceholder": "e.g. Refund policy, shipping FAQs, and escalation steps — use for customer support questions",
"newKnowledge.detailErrorDescription": "We couldn't load this knowledge base. Try again.",
"newKnowledge.detailErrorTitle": "Something went wrong",
"newKnowledge.disableSource": "Disable",
"newKnowledge.discardDraftConfirm": "Discard draft",
"newKnowledge.discardDraftDescription": "Your changes to this knowledge base draft will be lost.",
"newKnowledge.discardDraftTitle": "Discard this knowledge base draft?",
"newKnowledge.discardSourceChanges": "Discard source changes?",
"newKnowledge.discardSourceChangesConfirm": "Discard changes",
"newKnowledge.discardSourceChangesDescription": "Your crawl preview, page selection, and sync settings will be lost.",
"newKnowledge.discardSourceDraftDescription": "The source configuration and crawl preview will be removed.",
"newKnowledge.discardSourceDraftFailed": "We couldnt discard the source draft. Try again.",
"newKnowledge.discardSourceDraftTitle": "Discard this source draft?",
"newKnowledge.documents": "Documents",
"newKnowledge.documentsUnavailable": "— documents",
"newKnowledge.editSource": "Edit",
"newKnowledge.emptyDescription": "Add your documents and agents can read them directly — no indexing to configure.",
"newKnowledge.emptyTitle": "A smarter way to build knowledge bases",
"newKnowledge.errorDescription": "We couldn't load your new knowledge bases. Try again.",
"newKnowledge.errorTitle": "Something went wrong",
"newKnowledge.filtersUnavailable": "This filter will become available when KnowledgeFS exposes its metadata.",
"newKnowledge.firecrawlUnavailable": "Firecrawl isn't available in the provider catalog for this workspace.",
"newKnowledge.gotIt": "Got it",
"newKnowledge.guideDescription": "Connect a Source and its Documents stay in sync — indexed automatically and ready to use, with no setup to manage. Your Legacy knowledge bases keep working as-is.",
"newKnowledge.guideTitle": "Meet the new Knowledge Base ✨",
"newKnowledge.illustrationHeadline": "Connect your content once — every app answers with the freshest knowledge.",
"newKnowledge.includeSubpages": "Include sub-pages",
"newKnowledge.invalidRootUrl": "Enter a valid http(s) URL.",
"newKnowledge.keepEditing": "Keep editing",
"newKnowledge.lastSyncColumn": "Last sync",
"newKnowledge.learnMore": "Learn more",
"newKnowledge.leavePartialSetupConfirm": "Leave setup",
"newKnowledge.leavePartialSetupDescription": "The knowledge base was created, but its permission could not be confirmed. Leaving keeps the knowledge base; you can review access later.",
"newKnowledge.leavePartialSetupTitle": "Leave incomplete setup?",
"newKnowledge.legacy": "Legacy",
"newKnowledge.loadMore": "Load more",
"newKnowledge.loadingSyncPolicy": "Loading sync policy",
"newKnowledge.maxPages": "Maximum pages",
"newKnowledge.moreProviders": "More providers",
"newKnowledge.name": "Knowledge name",
"newKnowledge.namePlaceholder": "e.g. Customer Support Handbook",
"newKnowledge.nameRequired": "Enter a knowledge base name.",
"newKnowledge.new": "New",
"newKnowledge.noDescription": "No description",
"newKnowledge.noMatchingSources": "No sources match this search.",
"newKnowledge.noPagesFound": "No pages found at {{host}}",
"newKnowledge.noPagesFoundDescription": "The crawler reached the site but found no indexable pages. Try a different URL, or expand crawl options.",
"newKnowledge.notFoundDescription": "This knowledge base may have been deleted or you may not have access.",
"newKnowledge.notFoundTitle": "Knowledge base not found",
"newKnowledge.notionNotConnected": "Notion isn't connected",
"newKnowledge.notionNotConnectedDescription": "Connect Notion to choose pages and keep them synchronized.",
"newKnowledge.onlineDocuments": "Online documents",
"newKnowledge.onlineDrive": "Online drive",
"newKnowledge.pagesAppearDescription": "Crawl the site to review which pages get added.",
"newKnowledge.pagesAppearTitle": "Pages will appear here",
"newKnowledge.pagesCrawled": "{{count}} pages crawled at {{host}}",
"newKnowledge.pagesCrawled_one": "{{count}} page crawled at {{host}}",
"newKnowledge.pagesCrawled_other": "{{count}} pages crawled at {{host}}",
"newKnowledge.pagesSelected": "{{count}} selected",
"newKnowledge.permission": "Permission",
"newKnowledge.permissionAllMembers": "Workspace · all members can view and edit",
"newKnowledge.permissionOnlyMe": "Only me",
"newKnowledge.permissionRestricted": "Your workspace permissions don't allow changing this setting.",
"newKnowledge.permissionUpdateFailed": "The knowledge base was created, but its permission could not be confirmed. Retry to finish setup.",
"newKnowledge.preview": "Preview",
"newKnowledge.previewUnavailable": "Preview becomes available after the backend finishes processing this file.",
"newKnowledge.providerConnected": "{{provider}} connected",
"newKnowledge.providerLabel": "Provider",
"newKnowledge.providerLoadFailed": "Providers couldn't load",
"newKnowledge.providerNotConfigured": "{{provider}} is not configured",
"newKnowledge.providerNotConfiguredDescription": "Add an API key or endpoint URL to crawl websites with {{provider}}.",
"newKnowledge.providerUnavailable": "This provider is unavailable.",
"newKnowledge.reCrawl": "Re-crawl",
"newKnowledge.readOnlyEmpty": "Ask a workspace editor to create the first knowledge base.",
"newKnowledge.refreshConnectionStatus": "Refresh status",
"newKnowledge.refreshingConnection": "Refreshing…",
"newKnowledge.removeSource": "Remove source",
"newKnowledge.retryCrawl": "Retry crawl",
"newKnowledge.retryProviderLoad": "Retry",
"newKnowledge.retrySyncPolicy": "Retry sync policy",
"newKnowledge.rootUrl": "Root URL",
"newKnowledge.rootUrlPlaceholder": "https://docs.example.com",
"newKnowledge.routeUnavailable": "This section will become available in the next setup step.",
"newKnowledge.searchSources": "Search sources",
"newKnowledge.selectAll": "Select all",
"newKnowledge.selectAllSources": "Select all sources",
"newKnowledge.selectFilesAndFolders": "Select files & folders to sync",
"newKnowledge.skippedFailed": "Skipped (failed)",
"newKnowledge.skippedOffDomain": "Skipped (off-domain)",
"newKnowledge.sourceActions": "Actions for {{name}}",
"newKnowledge.sourceColumn": "Source",
"newKnowledge.sourceFilterLabel": "Filter sources by status",
"newKnowledge.sourceName": "Source name",
"newKnowledge.sourceNamePlaceholder": "e.g. Product docs crawl",
"newKnowledge.sourceNameRequired": "Enter a source name.",
"newKnowledge.sourceSetupBackendDependency": "Source setup is shown in full; editing and preview actions require the draft source backend workflow.",
"newKnowledge.sourceStatus.active": "Active",
"newKnowledge.sourceStatus.disabled": "Disabled",
"newKnowledge.sourceStatus.error": "Error",
"newKnowledge.sourceStatus.syncing": "Syncing",
"newKnowledge.sourceSyncFailed": "Failed",
"newKnowledge.sourceType.connector": "Connected app",
"newKnowledge.sourceType.object-storage": "Online drive",
"newKnowledge.sourceType.upload": "Upload",
"newKnowledge.sourceType.web": "Website crawl",
"newKnowledge.sourceTypeLabel": "Source type",
"newKnowledge.sources": "Sources",
"newKnowledge.sourcesDescription": "Where knowledge comes from, how fresh it is, and whether the last sync succeeded.",
"newKnowledge.sourcesEmptyDescription": "Connect a website, workspace, or drive — Dify keeps it synced and fresh, so retrieval never breaks.",
"newKnowledge.sourcesEmptyTitle": "No sources connected yet",
"newKnowledge.sourcesErrorDescription": "We couldn't load sources. Try again.",
"newKnowledge.sourcesErrorTitle": "Sources couldn't load",
"newKnowledge.startEmpty": "Start empty",
"newKnowledge.startEmptyDescription": "Create it now, add content later.",
"newKnowledge.startWith": "Start with",
"newKnowledge.startWithHelp": "You can add more Sources or Documents anytime.",
"newKnowledge.statusColumn": "Status",
"newKnowledge.stopCrawl": "Stop",
"newKnowledge.stoppingCrawl": "Stopping…",
"newKnowledge.syncNow": "Sync now",
"newKnowledge.syncPolicy": "Sync policy",
"newKnowledge.syncPolicyColumn": "Sync policy",
"newKnowledge.syncPolicyCustom": "Custom interval",
"newKnowledge.syncPolicyDaily": "Every 24 hours",
"newKnowledge.syncPolicyLoadFailed": "We couldn't load the sync policy.",
"newKnowledge.syncPolicyManual": "Manual only",
"newKnowledge.syncPolicyProvider": "Use provider schedule",
"newKnowledge.tags": "Tags",
"newKnowledge.unavailableDescription": "KnowledgeFS isn't available for this workspace right now.",
"newKnowledge.unavailableTitle": "New Knowledge is unavailable",
"newKnowledge.updated": "Updated {{date}}",
"newKnowledge.uploadCharactersUnavailable": "Characters: —",
"newKnowledge.uploadFiles": "Upload files",
"newKnowledge.uploadFilesDescription": "Add files from your computer — they're indexed as soon as you create.",
"newKnowledge.uploadingFiles": "Uploading…",
"newKnowledge.usingDefaults": "Using defaults",
"newKnowledge.viewLabel": "Knowledge view",
"newKnowledge.websiteCrawl": "Website crawl",
"noExternalKnowledge": "There is no External Knowledge API yet, click here to create",
"parentMode.fullDoc": "Full-doc",
"parentMode.paragraph": "Paragraph",
"partialEnabled_one": "Total of {{count}} document, {{num}} available",
"partialEnabled_other": "Total of {{count}} documents, {{num}} available",
"preprocessDocument": "{{num}} Preprocess Documents",
"rerankSettings": "Rerank Setting",
"retrieval.full_text_search.description": "Index all terms in the document, allowing users to search any term and retrieve relevant text chunk containing those terms.",
"retrieval.full_text_search.title": "Full-Text Search",
"retrieval.hybrid_search.description": "Execute full-text search and vector searches simultaneously, re-rank to select the best match for the user's query. Users can choose to set weights or configure to a Rerank model.",
"retrieval.hybrid_search.title": "Hybrid Search",
"retrieval.invertedIndex.title": "Inverted Index",
"retrieval.keyword_search.description": "Inverted Index is a structure used for efficient retrieval. Organized by terms, each term points to documents or web pages containing it.",
"retrieval.keyword_search.title": "Inverted Index",
"retrieval.semantic_search.description": "Generate query embeddings and search for the text chunk most similar to its vector representation.",
"retrieval.semantic_search.title": "Vector Search",
"retrievalSettings": "Retrieval Setting",
"retry": "Retry",
"selectExternalKnowledgeAPI.placeholder": "Choose an External Knowledge API",
"serviceApi.card.apiKey": "API Key",
"serviceApi.card.apiReference": "API Reference",
"serviceApi.card.endpoint": "Service API Endpoint",
"serviceApi.card.title": "Backend service api",
"serviceApi.disabled": "Disabled",
"serviceApi.enabled": "Enabled",
"serviceApi.title": "Service API",
"unavailable": "Unavailable",
"unknownError": "Unknown error",
"updated": "Updated",
"weightedScore.description": "By adjusting the weights assigned, this rerank strategy determines whether to prioritize semantic or keyword matching.",
"weightedScore.keyword": "Keyword",
"weightedScore.semantic": "Semantic",
"weightedScore.title": "Weighted Score"
}