Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions frontend/src/locales/ar/common.js
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,7 @@ const TRANSLATIONS = {
},
"scheduled-jobs": "المهام المجدولة",
"model-router": "نموذج جهاز التوجيه",
"image-generation": "إنشاء الصور",
},
login: {
"multi-user": {
Expand Down Expand Up @@ -1243,6 +1244,7 @@ const TRANSLATIONS = {
stt_transcription_failed: "فشلت عملية النسخ: {{error}}",
export: "تصدير المحادثة كـ...",
exporting: "التصدير...",
preset_img_description: "إنشاء صورة بناءً على نص معين.",
},
profile_settings: {
edit_account: "تحرير الحساب",
Expand Down Expand Up @@ -1884,6 +1886,12 @@ const TRANSLATIONS = {
"تم توجيهه إلى <route>{{model}}</route> عبر <rule>{{ruleTitle}}</rule>",
},
},
imageGeneration: {
title: "تفضيلات إنشاء الصور",
description:
"قم بتكوين المزود المستخدم لإنشاء الصور من أمر `/img`. يتم إنشاء الصور افتراضيًا بحجم 1024 × 1024 بكسل.",
provider: "مزود خدمات إنشاء الصور",
},
};

export default TRANSLATIONS;
8 changes: 8 additions & 0 deletions frontend/src/locales/ca/common.js
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,7 @@ const TRANSLATIONS = {
},
"scheduled-jobs": "Tasques programades",
"model-router": "Rúter de model",
"image-generation": "Generació d'imatges",
},
login: {
"multi-user": {
Expand Down Expand Up @@ -1471,6 +1472,7 @@ const TRANSLATIONS = {
stt_transcription_failed: "No s'ha pogut transmetre: {{error}}",
export: "Exporta la conversa com a...",
exporting: "Exportant…",
preset_img_description: "Generar una imatge a partir d'un text",
},
profile_settings: {
edit_account: "Edita el compte",
Expand Down Expand Up @@ -1939,6 +1941,12 @@ const TRANSLATIONS = {
"Enviat a través de <route>{{model}}</route> a través de <rule>{{ruleTitle}}</rule>",
},
},
imageGeneration: {
title: "Preferència per la generació d'imatges",
description:
"Configureu el proveïdor que s'utilitza per generar imatges a partir del comandament `/img`. Per defecte, les imatges es generen en un format de 1024x1024.",
provider: "Proveïdor de generació d'imatges",
},
};

export default TRANSLATIONS;
8 changes: 8 additions & 0 deletions frontend/src/locales/cs/common.js
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,7 @@ const TRANSLATIONS = {
},
"scheduled-jobs": "Naplánované úlohy",
"model-router": "Modelový router",
"image-generation": "Generování obrázků",
},
login: {
"multi-user": {
Expand Down Expand Up @@ -1378,6 +1379,7 @@ const TRANSLATIONS = {
stt_transcription_failed: "Přepis selhal: {{error}}",
export: "Exportujte konverzaci jako…",
exporting: "Exportování...",
preset_img_description: "Vytvořte obrázek na základě textového pokynu.",
},
profile_settings: {
edit_account: "Upravit účet",
Expand Down Expand Up @@ -1910,6 +1912,12 @@ const TRANSLATIONS = {
"Přesměrováno na <route>{{model}}</route> prostřednictvím <rule>{{ruleTitle}}</rule>",
},
},
imageGeneration: {
title: "Preference pro generování obrázků",
description:
"Nastavte poskytovatele, který se používá k generování obrázků z příkazu `/img`. Obrázky se standardně generují ve velikosti 1024x1024.",
provider: "Poskytovatel služeb pro generování obrázků",
},
};

export default TRANSLATIONS;
8 changes: 8 additions & 0 deletions frontend/src/locales/da/common.js
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,7 @@ const TRANSLATIONS = {
},
"scheduled-jobs": "Planlagte opgaver",
"model-router": "Model-router",
"image-generation": "Billedgenerering",
},
login: {
"multi-user": {
Expand Down Expand Up @@ -1258,6 +1259,7 @@ const TRANSLATIONS = {
stt_transcription_failed: "Transkribering mislykkedes: {{error}}",
export: "Eksportér chat som...",
exporting: "Eksportér...",
preset_img_description: "Generer et billede ud fra en tekstbeskrivelse",
},
profile_settings: {
edit_account: "Rediger konto",
Expand Down Expand Up @@ -1911,6 +1913,12 @@ const TRANSLATIONS = {
"Rute via <route>{{model}}</route> gennem <rule>{{ruleTitle}}</rule>",
},
},
imageGeneration: {
title: "Præference for generering af billeder",
description:
"Konfigurer leverandøren, der bruges til at generere billeder fra kommandoen `/img`. Billeder genereres som standard i 1024x1024 opløsning.",
provider: "Leverandør af billedgenerering",
},
};

export default TRANSLATIONS;
9 changes: 9 additions & 0 deletions frontend/src/locales/de/common.js
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,7 @@ const TRANSLATIONS = {
},
"scheduled-jobs": "Geplante Aufgaben",
"model-router": "Modell-Router",
"image-generation": "Bildgenerierung",
},
login: {
"multi-user": {
Expand Down Expand Up @@ -1376,6 +1377,8 @@ const TRANSLATIONS = {
stt_transcription_failed: "Transkription fehlgeschlagen: {{error}}",
export: "Chat-Export als...",
exporting: "Exportieren...",
preset_img_description:
"Erstelle ein Bild basierend auf einer Textanfrage.",
},
profile_settings: {
edit_account: "Account bearbeiten",
Expand Down Expand Up @@ -1950,6 +1953,12 @@ const TRANSLATIONS = {
"Weitergeleitet über <route>{{model}}</route> nach <rule>{{ruleTitle}}</rule>",
},
},
imageGeneration: {
title: "Bevorzugte Methode zur Bildgenerierung",
description:
"Konfigurieren Sie den Anbieter, der für die Generierung von Bildern über den Befehl `/img` verwendet wird. Standardmäßig werden die Bilder in der Größe 1024x1024 Pixel erzeugt.",
provider: "Anbieter von Bildgenerierung",
},
};

export default TRANSLATIONS;
9 changes: 9 additions & 0 deletions frontend/src/locales/es/common.js
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,7 @@ const TRANSLATIONS = {
},
"scheduled-jobs": "Tareas programadas",
"model-router": "Router de ejemplo",
"image-generation": "Generación de imágenes",
},
login: {
"multi-user": {
Expand Down Expand Up @@ -1391,6 +1392,8 @@ const TRANSLATIONS = {
stt_transcription_failed: "No se pudo realizar la transcripción: {{error}}",
export: "Exportar la conversación como...",
exporting: "Exportando...",
preset_img_description:
"Generar una imagen a partir de una descripción textual.",
},
profile_settings: {
edit_account: "Editar cuenta",
Expand Down Expand Up @@ -1957,6 +1960,12 @@ const TRANSLATIONS = {
"Enviado a <route>{{model}}</route> a través de <rule>{{ruleTitle}}</rule>",
},
},
imageGeneration: {
title: "Preferencias para la generación de imágenes",
description:
"Configure el proveedor que se utiliza para generar imágenes a partir del comando `/img`. Por defecto, las imágenes se generan en 1024x1024.",
provider: "Proveedor de generación de imágenes",
},
};

export default TRANSLATIONS;
8 changes: 8 additions & 0 deletions frontend/src/locales/et/common.js
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,7 @@ const TRANSLATIONS = {
},
"scheduled-jobs": "Planeeritud tööd",
"model-router": "Mudel: reiting",
"image-generation": "Pildi genereerimine",
},
login: {
"multi-user": {
Expand Down Expand Up @@ -1318,6 +1319,7 @@ const TRANSLATIONS = {
stt_transcription_failed: "Transkribeerimine ebaõnnestunud: {{error}}",
export: "Экспорти руй чат kui...",
exporting: "Экспорт",
preset_img_description: "Loo pilt tekstist",
},
profile_settings: {
edit_account: "Muuda kontot",
Expand Down Expand Up @@ -1868,6 +1870,12 @@ const TRANSLATIONS = {
"Saadetakse <route>{{model}}</route> kaudu <rule>{{ruleTitle}}</rule>",
},
},
imageGeneration: {
title: "Pildi genereerimise eelistused",
description:
"Konfigureerige andmet, mida kasutatakse piltide genereerimiseks `/img` käsu kaudu. Pildid genereeritakse vaikimisel 1024x1024 pikselite suuruses.",
provider: "Pildi genereerimise teenuse pakkuj",
},
};

export default TRANSLATIONS;
8 changes: 8 additions & 0 deletions frontend/src/locales/fa/common.js
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,7 @@ const TRANSLATIONS = {
},
"scheduled-jobs": "وظایف برنامه‌ریزی شده",
"model-router": "روتر نمونه",
"image-generation": "تولید تصویر",
},
login: {
"multi-user": {
Expand Down Expand Up @@ -1250,6 +1251,7 @@ const TRANSLATIONS = {
stt_transcription_failed: "ترجمه ناموفق: {{error}}",
export: "صدور چت به صورت...",
exporting: "صدور به خارج",
preset_img_description: "ایجاد یک تصویر بر اساس یک دستور متنی",
},
profile_settings: {
edit_account: "ویرایش حساب",
Expand Down Expand Up @@ -1900,6 +1902,12 @@ const TRANSLATIONS = {
"به <route>{{model}}</route> از طریق <rule>{{ruleTitle}}</rule> ارسال شد.",
},
},
imageGeneration: {
title: "ترجیح در تولید تصاویر",
description:
"تنظیم پروایدر مورد استفاده برای تولید تصاویر از دستور `/img` انجام شود. تصاویر به طور پیش‌فرض با ابعاد 1024x1024 تولید می‌شوند.",
provider: "ارائه دهنده خدمات تولید تصاویر",
},
};

export default TRANSLATIONS;
9 changes: 9 additions & 0 deletions frontend/src/locales/fr/common.js
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,7 @@ const TRANSLATIONS = {
},
"scheduled-jobs": "Tâches planifiées",
"model-router": "Routeur modèle",
"image-generation": "Génération d'images",
},
login: {
"multi-user": {
Expand Down Expand Up @@ -1284,6 +1285,8 @@ const TRANSLATIONS = {
stt_transcription_failed: "La transcription a échoué : {{error}}",
export: "Exporter la conversation au format...",
exporting: "Exportation...",
preset_img_description:
"Générer une image à partir d'une requête textuelle.",
},
profile_settings: {
edit_account: "Modifier le compte",
Expand Down Expand Up @@ -1936,6 +1939,12 @@ const TRANSLATIONS = {
"Dirigé vers <route>{{model}}</route> via <rule>{{ruleTitle}}</rule>",
},
},
imageGeneration: {
title: "Préférences en matière de génération d'images",
description:
"Configurez le fournisseur utilisé pour générer les images à partir de la commande `/img`. Les images sont générées par défaut avec une résolution de 1024x1024.",
provider: "Fournisseur de génération d'images",
},
};

export default TRANSLATIONS;
8 changes: 8 additions & 0 deletions frontend/src/locales/he/common.js
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,7 @@ const TRANSLATIONS = {
},
"scheduled-jobs": "משימות מתוכננות",
"model-router": "מודל של נתב",
"image-generation": "יצירת תמונות",
},
login: {
"multi-user": {
Expand Down Expand Up @@ -1305,6 +1306,7 @@ const TRANSLATIONS = {
stt_transcription_failed: "לא הצליח הטרנסקריפציה: {{error}}",
export: "ייצוא צ'אט כ...",
exporting: "ייצוא...",
preset_img_description: "צור תמונה על סמך הנחיה טקסטואלית",
},
profile_settings: {
edit_account: "ערוך חשבון",
Expand Down Expand Up @@ -1847,6 +1849,12 @@ const TRANSLATIONS = {
"נשלח דרך <route>{{model}}</route> באמצעות <rule>{{ruleTitle}}</rule>",
},
},
imageGeneration: {
title: "העדפה ליצירת תמונות",
description:
"הגדירו את הספק שמשמש ליצירת תמונות באמצעות הפקודה `/img`. התמונות נוצרות כברירת מחדל בגודל 1024x1024.",
provider: "ספק שירותי יצירת תמונות",
},
};

export default TRANSLATIONS;
8 changes: 8 additions & 0 deletions frontend/src/locales/it/common.js
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,7 @@ const TRANSLATIONS = {
},
"scheduled-jobs": "Lavori pianificati",
"model-router": "Router di esempio",
"image-generation": "Generazione di immagini",
},
login: {
"multi-user": {
Expand Down Expand Up @@ -1289,6 +1290,7 @@ const TRANSLATIONS = {
stt_transcription_failed: "Errore di trascrizione: {{error}}",
export: "Esporta la conversazione come...",
exporting: "Esportazione...",
preset_img_description: "Genera un'immagine a partire da un testo.",
},
profile_settings: {
edit_account: "Modifica account",
Expand Down Expand Up @@ -1960,6 +1962,12 @@ const TRANSLATIONS = {
"Instradato tramite <route>{{model}}</route> seguendo il percorso <rule>{{ruleTitle}}</rule>",
},
},
imageGeneration: {
title: "Preferenze per la generazione di immagini",
description:
"Configurare il provider utilizzato per generare le immagini tramite il comando `/img`. Le immagini vengono generate in formato 1024x1024 per impostazione predefinita.",
provider: "Fornitore di servizi di generazione di immagini",
},
};

export default TRANSLATIONS;
8 changes: 8 additions & 0 deletions frontend/src/locales/ja/common.js
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,7 @@ const TRANSLATIONS = {
},
"scheduled-jobs": "計画された作業",
"model-router": "モデルルーター",
"image-generation": "画像生成",
},
login: {
"multi-user": {
Expand Down Expand Up @@ -1241,6 +1242,7 @@ const TRANSLATIONS = {
stt_transcription_failed: "文字起こしに失敗しました: {{error}}",
export: "チャットを以下のような形式でエクスポートする:",
exporting: "輸出…",
preset_img_description: "テキストプロンプトから画像を生成する",
},
profile_settings: {
edit_account: "アカウントを編集",
Expand Down Expand Up @@ -1899,6 +1901,12 @@ const TRANSLATIONS = {
"<route>~</route>を経由して、<rule>~</rule>へルーティング",
},
},
imageGeneration: {
title: "画像生成の好みの指定",
description:
"`/img` コマンドを使用して画像を生成する際に使用するプロバイダーを設定します。デフォルトでは、画像は 1024x1024 ピクセルで生成されます。",
provider: "画像生成サービスプロバイダー",
},
};

export default TRANSLATIONS;
8 changes: 8 additions & 0 deletions frontend/src/locales/ko/common.js
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,7 @@ const TRANSLATIONS = {
},
"scheduled-jobs": "예정된 작업",
"model-router": "모델 라우터",
"image-generation": "이미지 생성",
},
login: {
"multi-user": {
Expand Down Expand Up @@ -1319,6 +1320,7 @@ const TRANSLATIONS = {
stt_transcription_failed: "전사 오류: {{error}}",
export: "채팅 내용을 다음 형식으로 내보내기:",
exporting: "수출 중…",
preset_img_description: "텍스트 프롬프트에서 이미지를 생성합니다.",
},
profile_settings: {
edit_account: "계정 정보 수정",
Expand Down Expand Up @@ -1865,6 +1867,12 @@ const TRANSLATIONS = {
"routed-to-rule": "<route>에서 {{model}}를 통해 </route>로 연결",
},
},
imageGeneration: {
title: "이미지 생성 선호도",
description:
"`/img` 명령어를 사용하여 이미지를 생성하는 데 사용될 제공업체를 구성합니다. 기본적으로 이미지는 1024x1024 해상도로 생성됩니다.",
provider: "이미지 생성 제공업체",
},
};

export default TRANSLATIONS;
Loading
Loading