dify/web/i18n/fr-FR/app-log.json

74 lines
3.7 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": "Mode Agent",
"agentLogDetail.finalProcessing": "Traitement final",
"agentLogDetail.iteration": "Itération",
"agentLogDetail.iterations": "Itérations",
"agentLogDetail.toolUsed": "Outil utilisé",
"dateTimeFormat": "MM/DD/YYYY hh:mm:ss A",
"description": "Les journaux enregistrent l'état d'exécution de l'application, y compris les entrées utilisateur et les réponses de l'IA.",
"detail.annotationTip": "Améliorations marquées par {{user}}",
"detail.conversationId": "ID de conversation",
"detail.loading": "chargement",
"detail.modelParams": "Paramètres du modèle",
"detail.operation.dislike": "je n'aime pas",
"detail.operation.like": "j'aime",
"detail.second": "s",
"detail.time": "Heure",
"detail.timeConsuming": "",
"detail.tokenCost": "Jeton dépensé",
"detail.uploadImages": "Images téléchargées",
"detail.variables": "Variables",
"filter.annotation.all": "Tous",
"filter.annotation.annotated": "Améliorations annotées ({{count}} éléments)",
"filter.annotation.not_annotated": "Non annoté",
"filter.ascending": "croissant",
"filter.descending": "décroissant",
"filter.period.allTime": "Tout le temps",
"filter.period.custom": "Personnalisé",
"filter.period.last12months": "12 derniers mois",
"filter.period.last30days": "Derniers 30 jours",
"filter.period.last3months": "3 derniers mois",
"filter.period.last4weeks": "4 dernières semaines",
"filter.period.last7days": "7 derniers jours",
"filter.period.monthToDate": "Mois à ce jour",
"filter.period.quarterToDate": "Trimestre à ce jour",
"filter.period.today": "Aujourd'hui",
"filter.period.yearToDate": "Année à ce jour",
"filter.sortBy": "Trier par :",
"monitoring.description": "Le monitoring enregistre létat de fonctionnement de lapplication, notamment les performances, lactivité des utilisateurs et les coûts.",
"runDetail.fileListDetail": "Détail",
"runDetail.fileListLabel": "Détails du fichier",
"runDetail.testWithParams": "Test avec paramètres",
"runDetail.title": "Journal de conversation",
"runDetail.workflowTitle": "Détail du journal",
"table.empty.element.content": "Observez et annotez ici les interactions entre les utilisateurs finaux et les applications d'IA pour améliorer en continu la précision de l'IA. Vous pouvez essayer de <shareLink>partager</shareLink> ou de <testLink>tester</testLink> l'application Web vous-même, puis revenir sur cette page.",
"table.empty.element.title": "Y a-t-il quelqu'un ?",
"table.empty.noChat": "Aucune conversation pour le moment",
"table.empty.noOutput": "Aucune sortie",
"table.header.adminRate": "Taux op.",
"table.header.endUser": "Utilisateur final ou compte",
"table.header.input": "Entrée",
"table.header.messageCount": "Nombre de messages",
"table.header.output": "Sortie",
"table.header.runtime": "TEMPS D'EXÉCUTION",
"table.header.startTime": "HEURE DE DÉBUT",
"table.header.status": "STATUT",
"table.header.summary": "Titre",
"table.header.time": "Heure de création",
"table.header.tokens": "JETONS",
"table.header.triggered_from": "DÉCLENCHÉ PAR",
"table.header.updatedTime": "Heure de mise à jour",
"table.header.user": "UTILISATEUR FINAL OU COMPTE",
"table.header.userRate": "Taux utilisateur",
"title": "Journaux",
"triggerBy.appRun": "Application Web",
"triggerBy.debugging": "Débogage",
"triggerBy.plugin": "Intégration",
"triggerBy.ragPipelineDebugging": "Débogage RAG",
"triggerBy.ragPipelineRun": "Pipeline RAG",
"triggerBy.schedule": "Programme",
"triggerBy.webhook": "Webhook",
"workflowSubtitle": "Le journal enregistre l'opération d'Automate.",
"workflowTitle": "Journaux de workflow"
}