Skip to content

Commit 5e975aa

Browse files
committed
translations
1 parent 1ec47c3 commit 5e975aa

File tree

16 files changed

+16
-0
lines changed

16 files changed

+16
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -202,6 +202,7 @@
202202
"contextCondense": {
203203
"title": "Context condensat",
204204
"condensing": "Condensant context...",
205+
"errorHeader": "Error en condensar el context",
205206
"tokens": "tokens"
206207
},
207208
"followUpSuggest": {

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -202,6 +202,7 @@
202202
"contextCondense": {
203203
"title": "Kontext komprimiert",
204204
"condensing": "Kontext wird komprimiert...",
205+
"errorHeader": "Kontext konnte nicht komprimiert werden",
205206
"tokens": "Tokens"
206207
},
207208
"followUpSuggest": {

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -202,6 +202,7 @@
202202
"contextCondense": {
203203
"title": "Contexto condensado",
204204
"condensing": "Condensando contexto...",
205+
"errorHeader": "Error al condensar el contexto",
205206
"tokens": "tokens"
206207
},
207208
"followUpSuggest": {

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -202,6 +202,7 @@
202202
"contextCondense": {
203203
"title": "Contexte condensé",
204204
"condensing": "Condensation du contexte...",
205+
"errorHeader": "Échec de la condensation du contexte",
205206
"tokens": "tokens"
206207
},
207208
"followUpSuggest": {

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -202,6 +202,7 @@
202202
"contextCondense": {
203203
"title": "संदर्भ संक्षिप्त किया गया",
204204
"condensing": "संदर्भ संघनित कर रहा है...",
205+
"errorHeader": "संदर्भ संघनित करने में विफल",
205206
"tokens": "टोकन"
206207
},
207208
"followUpSuggest": {

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -202,6 +202,7 @@
202202
"contextCondense": {
203203
"title": "Contesto condensato",
204204
"condensing": "Condensazione del contesto...",
205+
"errorHeader": "Impossibile condensare il contesto",
205206
"tokens": "token"
206207
},
207208
"followUpSuggest": {

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -202,6 +202,7 @@
202202
"contextCondense": {
203203
"title": "コンテキスト要約",
204204
"condensing": "コンテキストを圧縮中...",
205+
"errorHeader": "コンテキストの圧縮に失敗しました",
205206
"tokens": "トークン"
206207
},
207208
"followUpSuggest": {

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -202,6 +202,7 @@
202202
"contextCondense": {
203203
"title": "컨텍스트 요약됨",
204204
"condensing": "컨텍스트 압축 중...",
205+
"errorHeader": "컨텍스트 압축 실패",
205206
"tokens": "토큰"
206207
},
207208
"followUpSuggest": {

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -212,6 +212,7 @@
212212
"contextCondense": {
213213
"title": "Context samengevat",
214214
"condensing": "Context aan het samenvatten...",
215+
"errorHeader": "Context samenvatten mislukt",
215216
"tokens": "tokens"
216217
},
217218
"followUpSuggest": {

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -202,6 +202,7 @@
202202
"contextCondense": {
203203
"title": "Kontekst skondensowany",
204204
"condensing": "Kondensowanie kontekstu...",
205+
"errorHeader": "Nie udało się skondensować kontekstu",
205206
"tokens": "tokeny"
206207
},
207208
"followUpSuggest": {

0 commit comments

Comments
 (0)