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
ecfb6891
"examples/trials/git@developer.sourcefind.cn:OpenDAS/nni.git" did not exist on "892c9c4d7f7803d1e68173ba1d06ebba7d5219bc"
Commit
ecfb6891
authored
May 03, 2024
by
Timothy J. Baek
Browse files
refac
parent
115c3a38
Changes
27
Hide whitespace changes
Inline
Side-by-side
Showing
20 changed files
with
114 additions
and
114 deletions
+114
-114
src/lib/components/chat/ShortcutsModal.svelte
src/lib/components/chat/ShortcutsModal.svelte
+38
-38
src/lib/i18n/locales/bg-BG/translation.json
src/lib/i18n/locales/bg-BG/translation.json
+4
-4
src/lib/i18n/locales/bn-BD/translation.json
src/lib/i18n/locales/bn-BD/translation.json
+4
-4
src/lib/i18n/locales/ca-ES/translation.json
src/lib/i18n/locales/ca-ES/translation.json
+4
-4
src/lib/i18n/locales/de-DE/translation.json
src/lib/i18n/locales/de-DE/translation.json
+4
-4
src/lib/i18n/locales/dg-DG/translation.json
src/lib/i18n/locales/dg-DG/translation.json
+4
-4
src/lib/i18n/locales/en-GB/translation.json
src/lib/i18n/locales/en-GB/translation.json
+4
-4
src/lib/i18n/locales/en-US/translation.json
src/lib/i18n/locales/en-US/translation.json
+4
-4
src/lib/i18n/locales/es-ES/translation.json
src/lib/i18n/locales/es-ES/translation.json
+4
-4
src/lib/i18n/locales/fa-IR/translation.json
src/lib/i18n/locales/fa-IR/translation.json
+4
-4
src/lib/i18n/locales/fr-CA/translation.json
src/lib/i18n/locales/fr-CA/translation.json
+4
-4
src/lib/i18n/locales/fr-FR/translation.json
src/lib/i18n/locales/fr-FR/translation.json
+4
-4
src/lib/i18n/locales/it-IT/translation.json
src/lib/i18n/locales/it-IT/translation.json
+4
-4
src/lib/i18n/locales/ja-JP/translation.json
src/lib/i18n/locales/ja-JP/translation.json
+4
-4
src/lib/i18n/locales/ka-GE/translation.json
src/lib/i18n/locales/ka-GE/translation.json
+4
-4
src/lib/i18n/locales/ko-KR/translation.json
src/lib/i18n/locales/ko-KR/translation.json
+4
-4
src/lib/i18n/locales/nl-NL/translation.json
src/lib/i18n/locales/nl-NL/translation.json
+4
-4
src/lib/i18n/locales/pl-PL/translation.json
src/lib/i18n/locales/pl-PL/translation.json
+4
-4
src/lib/i18n/locales/pt-BR/translation.json
src/lib/i18n/locales/pt-BR/translation.json
+4
-4
src/lib/i18n/locales/pt-PT/translation.json
src/lib/i18n/locales/pt-PT/translation.json
+4
-4
No files found.
src/lib/components/chat/ShortcutsModal.svelte
View file @
ecfb6891
...
...
@@ -208,61 +208,61 @@
</div>
</div>
</div>
</div>
<div class=" flex justify-between dark:text-gray-300 px-5
pt-4
">
<div class=" text-lg font-medium self-center">{$i18n.t('
Symbol startup prompt
')}</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('
Symbol startup prompt to activate RAG
')}
</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 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('
Symbol startup prompt to activate Chat P
rompt
s
')}
</div>
<div class="w-full flex justify-between items-center">
<div class=" text-sm">
{$i18n.t('
Add custom p
rompt')}
</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 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('S
ymbol startup prompt to activate Specific M
odel
s
')}
</div>
<div class="w-full flex justify-between items-center">
<div class=" text-sm">
{$i18n.t('S
elect m
odel')}
</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 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
>
</div>
</Modal
>
<style>
input::-webkit-outer-spin-button,
...
...
src/lib/i18n/locales/bg-BG/translation.json
View file @
ecfb6891
...
...
@@ -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"
,
...
...
@@ -370,10 +374,6 @@
"Subtitle (e.g. about the Roman Empire)"
:
""
,
"Success"
:
"Успех"
,
"Successfully updated."
:
"Успешно обновено."
,
"Symbol startup prompt"
:
"Символ стартов опит"
,
"Symbol startup prompt to activate RAG"
:
"Символ стартов опит за активиране на RAG"
,
"Symbol startup prompt to activate Chat Prompts"
:
"Символ стартов опит за активиране на Чат насоки"
,
"Symbol startup prompt to activate Specific Models"
:
"Символ стартов опит за активиране на Специфични модели"
,
"Sync All"
:
"Синхронизиране на всички"
,
"System"
:
"Система"
,
"System Prompt"
:
"Системен Промпт"
,
...
...
src/lib/i18n/locales/bn-BD/translation.json
View file @
ecfb6891
...
...
@@ -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"
:
"সার্ভার কানেকশন যাচাই করা হয়েছে"
,
...
...
@@ -370,10 +374,6 @@
"Subtitle (e.g. about the Roman Empire)"
:
""
,
"Success"
:
"সফল"
,
"Successfully updated."
:
"সফলভাবে আপডেট হয়েছে"
,
"Symbol startup prompt"
:
"সিম্বল স্টার্টআপ প্রম্পট"
,
"Symbol startup prompt to activate RAG"
:
"র্যাগ সক্রিয় করার জন্য সিম্বল স্টার্টআপ প্রম্পট"
,
"Symbol startup prompt to activate Chat Prompts"
:
"চ্যাট প্রম্পট সক্রিয় করার জন্য সিম্বল স্টার্টআপ প্রম্পট"
,
"Symbol startup prompt to activate Specific Models"
:
"নির্দিষ্ট মডেল সক্রিয় করার জন্য সিম্বল স্টার্টআপ প্রম্পট"
,
"Sync All"
:
"সব সিংক্রোনাইজ করুন"
,
"System"
:
"সিস্টেম"
,
"System Prompt"
:
"সিস্টেম প্রম্পট"
,
...
...
src/lib/i18n/locales/ca-ES/translation.json
View file @
ecfb6891
...
...
@@ -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"
,
...
...
@@ -370,10 +374,6 @@
"Subtitle (e.g. about the Roman Empire)"
:
""
,
"Success"
:
"Èxit"
,
"Successfully updated."
:
"Actualitzat amb èxit."
,
"Symbol startup prompt"
:
"Promp d'inici de Símbol"
,
"Symbol startup prompt to activate RAG"
:
"Promp d'inici de Símbol per activar RAG"
,
"Symbol startup prompt to activate Chat Prompts"
:
"Promp d'inici de Símbol per activar Prompts de Xat"
,
"Symbol startup prompt to activate Specific Models"
:
"Promp d'inici de Símbol per activar Models Específics"
,
"Sync All"
:
"Sincronitza Tot"
,
"System"
:
"Sistema"
,
"System Prompt"
:
"Prompt del Sistema"
,
...
...
src/lib/i18n/locales/de-DE/translation.json
View file @
ecfb6891
...
...
@@ -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"
,
...
...
@@ -370,10 +374,6 @@
"Subtitle (e.g. about the Roman Empire)"
:
"Untertitel (z.B. über das Römische Reich)"
,
"Success"
:
"Erfolg"
,
"Successfully updated."
:
"Erfolgreich aktualisiert."
,
"Symbol startup prompt"
:
"Symbol Startaufforderung"
,
"Symbol startup prompt to activate RAG"
:
"Symbol Startaufforderung um RAG zu aktivieren"
,
"Symbol startup prompt to activate Chat Prompts"
:
"Symbol Startaufforderung um Chat Aufforderungen zu aktivieren"
,
"Symbol startup prompt to activate Specific Models"
:
"Symbol Startaufforderung um spezifische Modelle zu aktivieren"
,
"Sync All"
:
"Alles synchronisieren"
,
"System"
:
"System"
,
"System Prompt"
:
"System-Prompt"
,
...
...
src/lib/i18n/locales/dg-DG/translation.json
View file @
ecfb6891
...
...
@@ -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"
,
...
...
@@ -370,10 +374,6 @@
"Subtitle (e.g. about the Roman Empire)"
:
""
,
"Success"
:
"Success very success"
,
"Successfully updated."
:
"Successfully updated. Very updated."
,
"Symbol startup prompt"
:
"Symbol startup prompt"
,
"Symbol startup prompt to activate RAG"
:
"Symbol startup prompt to activate RAG"
,
"Symbol startup prompt to activate Chat Prompts"
:
"Symbol startup prompt to activate Chat Prompts"
,
"Symbol startup prompt to activate Specific Models"
:
"Symbol startup prompt to activate Specific Models"
,
"Sync All"
:
"Sync All much sync"
,
"System"
:
"System very system"
,
"System Prompt"
:
"System Prompt much prompt"
,
...
...
src/lib/i18n/locales/en-GB/translation.json
View file @
ecfb6891
...
...
@@ -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"
:
""
,
...
...
@@ -370,10 +374,6 @@
"Subtitle (e.g. about the Roman Empire)"
:
""
,
"Success"
:
""
,
"Successfully updated."
:
""
,
"Symbol startup prompt"
:
""
,
"Symbol startup prompt to activate RAG"
:
""
,
"Symbol startup prompt to activate Chat Prompts"
:
""
,
"Symbol startup prompt to activate Specific Models"
:
""
,
"Sync All"
:
""
,
"System"
:
""
,
"System Prompt"
:
""
,
...
...
src/lib/i18n/locales/en-US/translation.json
View file @
ecfb6891
...
...
@@ -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"
:
""
,
...
...
@@ -370,10 +374,6 @@
"Subtitle (e.g. about the Roman Empire)"
:
""
,
"Success"
:
""
,
"Successfully updated."
:
""
,
"Symbol startup prompt"
:
""
,
"Symbol startup prompt to activate RAG"
:
""
,
"Symbol startup prompt to activate Chat Prompts"
:
""
,
"Symbol startup prompt to activate Specific Models"
:
""
,
"Sync All"
:
""
,
"System"
:
""
,
"System Prompt"
:
""
,
...
...
src/lib/i18n/locales/es-ES/translation.json
View file @
ecfb6891
...
...
@@ -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"
,
...
...
@@ -370,10 +374,6 @@
"Subtitle (e.g. about the Roman Empire)"
:
""
,
"Success"
:
"Éxito"
,
"Successfully updated."
:
"Actualizado exitosamente."
,
"Symbol startup prompt"
:
"Solicitud de inicio de Symbol"
,
"Symbol startup prompt to activate RAG"
:
"Solicitud de inicio de Symbol para activar RAG"
,
"Symbol startup prompt to activate Chat Prompts"
:
"Solicitud de inicio de Symbol para activar Prompts de Chat"
,
"Symbol startup prompt to activate Specific Models"
:
"Solicitud de inicio de Symbol para activar Modelos Específicos"
,
"Sync All"
:
"Sincronizar todo"
,
"System"
:
"Sistema"
,
"System Prompt"
:
"Prompt del sistema"
,
...
...
src/lib/i18n/locales/fa-IR/translation.json
View file @
ecfb6891
...
...
@@ -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"
:
"اتصال سرور تأیید شد"
,
...
...
@@ -370,10 +374,6 @@
"Subtitle (e.g. about the Roman Empire)"
:
""
,
"Success"
:
"موفقیت"
,
"Successfully updated."
:
"با موفقیت به روز شد"
,
"Symbol startup prompt"
:
"دعوت به راه اندازی نماد"
,
"Symbol startup prompt to activate RAG"
:
"دعوت به راه اندازی نماد برای فعال کردن RAG"
,
"Symbol startup prompt to activate Chat Prompts"
:
"دعوت به راه اندازی نماد برای فعال کردن پرسش های گفتگو"
,
"Symbol startup prompt to activate Specific Models"
:
"دعوت به راه اندازی نماد برای فعال کردن مدل های خاص"
,
"Sync All"
:
"همگام سازی همه"
,
"System"
:
"سیستم"
,
"System Prompt"
:
"پرامپت سیستم"
,
...
...
src/lib/i18n/locales/fr-CA/translation.json
View file @
ecfb6891
...
...
@@ -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"
,
...
...
@@ -370,10 +374,6 @@
"Subtitle (e.g. about the Roman Empire)"
:
""
,
"Success"
:
"Succès"
,
"Successfully updated."
:
"Mis à jour avec succès."
,
"Symbol startup prompt"
:
"Invite au démarrage du symbole"
,
"Symbol startup prompt to activate RAG"
:
"Invite au démarrage du symbole pour activer RAG"
,
"Symbol startup prompt to activate Chat Prompts"
:
"Invite au démarrage du symbole pour activer les Prompts de Chat"
,
"Symbol startup prompt to activate Specific Models"
:
"Invite au démarrage du symbole pour activer les Modèles Spécifiques"
,
"Sync All"
:
"Synchroniser tout"
,
"System"
:
"Système"
,
"System Prompt"
:
"Prompt Système"
,
...
...
src/lib/i18n/locales/fr-FR/translation.json
View file @
ecfb6891
...
...
@@ -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"
,
...
...
@@ -370,10 +374,6 @@
"Subtitle (e.g. about the Roman Empire)"
:
""
,
"Success"
:
"Succès"
,
"Successfully updated."
:
"Mis à jour avec succès."
,
"Symbol startup prompt"
:
"Invite au démarrage du symbole"
,
"Symbol startup prompt to activate RAG"
:
"Invite au démarrage du symbole pour activer RAG"
,
"Symbol startup prompt to activate Chat Prompts"
:
"Invite au démarrage du symbole pour activer les Prompts de Chat"
,
"Symbol startup prompt to activate Specific Models"
:
"Invite au démarrage du symbole pour activer les Modèles Spécifiques"
,
"Sync All"
:
"Synchroniser tout"
,
"System"
:
"Système"
,
"System Prompt"
:
"Invite de système"
,
...
...
src/lib/i18n/locales/it-IT/translation.json
View file @
ecfb6891
...
...
@@ -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"
,
...
...
@@ -370,10 +374,6 @@
"Subtitle (e.g. about the Roman Empire)"
:
""
,
"Success"
:
"Successo"
,
"Successfully updated."
:
"Aggiornato con successo."
,
"Symbol startup prompt to activate RAG"
:
"Invito all'avvio del simbolo per attivare RAG"
,
"Symbol startup prompt to activate Chat Prompts"
:
"Invito all'avvio del simbolo per attivare i Prompt di Chat"
,
"Symbol startup prompt to activate Specific Models"
:
"Invito all'avvio del simbolo per attivare Modelli Specifici"
,
"Symbol startup prompt"
:
"Invito all'avvio del simbolo"
,
"Sync All"
:
"Sincronizza tutto"
,
"System"
:
"Sistema"
,
"System Prompt"
:
"Prompt di sistema"
,
...
...
src/lib/i18n/locales/ja-JP/translation.json
View file @
ecfb6891
...
...
@@ -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"
:
"サーバー接続が確認されました"
,
...
...
@@ -370,10 +374,6 @@
"Subtitle (e.g. about the Roman Empire)"
:
""
,
"Success"
:
"成功"
,
"Successfully updated."
:
"正常に更新されました。"
,
"Symbol startup prompt"
:
"シンボルの起動プロンプト"
,
"Symbol startup prompt to activate RAG"
:
"RAGを有効にするためのシンボルの起動プロンプト"
,
"Symbol startup prompt to activate Chat Prompts"
:
"チャットプロンプトを有効にするためのシンボルの起動プロンプト"
,
"Symbol startup prompt to activate Specific Models"
:
"特定のモデルを有効にするためのシンボルの起動プロンプト"
,
"Sync All"
:
"すべてを同期"
,
"System"
:
"システム"
,
"System Prompt"
:
"システムプロンプト"
,
...
...
src/lib/i18n/locales/ka-GE/translation.json
View file @
ecfb6891
...
...
@@ -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"
:
"სერვერთან კავშირი დადასტურებულია"
,
...
...
@@ -370,10 +374,6 @@
"Subtitle (e.g. about the Roman Empire)"
:
""
,
"Success"
:
"წარმატება"
,
"Successfully updated."
:
"წარმატებით განახლდა"
,
"Symbol startup prompt"
:
"სიმბოლოს საწყისი მითითება"
,
"Symbol startup prompt to activate RAG"
:
"სიმბოლოს საწყისი მითითების გააქტიურება RAG-სთვის"
,
"Symbol startup prompt to activate Chat Prompts"
:
"სიმბოლოს საწყისი მითითების გააქტიურება ჩატის მითითებებისთვის"
,
"Symbol startup prompt to activate Specific Models"
:
"სიმბოლოს საწყისი მითითების გააქტიურება კონკრეტული მოდელებისთვის"
,
"Sync All"
:
"სინქრონიზაცია"
,
"System"
:
"სისტემა"
,
"System Prompt"
:
"სისტემური მოთხოვნა"
,
...
...
src/lib/i18n/locales/ko-KR/translation.json
View file @
ecfb6891
...
...
@@ -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"
:
"서버 연결 확인됨"
,
...
...
@@ -370,10 +374,6 @@
"Subtitle (e.g. about the Roman Empire)"
:
""
,
"Success"
:
"성공"
,
"Successfully updated."
:
"성공적으로 업데이트되었습니다."
,
"Symbol startup prompt"
:
"심볼 스타트업 프롬프트"
,
"Symbol startup prompt to activate RAG"
:
"RAG를 활성화하기 위한 심볼 스타트업 프롬프트"
,
"Symbol startup prompt to activate Chat Prompts"
:
"채팅 프롬프트를 활성화하기 위한 심볼 스타트업 프롬프트"
,
"Symbol startup prompt to activate Specific Models"
:
"특정 모델을 활성화하기 위한 심볼 스타트업 프롬프트"
,
"Sync All"
:
"모두 동기화"
,
"System"
:
"시스템"
,
"System Prompt"
:
"시스템 프롬프트"
,
...
...
src/lib/i18n/locales/nl-NL/translation.json
View file @
ecfb6891
...
...
@@ -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"
,
...
...
@@ -370,10 +374,6 @@
"Subtitle (e.g. about the Roman Empire)"
:
""
,
"Success"
:
"Succes"
,
"Successfully updated."
:
"Succesvol bijgewerkt."
,
"Symbol startup prompt"
:
"Symbool opstartprompt"
,
"Symbol startup prompt to activate RAG"
:
"Symbool opstartprompt om RAG te activeren"
,
"Symbol startup prompt to activate Chat Prompts"
:
"Symbool opstartprompt om Chat Prompts te activeren"
,
"Symbol startup prompt to activate Specific Models"
:
"Symbool opstartprompt om Specifieke Modellen te activeren"
,
"Sync All"
:
"Synchroniseer Alles"
,
"System"
:
"Systeem"
,
"System Prompt"
:
"Systeem Prompt"
,
...
...
src/lib/i18n/locales/pl-PL/translation.json
View file @
ecfb6891
...
...
@@ -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"
,
...
...
@@ -370,10 +374,6 @@
"Subtitle (e.g. about the Roman Empire)"
:
""
,
"Success"
:
"Sukces"
,
"Successfully updated."
:
"Pomyślnie zaktualizowano."
,
"Symbol startup prompt"
:
"Symbol uruchamiania"
,
"Symbol startup prompt to activate RAG"
:
"Symbol uruchamiania do aktywacji RAG"
,
"Symbol startup prompt to activate Chat Prompts"
:
"Symbol uruchamiania do aktywacji Chat Prompts"
,
"Symbol startup prompt to activate Specific Models"
:
"Symbol uruchamiania do aktywacji konkretnych modeli"
,
"Sync All"
:
"Synchronizuj wszystko"
,
"System"
:
"System"
,
"System Prompt"
:
"Prompt systemowy"
,
...
...
src/lib/i18n/locales/pt-BR/translation.json
View file @
ecfb6891
...
...
@@ -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"
,
...
...
@@ -370,10 +374,6 @@
"Subtitle (e.g. about the Roman Empire)"
:
""
,
"Success"
:
"Sucesso"
,
"Successfully updated."
:
"Atualizado com sucesso."
,
"Symbol startup prompt"
:
"Prompt de inicialização do Símbolo"
,
"Symbol startup prompt to activate RAG"
:
"Prompt de inicialização do Símbolo para ativar o RAG"
,
"Symbol startup prompt to activate Chat Prompts"
:
"Prompt de inicialização do Símbolo para ativar os Prompts de Chat"
,
"Symbol startup prompt to activate Specific Models"
:
"Prompt de inicialização do Símbolo para ativar Modelos Específicos"
,
"Sync All"
:
"Sincronizar Tudo"
,
"System"
:
"Sistema"
,
"System Prompt"
:
"Prompt do Sistema"
,
...
...
src/lib/i18n/locales/pt-PT/translation.json
View file @
ecfb6891
...
...
@@ -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"
,
...
...
@@ -370,10 +374,6 @@
"Subtitle (e.g. about the Roman Empire)"
:
""
,
"Success"
:
"Sucesso"
,
"Successfully updated."
:
"Atualizado com sucesso."
,
"Symbol startup prompt"
:
"Prompt de inicialização do Símbolo"
,
"Symbol startup prompt to activate RAG"
:
"Prompt de inicialização do Símbolo para ativar o RAG"
,
"Symbol startup prompt to activate Chat Prompts"
:
"Prompt de inicialização do Símbolo para ativar os Prompts de Chat"
,
"Symbol startup prompt to activate Specific Models"
:
"Prompt de inicialização do Símbolo para ativar Modelos Específicos"
,
"Sync All"
:
"Sincronizar Tudo"
,
"System"
:
"Sistema"
,
"System Prompt"
:
"Prompt do Sistema"
,
...
...
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