From 5318a2fbc5cd422872e36237066b59a3c591ec84 Mon Sep 17 00:00:00 2001 From: Canyon Robins Date: Mon, 19 May 2025 20:03:23 -0700 Subject: [PATCH] add translations --- webview-ui/src/i18n/locales/ca/chat.json | 5 +++++ webview-ui/src/i18n/locales/de/chat.json | 5 +++++ webview-ui/src/i18n/locales/es/chat.json | 5 +++++ webview-ui/src/i18n/locales/fr/chat.json | 5 +++++ webview-ui/src/i18n/locales/hi/chat.json | 5 +++++ webview-ui/src/i18n/locales/it/chat.json | 5 +++++ webview-ui/src/i18n/locales/ja/chat.json | 5 +++++ webview-ui/src/i18n/locales/ko/chat.json | 5 +++++ webview-ui/src/i18n/locales/nl/chat.json | 5 +++++ webview-ui/src/i18n/locales/pl/chat.json | 5 +++++ webview-ui/src/i18n/locales/pt-BR/chat.json | 5 +++++ webview-ui/src/i18n/locales/ru/chat.json | 5 +++++ webview-ui/src/i18n/locales/tr/chat.json | 5 +++++ webview-ui/src/i18n/locales/vi/chat.json | 5 +++++ webview-ui/src/i18n/locales/zh-CN/chat.json | 5 +++++ webview-ui/src/i18n/locales/zh-TW/chat.json | 5 +++++ 16 files changed, 80 insertions(+) diff --git a/webview-ui/src/i18n/locales/ca/chat.json b/webview-ui/src/i18n/locales/ca/chat.json index 6e9e2fae50..dd0d89ced5 100644 --- a/webview-ui/src/i18n/locales/ca/chat.json +++ b/webview-ui/src/i18n/locales/ca/chat.json @@ -198,6 +198,11 @@ "thinking": "Pensant", "seconds": "{{count}}s" }, + "contextCondense": { + "title": "Context condensat", + "conversationSummary": "Resum de la conversa", + "tokens": "tokens" + }, "followUpSuggest": { "copyToInput": "Copiar a l'entrada (o Shift + clic)" }, diff --git a/webview-ui/src/i18n/locales/de/chat.json b/webview-ui/src/i18n/locales/de/chat.json index 7e450d9cd0..f683ada7d3 100644 --- a/webview-ui/src/i18n/locales/de/chat.json +++ b/webview-ui/src/i18n/locales/de/chat.json @@ -198,6 +198,11 @@ "thinking": "Denke nach", "seconds": "{{count}}s" }, + "contextCondense": { + "title": "Kontext komprimiert", + "conversationSummary": "Gesprächszusammenfassung", + "tokens": "Tokens" + }, "followUpSuggest": { "copyToInput": "In Eingabefeld kopieren (oder Shift + Klick)" }, diff --git a/webview-ui/src/i18n/locales/es/chat.json b/webview-ui/src/i18n/locales/es/chat.json index 9a1e5dcf04..7de7638241 100644 --- a/webview-ui/src/i18n/locales/es/chat.json +++ b/webview-ui/src/i18n/locales/es/chat.json @@ -198,6 +198,11 @@ "thinking": "Pensando", "seconds": "{{count}}s" }, + "contextCondense": { + "title": "Contexto condensado", + "conversationSummary": "Resumen de la conversación", + "tokens": "tokens" + }, "followUpSuggest": { "copyToInput": "Copiar a la entrada (o Shift + clic)" }, diff --git a/webview-ui/src/i18n/locales/fr/chat.json b/webview-ui/src/i18n/locales/fr/chat.json index 2e39eb0a82..bb1219e7ac 100644 --- a/webview-ui/src/i18n/locales/fr/chat.json +++ b/webview-ui/src/i18n/locales/fr/chat.json @@ -198,6 +198,11 @@ "thinking": "Réflexion", "seconds": "{{count}}s" }, + "contextCondense": { + "title": "Contexte condensé", + "conversationSummary": "Résumé de la conversation", + "tokens": "tokens" + }, "followUpSuggest": { "copyToInput": "Copier vers l'entrée (ou Shift + clic)" }, diff --git a/webview-ui/src/i18n/locales/hi/chat.json b/webview-ui/src/i18n/locales/hi/chat.json index 459216b92c..58bbd96b03 100644 --- a/webview-ui/src/i18n/locales/hi/chat.json +++ b/webview-ui/src/i18n/locales/hi/chat.json @@ -198,6 +198,11 @@ "thinking": "विचार कर रहा है", "seconds": "{{count}} सेकंड" }, + "contextCondense": { + "title": "संदर्भ संक्षिप्त किया गया", + "conversationSummary": "वार्तालाप का सारांश", + "tokens": "टोकन" + }, "followUpSuggest": { "copyToInput": "इनपुट में कॉपी करें (या Shift + क्लिक)" }, diff --git a/webview-ui/src/i18n/locales/it/chat.json b/webview-ui/src/i18n/locales/it/chat.json index 3d282c3a27..40a80ed188 100644 --- a/webview-ui/src/i18n/locales/it/chat.json +++ b/webview-ui/src/i18n/locales/it/chat.json @@ -198,6 +198,11 @@ "thinking": "Sto pensando", "seconds": "{{count}}s" }, + "contextCondense": { + "title": "Contesto condensato", + "conversationSummary": "Riepilogo della conversazione", + "tokens": "token" + }, "followUpSuggest": { "copyToInput": "Copia nell'input (o Shift + clic)" }, diff --git a/webview-ui/src/i18n/locales/ja/chat.json b/webview-ui/src/i18n/locales/ja/chat.json index 7b5fc2aebb..8bb0b09a1e 100644 --- a/webview-ui/src/i18n/locales/ja/chat.json +++ b/webview-ui/src/i18n/locales/ja/chat.json @@ -198,6 +198,11 @@ "thinking": "考え中", "seconds": "{{count}}秒" }, + "contextCondense": { + "title": "コンテキスト要約", + "conversationSummary": "会話の要約", + "tokens": "トークン" + }, "followUpSuggest": { "copyToInput": "入力欄にコピー(またはShift + クリック)" }, diff --git a/webview-ui/src/i18n/locales/ko/chat.json b/webview-ui/src/i18n/locales/ko/chat.json index a04ee7f071..b79038367b 100644 --- a/webview-ui/src/i18n/locales/ko/chat.json +++ b/webview-ui/src/i18n/locales/ko/chat.json @@ -198,6 +198,11 @@ "thinking": "생각 중", "seconds": "{{count}}초" }, + "contextCondense": { + "title": "컨텍스트 요약됨", + "conversationSummary": "대화 요약", + "tokens": "토큰" + }, "followUpSuggest": { "copyToInput": "입력창에 복사 (또는 Shift + 클릭)" }, diff --git a/webview-ui/src/i18n/locales/nl/chat.json b/webview-ui/src/i18n/locales/nl/chat.json index f13a153042..f69ce8b69c 100644 --- a/webview-ui/src/i18n/locales/nl/chat.json +++ b/webview-ui/src/i18n/locales/nl/chat.json @@ -208,6 +208,11 @@ "thinking": "Denkt na", "seconds": "{{count}}s" }, + "contextCondense": { + "title": "Context samengevat", + "conversationSummary": "Gespreksoverzicht", + "tokens": "tokens" + }, "followUpSuggest": { "copyToInput": "Kopiëren naar invoer (zelfde als shift + klik)" }, diff --git a/webview-ui/src/i18n/locales/pl/chat.json b/webview-ui/src/i18n/locales/pl/chat.json index 8e9ad4dc52..c21898d50a 100644 --- a/webview-ui/src/i18n/locales/pl/chat.json +++ b/webview-ui/src/i18n/locales/pl/chat.json @@ -198,6 +198,11 @@ "thinking": "Myślenie", "seconds": "{{count}} s" }, + "contextCondense": { + "title": "Kontekst skondensowany", + "conversationSummary": "Podsumowanie rozmowy", + "tokens": "tokeny" + }, "followUpSuggest": { "copyToInput": "Kopiuj do pola wprowadzania (lub Shift + kliknięcie)" }, diff --git a/webview-ui/src/i18n/locales/pt-BR/chat.json b/webview-ui/src/i18n/locales/pt-BR/chat.json index d8aeb86f00..d25cc9962f 100644 --- a/webview-ui/src/i18n/locales/pt-BR/chat.json +++ b/webview-ui/src/i18n/locales/pt-BR/chat.json @@ -198,6 +198,11 @@ "thinking": "Pensando", "seconds": "{{count}}s" }, + "contextCondense": { + "title": "Contexto condensado", + "conversationSummary": "Resumo da conversa", + "tokens": "tokens" + }, "followUpSuggest": { "copyToInput": "Copiar para entrada (ou Shift + clique)" }, diff --git a/webview-ui/src/i18n/locales/ru/chat.json b/webview-ui/src/i18n/locales/ru/chat.json index 225d709a73..6e2345f822 100644 --- a/webview-ui/src/i18n/locales/ru/chat.json +++ b/webview-ui/src/i18n/locales/ru/chat.json @@ -208,6 +208,11 @@ "thinking": "Обдумывание", "seconds": "{{count}}с" }, + "contextCondense": { + "title": "Контекст сжат", + "conversationSummary": "Сводка разговора", + "tokens": "токены" + }, "followUpSuggest": { "copyToInput": "Скопировать во ввод (то же, что shift + клик)" }, diff --git a/webview-ui/src/i18n/locales/tr/chat.json b/webview-ui/src/i18n/locales/tr/chat.json index fa8184899e..d017186258 100644 --- a/webview-ui/src/i18n/locales/tr/chat.json +++ b/webview-ui/src/i18n/locales/tr/chat.json @@ -198,6 +198,11 @@ "thinking": "Düşünüyor", "seconds": "{{count}}sn" }, + "contextCondense": { + "title": "Bağlam Özetlendi", + "conversationSummary": "Konuşma Özeti", + "tokens": "token" + }, "followUpSuggest": { "copyToInput": "Giriş alanına kopyala (veya Shift + tıklama)" }, diff --git a/webview-ui/src/i18n/locales/vi/chat.json b/webview-ui/src/i18n/locales/vi/chat.json index 388fc284a6..62bed81fc4 100644 --- a/webview-ui/src/i18n/locales/vi/chat.json +++ b/webview-ui/src/i18n/locales/vi/chat.json @@ -198,6 +198,11 @@ "thinking": "Đang suy nghĩ", "seconds": "{{count}} giây" }, + "contextCondense": { + "title": "Ngữ cảnh đã tóm tắt", + "conversationSummary": "Tóm tắt cuộc hội thoại", + "tokens": "token" + }, "followUpSuggest": { "copyToInput": "Sao chép vào ô nhập liệu (hoặc Shift + nhấp chuột)" }, diff --git a/webview-ui/src/i18n/locales/zh-CN/chat.json b/webview-ui/src/i18n/locales/zh-CN/chat.json index e97a40aeac..31993895ac 100644 --- a/webview-ui/src/i18n/locales/zh-CN/chat.json +++ b/webview-ui/src/i18n/locales/zh-CN/chat.json @@ -198,6 +198,11 @@ "thinking": "思考中", "seconds": "{{count}}秒" }, + "contextCondense": { + "title": "上下文已压缩", + "conversationSummary": "对话摘要", + "tokens": "tokens" + }, "followUpSuggest": { "copyToInput": "复制到输入框(或按住Shift点击)" }, diff --git a/webview-ui/src/i18n/locales/zh-TW/chat.json b/webview-ui/src/i18n/locales/zh-TW/chat.json index 8d142da6c0..b3f94b9d81 100644 --- a/webview-ui/src/i18n/locales/zh-TW/chat.json +++ b/webview-ui/src/i18n/locales/zh-TW/chat.json @@ -198,6 +198,11 @@ "thinking": "思考中", "seconds": "{{count}}秒" }, + "contextCondense": { + "title": "上下文已壓縮", + "conversationSummary": "對話摘要", + "tokens": "tokens" + }, "followUpSuggest": { "copyToInput": "複製到輸入框(或按住 Shift 並點選)" },