mirror of https://github.com/langgenius/dify.git
284 lines
18 KiB
JSON
284 lines
18 KiB
JSON
{
|
|
"accessControl": "Web App Access Control",
|
|
"accessControlDialog.accessItems.anyone": "Anyone with the link",
|
|
"accessControlDialog.accessItems.external": "Authenticated external users",
|
|
"accessControlDialog.accessItems.organization": "All members within the platform",
|
|
"accessControlDialog.accessItems.specific": "Specific members within the platform",
|
|
"accessControlDialog.accessLabel": "Who has access",
|
|
"accessControlDialog.description": "Set web app access permissions",
|
|
"accessControlDialog.groups_one": "{{count}} GROUP",
|
|
"accessControlDialog.groups_other": "{{count}} GROUPS",
|
|
"accessControlDialog.members_one": "{{count}} MEMBER",
|
|
"accessControlDialog.members_other": "{{count}} MEMBERS",
|
|
"accessControlDialog.noGroupsOrMembers": "No groups or members selected",
|
|
"accessControlDialog.operateGroupAndMember.allMembers": "All members",
|
|
"accessControlDialog.operateGroupAndMember.expand": "Expand",
|
|
"accessControlDialog.operateGroupAndMember.noResult": "No result",
|
|
"accessControlDialog.operateGroupAndMember.searchPlaceholder": "Search groups and members",
|
|
"accessControlDialog.title": "Web App Access Control",
|
|
"accessControlDialog.updateSuccess": "Update successfully",
|
|
"accessControlDialog.webAppSSONotEnabledTip": "Please contact your organization administrator to configure external authentication for the web app.",
|
|
"accessItemsDescription.anyone": "Anyone can access the web app (no login required)",
|
|
"accessItemsDescription.external": "Only authenticated external users can access the web app",
|
|
"accessItemsDescription.organization": "All members within the platform can access the web app",
|
|
"accessItemsDescription.specific": "Only specific members within the platform can access the web app",
|
|
"answerIcon.description": "Whether to use the web app icon to replace 🤖 in the shared application",
|
|
"answerIcon.descriptionInExplore": "Whether to use the web app icon to replace 🤖 in Explore",
|
|
"answerIcon.title": "Use web app icon to replace 🤖",
|
|
"appDeleteFailed": "Failed to delete app",
|
|
"appDeleted": "App deleted",
|
|
"appNamePlaceholder": "Give your app a name",
|
|
"appSelector.label": "APP",
|
|
"appSelector.noParams": "No parameters needed",
|
|
"appSelector.params": "APP PARAMETERS",
|
|
"appSelector.placeholder": "Select an app...",
|
|
"communityIntro": "Discuss with team members, contributors and developers on different channels.",
|
|
"createApp": "CREATE APP",
|
|
"createFromConfigFile": "Create from DSL file",
|
|
"deleteAppConfirmContent": "Deleting the app is irreversible. Users will no longer be able to access your app, and all prompt configurations and logs will be permanently deleted.",
|
|
"deleteAppConfirmTitle": "Delete this app?",
|
|
"dslUploader.browse": "Browse",
|
|
"dslUploader.button": "Drag and drop file, or",
|
|
"duplicate": "Duplicate",
|
|
"duplicateTitle": "Duplicate App",
|
|
"editApp": "Edit Info",
|
|
"editAppTitle": "Edit App Info",
|
|
"editDone": "App info updated",
|
|
"editFailed": "Failed to update app info",
|
|
"export": "Export DSL",
|
|
"exportFailed": "Export DSL failed.",
|
|
"gotoAnything.actions.accountDesc": "Navigate to account page",
|
|
"gotoAnything.actions.communityDesc": "Open Discord community",
|
|
"gotoAnything.actions.docDesc": "Open help documentation",
|
|
"gotoAnything.actions.feedbackDesc": "Open community feedback discussions",
|
|
"gotoAnything.actions.languageCategoryDesc": "Switch interface language",
|
|
"gotoAnything.actions.languageCategoryTitle": "Language",
|
|
"gotoAnything.actions.languageChangeDesc": "Change UI language",
|
|
"gotoAnything.actions.runDesc": "Run quick commands (theme, language, ...)",
|
|
"gotoAnything.actions.runTitle": "Commands",
|
|
"gotoAnything.actions.searchApplications": "Search Applications",
|
|
"gotoAnything.actions.searchApplicationsDesc": "Search and navigate to your applications",
|
|
"gotoAnything.actions.searchKnowledgeBases": "Search Knowledge Bases",
|
|
"gotoAnything.actions.searchKnowledgeBasesDesc": "Search and navigate to your knowledge bases",
|
|
"gotoAnything.actions.searchPlugins": "Search Plugins",
|
|
"gotoAnything.actions.searchPluginsDesc": "Search and navigate to your plugins",
|
|
"gotoAnything.actions.searchWorkflowNodes": "Search Workflow Nodes",
|
|
"gotoAnything.actions.searchWorkflowNodesDesc": "Find and jump to nodes in the current workflow by name or type",
|
|
"gotoAnything.actions.searchWorkflowNodesHelp": "This feature only works when viewing a workflow. Navigate to a workflow first.",
|
|
"gotoAnything.actions.slashDesc": "Execute commands (type / to see all available commands)",
|
|
"gotoAnything.actions.slashTitle": "Commands",
|
|
"gotoAnything.actions.themeCategoryDesc": "Switch application theme",
|
|
"gotoAnything.actions.themeCategoryTitle": "Theme",
|
|
"gotoAnything.actions.themeDark": "Dark Theme",
|
|
"gotoAnything.actions.themeDarkDesc": "Use dark appearance",
|
|
"gotoAnything.actions.themeLight": "Light Theme",
|
|
"gotoAnything.actions.themeLightDesc": "Use light appearance",
|
|
"gotoAnything.actions.themeSystem": "System Theme",
|
|
"gotoAnything.actions.themeSystemDesc": "Follow your OS appearance",
|
|
"gotoAnything.actions.zenDesc": "Toggle canvas focus mode",
|
|
"gotoAnything.actions.zenTitle": "Zen Mode",
|
|
"gotoAnything.clearToSearchAll": "Clear @ to search all",
|
|
"gotoAnything.commandHint": "Type @ to browse by category",
|
|
"gotoAnything.emptyState.noAppsFound": "No apps found",
|
|
"gotoAnything.emptyState.noKnowledgeBasesFound": "No knowledge bases found",
|
|
"gotoAnything.emptyState.noPluginsFound": "No plugins found",
|
|
"gotoAnything.emptyState.noWorkflowNodesFound": "No workflow nodes found",
|
|
"gotoAnything.emptyState.tryDifferentTerm": "Try a different search term",
|
|
"gotoAnything.emptyState.trySpecificSearch": "Try {{shortcuts}} for specific searches",
|
|
"gotoAnything.groups.apps": "Apps",
|
|
"gotoAnything.groups.commands": "Commands",
|
|
"gotoAnything.groups.knowledgeBases": "Knowledge Bases",
|
|
"gotoAnything.groups.plugins": "Plugins",
|
|
"gotoAnything.groups.workflowNodes": "Workflow Nodes",
|
|
"gotoAnything.inScope": "in {{scope}}s",
|
|
"gotoAnything.noMatchingCommands": "No matching commands found",
|
|
"gotoAnything.noResults": "No results found",
|
|
"gotoAnything.pressEscToClose": "Press ESC to close",
|
|
"gotoAnything.resultCount": "{{count}} result",
|
|
"gotoAnything.resultCount_other": "{{count}} results",
|
|
"gotoAnything.searchFailed": "Search failed",
|
|
"gotoAnything.searchHint": "Start typing to search everything instantly",
|
|
"gotoAnything.searchPlaceholder": "Search or type @ or / for commands...",
|
|
"gotoAnything.searchTemporarilyUnavailable": "Search temporarily unavailable",
|
|
"gotoAnything.searchTitle": "Search for anything",
|
|
"gotoAnything.searching": "Searching...",
|
|
"gotoAnything.selectSearchType": "Choose what to search for",
|
|
"gotoAnything.selectToNavigate": "Select to navigate",
|
|
"gotoAnything.servicesUnavailableMessage": "Some search services may be experiencing issues. Try again in a moment.",
|
|
"gotoAnything.slashHint": "Type / to see all available commands",
|
|
"gotoAnything.someServicesUnavailable": "Some search services unavailable",
|
|
"gotoAnything.startTyping": "Start typing to search",
|
|
"gotoAnything.tips": "Press ↑↓ to navigate",
|
|
"gotoAnything.tryDifferentSearch": "Try a different search term",
|
|
"gotoAnything.useAtForSpecific": "Use @ for specific types",
|
|
"iconPicker.cancel": "Cancel",
|
|
"iconPicker.emoji": "Emoji",
|
|
"iconPicker.image": "Image",
|
|
"iconPicker.ok": "OK",
|
|
"importDSL": "Import DSL file",
|
|
"importFromDSL": "Import from DSL",
|
|
"importFromDSLFile": "From DSL file",
|
|
"importFromDSLUrl": "From URL",
|
|
"importFromDSLUrlPlaceholder": "Paste DSL link here",
|
|
"join": "Join the community",
|
|
"maxActiveRequests": "Max concurrent requests",
|
|
"maxActiveRequestsPlaceholder": "Enter 0 for unlimited",
|
|
"maxActiveRequestsTip": "Maximum number of concurrent active requests per app (0 for unlimited)",
|
|
"mermaid.classic": "Classic",
|
|
"mermaid.handDrawn": "Hand Drawn",
|
|
"newApp.Cancel": "Cancel",
|
|
"newApp.Confirm": "Confirm",
|
|
"newApp.Create": "Create",
|
|
"newApp.advancedShortDescription": "Workflow enhanced for multi-turn chats",
|
|
"newApp.advancedUserDescription": "Workflow with additional memory features and a chatbot interface.",
|
|
"newApp.agentAssistant": "New Agent Assistant",
|
|
"newApp.agentShortDescription": "Intelligent agent with reasoning and autonomous tool use",
|
|
"newApp.agentUserDescription": "An intelligent agent capable of iterative reasoning and autonomous tool use to achieve task goals.",
|
|
"newApp.appCreateDSLErrorPart1": "A significant difference in DSL versions has been detected. Forcing the import may cause the application to malfunction.",
|
|
"newApp.appCreateDSLErrorPart2": "Do you want to continue?",
|
|
"newApp.appCreateDSLErrorPart3": "Current application DSL version: ",
|
|
"newApp.appCreateDSLErrorPart4": "System-supported DSL version: ",
|
|
"newApp.appCreateDSLErrorTitle": "Version Incompatibility",
|
|
"newApp.appCreateDSLWarning": "Caution: DSL version difference may affect certain features",
|
|
"newApp.appCreateFailed": "Failed to create app",
|
|
"newApp.appCreated": "App created",
|
|
"newApp.appDescriptionPlaceholder": "Enter the description of the app",
|
|
"newApp.appNamePlaceholder": "Give your app a name",
|
|
"newApp.appTemplateNotSelected": "Please select a template",
|
|
"newApp.appTypeRequired": "Please select an app type",
|
|
"newApp.captionDescription": "Description",
|
|
"newApp.captionName": "App Name & Icon",
|
|
"newApp.caution": "Caution",
|
|
"newApp.chatApp": "Assistant",
|
|
"newApp.chatAppIntro": "I want to build a chat-based application. This app uses a question-and-answer format, allowing for multiple rounds of continuous conversation.",
|
|
"newApp.chatbotShortDescription": "LLM-based chatbot with simple setup",
|
|
"newApp.chatbotUserDescription": "Quickly build an LLM-based chatbot with simple configuration. You can switch to Chatflow later.",
|
|
"newApp.chooseAppType": "Choose an App Type",
|
|
"newApp.completeApp": "Text Generator",
|
|
"newApp.completeAppIntro": "I want to create an application that generates high-quality text based on prompts, such as generating articles, summaries, translations, and more.",
|
|
"newApp.completionShortDescription": "AI assistant for text generation tasks",
|
|
"newApp.completionUserDescription": "Quickly build an AI assistant for text generation tasks with simple configuration.",
|
|
"newApp.dropDSLToCreateApp": "Drop DSL file here to create app",
|
|
"newApp.forAdvanced": "FOR ADVANCED USERS",
|
|
"newApp.forBeginners": "More basic app types",
|
|
"newApp.foundResult": "{{count}} Result",
|
|
"newApp.foundResults": "{{count}} Results",
|
|
"newApp.hideTemplates": "Go back to mode selection",
|
|
"newApp.import": "Import",
|
|
"newApp.learnMore": "Learn more",
|
|
"newApp.nameNotEmpty": "Name cannot be empty",
|
|
"newApp.noAppsFound": "No apps found",
|
|
"newApp.noIdeaTip": "No ideas? Check out our templates",
|
|
"newApp.noTemplateFound": "No templates found",
|
|
"newApp.noTemplateFoundTip": "Try searching using different keywords.",
|
|
"newApp.optional": "Optional",
|
|
"newApp.previewDemo": "Preview demo",
|
|
"newApp.showTemplates": "I want to choose from a template",
|
|
"newApp.startFromBlank": "Create from Blank",
|
|
"newApp.startFromTemplate": "Create from Template",
|
|
"newApp.useTemplate": "Use this template",
|
|
"newApp.workflowShortDescription": "Agentic flow for intelligent automations",
|
|
"newApp.workflowUserDescription": "Visually build autonomous AI workflows with drag-and-drop simplicity.",
|
|
"newApp.workflowWarning": "Currently in beta",
|
|
"newAppFromTemplate.byCategories": "BY CATEGORIES",
|
|
"newAppFromTemplate.searchAllTemplate": "Search all templates...",
|
|
"newAppFromTemplate.sidebar.Agent": "Agent",
|
|
"newAppFromTemplate.sidebar.Assistant": "Assistant",
|
|
"newAppFromTemplate.sidebar.HR": "HR",
|
|
"newAppFromTemplate.sidebar.Programming": "Programming",
|
|
"newAppFromTemplate.sidebar.Recommended": "Recommended",
|
|
"newAppFromTemplate.sidebar.Workflow": "Workflow",
|
|
"newAppFromTemplate.sidebar.Writing": "Writing",
|
|
"noAccessPermission": "No permission to access web app",
|
|
"noUserInputNode": "Missing user input node",
|
|
"notPublishedYet": "App is not published yet",
|
|
"openInExplore": "Open in Explore",
|
|
"publishApp.notSet": "Not set",
|
|
"publishApp.notSetDesc": "Currently nobody can access the web app. Please set permissions.",
|
|
"publishApp.title": "Who can access web app",
|
|
"removeOriginal": "Delete the original app",
|
|
"roadmap": "See our roadmap",
|
|
"showMyCreatedAppsOnly": "Created by me",
|
|
"structOutput.LLMResponse": "LLM Response",
|
|
"structOutput.configure": "Configure",
|
|
"structOutput.modelNotSupported": "Model not supported",
|
|
"structOutput.modelNotSupportedTip": "The current model does not support this feature and is automatically downgraded to prompt injection.",
|
|
"structOutput.moreFillTip": "Showing max 10 levels of nesting",
|
|
"structOutput.notConfiguredTip": "Structured output has not been configured yet",
|
|
"structOutput.required": "Required",
|
|
"structOutput.structured": "Structured",
|
|
"structOutput.structuredTip": "Structured Outputs is a feature that ensures the model will always generate responses that adhere to your supplied JSON Schema",
|
|
"switch": "Switch to Workflow Orchestrate",
|
|
"switchLabel": "The app copy to be created",
|
|
"switchStart": "Start switch",
|
|
"switchTip": "not allow",
|
|
"switchTipEnd": " switching back to Basic Orchestrate.",
|
|
"switchTipStart": "A new app copy will be created for you, and the new copy will switch to Workflow Orchestrate. The new copy will ",
|
|
"theme.switchDark": "Switch to dark theme",
|
|
"theme.switchLight": "Switch to light theme",
|
|
"tracing.aliyun.description": "The fully-managed and maintenance-free observability platform provided by Alibaba Cloud, enables out-of-the-box monitoring, tracing, and evaluation of Dify applications.",
|
|
"tracing.aliyun.title": "Cloud Monitor",
|
|
"tracing.arize.description": "Enterprise-grade LLM observability, online & offline evaluation, monitoring, and experimentation—powered by OpenTelemetry. Purpose-built for LLM & agent-driven applications.",
|
|
"tracing.arize.title": "Arize",
|
|
"tracing.collapse": "Collapse",
|
|
"tracing.config": "Config",
|
|
"tracing.configProvider.clientId": "OAuth Client ID",
|
|
"tracing.configProvider.clientSecret": "OAuth Client Secret",
|
|
"tracing.configProvider.databricksHost": "Databricks Workspace URL",
|
|
"tracing.configProvider.experimentId": "Experiment ID",
|
|
"tracing.configProvider.password": "Password",
|
|
"tracing.configProvider.personalAccessToken": "Personal Access Token (legacy)",
|
|
"tracing.configProvider.placeholder": "Enter your {{key}}",
|
|
"tracing.configProvider.project": "Project",
|
|
"tracing.configProvider.publicKey": "Public Key",
|
|
"tracing.configProvider.removeConfirmContent": "The current configuration is in use, removing it will turn off the Tracing feature.",
|
|
"tracing.configProvider.removeConfirmTitle": "Remove {{key}} configuration?",
|
|
"tracing.configProvider.secretKey": "Secret Key",
|
|
"tracing.configProvider.title": "Config ",
|
|
"tracing.configProvider.trackingUri": "Tracking URI",
|
|
"tracing.configProvider.username": "Username",
|
|
"tracing.configProvider.viewDocsLink": "View {{key}} docs",
|
|
"tracing.configProviderTitle.configured": "Configured",
|
|
"tracing.configProviderTitle.moreProvider": "More Provider",
|
|
"tracing.configProviderTitle.notConfigured": "Config provider to enable tracing",
|
|
"tracing.databricks.description": "Databricks offers fully-managed MLflow with strong governance and security for storing trace data.",
|
|
"tracing.databricks.title": "Databricks",
|
|
"tracing.description": "Configuring a Third-Party LLMOps provider and tracing app performance.",
|
|
"tracing.disabled": "Disabled",
|
|
"tracing.disabledTip": "Please config provider first",
|
|
"tracing.enabled": "In Service",
|
|
"tracing.expand": "Expand",
|
|
"tracing.inUse": "In use",
|
|
"tracing.langfuse.description": "Open-source LLM observability, evaluation, prompt management and metrics to debug and improve your LLM application.",
|
|
"tracing.langfuse.title": "Langfuse",
|
|
"tracing.langsmith.description": "An all-in-one developer platform for every step of the LLM-powered application lifecycle.",
|
|
"tracing.langsmith.title": "LangSmith",
|
|
"tracing.mlflow.description": "MLflow is an open-source platform for experiment management, evaluation, and monitoring of LLM applications.",
|
|
"tracing.mlflow.title": "MLflow",
|
|
"tracing.opik.description": "Opik is an open-source platform for evaluating, testing, and monitoring LLM applications.",
|
|
"tracing.opik.title": "Opik",
|
|
"tracing.phoenix.description": "Open-source & OpenTelemetry-based observability, evaluation, prompt engineering and experimentation platform for your LLM workflows and agents.",
|
|
"tracing.phoenix.title": "Phoenix",
|
|
"tracing.tencent.description": "Tencent Application Performance Monitoring provides comprehensive tracing and multi-dimensional analysis for LLM applications.",
|
|
"tracing.tencent.title": "Tencent APM",
|
|
"tracing.title": "Tracing app performance",
|
|
"tracing.tracing": "Tracing",
|
|
"tracing.tracingDescription": "Capture the full context of app execution, including LLM calls, context, prompts, HTTP requests, and more, to a third-party tracing platform.",
|
|
"tracing.view": "View",
|
|
"tracing.weave.description": "Weave is an open-source platform for evaluating, testing, and monitoring LLM applications.",
|
|
"tracing.weave.title": "Weave",
|
|
"typeSelector.advanced": "Chatflow",
|
|
"typeSelector.agent": "Agent",
|
|
"typeSelector.all": "All Types ",
|
|
"typeSelector.chatbot": "Chatbot",
|
|
"typeSelector.completion": "Completion",
|
|
"typeSelector.workflow": "Workflow",
|
|
"types.advanced": "Chatflow",
|
|
"types.agent": "Agent",
|
|
"types.all": "All",
|
|
"types.basic": "Basic",
|
|
"types.chatbot": "Chatbot",
|
|
"types.completion": "Completion",
|
|
"types.workflow": "Workflow"
|
|
}
|