Browse Source

chore: translate i18n files (#11389)

Co-authored-by: JzoNgKVO <27049666+JzoNgKVO@users.noreply.github.com>
tags/0.13.2
github-actions[bot] 11 months ago
parent
commit
d60ca1661c
No account linked to committer's email address

+ 2
- 0
web/i18n/de-DE/app-log.ts View File

@@ -79,6 +79,8 @@ const translation = {
runDetail: {
title: 'Konversationsprotokoll',
workflowTitle: 'Protokolldetail',
fileListLabel: 'Details zur Datei',
fileListDetail: 'Detail',
},
promptLog: 'Prompt-Protokoll',
agentLog: 'Agentenprotokoll',

+ 2
- 0
web/i18n/es-ES/app-log.ts View File

@@ -79,6 +79,8 @@ const translation = {
runDetail: {
title: 'Registro de Conversación',
workflowTitle: 'Detalle del Registro',
fileListLabel: 'Detalles del archivo',
fileListDetail: 'Detalle',
},
promptLog: 'Registro de Indicación',
agentLog: 'Registro de Agente',

+ 2
- 0
web/i18n/fa-IR/app-log.ts View File

@@ -79,6 +79,8 @@ const translation = {
runDetail: {
title: 'لاگ مکالمه',
workflowTitle: 'جزئیات لاگ',
fileListLabel: 'جزئیات فایل',
fileListDetail: 'جزئیات',
},
promptLog: 'لاگ درخواست',
agentLog: 'لاگ عامل',

+ 2
- 0
web/i18n/fr-FR/app-log.ts View File

@@ -79,6 +79,8 @@ const translation = {
runDetail: {
title: 'Journal de conversation',
workflowTitle: 'Détail du journal',
fileListDetail: 'Détail',
fileListLabel: 'Détails du fichier',
},
promptLog: 'Journal de consigne',
agentLog: 'Journal des agents',

+ 2
- 0
web/i18n/hi-IN/app-log.ts View File

@@ -81,6 +81,8 @@ const translation = {
runDetail: {
title: 'बातचीत लॉग',
workflowTitle: 'लॉग विवरण',
fileListDetail: 'विस्तार',
fileListLabel: 'फ़ाइल विवरण',
},
promptLog: 'प्रॉम्प्ट लॉग',
agentLog: 'एजेंट लॉग',

+ 2
- 0
web/i18n/it-IT/app-log.ts View File

@@ -83,6 +83,8 @@ const translation = {
runDetail: {
title: 'Registro Conversazione',
workflowTitle: 'Dettagli Registro',
fileListDetail: 'Dettaglio',
fileListLabel: 'Dettagli del file',
},
promptLog: 'Registro Prompt',
agentLog: 'Registro Agente',

+ 2
- 0
web/i18n/ja-JP/app-log.ts View File

@@ -79,6 +79,8 @@ const translation = {
runDetail: {
title: '会話ログ',
workflowTitle: 'ログの詳細',
fileListLabel: 'ファイルの詳細',
fileListDetail: 'ディテール',
},
promptLog: 'プロンプトログ',
agentLog: 'エージェントログ',

+ 2
- 0
web/i18n/ko-KR/app-log.ts View File

@@ -80,6 +80,8 @@ const translation = {
runDetail: {
title: '대화 로그',
workflowTitle: '로그 세부 정보',
fileListDetail: '세부',
fileListLabel: '파일 세부 정보',
},
promptLog: '프롬프트 로그',
agentLog: '에이전트 로그',

+ 2
- 0
web/i18n/pl-PL/app-log.ts View File

@@ -83,6 +83,8 @@ const translation = {
runDetail: {
title: 'Dziennik rozmowy',
workflowTitle: 'Szczegół dziennika',
fileListDetail: 'Detal',
fileListLabel: 'Szczegóły pliku',
},
promptLog: 'Dziennik monitów',
agentLog: 'Dziennik agenta',

+ 2
- 0
web/i18n/pt-BR/app-log.ts View File

@@ -79,6 +79,8 @@ const translation = {
runDetail: {
title: 'Registro de Conversa',
workflowTitle: 'Detalhes do Registro',
fileListLabel: 'Detalhes do arquivo',
fileListDetail: 'Detalhe',
},
promptLog: 'Registro de Prompt',
agentLog: 'Registro do agente',

+ 2
- 0
web/i18n/ro-RO/app-log.ts View File

@@ -79,6 +79,8 @@ const translation = {
runDetail: {
title: 'Jurnal de conversație',
workflowTitle: 'Detalii jurnal',
fileListDetail: 'Amănunt',
fileListLabel: 'Detalii fișier',
},
promptLog: 'Jurnal prompt',
agentLog: 'Jurnal agent',

+ 2
- 0
web/i18n/ru-RU/app-log.ts View File

@@ -79,6 +79,8 @@ const translation = {
runDetail: {
title: 'Журнал разговоров',
workflowTitle: 'Подробная информация о журнале',
fileListLabel: 'Сведения о файле',
fileListDetail: 'Подробность',
},
promptLog: 'Журнал подсказок',
agentLog: 'Журнал агента',

+ 2
- 0
web/i18n/sl-SI/app-log.ts View File

@@ -79,6 +79,8 @@ const translation = {
runDetail: {
title: 'Dnevnik pogovora',
workflowTitle: 'Podrobnosti dnevnika',
fileListDetail: 'Podrobnosti',
fileListLabel: 'Podrobnosti o datoteki',
},
promptLog: 'Dnevnik PROMPT-ov',
agentLog: 'Dnevnik pomočnika',

+ 2
- 0
web/i18n/th-TH/app-log.ts View File

@@ -79,6 +79,8 @@ const translation = {
runDetail: {
title: 'บันทึกการสนทนา',
workflowTitle: 'รายละเอียดบันทึก',
fileListDetail: 'รายละเอียด',
fileListLabel: 'รายละเอียดไฟล์',
},
promptLog: 'บันทึกพร้อมท์',
agentLog: 'บันทึกตัวแทน',

+ 2
- 0
web/i18n/tr-TR/app-log.ts View File

@@ -79,6 +79,8 @@ const translation = {
runDetail: {
title: 'Konuşma Günlüğü',
workflowTitle: 'Günlük Detayı',
fileListDetail: 'Ayrıntı',
fileListLabel: 'Dosya Detayları',
},
promptLog: 'Prompt Günlüğü',
agentLog: 'Agent Günlüğü',

+ 2
- 0
web/i18n/uk-UA/app-log.ts View File

@@ -79,6 +79,8 @@ const translation = {
runDetail: {
title: 'Журнал Розмови',
workflowTitle: 'Деталі Журналу',
fileListDetail: 'Деталь',
fileListLabel: 'Подробиці файлу',
},
promptLog: 'Журнал Запитань',
agentLog: 'Журнал агента',

+ 2
- 0
web/i18n/vi-VN/app-log.ts View File

@@ -79,6 +79,8 @@ const translation = {
runDetail: {
title: 'Nhật ký cuộc trò chuyện',
workflowTitle: 'Chi tiết nhật ký',
fileListDetail: 'Chi tiết',
fileListLabel: 'Chi tiết tệp',
},
promptLog: 'Nhật ký lời nhắc',
AgentLog: 'Nhật ký tác nhân',

+ 2
- 0
web/i18n/zh-Hant/app-log.ts View File

@@ -79,6 +79,8 @@ const translation = {
runDetail: {
title: '對話日誌',
workflowTitle: '日誌詳情',
fileListDetail: '細節',
fileListLabel: '檔詳細資訊',
},
promptLog: 'Prompt 日誌',
agentLog: 'Agent 日誌',

Loading…
Cancel
Save