dify/web/i18n/en-US/app-log.json

105 lines
5.5 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.

{
"agentLogDetail.agentMode": "Agent Mode",
"agentLogDetail.finalProcessing": "Final Processing",
"agentLogDetail.iteration": "Iteration",
"agentLogDetail.iterations": "Iterations",
"agentLogDetail.toolUsed": "Tool Used",
"archives.action.downloadMonth": "Download {{month}} archive",
"archives.action.downloadReady": "Archive download is ready.",
"archives.action.prepareDownload": "Prepare download",
"archives.action.prepareFailed": "Failed to prepare archive download.",
"archives.action.prepareMonth": "Prepare {{month}} archive download",
"archives.action.prepareStarted": "Archive download is being prepared.",
"archives.action.preparing": "Preparing",
"archives.description": "Download monthly CSV exports of archived workflow run logs across this workspace.",
"archives.downloadHint.failed": "Preparing this archive failed. Retry to start a new download task.",
"archives.downloadHint.failedWithReason": "Preparing this archive failed: {{reason}}",
"archives.downloadHint.prepare": "Starts a background task to prepare this CSV export. You can leave this page after it starts.",
"archives.downloadHint.preparing": "The CSV export is being prepared in the background. You can leave this page and come back later.",
"archives.downloadHint.ready": "This CSV export is ready to download.",
"archives.empty.description": "Archived workflow run logs will appear here after the retention job finishes.",
"archives.empty.title": "No archived logs",
"archives.error.description": "Refresh the page or try again later.",
"archives.error.title": "Could not load archived logs",
"archives.notice.action": "Open archived logs",
"archives.notice.description": "Some logs in this time range may have been archived.",
"archives.summary.latest": "Latest archive",
"archives.summary.months": "Archived months",
"archives.summary.runs": "Workflow runs",
"archives.summary.size": "Stored size",
"archives.table.action": "Action",
"archives.table.month": "Month",
"archives.table.runs": "Runs",
"archives.table.size": "Size",
"archives.title": "Archived logs",
"archives.upgradeTip.description": "Upgrade your plan to keep workflow run logs from being deleted going forward. Logs that have already been deleted cannot be recovered.",
"archives.upgradeTip.title": "Upgrade to retain future workflow logs",
"dateTimeFormat": "MM/DD/YYYY hh:mm:ss A",
"description": "The logs record the running status of the application, including user inputs and AI replies.",
"detail.annotationTip": "Improvements Marked by {{user}}",
"detail.conversationId": "Conversation ID",
"detail.loading": "loading",
"detail.modelParams": "Model parameters",
"detail.operation.dislike": "dislike",
"detail.operation.like": "like",
"detail.second": "s",
"detail.time": "Time",
"detail.timeConsuming": "",
"detail.tokenCost": "Token spent",
"detail.uploadImages": "Uploaded Images",
"detail.variables": "Variables",
"filter.annotation.all": "All",
"filter.annotation.annotated": "Annotated Improvements ({{count}} items)",
"filter.annotation.not_annotated": "Not Annotated",
"filter.ascending": "ascending",
"filter.descending": "descending",
"filter.period.allTime": "All time",
"filter.period.custom": "Custom",
"filter.period.last12months": "Last 12 months",
"filter.period.last30days": "Last 30 Days",
"filter.period.last3months": "Last 3 months",
"filter.period.last4weeks": "Last 4 weeks",
"filter.period.last7days": "Last 7 Days",
"filter.period.monthToDate": "Month to date",
"filter.period.quarterToDate": "Quarter to date",
"filter.period.today": "Today",
"filter.period.yearToDate": "Year to date",
"filter.sortBy": "Sort by:",
"monitoring.description": "Monitoring records the running status of the application, including performance, user activity, and costs.",
"retention.upgradeTip.description": "Upgrade to retain all logs generated after upgrading with no time limit; previously expired logs cant be recovered.",
"runDetail.fileListDetail": "Detail",
"runDetail.fileListLabel": "File Details",
"runDetail.testWithParams": "Test With Params",
"runDetail.title": "Conversation Log",
"runDetail.workflowTitle": "Log Detail",
"table.empty.element.content": "Observe and annotate interactions between end-users and AI applications here to continuously improve AI accuracy. You can try <shareLink>sharing</shareLink> or <testLink>testing</testLink> the Web App yourself, then return to this page.",
"table.empty.element.title": "Is anyone there?",
"table.empty.noChat": "No conversation yet",
"table.empty.noOutput": "No output",
"table.header.adminRate": "Op. Rate",
"table.header.endUser": "End User or Account",
"table.header.input": "Input",
"table.header.messageCount": "Message Count",
"table.header.output": "Output",
"table.header.runtime": "RUN TIME",
"table.header.startTime": "START TIME",
"table.header.status": "STATUS",
"table.header.summary": "Title",
"table.header.time": "Created time",
"table.header.tokens": "TOKENS",
"table.header.triggered_from": "TRIGGER BY",
"table.header.updatedTime": "Updated time",
"table.header.user": "END USER OR ACCOUNT",
"table.header.userRate": "User Rate",
"title": "Logs",
"triggerBy.appRun": "WebApp",
"triggerBy.debugging": "Debugging",
"triggerBy.plugin": "Integration",
"triggerBy.ragPipelineDebugging": "RAG Debugging",
"triggerBy.ragPipelineRun": "RAG Pipeline",
"triggerBy.schedule": "Schedule",
"triggerBy.webhook": "Webhook",
"workflowSubtitle": "The log recorded the operation of Automate.",
"workflowTitle": "Workflow Logs"
}