Skip to content

Commit e73d868

Browse files
complete translations
1 parent 85f3f66 commit e73d868

27 files changed

Lines changed: 81 additions & 0 deletions

frontend/src/locales/ar/common.js

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1278,6 +1278,9 @@ const TRANSLATIONS = {
12781278
export: "تصدير المحادثة كـ...",
12791279
exporting: "التصدير...",
12801280
preset_img_description: "إنشاء صورة بناءً على نص معين.",
1281+
generating_response: "إنشاء رد",
1282+
response_failed: "لم أتمكن من الرد على الرسالة.",
1283+
response_failed_reason: "السبب: {{reason}}",
12811284
},
12821285
profile_settings: {
12831286
edit_account: "تحرير الحساب",

frontend/src/locales/ca/common.js

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1511,6 +1511,9 @@ const TRANSLATIONS = {
15111511
export: "Exporta la conversa com a...",
15121512
exporting: "Exportant…",
15131513
preset_img_description: "Generar una imatge a partir d'un text",
1514+
generating_response: "Generar resposta",
1515+
response_failed: "No he pogut respondre al missatge.",
1516+
response_failed_reason: "Motiu: {{reason}}",
15141517
},
15151518
profile_settings: {
15161519
edit_account: "Edita el compte",

frontend/src/locales/cs/common.js

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1418,6 +1418,9 @@ const TRANSLATIONS = {
14181418
export: "Exportujte konverzaci jako…",
14191419
exporting: "Exportování...",
14201420
preset_img_description: "Vytvořit obrázek na základě textového pokynu",
1421+
generating_response: "Generování odpovědi",
1422+
response_failed: "Nebyl možné odpovědět na zprávu.",
1423+
response_failed_reason: "Důvod: {{reason}}",
14211424
},
14221425
profile_settings: {
14231426
edit_account: "Upravit účet",

frontend/src/locales/da/common.js

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1293,6 +1293,9 @@ const TRANSLATIONS = {
12931293
export: "Eksportér chat som...",
12941294
exporting: "Eksportér...",
12951295
preset_img_description: "Generer et billede ud fra en tekstbeskrivelse",
1296+
generating_response: "Generere svar",
1297+
response_failed: "Kunne ikke svare på beskeden.",
1298+
response_failed_reason: "Årsag: {{reason}}",
12961299
},
12971300
profile_settings: {
12981301
edit_account: "Rediger konto",

frontend/src/locales/de/common.js

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1417,6 +1417,9 @@ const TRANSLATIONS = {
14171417
exporting: "Exportieren...",
14181418
preset_img_description:
14191419
"Erstelle ein Bild basierend auf einer Textanfrage.",
1420+
generating_response: "Antwort generieren",
1421+
response_failed: "Ich konnte die Nachricht nicht beantworten.",
1422+
response_failed_reason: "Grund: {{reason}}",
14201423
},
14211424
profile_settings: {
14221425
edit_account: "Account bearbeiten",

frontend/src/locales/es/common.js

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1432,6 +1432,9 @@ const TRANSLATIONS = {
14321432
exporting: "Exportando...",
14331433
preset_img_description:
14341434
"Generar una imagen a partir de una descripción textual.",
1435+
generating_response: "Generar respuesta",
1436+
response_failed: "No fue posible responder al mensaje.",
1437+
response_failed_reason: "Razón: {{reason}}",
14351438
},
14361439
profile_settings: {
14371440
edit_account: "Editar cuenta",

frontend/src/locales/et/common.js

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1358,6 +1358,9 @@ const TRANSLATIONS = {
13581358
export: "Экспорти руй чат kui...",
13591359
exporting: "Экспорт",
13601360
preset_img_description: "Loo pilt tekstist antud juhiste põhjal",
1361+
generating_response: "Vastus genereerimine",
1362+
response_failed: "Ei olnud võimalik vastata teatele.",
1363+
response_failed_reason: "põhjus: {{reason}}",
13611364
},
13621365
profile_settings: {
13631366
edit_account: "Muuda kontot",

frontend/src/locales/fa/common.js

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1285,6 +1285,9 @@ const TRANSLATIONS = {
12851285
export: "صدور چت به صورت...",
12861286
exporting: "صدور به خارج",
12871287
preset_img_description: "ایجاد یک تصویر بر اساس یک دستور متنی",
1288+
generating_response: "تولید پاسخ",
1289+
response_failed: "امکان پاسخ دادن به پیام وجود نداشت.",
1290+
response_failed_reason: "دلیل: {{reason}}",
12881291
},
12891292
profile_settings: {
12901293
edit_account: "ویرایش حساب",

frontend/src/locales/fr/common.js

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1322,6 +1322,9 @@ const TRANSLATIONS = {
13221322
exporting: "Exportation...",
13231323
preset_img_description:
13241324
"Générer une image à partir d'une requête textuelle.",
1325+
generating_response: "Générer une réponse",
1326+
response_failed: "Impossible de répondre au message.",
1327+
response_failed_reason: "Raison : {{reason}}",
13251328
},
13261329
profile_settings: {
13271330
edit_account: "Modifier le compte",

frontend/src/locales/he/common.js

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1345,6 +1345,9 @@ const TRANSLATIONS = {
13451345
export: "ייצוא צ'אט כ...",
13461346
exporting: "ייצוא...",
13471347
preset_img_description: "יצירת תמונה על סמך הנחיה טקסטואלית",
1348+
generating_response: "יצירת תגובה",
1349+
response_failed: "לא ניתן להגיב למסר.",
1350+
response_failed_reason: "סיבה: {{reason}}",
13481351
},
13491352
profile_settings: {
13501353
edit_account: "ערוך חשבון",

0 commit comments

Comments
 (0)