Skip to content

Commit 5318a2f

Browse files
committed
add translations
1 parent fe883e3 commit 5318a2f

File tree

16 files changed

+80
-0
lines changed

16 files changed

+80
-0
lines changed

webview-ui/src/i18n/locales/ca/chat.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -198,6 +198,11 @@
198198
"thinking": "Pensant",
199199
"seconds": "{{count}}s"
200200
},
201+
"contextCondense": {
202+
"title": "Context condensat",
203+
"conversationSummary": "Resum de la conversa",
204+
"tokens": "tokens"
205+
},
201206
"followUpSuggest": {
202207
"copyToInput": "Copiar a l'entrada (o Shift + clic)"
203208
},

webview-ui/src/i18n/locales/de/chat.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -198,6 +198,11 @@
198198
"thinking": "Denke nach",
199199
"seconds": "{{count}}s"
200200
},
201+
"contextCondense": {
202+
"title": "Kontext komprimiert",
203+
"conversationSummary": "Gesprächszusammenfassung",
204+
"tokens": "Tokens"
205+
},
201206
"followUpSuggest": {
202207
"copyToInput": "In Eingabefeld kopieren (oder Shift + Klick)"
203208
},

webview-ui/src/i18n/locales/es/chat.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -198,6 +198,11 @@
198198
"thinking": "Pensando",
199199
"seconds": "{{count}}s"
200200
},
201+
"contextCondense": {
202+
"title": "Contexto condensado",
203+
"conversationSummary": "Resumen de la conversación",
204+
"tokens": "tokens"
205+
},
201206
"followUpSuggest": {
202207
"copyToInput": "Copiar a la entrada (o Shift + clic)"
203208
},

webview-ui/src/i18n/locales/fr/chat.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -198,6 +198,11 @@
198198
"thinking": "Réflexion",
199199
"seconds": "{{count}}s"
200200
},
201+
"contextCondense": {
202+
"title": "Contexte condensé",
203+
"conversationSummary": "Résumé de la conversation",
204+
"tokens": "tokens"
205+
},
201206
"followUpSuggest": {
202207
"copyToInput": "Copier vers l'entrée (ou Shift + clic)"
203208
},

webview-ui/src/i18n/locales/hi/chat.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -198,6 +198,11 @@
198198
"thinking": "विचार कर रहा है",
199199
"seconds": "{{count}} सेकंड"
200200
},
201+
"contextCondense": {
202+
"title": "संदर्भ संक्षिप्त किया गया",
203+
"conversationSummary": "वार्तालाप का सारांश",
204+
"tokens": "टोकन"
205+
},
201206
"followUpSuggest": {
202207
"copyToInput": "इनपुट में कॉपी करें (या Shift + क्लिक)"
203208
},

webview-ui/src/i18n/locales/it/chat.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -198,6 +198,11 @@
198198
"thinking": "Sto pensando",
199199
"seconds": "{{count}}s"
200200
},
201+
"contextCondense": {
202+
"title": "Contesto condensato",
203+
"conversationSummary": "Riepilogo della conversazione",
204+
"tokens": "token"
205+
},
201206
"followUpSuggest": {
202207
"copyToInput": "Copia nell'input (o Shift + clic)"
203208
},

webview-ui/src/i18n/locales/ja/chat.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -198,6 +198,11 @@
198198
"thinking": "考え中",
199199
"seconds": "{{count}}秒"
200200
},
201+
"contextCondense": {
202+
"title": "コンテキスト要約",
203+
"conversationSummary": "会話の要約",
204+
"tokens": "トークン"
205+
},
201206
"followUpSuggest": {
202207
"copyToInput": "入力欄にコピー(またはShift + クリック)"
203208
},

webview-ui/src/i18n/locales/ko/chat.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -198,6 +198,11 @@
198198
"thinking": "생각 중",
199199
"seconds": "{{count}}초"
200200
},
201+
"contextCondense": {
202+
"title": "컨텍스트 요약됨",
203+
"conversationSummary": "대화 요약",
204+
"tokens": "토큰"
205+
},
201206
"followUpSuggest": {
202207
"copyToInput": "입력창에 복사 (또는 Shift + 클릭)"
203208
},

webview-ui/src/i18n/locales/nl/chat.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -208,6 +208,11 @@
208208
"thinking": "Denkt na",
209209
"seconds": "{{count}}s"
210210
},
211+
"contextCondense": {
212+
"title": "Context samengevat",
213+
"conversationSummary": "Gespreksoverzicht",
214+
"tokens": "tokens"
215+
},
211216
"followUpSuggest": {
212217
"copyToInput": "Kopiëren naar invoer (zelfde als shift + klik)"
213218
},

webview-ui/src/i18n/locales/pl/chat.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -198,6 +198,11 @@
198198
"thinking": "Myślenie",
199199
"seconds": "{{count}} s"
200200
},
201+
"contextCondense": {
202+
"title": "Kontekst skondensowany",
203+
"conversationSummary": "Podsumowanie rozmowy",
204+
"tokens": "tokeny"
205+
},
201206
"followUpSuggest": {
202207
"copyToInput": "Kopiuj do pola wprowadzania (lub Shift + kliknięcie)"
203208
},

0 commit comments

Comments
 (0)