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
e31cf081
Commit
e31cf081
authored
May 06, 2024
by
Jannik Streidl
Browse files
merged conflicts in PL locale
parents
e57c0c30
e92311b4
Changes
47
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
20 changed files
with
159 additions
and
79 deletions
+159
-79
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/languages.json
src/lib/i18n/locales/languages.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
src/lib/i18n/locales/ru-RU/translation.json
src/lib/i18n/locales/ru-RU/translation.json
+4
-0
src/lib/i18n/locales/sv-SE/translation.json
src/lib/i18n/locales/sv-SE/translation.json
+4
-0
src/lib/i18n/locales/tr-TR/translation.json
src/lib/i18n/locales/tr-TR/translation.json
+83
-79
src/lib/i18n/locales/uk-UA/translation.json
src/lib/i18n/locales/uk-UA/translation.json
+4
-0
src/lib/i18n/locales/vi-VN/translation.json
src/lib/i18n/locales/vi-VN/translation.json
+4
-0
No files found.
src/lib/i18n/locales/en-GB/translation.json
View file @
e31cf081
...
...
@@ -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"
:
""
,
...
...
@@ -44,6 +45,7 @@
"Archived Chats"
:
""
,
"are allowed - Activate this command by typing"
:
""
,
"Are you sure?"
:
""
,
"Attach file"
:
""
,
"Attention to detail"
:
""
,
"Audio"
:
""
,
"Auto-playback response"
:
""
,
...
...
@@ -214,6 +216,7 @@
"Import Modelfiles"
:
""
,
"Import Prompts"
:
""
,
"Include `--api` flag when running stable-diffusion-webui"
:
""
,
"Input commands"
:
""
,
"Interface"
:
""
,
"join our Discord for help."
:
""
,
"JSON"
:
""
,
...
...
@@ -354,6 +357,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 @
e31cf081
...
...
@@ -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"
:
""
,
...
...
@@ -44,6 +45,7 @@
"Archived Chats"
:
""
,
"are allowed - Activate this command by typing"
:
""
,
"Are you sure?"
:
""
,
"Attach file"
:
""
,
"Attention to detail"
:
""
,
"Audio"
:
""
,
"Auto-playback response"
:
""
,
...
...
@@ -214,6 +216,7 @@
"Import Modelfiles"
:
""
,
"Import Prompts"
:
""
,
"Include `--api` flag when running stable-diffusion-webui"
:
""
,
"Input commands"
:
""
,
"Interface"
:
""
,
"join our Discord for help."
:
""
,
"JSON"
:
""
,
...
...
@@ -351,6 +354,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 @
e31cf081
...
...
@@ -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"
,
...
...
@@ -44,6 +45,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"
,
...
...
@@ -214,6 +216,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"
,
...
...
@@ -351,6 +354,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 @
e31cf081
...
...
@@ -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"
:
"اضافه کردن پیغام"
,
...
...
@@ -44,6 +45,7 @@
"Archived Chats"
:
"آرشیو تاریخچه چت"
,
"are allowed - Activate this command by typing"
:
"مجاز هستند - این دستور را با تایپ کردن این فعال کنید:"
,
"Are you sure?"
:
"آیا مطمئن هستید؟"
,
"Attach file"
:
""
,
"Attention to detail"
:
""
,
"Audio"
:
"صدا"
,
"Auto-playback response"
:
"پخش خودکار پاسخ "
,
...
...
@@ -214,6 +216,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"
,
...
...
@@ -351,6 +354,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 @
e31cf081
...
...
@@ -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"
,
...
...
@@ -44,6 +45,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"
,
...
...
@@ -214,6 +216,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"
,
...
...
@@ -351,6 +354,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 @
e31cf081
...
...
@@ -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"
,
...
...
@@ -44,6 +45,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"
,
...
...
@@ -214,6 +216,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"
,
...
...
@@ -351,6 +354,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 @
e31cf081
...
...
@@ -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"
,
...
...
@@ -44,6 +45,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"
,
...
...
@@ -214,6 +216,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"
,
...
...
@@ -354,6 +357,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 @
e31cf081
...
...
@@ -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"
:
"メッセージを追加"
,
...
...
@@ -44,6 +45,7 @@
"Archived Chats"
:
"チャット記録"
,
"are allowed - Activate this command by typing"
:
"が許可されています - 次のように入力してこのコマンドをアクティブ化します"
,
"Are you sure?"
:
"よろしいですか?"
,
"Attach file"
:
""
,
"Attention to detail"
:
""
,
"Audio"
:
"オーディオ"
,
"Auto-playback response"
:
"応答の自動再生"
,
...
...
@@ -214,6 +216,7 @@
"Import Modelfiles"
:
"モデルファイルをインポート"
,
"Import Prompts"
:
"プロンプトをインポート"
,
"Include `--api` flag when running stable-diffusion-webui"
:
""
,
"Input commands"
:
""
,
"Interface"
:
"インターフェース"
,
"join our Discord for help."
:
"ヘルプについては、Discord に参加してください。"
,
"JSON"
:
"JSON"
,
...
...
@@ -354,6 +357,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 @
e31cf081
...
...
@@ -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"
:
"შეტყობინების დამატება"
,
...
...
@@ -44,6 +45,7 @@
"Archived Chats"
:
"ჩატის ისტორიის არქივი"
,
"are allowed - Activate this command by typing"
:
"დაშვებულია - ბრძანების გასააქტიურებლად აკრიფეთ:"
,
"Are you sure?"
:
"დარწმუნებული ხარ?"
,
"Attach file"
:
""
,
"Attention to detail"
:
""
,
"Audio"
:
"ხმოვანი"
,
"Auto-playback response"
:
"ავტომატური დაკვრის პასუხი"
,
...
...
@@ -214,6 +216,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"
,
...
...
@@ -351,6 +354,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 @
e31cf081
...
...
@@ -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"
:
"메시지 추가"
,
...
...
@@ -44,6 +45,7 @@
"Archived Chats"
:
"채팅 기록 아카이브"
,
"are allowed - Activate this command by typing"
:
"허용됩니다 - 이 명령을 활성화하려면 입력하세요."
,
"Are you sure?"
:
"확실합니까?"
,
"Attach file"
:
""
,
"Attention to detail"
:
""
,
"Audio"
:
"오디오"
,
"Auto-playback response"
:
"응답 자동 재생"
,
...
...
@@ -214,6 +216,7 @@
"Import Modelfiles"
:
"모델파일 가져오기"
,
"Import Prompts"
:
"프롬프트 가져오기"
,
"Include `--api` flag when running stable-diffusion-webui"
:
""
,
"Input commands"
:
""
,
"Interface"
:
"인터페이스"
,
"join our Discord for help."
:
"도움말을 보려면 Discord에 가입하세요."
,
"JSON"
:
"JSON"
,
...
...
@@ -351,6 +354,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/languages.json
View file @
e31cf081
...
...
@@ -3,6 +3,10 @@
"code"
:
"en-US"
,
"title"
:
"English (US)"
},
{
"code"
:
"ar-BH"
,
"title"
:
"العربية (AR)"
},
{
"code"
:
"bg-BG"
,
"title"
:
"Bulgarian (BG)"
...
...
src/lib/i18n/locales/nl-NL/translation.json
View file @
e31cf081
...
...
@@ -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"
,
...
...
@@ -44,6 +45,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"
,
...
...
@@ -214,6 +216,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"
,
...
...
@@ -351,6 +354,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 @
e31cf081
...
...
@@ -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ść"
,
...
...
@@ -44,6 +45,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"
,
...
...
@@ -214,6 +216,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"
,
...
...
@@ -351,6 +354,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 @
e31cf081
...
...
@@ -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"
,
...
...
@@ -44,6 +45,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"
,
...
...
@@ -214,6 +216,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"
,
...
...
@@ -351,6 +354,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 @
e31cf081
...
...
@@ -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"
,
...
...
@@ -44,6 +45,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"
,
...
...
@@ -214,6 +216,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"
,
...
...
@@ -354,6 +357,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/ru-RU/translation.json
View file @
e31cf081
...
...
@@ -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"
:
"Добавьте сообщение"
,
...
...
@@ -44,6 +45,7 @@
"Archived Chats"
:
"запис на чат"
,
"are allowed - Activate this command by typing"
:
"разрешено - активируйте эту команду вводом"
,
"Are you sure?"
:
"Вы уверены?"
,
"Attach file"
:
""
,
"Attention to detail"
:
""
,
"Audio"
:
"Аудио"
,
"Auto-playback response"
:
"Автоматическое воспроизведение ответа"
,
...
...
@@ -214,6 +216,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"
,
...
...
@@ -354,6 +357,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/sv-SE/translation.json
View file @
e31cf081
...
...
@@ -15,6 +15,7 @@
"Add a short description about what this modelfile does"
:
"Lägg till en kort beskrivning av vad den här modelfilen gör"
,
"Add a short title for this prompt"
:
"Lägg till en kort titel för denna prompt"
,
"Add a tag"
:
"Lägg till en tagg"
,
"Add custom prompt"
:
""
,
"Add Docs"
:
"Lägg till dokument"
,
"Add Files"
:
"Lägg till filer"
,
"Add message"
:
"Lägg till meddelande"
,
...
...
@@ -43,6 +44,7 @@
"Archived Chats"
:
""
,
"are allowed - Activate this command by typing"
:
"är tillåtna - Aktivera detta kommando genom att skriva"
,
"Are you sure?"
:
"Är du säker?"
,
"Attach file"
:
""
,
"Attention to detail"
:
""
,
"Audio"
:
"Ljud"
,
"Auto-playback response"
:
"Automatisk uppspelning"
,
...
...
@@ -206,6 +208,7 @@
"Import Modelfiles"
:
"Importera modelfiler"
,
"Import Prompts"
:
"Importera prompts"
,
"Include `--api` flag when running stable-diffusion-webui"
:
"Inkludera `--api`-flagga när du kör stabil-diffusion-webui"
,
"Input commands"
:
""
,
"Interface"
:
"Gränssnitt"
,
"join our Discord for help."
:
"gå med i vår Discord för hjälp."
,
"JSON"
:
"JSON"
,
...
...
@@ -337,6 +340,7 @@
"Select a mode"
:
"Välj ett läge"
,
"Select a model"
:
"Välj en modell"
,
"Select an Ollama instance"
:
"Välj en Ollama-instans"
,
"Select model"
:
""
,
"Send a Message"
:
"Skicka ett meddelande"
,
"Send message"
:
"Skicka meddelande"
,
"Server connection verified"
:
"Serveranslutning verifierad"
,
...
...
src/lib/i18n/locales/tr-TR/translation.json
View file @
e31cf081
This diff is collapsed.
Click to expand it.
src/lib/i18n/locales/uk-UA/translation.json
View file @
e31cf081
...
...
@@ -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"
:
"Додати повідомлення"
,
...
...
@@ -44,6 +45,7 @@
"Archived Chats"
:
"запис чату"
,
"are allowed - Activate this command by typing"
:
"дозволено - активізуйте цю команду набором"
,
"Are you sure?"
:
"Ви впевнені?"
,
"Attach file"
:
""
,
"Attention to detail"
:
""
,
"Audio"
:
"Аудіо"
,
"Auto-playback response"
:
"Автоматичне відтворення відповіді"
,
...
...
@@ -214,6 +216,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"
,
...
...
@@ -354,6 +357,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/vi-VN/translation.json
View file @
e31cf081
...
...
@@ -15,6 +15,7 @@
"Add a short description about what this modelfile does"
:
"Thêm mô tả ngắn về việc tệp mô tả mô hình (modelfile) này làm gì"
,
"Add a short title for this prompt"
:
"Thêm tiêu đề ngắn cho prompt này"
,
"Add a tag"
:
"Thêm thẻ (tag)"
,
"Add custom prompt"
:
""
,
"Add Docs"
:
"Thêm tài liệu"
,
"Add Files"
:
"Thêm tệp"
,
"Add message"
:
"Thêm tin nhắn"
,
...
...
@@ -44,6 +45,7 @@
"Archived Chats"
:
"bản ghi trò chuyện"
,
"are allowed - Activate this command by typing"
:
"được phép - Kích hoạt lệnh này bằng cách gõ"
,
"Are you sure?"
:
"Bạn có chắc chắn không?"
,
"Attach file"
:
""
,
"Attention to detail"
:
"Có sự chú ý đến chi tiết của vấn đề"
,
"Audio"
:
"Âm thanh"
,
"Auto-playback response"
:
"Tự động phát lại phản hồi (Auto-playback)"
,
...
...
@@ -214,6 +216,7 @@
"Import Modelfiles"
:
"Nạp tệp mô tả"
,
"Import Prompts"
:
"Nạp các prompt lên hệ thống"
,
"Include `--api` flag when running stable-diffusion-webui"
:
"Bao gồm flag `--api` khi chạy stable-diffusion-webui"
,
"Input commands"
:
""
,
"Interface"
:
"Giao diện"
,
"join our Discord for help."
:
"tham gia Discord của chúng tôi để được trợ giúp."
,
"JSON"
:
"JSON"
,
...
...
@@ -351,6 +354,7 @@
"Select a mode"
:
"Chọn một chế độ"
,
"Select a model"
:
"Chọn mô hình"
,
"Select an Ollama instance"
:
"Chọn một thực thể Ollama"
,
"Select model"
:
""
,
"Send a Message"
:
"Gửi yêu cầu"
,
"Send message"
:
"Gửi yêu cầu"
,
"Server connection verified"
:
"Kết nối máy chủ đã được xác minh"
,
...
...
Prev
1
2
3
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