Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
chenpangpang
open-webui
Commits
46027cc3
"git@developer.sourcefind.cn:chenpangpang/open-webui.git" did not exist on "5e5473c79266f69967d46c330954e6aaeb41c581"
Unverified
Commit
46027cc3
authored
May 03, 2024
by
Timothy Jaeryang Baek
Committed by
GitHub
May 03, 2024
Browse files
Merge branch 'dev' into dev
parents
9d8c23b3
e4c77628
Changes
27
Hide whitespace changes
Inline
Side-by-side
Showing
20 changed files
with
128 additions
and
0 deletions
+128
-0
src/lib/components/chat/ShortcutsModal.svelte
src/lib/components/chat/ShortcutsModal.svelte
+52
-0
src/lib/i18n/locales/bg-BG/translation.json
src/lib/i18n/locales/bg-BG/translation.json
+4
-0
src/lib/i18n/locales/bn-BD/translation.json
src/lib/i18n/locales/bn-BD/translation.json
+4
-0
src/lib/i18n/locales/ca-ES/translation.json
src/lib/i18n/locales/ca-ES/translation.json
+4
-0
src/lib/i18n/locales/de-DE/translation.json
src/lib/i18n/locales/de-DE/translation.json
+4
-0
src/lib/i18n/locales/dg-DG/translation.json
src/lib/i18n/locales/dg-DG/translation.json
+4
-0
src/lib/i18n/locales/en-GB/translation.json
src/lib/i18n/locales/en-GB/translation.json
+4
-0
src/lib/i18n/locales/en-US/translation.json
src/lib/i18n/locales/en-US/translation.json
+4
-0
src/lib/i18n/locales/es-ES/translation.json
src/lib/i18n/locales/es-ES/translation.json
+4
-0
src/lib/i18n/locales/fa-IR/translation.json
src/lib/i18n/locales/fa-IR/translation.json
+4
-0
src/lib/i18n/locales/fr-CA/translation.json
src/lib/i18n/locales/fr-CA/translation.json
+4
-0
src/lib/i18n/locales/fr-FR/translation.json
src/lib/i18n/locales/fr-FR/translation.json
+4
-0
src/lib/i18n/locales/it-IT/translation.json
src/lib/i18n/locales/it-IT/translation.json
+4
-0
src/lib/i18n/locales/ja-JP/translation.json
src/lib/i18n/locales/ja-JP/translation.json
+4
-0
src/lib/i18n/locales/ka-GE/translation.json
src/lib/i18n/locales/ka-GE/translation.json
+4
-0
src/lib/i18n/locales/ko-KR/translation.json
src/lib/i18n/locales/ko-KR/translation.json
+4
-0
src/lib/i18n/locales/nl-NL/translation.json
src/lib/i18n/locales/nl-NL/translation.json
+4
-0
src/lib/i18n/locales/pl-PL/translation.json
src/lib/i18n/locales/pl-PL/translation.json
+4
-0
src/lib/i18n/locales/pt-BR/translation.json
src/lib/i18n/locales/pt-BR/translation.json
+4
-0
src/lib/i18n/locales/pt-PT/translation.json
src/lib/i18n/locales/pt-PT/translation.json
+4
-0
No files found.
src/lib/components/chat/ShortcutsModal.svelte
View file @
46027cc3
...
...
@@ -209,6 +209,58 @@
</div>
</div>
</div>
<div class=" flex justify-between dark:text-gray-300 px-5">
<div class=" text-lg font-medium self-center">{$i18n.t('Input commands')}</div>
</div>
<div class="flex flex-col md:flex-row w-full p-5 md:space-x-4 dark:text-gray-200">
<div class=" flex flex-col w-full sm:flex-row sm:justify-center sm:space-x-6">
<div class="flex flex-col space-y-3 w-full self-start">
<div class="w-full flex justify-between items-center">
<div class=" text-sm">
{$i18n.t('Attach file')}
</div>
<div class="flex space-x-1 text-xs">
<div
class=" h-fit py-1 px-2 flex items-center justify-center rounded border border-black/10 capitalize text-gray-600 dark:border-white/10 dark:text-gray-300"
>
#
</div>
</div>
</div>
<div class="w-full flex justify-between items-center">
<div class=" text-sm">
{$i18n.t('Add custom prompt')}
</div>
<div class="flex space-x-1 text-xs">
<div
class=" h-fit py-1 px-2 flex items-center justify-center rounded border border-black/10 capitalize text-gray-600 dark:border-white/10 dark:text-gray-300"
>
/
</div>
</div>
</div>
<div class="w-full flex justify-between items-center">
<div class=" text-sm">
{$i18n.t('Select model')}
</div>
<div class="flex space-x-1 text-xs">
<div
class=" h-fit py-1 px-2 flex items-center justify-center rounded border border-black/10 capitalize text-gray-600 dark:border-white/10 dark:text-gray-300"
>
@
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</Modal>
...
...
src/lib/i18n/locales/bg-BG/translation.json
View file @
46027cc3
...
...
@@ -15,6 +15,7 @@
"Add a short description about what this modelfile does"
:
"Добавяне на кратко описание за това какво прави този модфайл"
,
"Add a short title for this prompt"
:
"Добавяне на кратко заглавие за този промпт"
,
"Add a tag"
:
"Добавяне на таг"
,
"Add custom prompt"
:
""
,
"Add Docs"
:
"Добавяне на Документи"
,
"Add Files"
:
"Добавяне на Файлове"
,
"Add message"
:
"Добавяне на съобщение"
,
...
...
@@ -43,6 +44,7 @@
"Archived Chats"
:
""
,
"are allowed - Activate this command by typing"
:
"са разрешени - Активирайте тази команда чрез въвеждане"
,
"Are you sure?"
:
"Сигурни ли сте?"
,
"Attach file"
:
""
,
"Attention to detail"
:
""
,
"Audio"
:
"Аудио"
,
"Auto-playback response"
:
"Аувтоматично възпроизвеждане на Отговора"
,
...
...
@@ -206,6 +208,7 @@
"Import Modelfiles"
:
"Импортване на модфайлове"
,
"Import Prompts"
:
"Импортване на промптове"
,
"Include `--api` flag when running stable-diffusion-webui"
:
"Включете флага `--api`, когато стартирате stable-diffusion-webui"
,
"Input commands"
:
""
,
"Interface"
:
"Интерфейс"
,
"join our Discord for help."
:
"свържете се с нашия Discord за помощ."
,
"JSON"
:
"JSON"
,
...
...
@@ -337,6 +340,7 @@
"Select a mode"
:
"Изберете режим"
,
"Select a model"
:
"Изберете модел"
,
"Select an Ollama instance"
:
"Изберете Ollama инстанция"
,
"Select model"
:
""
,
"Send a Message"
:
"Изпращане на Съобщение"
,
"Send message"
:
"Изпращане на съобщение"
,
"Server connection verified"
:
"Server connection verified"
,
...
...
src/lib/i18n/locales/bn-BD/translation.json
View file @
46027cc3
...
...
@@ -15,6 +15,7 @@
"Add a short description about what this modelfile does"
:
"এই মডেলফাইলটির সম্পর্কে সংক্ষিপ্ত বিবরণ যোগ করুন"
,
"Add a short title for this prompt"
:
"এই প্রম্পটের জন্য একটি সংক্ষিপ্ত টাইটেল যোগ করুন"
,
"Add a tag"
:
"একটি ট্যাগ যোগ করুন"
,
"Add custom prompt"
:
""
,
"Add Docs"
:
"ডকুমেন্ট যোগ করুন"
,
"Add Files"
:
"ফাইল যোগ করুন"
,
"Add message"
:
"মেসেজ যোগ করুন"
,
...
...
@@ -43,6 +44,7 @@
"Archived Chats"
:
"চ্যাট ইতিহাস সংরক্ষণাগার"
,
"are allowed - Activate this command by typing"
:
"অনুমোদিত - কমান্ডটি চালু করার জন্য লিখুন"
,
"Are you sure?"
:
"আপনি নিশ্চিত?"
,
"Attach file"
:
""
,
"Attention to detail"
:
""
,
"Audio"
:
"অডিও"
,
"Auto-playback response"
:
"রেসপন্স অটো-প্লেব্যাক"
,
...
...
@@ -206,6 +208,7 @@
"Import Modelfiles"
:
"মডেলফাইলগুলো ইমপোর্ট করুন"
,
"Import Prompts"
:
"প্রম্পটগুলো ইমপোর্ট করুন"
,
"Include `--api` flag when running stable-diffusion-webui"
:
"stable-diffusion-webui চালু করার সময় `--api` ফ্ল্যাগ সংযুক্ত করুন"
,
"Input commands"
:
""
,
"Interface"
:
"ইন্টারফেস"
,
"join our Discord for help."
:
"সাহায্যের জন্য আমাদের Discord-এ যুক্ত হোন"
,
"JSON"
:
"JSON"
,
...
...
@@ -337,6 +340,7 @@
"Select a mode"
:
"একটি মডেল নির্বাচন করুন"
,
"Select a model"
:
"একটি মডেল নির্বাচন করুন"
,
"Select an Ollama instance"
:
"একটি Ollama ইন্সট্যান্স নির্বাচন করুন"
,
"Select model"
:
""
,
"Send a Message"
:
"একটি মেসেজ পাঠান"
,
"Send message"
:
"মেসেজ পাঠান"
,
"Server connection verified"
:
"সার্ভার কানেকশন যাচাই করা হয়েছে"
,
...
...
src/lib/i18n/locales/ca-ES/translation.json
View file @
46027cc3
...
...
@@ -15,6 +15,7 @@
"Add a short description about what this modelfile does"
:
"Afegeix una descripció curta del que fa aquest arxiu de model"
,
"Add a short title for this prompt"
:
"Afegeix un títol curt per aquest prompt"
,
"Add a tag"
:
"Afegeix una etiqueta"
,
"Add custom prompt"
:
""
,
"Add Docs"
:
"Afegeix Documents"
,
"Add Files"
:
"Afegeix Arxius"
,
"Add message"
:
"Afegeix missatge"
,
...
...
@@ -43,6 +44,7 @@
"Archived Chats"
:
"Arxiu d'historial de xat"
,
"are allowed - Activate this command by typing"
:
"estan permesos - Activa aquesta comanda escrivint"
,
"Are you sure?"
:
"Estàs segur?"
,
"Attach file"
:
""
,
"Attention to detail"
:
""
,
"Audio"
:
"Àudio"
,
"Auto-playback response"
:
"Resposta de reproducció automàtica"
,
...
...
@@ -206,6 +208,7 @@
"Import Modelfiles"
:
"Importa Fitxers de Model"
,
"Import Prompts"
:
"Importa Prompts"
,
"Include `--api` flag when running stable-diffusion-webui"
:
"Inclou la bandera `--api` quan executis stable-diffusion-webui"
,
"Input commands"
:
""
,
"Interface"
:
"Interfície"
,
"join our Discord for help."
:
"uneix-te al nostre Discord per ajuda."
,
"JSON"
:
"JSON"
,
...
...
@@ -337,6 +340,7 @@
"Select a mode"
:
"Selecciona un mode"
,
"Select a model"
:
"Selecciona un model"
,
"Select an Ollama instance"
:
"Selecciona una instància d'Ollama"
,
"Select model"
:
""
,
"Send a Message"
:
"Envia un Missatge"
,
"Send message"
:
"Envia missatge"
,
"Server connection verified"
:
"Connexió al servidor verificada"
,
...
...
src/lib/i18n/locales/de-DE/translation.json
View file @
46027cc3
...
...
@@ -15,6 +15,7 @@
"Add a short description about what this modelfile does"
:
"Füge eine kurze Beschreibung hinzu, was dieses Modelfile kann"
,
"Add a short title for this prompt"
:
"Füge einen kurzen Titel für diesen Prompt hinzu"
,
"Add a tag"
:
"Tag hinzufügen"
,
"Add custom prompt"
:
""
,
"Add Docs"
:
"Dokumente hinzufügen"
,
"Add Files"
:
"Dateien hinzufügen"
,
"Add message"
:
"Nachricht eingeben"
,
...
...
@@ -43,6 +44,7 @@
"Archived Chats"
:
"Archivierte Chats"
,
"are allowed - Activate this command by typing"
:
"sind erlaubt - Aktiviere diesen Befehl, indem du"
,
"Are you sure?"
:
"Bist du sicher?"
,
"Attach file"
:
""
,
"Attention to detail"
:
"Auge fürs Detail"
,
"Audio"
:
"Audio"
,
"Auto-playback response"
:
"Automatische Wiedergabe der Antwort"
,
...
...
@@ -206,6 +208,7 @@
"Import Modelfiles"
:
"Modelfiles importieren"
,
"Import Prompts"
:
"Prompts importieren"
,
"Include `--api` flag when running stable-diffusion-webui"
:
"Füge das `--api`-Flag hinzu, wenn Du stable-diffusion-webui nutzt"
,
"Input commands"
:
""
,
"Interface"
:
"Benutzeroberfläche"
,
"join our Discord for help."
:
"Trete unserem Discord bei, um Hilfe zu erhalten."
,
"JSON"
:
"JSON"
,
...
...
@@ -337,6 +340,7 @@
"Select a mode"
:
"Einen Modus auswählen"
,
"Select a model"
:
"Ein Modell auswählen"
,
"Select an Ollama instance"
:
"Eine Ollama Instanz auswählen"
,
"Select model"
:
""
,
"Send a Message"
:
"Eine Nachricht senden"
,
"Send message"
:
"Nachricht senden"
,
"Server connection verified"
:
"Serververbindung überprüft"
,
...
...
src/lib/i18n/locales/dg-DG/translation.json
View file @
46027cc3
...
...
@@ -15,6 +15,7 @@
"Add a short description about what this modelfile does"
:
"Add short description about what this modelfile does"
,
"Add a short title for this prompt"
:
"Add short title for this prompt"
,
"Add a tag"
:
"Add such tag"
,
"Add custom prompt"
:
""
,
"Add Docs"
:
"Add Docs"
,
"Add Files"
:
"Add Files"
,
"Add message"
:
"Add Prompt"
,
...
...
@@ -43,6 +44,7 @@
"Archived Chats"
:
""
,
"are allowed - Activate this command by typing"
:
"are allowed. Activate typing"
,
"Are you sure?"
:
"Such certainty?"
,
"Attach file"
:
""
,
"Attention to detail"
:
""
,
"Audio"
:
"Audio"
,
"Auto-playback response"
:
"Auto-playback response"
,
...
...
@@ -206,6 +208,7 @@
"Import Modelfiles"
:
"Import Modelfiles"
,
"Import Prompts"
:
"Import Promptos"
,
"Include `--api` flag when running stable-diffusion-webui"
:
"Include `--api` flag when running stable-diffusion-webui"
,
"Input commands"
:
""
,
"Interface"
:
"Interface"
,
"join our Discord for help."
:
"join our Discord for help."
,
"JSON"
:
"JSON"
,
...
...
@@ -337,6 +340,7 @@
"Select a mode"
:
"Select a mode very choose"
,
"Select a model"
:
"Select a model much choice"
,
"Select an Ollama instance"
:
"Select an Ollama instance very choose"
,
"Select model"
:
""
,
"Send a Message"
:
"Send a Message much message"
,
"Send message"
:
"Send message very send"
,
"Server connection verified"
:
"Server connection verified much secure"
,
...
...
src/lib/i18n/locales/en-GB/translation.json
View file @
46027cc3
...
...
@@ -15,6 +15,7 @@
"Add a short description about what this modelfile does"
:
""
,
"Add a short title for this prompt"
:
""
,
"Add a tag"
:
""
,
"Add custom prompt"
:
""
,
"Add Docs"
:
""
,
"Add Files"
:
""
,
"Add message"
:
""
,
...
...
@@ -43,6 +44,7 @@
"Archived Chats"
:
""
,
"are allowed - Activate this command by typing"
:
""
,
"Are you sure?"
:
""
,
"Attach file"
:
""
,
"Attention to detail"
:
""
,
"Audio"
:
""
,
"Auto-playback response"
:
""
,
...
...
@@ -206,6 +208,7 @@
"Import Modelfiles"
:
""
,
"Import Prompts"
:
""
,
"Include `--api` flag when running stable-diffusion-webui"
:
""
,
"Input commands"
:
""
,
"Interface"
:
""
,
"join our Discord for help."
:
""
,
"JSON"
:
""
,
...
...
@@ -337,6 +340,7 @@
"Select a mode"
:
""
,
"Select a model"
:
""
,
"Select an Ollama instance"
:
""
,
"Select model"
:
""
,
"Send a Message"
:
""
,
"Send message"
:
""
,
"Server connection verified"
:
""
,
...
...
src/lib/i18n/locales/en-US/translation.json
View file @
46027cc3
...
...
@@ -15,6 +15,7 @@
"Add a short description about what this modelfile does"
:
""
,
"Add a short title for this prompt"
:
""
,
"Add a tag"
:
""
,
"Add custom prompt"
:
""
,
"Add Docs"
:
""
,
"Add Files"
:
""
,
"Add message"
:
""
,
...
...
@@ -43,6 +44,7 @@
"Archived Chats"
:
""
,
"are allowed - Activate this command by typing"
:
""
,
"Are you sure?"
:
""
,
"Attach file"
:
""
,
"Attention to detail"
:
""
,
"Audio"
:
""
,
"Auto-playback response"
:
""
,
...
...
@@ -206,6 +208,7 @@
"Import Modelfiles"
:
""
,
"Import Prompts"
:
""
,
"Include `--api` flag when running stable-diffusion-webui"
:
""
,
"Input commands"
:
""
,
"Interface"
:
""
,
"join our Discord for help."
:
""
,
"JSON"
:
""
,
...
...
@@ -337,6 +340,7 @@
"Select a mode"
:
""
,
"Select a model"
:
""
,
"Select an Ollama instance"
:
""
,
"Select model"
:
""
,
"Send a Message"
:
""
,
"Send message"
:
""
,
"Server connection verified"
:
""
,
...
...
src/lib/i18n/locales/es-ES/translation.json
View file @
46027cc3
...
...
@@ -15,6 +15,7 @@
"Add a short description about what this modelfile does"
:
"Agregue una descripción corta de lo que este modelfile hace"
,
"Add a short title for this prompt"
:
"Agregue un título corto para este Prompt"
,
"Add a tag"
:
"Agregar una etiqueta"
,
"Add custom prompt"
:
""
,
"Add Docs"
:
"Agregar Documentos"
,
"Add Files"
:
"Agregar Archivos"
,
"Add message"
:
"Agregar Prompt"
,
...
...
@@ -43,6 +44,7 @@
"Archived Chats"
:
"Chats archivados"
,
"are allowed - Activate this command by typing"
:
"están permitidos - Active este comando escribiendo"
,
"Are you sure?"
:
"¿Está seguro?"
,
"Attach file"
:
""
,
"Attention to detail"
:
""
,
"Audio"
:
"Audio"
,
"Auto-playback response"
:
"Respuesta de reproducción automática"
,
...
...
@@ -206,6 +208,7 @@
"Import Modelfiles"
:
"Importar Modelfiles"
,
"Import Prompts"
:
"Importar Prompts"
,
"Include `--api` flag when running stable-diffusion-webui"
:
"Incluir el indicador `--api` al ejecutar stable-diffusion-webui"
,
"Input commands"
:
""
,
"Interface"
:
"Interfaz"
,
"join our Discord for help."
:
"Únase a nuestro Discord para obtener ayuda."
,
"JSON"
:
"JSON"
,
...
...
@@ -337,6 +340,7 @@
"Select a mode"
:
"Selecciona un modo"
,
"Select a model"
:
"Selecciona un modelo"
,
"Select an Ollama instance"
:
"Seleccione una instancia de Ollama"
,
"Select model"
:
""
,
"Send a Message"
:
"Enviar un Mensaje"
,
"Send message"
:
"Enviar Mensaje"
,
"Server connection verified"
:
"Conexión del servidor verificada"
,
...
...
src/lib/i18n/locales/fa-IR/translation.json
View file @
46027cc3
...
...
@@ -15,6 +15,7 @@
"Add a short description about what this modelfile does"
:
"توضیح کوتاهی در مورد کاری که این فایل
\u
200cمدل انجام می دهد اضافه کنید"
,
"Add a short title for this prompt"
:
"یک عنوان کوتاه برای این درخواست اضافه کنید"
,
"Add a tag"
:
"اضافه کردن یک تگ"
,
"Add custom prompt"
:
""
,
"Add Docs"
:
"اضافه کردن اسناد"
,
"Add Files"
:
"اضافه کردن فایل
\u
200cها"
,
"Add message"
:
"اضافه کردن پیغام"
,
...
...
@@ -43,6 +44,7 @@
"Archived Chats"
:
"آرشیو تاریخچه چت"
,
"are allowed - Activate this command by typing"
:
"مجاز هستند - این دستور را با تایپ کردن این فعال کنید:"
,
"Are you sure?"
:
"آیا مطمئن هستید؟"
,
"Attach file"
:
""
,
"Attention to detail"
:
""
,
"Audio"
:
"صدا"
,
"Auto-playback response"
:
"پخش خودکار پاسخ "
,
...
...
@@ -206,6 +208,7 @@
"Import Modelfiles"
:
"ایمپورت فایل
\u
200cهای مدل"
,
"Import Prompts"
:
"ایمپورت پرامپت
\u
200cها"
,
"Include `--api` flag when running stable-diffusion-webui"
:
"فلگ `--api` را هنکام اجرای stable-diffusion-webui استفاده کنید."
,
"Input commands"
:
""
,
"Interface"
:
"رابط"
,
"join our Discord for help."
:
"برای کمک به دیسکورد ما بپیوندید."
,
"JSON"
:
"JSON"
,
...
...
@@ -337,6 +340,7 @@
"Select a mode"
:
"یک حالت انتخاب کنید"
,
"Select a model"
:
"انتخاب یک مدل"
,
"Select an Ollama instance"
:
"انتخاب یک نمونه از اولاما"
,
"Select model"
:
""
,
"Send a Message"
:
"ارسال یک پیام"
,
"Send message"
:
"ارسال پیام"
,
"Server connection verified"
:
"اتصال سرور تأیید شد"
,
...
...
src/lib/i18n/locales/fr-CA/translation.json
View file @
46027cc3
...
...
@@ -15,6 +15,7 @@
"Add a short description about what this modelfile does"
:
"Ajouter une courte description de ce que fait ce fichier de modèle"
,
"Add a short title for this prompt"
:
"Ajouter un court titre pour ce prompt"
,
"Add a tag"
:
"Ajouter un tag"
,
"Add custom prompt"
:
""
,
"Add Docs"
:
"Ajouter des documents"
,
"Add Files"
:
"Ajouter des fichiers"
,
"Add message"
:
"Ajouter un message"
,
...
...
@@ -43,6 +44,7 @@
"Archived Chats"
:
"enregistrement du chat"
,
"are allowed - Activate this command by typing"
:
"sont autorisés - Activez cette commande en tapant"
,
"Are you sure?"
:
"Êtes-vous sûr ?"
,
"Attach file"
:
""
,
"Attention to detail"
:
""
,
"Audio"
:
"Audio"
,
"Auto-playback response"
:
"Réponse en lecture automatique"
,
...
...
@@ -206,6 +208,7 @@
"Import Modelfiles"
:
"Importer les fichiers de modèle"
,
"Import Prompts"
:
"Importer les prompts"
,
"Include `--api` flag when running stable-diffusion-webui"
:
"Inclure l'indicateur `--api` lors de l'exécution de stable-diffusion-webui"
,
"Input commands"
:
""
,
"Interface"
:
"Interface"
,
"join our Discord for help."
:
"rejoignez notre Discord pour obtenir de l'aide."
,
"JSON"
:
"JSON"
,
...
...
@@ -337,6 +340,7 @@
"Select a mode"
:
"Sélectionnez un mode"
,
"Select a model"
:
"Sélectionnez un modèle"
,
"Select an Ollama instance"
:
"Sélectionner une instance Ollama"
,
"Select model"
:
""
,
"Send a Message"
:
"Envoyer un message"
,
"Send message"
:
"Envoyer un message"
,
"Server connection verified"
:
"Connexion au serveur vérifiée"
,
...
...
src/lib/i18n/locales/fr-FR/translation.json
View file @
46027cc3
...
...
@@ -15,6 +15,7 @@
"Add a short description about what this modelfile does"
:
"Ajouter une courte description de ce que fait ce fichier de modèle"
,
"Add a short title for this prompt"
:
"Ajouter un court titre pour ce prompt"
,
"Add a tag"
:
"Ajouter un tag"
,
"Add custom prompt"
:
""
,
"Add Docs"
:
"Ajouter des documents"
,
"Add Files"
:
"Ajouter des fichiers"
,
"Add message"
:
"Ajouter un message"
,
...
...
@@ -43,6 +44,7 @@
"Archived Chats"
:
"enregistrement du chat"
,
"are allowed - Activate this command by typing"
:
"sont autorisés - Activez cette commande en tapant"
,
"Are you sure?"
:
"Êtes-vous sûr ?"
,
"Attach file"
:
""
,
"Attention to detail"
:
""
,
"Audio"
:
"Audio"
,
"Auto-playback response"
:
"Réponse en lecture automatique"
,
...
...
@@ -206,6 +208,7 @@
"Import Modelfiles"
:
"Importer les fichiers de modèle"
,
"Import Prompts"
:
"Importer les prompts"
,
"Include `--api` flag when running stable-diffusion-webui"
:
"Inclure le drapeau `--api` lors de l'exécution de stable-diffusion-webui"
,
"Input commands"
:
""
,
"Interface"
:
"Interface"
,
"join our Discord for help."
:
"rejoignez notre Discord pour obtenir de l'aide."
,
"JSON"
:
"JSON"
,
...
...
@@ -337,6 +340,7 @@
"Select a mode"
:
"Sélectionnez un mode"
,
"Select a model"
:
"Sélectionner un modèle"
,
"Select an Ollama instance"
:
"Sélectionner une instance Ollama"
,
"Select model"
:
""
,
"Send a Message"
:
"Envoyer un message"
,
"Send message"
:
"Envoyer un message"
,
"Server connection verified"
:
"Connexion au serveur vérifiée"
,
...
...
src/lib/i18n/locales/it-IT/translation.json
View file @
46027cc3
...
...
@@ -15,6 +15,7 @@
"Add a short description about what this modelfile does"
:
"Aggiungi una breve descrizione di ciò che fa questo file modello"
,
"Add a short title for this prompt"
:
"Aggiungi un titolo breve per questo prompt"
,
"Add a tag"
:
"Aggiungi un tag"
,
"Add custom prompt"
:
""
,
"Add Docs"
:
"Aggiungi documenti"
,
"Add Files"
:
"Aggiungi file"
,
"Add message"
:
"Aggiungi messaggio"
,
...
...
@@ -43,6 +44,7 @@
"Archived Chats"
:
"Chat archiviate"
,
"are allowed - Activate this command by typing"
:
"sono consentiti - Attiva questo comando digitando"
,
"Are you sure?"
:
"Sei sicuro?"
,
"Attach file"
:
""
,
"Attention to detail"
:
""
,
"Audio"
:
"Audio"
,
"Auto-playback response"
:
"Riproduzione automatica della risposta"
,
...
...
@@ -206,6 +208,7 @@
"Import Modelfiles"
:
"Importa file modello"
,
"Import Prompts"
:
"Importa prompt"
,
"Include `--api` flag when running stable-diffusion-webui"
:
""
,
"Input commands"
:
""
,
"Interface"
:
"Interfaccia"
,
"join our Discord for help."
:
"unisciti al nostro Discord per ricevere aiuto."
,
"JSON"
:
"JSON"
,
...
...
@@ -337,6 +340,7 @@
"Select a mode"
:
"Seleziona una modalità"
,
"Select a model"
:
"Seleziona un modello"
,
"Select an Ollama instance"
:
"Seleziona un'istanza Ollama"
,
"Select model"
:
""
,
"Send a Message"
:
"Invia un messaggio"
,
"Send message"
:
"Invia messaggio"
,
"Server connection verified"
:
"Connessione al server verificata"
,
...
...
src/lib/i18n/locales/ja-JP/translation.json
View file @
46027cc3
...
...
@@ -15,6 +15,7 @@
"Add a short description about what this modelfile does"
:
"このモデルファイルの機能に関する簡単な説明を追加"
,
"Add a short title for this prompt"
:
"このプロンプトの短いタイトルを追加"
,
"Add a tag"
:
"タグを追加"
,
"Add custom prompt"
:
""
,
"Add Docs"
:
"ドキュメントを追加"
,
"Add Files"
:
"ファイルを追加"
,
"Add message"
:
"メッセージを追加"
,
...
...
@@ -43,6 +44,7 @@
"Archived Chats"
:
"チャット記録"
,
"are allowed - Activate this command by typing"
:
"が許可されています - 次のように入力してこのコマンドをアクティブ化します"
,
"Are you sure?"
:
"よろしいですか?"
,
"Attach file"
:
""
,
"Attention to detail"
:
""
,
"Audio"
:
"オーディオ"
,
"Auto-playback response"
:
"応答の自動再生"
,
...
...
@@ -206,6 +208,7 @@
"Import Modelfiles"
:
"モデルファイルをインポート"
,
"Import Prompts"
:
"プロンプトをインポート"
,
"Include `--api` flag when running stable-diffusion-webui"
:
""
,
"Input commands"
:
""
,
"Interface"
:
"インターフェース"
,
"join our Discord for help."
:
"ヘルプについては、Discord に参加してください。"
,
"JSON"
:
"JSON"
,
...
...
@@ -337,6 +340,7 @@
"Select a mode"
:
"モードを選択"
,
"Select a model"
:
"モデルを選択"
,
"Select an Ollama instance"
:
"Ollama インスタンスを選択"
,
"Select model"
:
""
,
"Send a Message"
:
"メッセージを送信"
,
"Send message"
:
"メッセージを送信"
,
"Server connection verified"
:
"サーバー接続が確認されました"
,
...
...
src/lib/i18n/locales/ka-GE/translation.json
View file @
46027cc3
...
...
@@ -15,6 +15,7 @@
"Add a short description about what this modelfile does"
:
"დაამატე მოკლე აღწერა იმის შესახებ, თუ რას აკეთებს ეს მოდელური ფაილი"
,
"Add a short title for this prompt"
:
"დაამატე მოკლე სათაური ამ მოთხოვნისთვის"
,
"Add a tag"
:
"დაამატე ტეგი"
,
"Add custom prompt"
:
""
,
"Add Docs"
:
"დოკუმენტის დამატება"
,
"Add Files"
:
"ფაილების დამატება"
,
"Add message"
:
"შეტყობინების დამატება"
,
...
...
@@ -43,6 +44,7 @@
"Archived Chats"
:
"ჩატის ისტორიის არქივი"
,
"are allowed - Activate this command by typing"
:
"დაშვებულია - ბრძანების გასააქტიურებლად აკრიფეთ:"
,
"Are you sure?"
:
"დარწმუნებული ხარ?"
,
"Attach file"
:
""
,
"Attention to detail"
:
""
,
"Audio"
:
"ხმოვანი"
,
"Auto-playback response"
:
"ავტომატური დაკვრის პასუხი"
,
...
...
@@ -206,6 +208,7 @@
"Import Modelfiles"
:
"მოდელური ფაილების იმპორტი"
,
"Import Prompts"
:
"მოთხოვნების იმპორტი"
,
"Include `--api` flag when running stable-diffusion-webui"
:
"ჩართეთ `--api` დროშა stable-diffusion-webui-ის გაშვებისას"
,
"Input commands"
:
""
,
"Interface"
:
"ინტერფეისი"
,
"join our Discord for help."
:
"შეუერთდით ჩვენს Discord-ს დახმარებისთვის"
,
"JSON"
:
"JSON"
,
...
...
@@ -337,6 +340,7 @@
"Select a mode"
:
"რეჟიმის არჩევა"
,
"Select a model"
:
"მოდელის არჩევა"
,
"Select an Ollama instance"
:
""
,
"Select model"
:
""
,
"Send a Message"
:
"შეტყობინების გაგზავნა"
,
"Send message"
:
"შეტყობინების გაგზავნა"
,
"Server connection verified"
:
"სერვერთან კავშირი დადასტურებულია"
,
...
...
src/lib/i18n/locales/ko-KR/translation.json
View file @
46027cc3
...
...
@@ -15,6 +15,7 @@
"Add a short description about what this modelfile does"
:
"이 모델파일이 하는 일에 대한 간단한 설명 추가"
,
"Add a short title for this prompt"
:
"이 프롬프트에 대한 간단한 제목 추가"
,
"Add a tag"
:
"태그 추가"
,
"Add custom prompt"
:
""
,
"Add Docs"
:
"문서 추가"
,
"Add Files"
:
"파일 추가"
,
"Add message"
:
"메시지 추가"
,
...
...
@@ -43,6 +44,7 @@
"Archived Chats"
:
"채팅 기록 아카이브"
,
"are allowed - Activate this command by typing"
:
"허용됩니다 - 이 명령을 활성화하려면 입력하세요."
,
"Are you sure?"
:
"확실합니까?"
,
"Attach file"
:
""
,
"Attention to detail"
:
""
,
"Audio"
:
"오디오"
,
"Auto-playback response"
:
"응답 자동 재생"
,
...
...
@@ -206,6 +208,7 @@
"Import Modelfiles"
:
"모델파일 가져오기"
,
"Import Prompts"
:
"프롬프트 가져오기"
,
"Include `--api` flag when running stable-diffusion-webui"
:
""
,
"Input commands"
:
""
,
"Interface"
:
"인터페이스"
,
"join our Discord for help."
:
"도움말을 보려면 Discord에 가입하세요."
,
"JSON"
:
"JSON"
,
...
...
@@ -337,6 +340,7 @@
"Select a mode"
:
"모드 선택"
,
"Select a model"
:
"모델 선택"
,
"Select an Ollama instance"
:
"Ollama 인스턴스 선택"
,
"Select model"
:
""
,
"Send a Message"
:
"메시지 보내기"
,
"Send message"
:
"메시지 보내기"
,
"Server connection verified"
:
"서버 연결 확인됨"
,
...
...
src/lib/i18n/locales/nl-NL/translation.json
View file @
46027cc3
...
...
@@ -15,6 +15,7 @@
"Add a short description about what this modelfile does"
:
"Voeg een korte beschrijving toe over wat dit modelfile doet"
,
"Add a short title for this prompt"
:
"Voeg een korte titel toe voor deze prompt"
,
"Add a tag"
:
"Voeg een tag toe"
,
"Add custom prompt"
:
""
,
"Add Docs"
:
"Voeg Docs toe"
,
"Add Files"
:
"Voege Bestanden toe"
,
"Add message"
:
"Voeg bericht toe"
,
...
...
@@ -43,6 +44,7 @@
"Archived Chats"
:
"chatrecord"
,
"are allowed - Activate this command by typing"
:
"zijn toegestaan - Activeer deze commando door te typen"
,
"Are you sure?"
:
"Zeker weten?"
,
"Attach file"
:
""
,
"Attention to detail"
:
""
,
"Audio"
:
"Audio"
,
"Auto-playback response"
:
"Automatisch afspelen van antwoord"
,
...
...
@@ -206,6 +208,7 @@
"Import Modelfiles"
:
"Importeer Modelfiles"
,
"Import Prompts"
:
"Importeer Prompts"
,
"Include `--api` flag when running stable-diffusion-webui"
:
"Voeg `--api` vlag toe bij het uitvoeren van stable-diffusion-webui"
,
"Input commands"
:
""
,
"Interface"
:
"Interface"
,
"join our Discord for help."
:
"join onze Discord voor hulp."
,
"JSON"
:
"JSON"
,
...
...
@@ -337,6 +340,7 @@
"Select a mode"
:
"Selecteer een modus"
,
"Select a model"
:
"Selecteer een model"
,
"Select an Ollama instance"
:
"Selecteer een Ollama instantie"
,
"Select model"
:
""
,
"Send a Message"
:
"Stuur een Bericht"
,
"Send message"
:
"Stuur bericht"
,
"Server connection verified"
:
"Server verbinding geverifieerd"
,
...
...
src/lib/i18n/locales/pl-PL/translation.json
View file @
46027cc3
...
...
@@ -15,6 +15,7 @@
"Add a short description about what this modelfile does"
:
"Dodaj krótki opis tego, co robi ten plik modelu"
,
"Add a short title for this prompt"
:
"Dodaj krótki tytuł tego polecenia"
,
"Add a tag"
:
"Dodaj tag"
,
"Add custom prompt"
:
""
,
"Add Docs"
:
"Dodaj dokumenty"
,
"Add Files"
:
"Dodaj pliki"
,
"Add message"
:
"Dodaj wiadomość"
,
...
...
@@ -43,6 +44,7 @@
"Archived Chats"
:
""
,
"are allowed - Activate this command by typing"
:
"są dozwolone - Aktywuj to polecenie, wpisując"
,
"Are you sure?"
:
"Jesteś pewien?"
,
"Attach file"
:
""
,
"Attention to detail"
:
""
,
"Audio"
:
"Dźwięk"
,
"Auto-playback response"
:
"Odtwarzanie automatyczne odpowiedzi"
,
...
...
@@ -206,6 +208,7 @@
"Import Modelfiles"
:
"Importuj pliki modeli"
,
"Import Prompts"
:
"Importuj prompty"
,
"Include `--api` flag when running stable-diffusion-webui"
:
"Dołącz flagę `--api` podczas uruchamiania stable-diffusion-webui"
,
"Input commands"
:
""
,
"Interface"
:
"Interfejs"
,
"join our Discord for help."
:
"Dołącz do naszego Discorda po pomoc."
,
"JSON"
:
"JSON"
,
...
...
@@ -337,6 +340,7 @@
"Select a mode"
:
"Wybierz tryb"
,
"Select a model"
:
"Wybierz model"
,
"Select an Ollama instance"
:
"Wybierz instancję Ollama"
,
"Select model"
:
""
,
"Send a Message"
:
"Wyślij Wiadomość"
,
"Send message"
:
"Wyślij wiadomość"
,
"Server connection verified"
:
"Połączenie z serwerem zweryfikowane"
,
...
...
src/lib/i18n/locales/pt-BR/translation.json
View file @
46027cc3
...
...
@@ -15,6 +15,7 @@
"Add a short description about what this modelfile does"
:
"Adicione uma breve descrição sobre o que este arquivo de modelo faz"
,
"Add a short title for this prompt"
:
"Adicione um título curto para este prompt"
,
"Add a tag"
:
"Adicionar uma tag"
,
"Add custom prompt"
:
""
,
"Add Docs"
:
"Adicionar Documentos"
,
"Add Files"
:
"Adicionar Arquivos"
,
"Add message"
:
"Adicionar mensagem"
,
...
...
@@ -43,6 +44,7 @@
"Archived Chats"
:
"Bate-papos arquivados"
,
"are allowed - Activate this command by typing"
:
"são permitidos - Ative este comando digitando"
,
"Are you sure?"
:
"Tem certeza?"
,
"Attach file"
:
""
,
"Attention to detail"
:
""
,
"Audio"
:
"Áudio"
,
"Auto-playback response"
:
"Reprodução automática da resposta"
,
...
...
@@ -206,6 +208,7 @@
"Import Modelfiles"
:
"Importar Arquivos de Modelo"
,
"Import Prompts"
:
"Importar Prompts"
,
"Include `--api` flag when running stable-diffusion-webui"
:
"Inclua a flag `--api` ao executar stable-diffusion-webui"
,
"Input commands"
:
""
,
"Interface"
:
"Interface"
,
"join our Discord for help."
:
"junte-se ao nosso Discord para obter ajuda."
,
"JSON"
:
"JSON"
,
...
...
@@ -337,6 +340,7 @@
"Select a mode"
:
"Selecione um modo"
,
"Select a model"
:
"Selecione um modelo"
,
"Select an Ollama instance"
:
"Selecione uma instância Ollama"
,
"Select model"
:
""
,
"Send a Message"
:
"Enviar uma Mensagem"
,
"Send message"
:
"Enviar mensagem"
,
"Server connection verified"
:
"Conexão com o servidor verificada"
,
...
...
src/lib/i18n/locales/pt-PT/translation.json
View file @
46027cc3
...
...
@@ -15,6 +15,7 @@
"Add a short description about what this modelfile does"
:
"Adicione uma breve descrição sobre o que este arquivo de modelo faz"
,
"Add a short title for this prompt"
:
"Adicione um título curto para este prompt"
,
"Add a tag"
:
"Adicionar uma tag"
,
"Add custom prompt"
:
""
,
"Add Docs"
:
"Adicionar Documentos"
,
"Add Files"
:
"Adicionar Arquivos"
,
"Add message"
:
"Adicionar mensagem"
,
...
...
@@ -43,6 +44,7 @@
"Archived Chats"
:
"Bate-papos arquivados"
,
"are allowed - Activate this command by typing"
:
"são permitidos - Ative este comando digitando"
,
"Are you sure?"
:
"Tem certeza?"
,
"Attach file"
:
""
,
"Attention to detail"
:
""
,
"Audio"
:
"Áudio"
,
"Auto-playback response"
:
"Reprodução automática da resposta"
,
...
...
@@ -206,6 +208,7 @@
"Import Modelfiles"
:
"Importar Arquivos de Modelo"
,
"Import Prompts"
:
"Importar Prompts"
,
"Include `--api` flag when running stable-diffusion-webui"
:
"Inclua a flag `--api` ao executar stable-diffusion-webui"
,
"Input commands"
:
""
,
"Interface"
:
"Interface"
,
"join our Discord for help."
:
"junte-se ao nosso Discord para obter ajuda."
,
"JSON"
:
"JSON"
,
...
...
@@ -337,6 +340,7 @@
"Select a mode"
:
"Selecione um modo"
,
"Select a model"
:
"Selecione um modelo"
,
"Select an Ollama instance"
:
"Selecione uma instância Ollama"
,
"Select model"
:
""
,
"Send a Message"
:
"Enviar uma Mensagem"
,
"Send message"
:
"Enviar mensagem"
,
"Server connection verified"
:
"Conexão com o servidor verificada"
,
...
...
Prev
1
2
Next
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment