dify/web/i18n/nl-NL/app-log.json
非法操作 f09d2b191f
feat: archive logs export (#38207)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-07-14 08:25:37 +00:00

104 lines
5.6 KiB
JSON

{
"agentLogDetail.agentMode": "Agent Mode",
"agentLogDetail.finalProcessing": "Final Processing",
"agentLogDetail.iteration": "Iteration",
"agentLogDetail.iterations": "Iterations",
"agentLogDetail.toolUsed": "Tool Used",
"archives.action.downloadMonth": "Archief van {{month}} downloaden",
"archives.action.downloadReady": "De archiefdownload is klaar.",
"archives.action.prepareDownload": "Download voorbereiden",
"archives.action.prepareFailed": "Kan archiefdownload niet voorbereiden.",
"archives.action.prepareMonth": "Archiefdownload van {{month}} voorbereiden",
"archives.action.prepareStarted": "De archiefdownload wordt voorbereid.",
"archives.action.preparing": "Voorbereiden",
"archives.description": "Download maandelijkse CSV-exports van gearchiveerde workflow-runlogs in deze werkruimte.",
"archives.downloadHint.failed": "Het voorbereiden van dit archief is mislukt. Probeer opnieuw om een nieuwe downloadtaak te starten.",
"archives.downloadHint.failedWithReason": "Het voorbereiden van dit archief is mislukt: {{reason}}",
"archives.downloadHint.prepare": "Start een achtergrondtaak om deze CSV-export voor te bereiden. U kunt deze pagina verlaten nadat de taak is gestart.",
"archives.downloadHint.preparing": "De CSV-export wordt op de achtergrond voorbereid. U kunt deze pagina verlaten en later terugkomen.",
"archives.downloadHint.ready": "Deze CSV-export is klaar om te downloaden.",
"archives.empty.description": "Gearchiveerde workflow-runlogs verschijnen hier nadat de bewaartaak is voltooid.",
"archives.empty.title": "Geen gearchiveerde logs",
"archives.error.description": "Vernieuw de pagina of probeer het later opnieuw.",
"archives.error.title": "Kan gearchiveerde logs niet laden",
"archives.notice.action": "Gearchiveerde logs bekijken",
"archives.notice.description": "Sommige logs in deze periode zijn mogelijk gearchiveerd.",
"archives.summary.latest": "Nieuwste archief",
"archives.summary.months": "Gearchiveerde maanden",
"archives.summary.runs": "Workflow-runs",
"archives.summary.size": "Opgeslagen grootte",
"archives.table.action": "Actie",
"archives.table.month": "Maand",
"archives.table.runs": "Runs",
"archives.table.size": "Grootte",
"archives.title": "Gearchiveerde logs",
"archives.upgradeTip.description": "Upgrade uw abonnement om workflow-runlogs voortaan te bewaren en niet te laten verwijderen. Logs die al zijn verwijderd, kunnen niet worden hersteld.",
"archives.upgradeTip.title": "Upgrade om toekomstige workflowlogs te bewaren",
"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 registreert de actieve status van de applicatie, inclusief prestaties, gebruikersactiviteit en kosten.",
"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": "Integratie",
"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"
}