From 4b262cae58c4982fe584fe69d5a6533279add614 Mon Sep 17 00:00:00 2001 From: Nam Vu Date: Tue, 3 Sep 2024 18:19:52 +0700 Subject: [PATCH] chore: #7603 i18n (#7931) --- web/i18n/de-DE/app-overview.ts | 6 +++++- web/i18n/es-ES/app-overview.ts | 6 +++++- web/i18n/fa-IR/app-overview.ts | 6 +++++- web/i18n/fr-FR/app-overview.ts | 6 +++++- web/i18n/hi-IN/app-overview.ts | 7 +++++-- web/i18n/it-IT/app-overview.ts | 7 +++++-- web/i18n/ja-JP/app-overview.ts | 6 +++++- web/i18n/ko-KR/app-overview.ts | 6 +++++- web/i18n/pl-PL/app-overview.ts | 7 +++++-- web/i18n/pt-BR/app-overview.ts | 6 +++++- web/i18n/ro-RO/app-overview.ts | 6 +++++- web/i18n/tr-TR/app-overview.ts | 6 +++++- web/i18n/uk-UA/app-overview.ts | 6 +++++- web/i18n/vi-VN/app-overview.ts | 6 +++++- web/i18n/zh-Hant/app-overview.ts | 6 +++++- 15 files changed, 75 insertions(+), 18 deletions(-) diff --git a/web/i18n/de-DE/app-overview.ts b/web/i18n/de-DE/app-overview.ts index 99100cf868ff54..0304dc67454a52 100644 --- a/web/i18n/de-DE/app-overview.ts +++ b/web/i18n/de-DE/app-overview.ts @@ -119,7 +119,11 @@ const translation = { tokenPS: 'Token/s', totalMessages: { title: 'Gesamtnachrichten', - explanation: 'Tägliche AI-Interaktionszählung; Prompt-Engineering/Debugging ausgenommen.', + explanation: 'Tägliche Anzahl der KI-Interaktionen.', + }, + totalConversations: { + title: 'Gesamte Konversationen', + explanation: 'Tägliche Anzahl der KI-Konversationen; Prompt-Engineering/Debugging ausgeschlossen.', }, activeUsers: { title: 'Aktive Benutzer', diff --git a/web/i18n/es-ES/app-overview.ts b/web/i18n/es-ES/app-overview.ts index f3aaf1f737ce04..98573e8b258546 100644 --- a/web/i18n/es-ES/app-overview.ts +++ b/web/i18n/es-ES/app-overview.ts @@ -119,7 +119,11 @@ const translation = { tokenPS: 'Token/s', totalMessages: { title: 'Mensajes totales', - explanation: 'Recuento diario de interacciones de IA; excluye la ingeniería/depuración de prompts.', + explanation: 'Recuento diario de interacciones con IA.', + }, + totalConversations: { + title: 'Conversaciones totales', + explanation: 'Recuento diario de conversaciones con IA; ingeniería/depuración de prompts excluida.', }, activeUsers: { title: 'Usuarios activos', diff --git a/web/i18n/fa-IR/app-overview.ts b/web/i18n/fa-IR/app-overview.ts index 1bbd7a02830a01..fc71b98b755c29 100644 --- a/web/i18n/fa-IR/app-overview.ts +++ b/web/i18n/fa-IR/app-overview.ts @@ -119,7 +119,11 @@ const translation = { tokenPS: 'توکن/ثانیه', totalMessages: { title: 'کل پیام‌ها', - explanation: 'تعداد تعاملات روزانه با AI؛ مهندسی/اشکال‌زدایی دستورات مستثنی هستند.', + explanation: 'تعداد تعاملات روزانه با هوش مصنوعی.', + }, + totalConversations: { + title: 'کل مکالمات', + explanation: 'تعداد مکالمات روزانه با هوش مصنوعی؛ مهندسی/اشکال‌زدایی پرامپت مستثنی است.', }, activeUsers: { title: 'کاربران فعال', diff --git a/web/i18n/fr-FR/app-overview.ts b/web/i18n/fr-FR/app-overview.ts index 23032f9897906a..5e633a21502973 100644 --- a/web/i18n/fr-FR/app-overview.ts +++ b/web/i18n/fr-FR/app-overview.ts @@ -119,7 +119,11 @@ const translation = { tokenPS: 'Token/s', totalMessages: { title: 'Total des messages', - explanation: 'Nombre d\'interactions quotidiennes avec l\'IA ; l\'ingénierie/le débogage des prompts sont exclus.', + explanation: 'Nombre d\'interactions quotidiennes avec l\'IA.', + }, + totalConversations: { + title: 'Conversations totales', + explanation: 'Nombre de conversations quotidiennes avec l\'IA ; ingénierie/débogage des prompts exclus.', }, activeUsers: { title: 'Utilisateurs actifs', diff --git a/web/i18n/hi-IN/app-overview.ts b/web/i18n/hi-IN/app-overview.ts index b75206e03227f9..d65920c2689835 100644 --- a/web/i18n/hi-IN/app-overview.ts +++ b/web/i18n/hi-IN/app-overview.ts @@ -130,8 +130,11 @@ const translation = { tokenPS: 'टोकन/से.', totalMessages: { title: 'कुल संदेश', - explanation: - 'दैनिक एआई इंटरैक्शन की गिनती; प्रॉम्प्ट इंजीनियरिंग/डीबगिंग को शामिल नहीं किया गया।', + explanation: 'दैनिक AI इंटरैक्शन की गिनती।', + }, + totalConversations: { + title: 'कुल वार्तालाप', + explanation: 'दैनिक AI वार्तालाप की गिनती; प्रॉम्प्ट इंजीनियरिंग/डीबगिंग शामिल नहीं।', }, activeUsers: { title: 'सक्रिय उपयोगकर्ता', diff --git a/web/i18n/it-IT/app-overview.ts b/web/i18n/it-IT/app-overview.ts index 380f7e46adb897..e7ab5f4080c232 100644 --- a/web/i18n/it-IT/app-overview.ts +++ b/web/i18n/it-IT/app-overview.ts @@ -132,8 +132,11 @@ const translation = { tokenPS: 'Token/s', totalMessages: { title: 'Totale Messaggi', - explanation: - 'Conteggio delle interazioni giornaliere con l\'AI; ingegneria dei prompt/debug esclusi.', + explanation: 'Conteggio delle interazioni giornaliere con l\'IA.', + }, + totalConversations: { + title: 'Conversazioni totali', + explanation: 'Conteggio delle conversazioni giornaliere con l\'IA; ingegneria/debug dei prompt esclusi.', }, activeUsers: { title: 'Utenti Attivi', diff --git a/web/i18n/ja-JP/app-overview.ts b/web/i18n/ja-JP/app-overview.ts index 1eb6fd17953556..720549f578d813 100644 --- a/web/i18n/ja-JP/app-overview.ts +++ b/web/i18n/ja-JP/app-overview.ts @@ -119,7 +119,11 @@ const translation = { tokenPS: 'トークン/秒', totalMessages: { title: 'トータルメッセージ数', - explanation: '日次AIインタラクション数;工学的/デバッグ目的のプロンプトは除外されます。', + explanation: '日次AIインタラクション数。', + }, + totalConversations: { + title: '総会話数', + explanation: '日次AI会話数;プロンプトエンジニアリング/デバッグは除外。', }, activeUsers: { title: 'アクティブユーザー数', diff --git a/web/i18n/ko-KR/app-overview.ts b/web/i18n/ko-KR/app-overview.ts index 47342984b31910..8e6c30968e2797 100644 --- a/web/i18n/ko-KR/app-overview.ts +++ b/web/i18n/ko-KR/app-overview.ts @@ -116,7 +116,11 @@ const translation = { tokenPS: '토큰/초', totalMessages: { title: '총 메시지 수', - explanation: '일일 AI 상호작용 수; 엔지니어링/디버깅 목적의 프롬프트는 제외됩니다.', + explanation: '일일 AI 상호작용 수.', + }, + totalConversations: { + title: '총 대화 수', + explanation: '일일 AI 대화 수; 프롬프트 엔지니어링/디버깅 제외.', }, activeUsers: { title: '활성 사용자 수', diff --git a/web/i18n/pl-PL/app-overview.ts b/web/i18n/pl-PL/app-overview.ts index 95e8aadb703fbe..2b561853e3d2bd 100644 --- a/web/i18n/pl-PL/app-overview.ts +++ b/web/i18n/pl-PL/app-overview.ts @@ -130,8 +130,11 @@ const translation = { tokenPS: 'Tokeny/s', totalMessages: { title: 'Łączna liczba wiadomości', - explanation: - 'Dzienna liczba interakcji z AI; inżynieria i debugowanie monitów wykluczone.', + explanation: 'Liczba dziennych interakcji z AI.', + }, + totalConversations: { + title: 'Całkowita liczba rozmów', + explanation: 'Liczba dziennych rozmów z AI; inżynieria/debugowanie promptów wykluczone.', }, activeUsers: { title: 'Aktywni użytkownicy', diff --git a/web/i18n/pt-BR/app-overview.ts b/web/i18n/pt-BR/app-overview.ts index d288e331b33473..862a326a429d0e 100644 --- a/web/i18n/pt-BR/app-overview.ts +++ b/web/i18n/pt-BR/app-overview.ts @@ -119,7 +119,11 @@ const translation = { tokenPS: 'Token/s', totalMessages: { title: 'Total de Mensagens', - explanation: 'Contagem diária de interações AI; engenharia/de depuração excluída.', + explanation: 'Contagem diária de interações com IA.', + }, + totalConversations: { + title: 'Total de Conversas', + explanation: 'Contagem diária de conversas com IA; engenharia/depuração de prompts excluída.', }, activeUsers: { title: 'Usuários Ativos', diff --git a/web/i18n/ro-RO/app-overview.ts b/web/i18n/ro-RO/app-overview.ts index 007a76a10e1d4d..94667b67446ba8 100644 --- a/web/i18n/ro-RO/app-overview.ts +++ b/web/i18n/ro-RO/app-overview.ts @@ -116,7 +116,11 @@ const translation = { tokenPS: 'Token/s', totalMessages: { title: 'Mesaje totale', - explanation: 'Număr de interacțiuni AI zilnice; exclud proiectarea și depanarea promptelor.', + explanation: 'Numărul de interacțiuni zilnice cu IA.', + }, + totalConversations: { + title: 'Total Conversații', + explanation: 'Numărul de conversații zilnice cu IA; ingineria/depanarea prompturilor exclusă.', }, activeUsers: { title: 'Utilizatori activi', diff --git a/web/i18n/tr-TR/app-overview.ts b/web/i18n/tr-TR/app-overview.ts index 77a54dc4b3ceb4..f0ee4f0fe4baf0 100644 --- a/web/i18n/tr-TR/app-overview.ts +++ b/web/i18n/tr-TR/app-overview.ts @@ -119,7 +119,11 @@ const translation = { tokenPS: 'Token/s', totalMessages: { title: 'Toplam Mesajlar', - explanation: 'Günlük AI etkileşim sayısı; prompt mühendisliği/hata ayıklama hariç.', + explanation: 'Günlük AI etkileşimi sayısı.', + }, + totalConversations: { + title: 'Toplam Konuşmalar', + explanation: 'Günlük AI konuşmaları sayısı; prompt mühendisliği/hata ayıklama hariç.', }, activeUsers: { title: 'Aktif Kullanıcılar', diff --git a/web/i18n/uk-UA/app-overview.ts b/web/i18n/uk-UA/app-overview.ts index 8bd1f0fb390ea9..295773a411685e 100644 --- a/web/i18n/uk-UA/app-overview.ts +++ b/web/i18n/uk-UA/app-overview.ts @@ -119,7 +119,11 @@ const translation = { tokenPS: 'Токени/с', totalMessages: { title: 'Загальна кількість повідомлень', - explanation: 'Щоденна кількість взаємодій з штучним інтелектом; інженерія/налагодження запитів виключено.', + explanation: 'Кількість щоденних взаємодій з ШІ.', + }, + totalConversations: { + title: 'Загальна кількість розмов', + explanation: 'Кількість щоденних розмов з ШІ; інженерія/налагодження промптів виключено.', }, activeUsers: { title: 'Активні користувачі', diff --git a/web/i18n/vi-VN/app-overview.ts b/web/i18n/vi-VN/app-overview.ts index 55a53d73a27047..a4e6c960133733 100644 --- a/web/i18n/vi-VN/app-overview.ts +++ b/web/i18n/vi-VN/app-overview.ts @@ -119,7 +119,11 @@ const translation = { tokenPS: 'Token/giây', totalMessages: { title: 'Tổng số tin nhắn', - explanation: 'Số lần tương tác AI hàng ngày; không tính việc tạo lại/lặp lại câu hỏi.', + explanation: 'Số lượng tương tác AI hàng ngày.', + }, + totalConversations: { + title: 'Tổng số cuộc hội thoại', + explanation: 'Số lượng cuộc hội thoại AI hàng ngày; không bao gồm kỹ thuật/gỡ lỗi prompt.', }, activeUsers: { title: 'Người dùng hoạt động', diff --git a/web/i18n/zh-Hant/app-overview.ts b/web/i18n/zh-Hant/app-overview.ts index ecf2b5c3b1420e..df9e80b9a6d122 100644 --- a/web/i18n/zh-Hant/app-overview.ts +++ b/web/i18n/zh-Hant/app-overview.ts @@ -123,7 +123,11 @@ const translation = { }, activeUsers: { title: '活躍使用者數', - explanation: '與 AI 有效互動,即有一問一答以上的唯一使用者數。提示詞編排和除錯的會話不計入。', + explanation: '每日AI互動次數。', + }, + totalConversations: { + title: '總對話數', + explanation: '每日AI對話次數;不包括提示工程/調試。', }, tokenUsage: { title: '費用消耗',