mirror of https://github.com/langgenius/dify.git
122 lines
9.1 KiB
JSON
122 lines
9.1 KiB
JSON
{
|
|
"analysis.activeUsers.explanation": "Unique users engaging in Q&A with AI; prompt engineering/debugging excluded.",
|
|
"analysis.activeUsers.title": "Active Users",
|
|
"analysis.avgResponseTime.explanation": "Time (ms) for AI to process/respond; for text-based apps.",
|
|
"analysis.avgResponseTime.title": "Avg. Response Time",
|
|
"analysis.avgSessionInteractions.explanation": "Continuous user-AI communication count; for conversation-based apps.",
|
|
"analysis.avgSessionInteractions.title": "Avg. Session Interactions",
|
|
"analysis.avgUserInteractions.explanation": "Reflects the daily usage frequency of users. This metric reflects user stickiness.",
|
|
"analysis.avgUserInteractions.title": "Avg. User Interactions",
|
|
"analysis.ms": "ms",
|
|
"analysis.title": "Analysis",
|
|
"analysis.tokenPS": "Token/s",
|
|
"analysis.tokenUsage.consumed": "Consumed",
|
|
"analysis.tokenUsage.explanation": "Reflects the daily token usage of the language model for the application, useful for cost control purposes.",
|
|
"analysis.tokenUsage.title": "Token Usage",
|
|
"analysis.totalConversations.explanation": "Daily AI conversations count; prompt engineering/debugging excluded.",
|
|
"analysis.totalConversations.title": "Total Conversations",
|
|
"analysis.totalMessages.explanation": "Daily AI interactions count.",
|
|
"analysis.totalMessages.title": "Total Messages",
|
|
"analysis.tps.explanation": "Measure the performance of the LLM. Count the Tokens output speed of LLM from the beginning of the request to the completion of the output.",
|
|
"analysis.tps.title": "Token Output Speed",
|
|
"analysis.userSatisfactionRate.explanation": "The number of likes per 1,000 messages. This indicates the proportion of answers that users are highly satisfied with.",
|
|
"analysis.userSatisfactionRate.title": "User Satisfaction Rate",
|
|
"apiKeyInfo.callTimes": "Call times",
|
|
"apiKeyInfo.cloud.exhausted.description": "You have exhausted your trial quota. Please set up your own model provider or purchase additional quota.",
|
|
"apiKeyInfo.cloud.exhausted.title": "Your trial quota have been used up, please set up your APIKey.",
|
|
"apiKeyInfo.cloud.trial.description": "The trial quota is provided for your testing purposes. Before the trial quota is exhausted, please set up your own model provider or purchase additional quota.",
|
|
"apiKeyInfo.cloud.trial.title": "You are using the {{providerName}} trial quota.",
|
|
"apiKeyInfo.selfHost.title.row1": "To get started,",
|
|
"apiKeyInfo.selfHost.title.row2": "setup your model provider first.",
|
|
"apiKeyInfo.setAPIBtn": "Go to setup model provider",
|
|
"apiKeyInfo.tryCloud": "Or try the cloud version of Dify with free quote",
|
|
"apiKeyInfo.usedToken": "Used token",
|
|
"overview.apiInfo.accessibleAddress": "Service API Endpoint",
|
|
"overview.apiInfo.doc": "API Reference",
|
|
"overview.apiInfo.explanation": "Easily integrated into your application",
|
|
"overview.apiInfo.title": "Backend Service API",
|
|
"overview.appInfo.accessibleAddress": "Public URL",
|
|
"overview.appInfo.customize.entry": "Customize",
|
|
"overview.appInfo.customize.explanation": "You can customize the frontend of the Web App to fit your scenario and style needs.",
|
|
"overview.appInfo.customize.title": "Customize AI web app",
|
|
"overview.appInfo.customize.way": "way",
|
|
"overview.appInfo.customize.way1.name": "Fork the client code, modify it and deploy to Vercel (recommended)",
|
|
"overview.appInfo.customize.way1.step1": "Fork the client code and modify it",
|
|
"overview.appInfo.customize.way1.step1Operation": "Dify-WebClient",
|
|
"overview.appInfo.customize.way1.step1Tip": "Click here to fork the source code into your GitHub account and modify the code",
|
|
"overview.appInfo.customize.way1.step2": "Deploy to Vercel",
|
|
"overview.appInfo.customize.way1.step2Operation": "Import repository",
|
|
"overview.appInfo.customize.way1.step2Tip": "Click here to import the repository into Vercel and deploy",
|
|
"overview.appInfo.customize.way1.step3": "Configure environment variables",
|
|
"overview.appInfo.customize.way1.step3Tip": "Add the following environment variables in Vercel",
|
|
"overview.appInfo.customize.way2.name": "Write client-side code to call the API and deploy it to a server",
|
|
"overview.appInfo.customize.way2.operation": "Documentation",
|
|
"overview.appInfo.embedded.chromePlugin": "Install Dify Chatbot Chrome Extension",
|
|
"overview.appInfo.embedded.copied": "Copied",
|
|
"overview.appInfo.embedded.copy": "Copy",
|
|
"overview.appInfo.embedded.entry": "Embedded",
|
|
"overview.appInfo.embedded.explanation": "Choose the way to embed chat app to your website",
|
|
"overview.appInfo.embedded.iframe": "To add the chat app any where on your website, add this iframe to your html code.",
|
|
"overview.appInfo.embedded.scripts": "To add a chat app to the bottom right of your website add this code to your html.",
|
|
"overview.appInfo.embedded.title": "Embed on website",
|
|
"overview.appInfo.enableTooltip.description": "To enable this feature, please add a User Input node to the canvas. (May already exist in draft, takes effect after publishing)",
|
|
"overview.appInfo.enableTooltip.learnMore": "Learn more",
|
|
"overview.appInfo.explanation": "Ready-to-use AI web app",
|
|
"overview.appInfo.launch": "Launch",
|
|
"overview.appInfo.preUseReminder": "Please enable web app before continuing.",
|
|
"overview.appInfo.preview": "Preview",
|
|
"overview.appInfo.qrcode.download": "Download QR Code",
|
|
"overview.appInfo.qrcode.scan": "Scan To Share",
|
|
"overview.appInfo.qrcode.title": "Link QR Code",
|
|
"overview.appInfo.regenerate": "Regenerate",
|
|
"overview.appInfo.regenerateNotice": "Do you want to regenerate the public URL?",
|
|
"overview.appInfo.settings.chatColorTheme": "Chat color theme",
|
|
"overview.appInfo.settings.chatColorThemeDesc": "Set the color theme of the chatbot",
|
|
"overview.appInfo.settings.chatColorThemeInverted": "Inverted",
|
|
"overview.appInfo.settings.entry": "Settings",
|
|
"overview.appInfo.settings.invalidHexMessage": "Invalid hex value",
|
|
"overview.appInfo.settings.invalidPrivacyPolicy": "Invalid privacy policy link. Please use a valid link that starts with http or https",
|
|
"overview.appInfo.settings.language": "Language",
|
|
"overview.appInfo.settings.modalTip": "Client-side web app settings. ",
|
|
"overview.appInfo.settings.more.copyRightPlaceholder": "Enter the name of the author or organization",
|
|
"overview.appInfo.settings.more.copyright": "Copyright",
|
|
"overview.appInfo.settings.more.copyrightTip": "Display copyright information in the web app",
|
|
"overview.appInfo.settings.more.copyrightTooltip": "Please upgrade to Professional plan or above",
|
|
"overview.appInfo.settings.more.customDisclaimer": "Custom Disclaimer",
|
|
"overview.appInfo.settings.more.customDisclaimerPlaceholder": "Enter the custom disclaimer text",
|
|
"overview.appInfo.settings.more.customDisclaimerTip": "Custom disclaimer text will be displayed on the client side, providing additional information about the application",
|
|
"overview.appInfo.settings.more.entry": "Show more settings",
|
|
"overview.appInfo.settings.more.privacyPolicy": "Privacy Policy",
|
|
"overview.appInfo.settings.more.privacyPolicyPlaceholder": "Enter the privacy policy link",
|
|
"overview.appInfo.settings.more.privacyPolicyTip": "Helps visitors understand the data the application collects, see Dify's <privacyPolicyLink>Privacy Policy</privacyPolicyLink>.",
|
|
"overview.appInfo.settings.sso.description": "All users are required to login with SSO before using web app",
|
|
"overview.appInfo.settings.sso.label": "SSO Enforcement",
|
|
"overview.appInfo.settings.sso.title": "web app SSO",
|
|
"overview.appInfo.settings.sso.tooltip": "Contact the administrator to enable web app SSO",
|
|
"overview.appInfo.settings.title": "Web App Settings",
|
|
"overview.appInfo.settings.webDesc": "web app Description",
|
|
"overview.appInfo.settings.webDescPlaceholder": "Enter the description of the web app",
|
|
"overview.appInfo.settings.webDescTip": "This text will be displayed on the client side, providing basic guidance on how to use the application",
|
|
"overview.appInfo.settings.webName": "web app Name",
|
|
"overview.appInfo.settings.workflow.hide": "Hide",
|
|
"overview.appInfo.settings.workflow.show": "Show",
|
|
"overview.appInfo.settings.workflow.showDesc": "Show or hide workflow details in web app",
|
|
"overview.appInfo.settings.workflow.subTitle": "Workflow Details",
|
|
"overview.appInfo.settings.workflow.title": "Workflow",
|
|
"overview.appInfo.title": "Web App",
|
|
"overview.disableTooltip.triggerMode": "The {{feature}} feature is not supported in Trigger Node mode.",
|
|
"overview.status.disable": "Disabled",
|
|
"overview.status.running": "In Service",
|
|
"overview.title": "Overview",
|
|
"overview.triggerInfo.explanation": "Workflow trigger management",
|
|
"overview.triggerInfo.learnAboutTriggers": "Learn about Triggers",
|
|
"overview.triggerInfo.noTriggerAdded": "No trigger added",
|
|
"overview.triggerInfo.title": "Triggers",
|
|
"overview.triggerInfo.triggerStatusDescription": "Trigger node status appears here. (May already exist in draft, takes effect after publishing)",
|
|
"overview.triggerInfo.triggersAdded": "{{count}} Triggers added",
|
|
"welcome.enterKeyTip": "enter your OpenAI API Key below",
|
|
"welcome.firstStepTip": "To get started,",
|
|
"welcome.getKeyTip": "Get your API Key from OpenAI dashboard",
|
|
"welcome.placeholder": "Your OpenAI API Key (eg.sk-xxxx)"
|
|
}
|