Unverified Commit 543f2652 authored by Timothy Jaeryang Baek's avatar Timothy Jaeryang Baek Committed by GitHub
Browse files

Merge branch 'dev' into fix/pl-translation-update

parents 3a4f3e97 4bd999af
...@@ -76,7 +76,7 @@ ...@@ -76,7 +76,7 @@
"Chunk Overlap": "გადახურვა ფრაგმენტულია", "Chunk Overlap": "გადახურვა ფრაგმენტულია",
"Chunk Params": "გადახურვის პარამეტრები", "Chunk Params": "გადახურვის პარამეტრები",
"Chunk Size": "გადახურვის ზომა", "Chunk Size": "გადახურვის ზომა",
"Citation": "", "Citation": "ციტატა",
"Click here for help.": "დახმარებისთვის, დააკლიკე აქ", "Click here for help.": "დახმარებისთვის, დააკლიკე აქ",
"Click here to": "", "Click here to": "",
"Click here to check other modelfiles.": "სხვა მოდელური ფაილების სანახავად, დააკლიკე აქ", "Click here to check other modelfiles.": "სხვა მოდელური ფაილების სანახავად, დააკლიკე აქ",
...@@ -285,7 +285,7 @@ ...@@ -285,7 +285,7 @@
"New Chat": "ახალი მიმოწერა", "New Chat": "ახალი მიმოწერა",
"New Password": "ახალი პაროლი", "New Password": "ახალი პაროლი",
"No results found": "", "No results found": "",
"No source available": "", "No source available": "წყარო არ არის ხელმისაწვდომი",
"Not factually correct": "", "Not factually correct": "",
"Not sure what to add?": "არ იცი რა დაამატო?", "Not sure what to add?": "არ იცი რა დაამატო?",
"Not sure what to write? Switch to": "არ იცი რა დაწერო? გადართვა:", "Not sure what to write? Switch to": "არ იცი რა დაწერო? გადართვა:",
...@@ -407,7 +407,7 @@ ...@@ -407,7 +407,7 @@
"Sign Out": "გასვლა", "Sign Out": "გასვლა",
"Sign up": "რეგისტრაცია", "Sign up": "რეგისტრაცია",
"Signing in": "", "Signing in": "",
"Source": "", "Source": "წყარო",
"Speech recognition error: {{error}}": "მეტყველების ამოცნობის შეცდომა: {{error}}", "Speech recognition error: {{error}}": "მეტყველების ამოცნობის შეცდომა: {{error}}",
"Speech-to-Text Engine": "ხმოვან-ტექსტური ძრავი", "Speech-to-Text Engine": "ხმოვან-ტექსტური ძრავი",
"SpeechRecognition API is not supported in this browser.": "მეტყველების ამოცნობის API არ არის მხარდაჭერილი ამ ბრაუზერში.", "SpeechRecognition API is not supported in this browser.": "მეტყველების ამოცნობის API არ არის მხარდაჭერილი ამ ბრაუზერში.",
......
...@@ -76,7 +76,7 @@ ...@@ -76,7 +76,7 @@
"Chunk Overlap": "Chunk Overlap", "Chunk Overlap": "Chunk Overlap",
"Chunk Params": "Chunk Params", "Chunk Params": "Chunk Params",
"Chunk Size": "Chunk Size", "Chunk Size": "Chunk Size",
"Citation": "", "Citation": "인용",
"Click here for help.": "도움말을 보려면 여기를 클릭하세요.", "Click here for help.": "도움말을 보려면 여기를 클릭하세요.",
"Click here to": "", "Click here to": "",
"Click here to check other modelfiles.": "다른 모델파일을 확인하려면 여기를 클릭하세요.", "Click here to check other modelfiles.": "다른 모델파일을 확인하려면 여기를 클릭하세요.",
...@@ -285,7 +285,7 @@ ...@@ -285,7 +285,7 @@
"New Chat": "새 채팅", "New Chat": "새 채팅",
"New Password": "새 비밀번호", "New Password": "새 비밀번호",
"No results found": "", "No results found": "",
"No source available": "", "No source available": "사용 가능한 소스 없음",
"Not factually correct": "", "Not factually correct": "",
"Not sure what to add?": "추가할 것이 궁금하세요?", "Not sure what to add?": "추가할 것이 궁금하세요?",
"Not sure what to write? Switch to": "무엇을 쓸지 모르겠나요? 전환하세요.", "Not sure what to write? Switch to": "무엇을 쓸지 모르겠나요? 전환하세요.",
...@@ -407,7 +407,7 @@ ...@@ -407,7 +407,7 @@
"Sign Out": "로그아웃", "Sign Out": "로그아웃",
"Sign up": "가입", "Sign up": "가입",
"Signing in": "", "Signing in": "",
"Source": "", "Source": "출처",
"Speech recognition error: {{error}}": "음성 인식 오류: {{error}}", "Speech recognition error: {{error}}": "음성 인식 오류: {{error}}",
"Speech-to-Text Engine": "음성-텍스트 엔진", "Speech-to-Text Engine": "음성-텍스트 엔진",
"SpeechRecognition API is not supported in this browser.": "이 브라우저에서는 SpeechRecognition API를 지원하지 않습니다.", "SpeechRecognition API is not supported in this browser.": "이 브라우저에서는 SpeechRecognition API를 지원하지 않습니다.",
......
...@@ -47,6 +47,10 @@ ...@@ -47,6 +47,10 @@
"code": "fr-FR", "code": "fr-FR",
"title": "French (France)" "title": "French (France)"
}, },
{
"code": "he-IL",
"title": "עברית (Hebrew)"
},
{ {
"code": "hi-IN", "code": "hi-IN",
"title": "Hindi (हिंदी)" "title": "Hindi (हिंदी)"
......
This diff is collapsed.
...@@ -76,8 +76,8 @@ ...@@ -76,8 +76,8 @@
"Chunk Overlap": "Chunk Overlap", "Chunk Overlap": "Chunk Overlap",
"Chunk Params": "Chunk Params", "Chunk Params": "Chunk Params",
"Chunk Size": "Chunk Grootte", "Chunk Size": "Chunk Grootte",
"Citation": "", "Citation": "Citaat",
"Click here for help.": "Klik hier voor help.", "Click here for help.": "Klik hier voor hulp.",
"Click here to": "", "Click here to": "",
"Click here to check other modelfiles.": "Klik hier om andere modelfiles te controleren.", "Click here to check other modelfiles.": "Klik hier om andere modelfiles te controleren.",
"Click here to select": "Klik hier om te selecteren", "Click here to select": "Klik hier om te selecteren",
...@@ -285,7 +285,7 @@ ...@@ -285,7 +285,7 @@
"New Chat": "Nieuwe Chat", "New Chat": "Nieuwe Chat",
"New Password": "Nieuw Wachtwoord", "New Password": "Nieuw Wachtwoord",
"No results found": "", "No results found": "",
"No source available": "", "No source available": "Geen bron beschikbaar",
"Not factually correct": "", "Not factually correct": "",
"Not sure what to add?": "Niet zeker wat toe te voegen?", "Not sure what to add?": "Niet zeker wat toe te voegen?",
"Not sure what to write? Switch to": "Niet zeker wat te schrijven? Schakel over naar", "Not sure what to write? Switch to": "Niet zeker wat te schrijven? Schakel over naar",
...@@ -407,7 +407,7 @@ ...@@ -407,7 +407,7 @@
"Sign Out": "Uitloggen", "Sign Out": "Uitloggen",
"Sign up": "Registreren", "Sign up": "Registreren",
"Signing in": "", "Signing in": "",
"Source": "", "Source": "Bron",
"Speech recognition error: {{error}}": "Spraakherkenning fout: {{error}}", "Speech recognition error: {{error}}": "Spraakherkenning fout: {{error}}",
"Speech-to-Text Engine": "Spraak-naar-tekst Engine", "Speech-to-Text Engine": "Spraak-naar-tekst Engine",
"SpeechRecognition API is not supported in this browser.": "SpeechRecognition API wordt niet ondersteund in deze browser.", "SpeechRecognition API is not supported in this browser.": "SpeechRecognition API wordt niet ondersteund in deze browser.",
......
...@@ -76,7 +76,7 @@ ...@@ -76,7 +76,7 @@
"Chunk Overlap": "Sobreposição de Fragmento", "Chunk Overlap": "Sobreposição de Fragmento",
"Chunk Params": "Parâmetros de Fragmento", "Chunk Params": "Parâmetros de Fragmento",
"Chunk Size": "Tamanho do Fragmento", "Chunk Size": "Tamanho do Fragmento",
"Citation": "", "Citation": "Citação",
"Click here for help.": "Clique aqui para obter ajuda.", "Click here for help.": "Clique aqui para obter ajuda.",
"Click here to": "", "Click here to": "",
"Click here to check other modelfiles.": "Clique aqui para verificar outros arquivos de modelo.", "Click here to check other modelfiles.": "Clique aqui para verificar outros arquivos de modelo.",
...@@ -285,7 +285,7 @@ ...@@ -285,7 +285,7 @@
"New Chat": "Novo Bate-papo", "New Chat": "Novo Bate-papo",
"New Password": "Nova Senha", "New Password": "Nova Senha",
"No results found": "", "No results found": "",
"No source available": "", "No source available": "Nenhuma fonte disponível",
"Not factually correct": "", "Not factually correct": "",
"Not sure what to add?": "Não tem certeza do que adicionar?", "Not sure what to add?": "Não tem certeza do que adicionar?",
"Not sure what to write? Switch to": "Não tem certeza do que escrever? Mude para", "Not sure what to write? Switch to": "Não tem certeza do que escrever? Mude para",
...@@ -407,7 +407,7 @@ ...@@ -407,7 +407,7 @@
"Sign Out": "Sair", "Sign Out": "Sair",
"Sign up": "Inscrever-se", "Sign up": "Inscrever-se",
"Signing in": "", "Signing in": "",
"Source": "", "Source": "Fonte",
"Speech recognition error: {{error}}": "Erro de reconhecimento de fala: {{error}}", "Speech recognition error: {{error}}": "Erro de reconhecimento de fala: {{error}}",
"Speech-to-Text Engine": "Mecanismo de Fala para Texto", "Speech-to-Text Engine": "Mecanismo de Fala para Texto",
"SpeechRecognition API is not supported in this browser.": "A API SpeechRecognition não é suportada neste navegador.", "SpeechRecognition API is not supported in this browser.": "A API SpeechRecognition não é suportada neste navegador.",
......
...@@ -76,7 +76,7 @@ ...@@ -76,7 +76,7 @@
"Chunk Overlap": "Sobreposição de Fragmento", "Chunk Overlap": "Sobreposição de Fragmento",
"Chunk Params": "Parâmetros de Fragmento", "Chunk Params": "Parâmetros de Fragmento",
"Chunk Size": "Tamanho do Fragmento", "Chunk Size": "Tamanho do Fragmento",
"Citation": "", "Citation": "Citação",
"Click here for help.": "Clique aqui para obter ajuda.", "Click here for help.": "Clique aqui para obter ajuda.",
"Click here to": "", "Click here to": "",
"Click here to check other modelfiles.": "Clique aqui para verificar outros arquivos de modelo.", "Click here to check other modelfiles.": "Clique aqui para verificar outros arquivos de modelo.",
...@@ -285,7 +285,7 @@ ...@@ -285,7 +285,7 @@
"New Chat": "Novo Bate-papo", "New Chat": "Novo Bate-papo",
"New Password": "Nova Senha", "New Password": "Nova Senha",
"No results found": "", "No results found": "",
"No source available": "", "No source available": "Nenhuma fonte disponível",
"Not factually correct": "", "Not factually correct": "",
"Not sure what to add?": "Não tem certeza do que adicionar?", "Not sure what to add?": "Não tem certeza do que adicionar?",
"Not sure what to write? Switch to": "Não tem certeza do que escrever? Mude para", "Not sure what to write? Switch to": "Não tem certeza do que escrever? Mude para",
...@@ -407,7 +407,7 @@ ...@@ -407,7 +407,7 @@
"Sign Out": "Sair", "Sign Out": "Sair",
"Sign up": "Inscrever-se", "Sign up": "Inscrever-se",
"Signing in": "", "Signing in": "",
"Source": "", "Source": "Fonte",
"Speech recognition error: {{error}}": "Erro de reconhecimento de fala: {{error}}", "Speech recognition error: {{error}}": "Erro de reconhecimento de fala: {{error}}",
"Speech-to-Text Engine": "Mecanismo de Fala para Texto", "Speech-to-Text Engine": "Mecanismo de Fala para Texto",
"SpeechRecognition API is not supported in this browser.": "A API SpeechRecognition não é suportada neste navegador.", "SpeechRecognition API is not supported in this browser.": "A API SpeechRecognition não é suportada neste navegador.",
......
...@@ -76,8 +76,8 @@ ...@@ -76,8 +76,8 @@
"Chunk Overlap": "Перекрытие фрагментов", "Chunk Overlap": "Перекрытие фрагментов",
"Chunk Params": "Параметры фрагментов", "Chunk Params": "Параметры фрагментов",
"Chunk Size": "Размер фрагмента", "Chunk Size": "Размер фрагмента",
"Citation": "", "Citation": "Цитата",
"Click here for help.": "Нажмите здесь для помощь.", "Click here for help.": "Нажмите здесь для помощи.",
"Click here to": "", "Click here to": "",
"Click here to check other modelfiles.": "Нажмите тут чтобы проверить другие файлы моделей.", "Click here to check other modelfiles.": "Нажмите тут чтобы проверить другие файлы моделей.",
"Click here to select": "Нажмите тут чтобы выберите", "Click here to select": "Нажмите тут чтобы выберите",
...@@ -285,7 +285,7 @@ ...@@ -285,7 +285,7 @@
"New Chat": "Новый чат", "New Chat": "Новый чат",
"New Password": "Новый пароль", "New Password": "Новый пароль",
"No results found": "", "No results found": "",
"No source available": "", "No source available": "Нет доступных источников",
"Not factually correct": "", "Not factually correct": "",
"Not sure what to add?": "Не уверены, что добавить?", "Not sure what to add?": "Не уверены, что добавить?",
"Not sure what to write? Switch to": "Не уверены, что написать? Переключитесь на", "Not sure what to write? Switch to": "Не уверены, что написать? Переключитесь на",
...@@ -407,7 +407,7 @@ ...@@ -407,7 +407,7 @@
"Sign Out": "Выход", "Sign Out": "Выход",
"Sign up": "зарегистрировать", "Sign up": "зарегистрировать",
"Signing in": "", "Signing in": "",
"Source": "", "Source": "Источник",
"Speech recognition error: {{error}}": "Ошибка распознавания речи: {{error}}", "Speech recognition error: {{error}}": "Ошибка распознавания речи: {{error}}",
"Speech-to-Text Engine": "Система распознавания речи", "Speech-to-Text Engine": "Система распознавания речи",
"SpeechRecognition API is not supported in this browser.": "API распознавания речи не поддерживается в этом браузере.", "SpeechRecognition API is not supported in this browser.": "API распознавания речи не поддерживается в этом браузере.",
......
...@@ -76,7 +76,7 @@ ...@@ -76,7 +76,7 @@
"Chunk Overlap": "Överlappning", "Chunk Overlap": "Överlappning",
"Chunk Params": "Chunk-parametrar", "Chunk Params": "Chunk-parametrar",
"Chunk Size": "Chunk-storlek", "Chunk Size": "Chunk-storlek",
"Citation": "", "Citation": "Citat",
"Click here for help.": "Klicka här för hjälp.", "Click here for help.": "Klicka här för hjälp.",
"Click here to": "", "Click here to": "",
"Click here to check other modelfiles.": "Klicka här för att kontrollera andra modelfiler.", "Click here to check other modelfiles.": "Klicka här för att kontrollera andra modelfiler.",
...@@ -285,7 +285,7 @@ ...@@ -285,7 +285,7 @@
"New Chat": "Ny chatt", "New Chat": "Ny chatt",
"New Password": "Nytt lösenord", "New Password": "Nytt lösenord",
"No results found": "", "No results found": "",
"No source available": "", "No source available": "Ingen tilgjengelig kilde",
"Not factually correct": "", "Not factually correct": "",
"Not sure what to add?": "Inte säker på vad du ska lägga till?", "Not sure what to add?": "Inte säker på vad du ska lägga till?",
"Not sure what to write? Switch to": "Inte säker på vad du ska skriva? Växla till", "Not sure what to write? Switch to": "Inte säker på vad du ska skriva? Växla till",
...@@ -407,7 +407,7 @@ ...@@ -407,7 +407,7 @@
"Sign Out": "Logga ut", "Sign Out": "Logga ut",
"Sign up": "Registrera dig", "Sign up": "Registrera dig",
"Signing in": "", "Signing in": "",
"Source": "", "Source": "Källa",
"Speech recognition error: {{error}}": "Fel vid taligenkänning: {{error}}", "Speech recognition error: {{error}}": "Fel vid taligenkänning: {{error}}",
"Speech-to-Text Engine": "Tal-till-text-motor", "Speech-to-Text Engine": "Tal-till-text-motor",
"SpeechRecognition API is not supported in this browser.": "SpeechRecognition API stöds inte i denna webbläsare.", "SpeechRecognition API is not supported in this browser.": "SpeechRecognition API stöds inte i denna webbläsare.",
......
...@@ -15,7 +15,7 @@ ...@@ -15,7 +15,7 @@
"Add a short description about what this modelfile does": "Bu model dosyasının ne yaptığı hakkında kısa bir açıklama ekleyin", "Add a short description about what this modelfile does": "Bu model dosyasının ne yaptığı hakkında kısa bir açıklama ekleyin",
"Add a short title for this prompt": "Bu prompt için kısa bir başlık ekleyin", "Add a short title for this prompt": "Bu prompt için kısa bir başlık ekleyin",
"Add a tag": "Bir etiket ekleyin", "Add a tag": "Bir etiket ekleyin",
"Add custom prompt": "", "Add custom prompt": "Özel prompt ekle",
"Add Docs": "Dökümanlar Ekle", "Add Docs": "Dökümanlar Ekle",
"Add Files": "Dosyalar Ekle", "Add Files": "Dosyalar Ekle",
"Add message": "Mesaj ekle", "Add message": "Mesaj ekle",
...@@ -28,7 +28,7 @@ ...@@ -28,7 +28,7 @@
"Admin Settings": "Yönetici Ayarları", "Admin Settings": "Yönetici Ayarları",
"Advanced Parameters": "Gelişmiş Parametreler", "Advanced Parameters": "Gelişmiş Parametreler",
"all": "tümü", "all": "tümü",
"All Documents": "", "All Documents": "Tüm Belgeler",
"All Users": "Tüm Kullanıcılar", "All Users": "Tüm Kullanıcılar",
"Allow": "İzin ver", "Allow": "İzin ver",
"Allow Chat Deletion": "Sohbet Silmeye İzin Ver", "Allow Chat Deletion": "Sohbet Silmeye İzin Ver",
...@@ -36,21 +36,21 @@ ...@@ -36,21 +36,21 @@
"Already have an account?": "Zaten bir hesabınız mı var?", "Already have an account?": "Zaten bir hesabınız mı var?",
"an assistant": "bir asistan", "an assistant": "bir asistan",
"and": "ve", "and": "ve",
"and create a new shared link.": "", "and create a new shared link.": "ve yeni bir paylaşılan bağlantı oluşturun.",
"API Base URL": "API Temel URL", "API Base URL": "API Temel URL",
"API Key": "API Anahtarı", "API Key": "API Anahtarı",
"API Key created.": "API Anahtarı oluşturuldu.", "API Key created.": "API Anahtarı oluşturuldu.",
"API keys": "API anahtarları", "API keys": "API anahtarları",
"API RPM": "API RPM", "API RPM": "API RPM",
"April": "", "April": "Nisan",
"Archive": "Arşiv", "Archive": "Arşiv",
"Archived Chats": "Arşivlenmiş Sohbetler", "Archived Chats": "Arşivlenmiş Sohbetler",
"are allowed - Activate this command by typing": "izin verilir - Bu komutu yazarak etkinleştirin", "are allowed - Activate this command by typing": "izin verilir - Bu komutu yazarak etkinleştirin",
"Are you sure?": "Emin misiniz?", "Are you sure?": "Emin misiniz?",
"Attach file": "", "Attach file": "Dosya ekle",
"Attention to detail": "Ayrıntılara dikkat", "Attention to detail": "Ayrıntılara dikkat",
"Audio": "Ses", "Audio": "Ses",
"August": "", "August": "Ağustos",
"Auto-playback response": "Yanıtı otomatik oynatma", "Auto-playback response": "Yanıtı otomatik oynatma",
"Auto-send input after 3 sec.": "3 saniye sonra otomatik olarak gönder", "Auto-send input after 3 sec.": "3 saniye sonra otomatik olarak gönder",
"AUTOMATIC1111 Base URL": "AUTOMATIC1111 Temel URL", "AUTOMATIC1111 Base URL": "AUTOMATIC1111 Temel URL",
...@@ -58,10 +58,10 @@ ...@@ -58,10 +58,10 @@
"available!": "mevcut!", "available!": "mevcut!",
"Back": "Geri", "Back": "Geri",
"Bad Response": "Kötü Yanıt", "Bad Response": "Kötü Yanıt",
"before": "", "before": "önce",
"Being lazy": "Tembelleşiyor", "Being lazy": "Tembelleşiyor",
"Builder Mode": "Oluşturucu Modu", "Builder Mode": "Oluşturucu Modu",
"Bypass SSL verification for Websites": "", "Bypass SSL verification for Websites": "Web Siteleri için SSL doğrulamasını atlayın",
"Cancel": "İptal", "Cancel": "İptal",
"Categories": "Kategoriler", "Categories": "Kategoriler",
"Change Password": "Parola Değiştir", "Change Password": "Parola Değiştir",
...@@ -76,9 +76,9 @@ ...@@ -76,9 +76,9 @@
"Chunk Overlap": "Chunk Çakışması", "Chunk Overlap": "Chunk Çakışması",
"Chunk Params": "Chunk Parametreleri", "Chunk Params": "Chunk Parametreleri",
"Chunk Size": "Chunk Boyutu", "Chunk Size": "Chunk Boyutu",
"Citation": "", "Citation": "Alıntı",
"Click here for help.": "Yardım için buraya tıklayın.", "Click here for help.": "Yardım için buraya tıklayın.",
"Click here to": "", "Click here to": "Şunu yapmak için buraya tıklayın:",
"Click here to check other modelfiles.": "Diğer model dosyalarını kontrol etmek için buraya tıklayın.", "Click here to check other modelfiles.": "Diğer model dosyalarını kontrol etmek için buraya tıklayın.",
"Click here to select": "Seçmek için buraya tıklayın", "Click here to select": "Seçmek için buraya tıklayın",
"Click here to select a csv file.": "Bir CSV dosyası seçmek için buraya tıklayın.", "Click here to select a csv file.": "Bir CSV dosyası seçmek için buraya tıklayın.",
...@@ -95,7 +95,7 @@ ...@@ -95,7 +95,7 @@
"Connections": "Bağlantılar", "Connections": "Bağlantılar",
"Content": "İçerik", "Content": "İçerik",
"Context Length": "Bağlam Uzunluğu", "Context Length": "Bağlam Uzunluğu",
"Continue Response": "", "Continue Response": "Yanıta Devam Et",
"Conversation Mode": "Sohbet Modu", "Conversation Mode": "Sohbet Modu",
"Copied shared chat URL to clipboard!": "Paylaşılan sohbet URL'si panoya kopyalandı!", "Copied shared chat URL to clipboard!": "Paylaşılan sohbet URL'si panoya kopyalandı!",
"Copy": "Kopyala", "Copy": "Kopyala",
...@@ -106,8 +106,8 @@ ...@@ -106,8 +106,8 @@
"Create a concise, 3-5 word phrase as a header for the following query, strictly adhering to the 3-5 word limit and avoiding the use of the word 'title':": "Aşağıdaki sorgu için başlık olarak 3-5 kelimelik kısa ve öz bir ifade oluşturun, 3-5 kelime sınırına kesinlikle uyun ve 'başlık' kelimesini kullanmaktan kaçının:", "Create a concise, 3-5 word phrase as a header for the following query, strictly adhering to the 3-5 word limit and avoiding the use of the word 'title':": "Aşağıdaki sorgu için başlık olarak 3-5 kelimelik kısa ve öz bir ifade oluşturun, 3-5 kelime sınırına kesinlikle uyun ve 'başlık' kelimesini kullanmaktan kaçının:",
"Create a modelfile": "Bir model dosyası oluştur", "Create a modelfile": "Bir model dosyası oluştur",
"Create Account": "Hesap Oluştur", "Create Account": "Hesap Oluştur",
"Create new key": "", "Create new key": "Yeni anahtar oluştur",
"Create new secret key": "", "Create new secret key": "Yeni gizli anahtar oluştur",
"Created at": "Oluşturulma tarihi", "Created at": "Oluşturulma tarihi",
"Created At": "Şu Tarihte Oluşturuldu:", "Created At": "Şu Tarihte Oluşturuldu:",
"Current Model": "Mevcut Model", "Current Model": "Mevcut Model",
...@@ -115,10 +115,10 @@ ...@@ -115,10 +115,10 @@
"Custom": "Özel", "Custom": "Özel",
"Customize Ollama models for a specific purpose": "Ollama modellerini belirli bir amaç için özelleştirin", "Customize Ollama models for a specific purpose": "Ollama modellerini belirli bir amaç için özelleştirin",
"Dark": "Koyu", "Dark": "Koyu",
"Dashboard": "", "Dashboard": "Panel",
"Database": "Veritabanı", "Database": "Veritabanı",
"DD/MM/YYYY HH:mm": "DD/MM/YYYY HH:mm", "DD/MM/YYYY HH:mm": "DD/MM/YYYY HH:mm",
"December": "", "December": "Aralık",
"Default": "Varsayılan", "Default": "Varsayılan",
"Default (Automatic1111)": "Varsayılan (Automatic1111)", "Default (Automatic1111)": "Varsayılan (Automatic1111)",
"Default (SentenceTransformers)": "Varsayılan (SentenceTransformers)", "Default (SentenceTransformers)": "Varsayılan (SentenceTransformers)",
...@@ -132,7 +132,7 @@ ...@@ -132,7 +132,7 @@
"Delete chat": "Sohbeti sil", "Delete chat": "Sohbeti sil",
"Delete Chat": "Sohbeti Sil", "Delete Chat": "Sohbeti Sil",
"Delete Chats": "Sohbetleri Sil", "Delete Chats": "Sohbetleri Sil",
"delete this link": "", "delete this link": "bu bağlantıyı sil",
"Delete User": "Kullanıcıyı Sil", "Delete User": "Kullanıcıyı Sil",
"Deleted {{deleteModelTag}}": "{{deleteModelTag}} silindi", "Deleted {{deleteModelTag}}": "{{deleteModelTag}} silindi",
"Deleted {{tagName}}": "{{tagName}} silindi", "Deleted {{tagName}}": "{{tagName}} silindi",
...@@ -152,7 +152,7 @@ ...@@ -152,7 +152,7 @@
"Don't have an account?": "Hesabınız yok mu?", "Don't have an account?": "Hesabınız yok mu?",
"Don't like the style": "Tarzını beğenmedim", "Don't like the style": "Tarzını beğenmedim",
"Download": "İndir", "Download": "İndir",
"Download canceled": "", "Download canceled": "İndirme iptal edildi",
"Download Database": "Veritabanını İndir", "Download Database": "Veritabanını İndir",
"Drop any files here to add to the conversation": "Sohbete eklemek istediğiniz dosyaları buraya bırakın", "Drop any files here to add to the conversation": "Sohbete eklemek istediğiniz dosyaları buraya bırakın",
"e.g. '30s','10m'. Valid time units are 's', 'm', 'h'.": "örn. '30s', '10m'. Geçerli zaman birimleri 's', 'm', 'h'.", "e.g. '30s','10m'. Valid time units are 's', 'm', 'h'.": "örn. '30s', '10m'. Geçerli zaman birimleri 's', 'm', 'h'.",
...@@ -160,7 +160,7 @@ ...@@ -160,7 +160,7 @@
"Edit Doc": "Belgeyi Düzenle", "Edit Doc": "Belgeyi Düzenle",
"Edit User": "Kullanıcıyı Düzenle", "Edit User": "Kullanıcıyı Düzenle",
"Email": "E-posta", "Email": "E-posta",
"Embedding Model": "", "Embedding Model": "Gömme Modeli",
"Embedding Model Engine": "Gömme Modeli Motoru", "Embedding Model Engine": "Gömme Modeli Motoru",
"Embedding model set to \"{{embedding_model}}\"": "Gömme modeli \"{{embedding_model}}\" olarak ayarlandı", "Embedding model set to \"{{embedding_model}}\"": "Gömme modeli \"{{embedding_model}}\" olarak ayarlandı",
"Enable Chat History": "Sohbet Geçmişini Etkinleştir", "Enable Chat History": "Sohbet Geçmişini Etkinleştir",
...@@ -171,7 +171,7 @@ ...@@ -171,7 +171,7 @@
"Enter Chunk Overlap": "Chunk Örtüşmesini Girin", "Enter Chunk Overlap": "Chunk Örtüşmesini Girin",
"Enter Chunk Size": "Chunk Boyutunu Girin", "Enter Chunk Size": "Chunk Boyutunu Girin",
"Enter Image Size (e.g. 512x512)": "Görüntü Boyutunu Girin (örn. 512x512)", "Enter Image Size (e.g. 512x512)": "Görüntü Boyutunu Girin (örn. 512x512)",
"Enter language codes": "", "Enter language codes": "Dil kodlarını girin",
"Enter LiteLLM API Base URL (litellm_params.api_base)": "LiteLLM API Ana URL'sini Girin (litellm_params.api_base)", "Enter LiteLLM API Base URL (litellm_params.api_base)": "LiteLLM API Ana URL'sini Girin (litellm_params.api_base)",
"Enter LiteLLM API Key (litellm_params.api_key)": "LiteLLM API Anahtarını Girin (litellm_params.api_key)", "Enter LiteLLM API Key (litellm_params.api_key)": "LiteLLM API Anahtarını Girin (litellm_params.api_key)",
"Enter LiteLLM API RPM (litellm_params.rpm)": "LiteLLM API RPM'ini Girin (litellm_params.rpm)", "Enter LiteLLM API RPM (litellm_params.rpm)": "LiteLLM API RPM'ini Girin (litellm_params.rpm)",
...@@ -183,7 +183,7 @@ ...@@ -183,7 +183,7 @@
"Enter stop sequence": "Durdurma dizisini girin", "Enter stop sequence": "Durdurma dizisini girin",
"Enter Top K": "Top K'yı girin", "Enter Top K": "Top K'yı girin",
"Enter URL (e.g. http://127.0.0.1:7860/)": "URL'yi Girin (örn. http://127.0.0.1:7860/)", "Enter URL (e.g. http://127.0.0.1:7860/)": "URL'yi Girin (örn. http://127.0.0.1:7860/)",
"Enter URL (e.g. http://localhost:11434)": "", "Enter URL (e.g. http://localhost:11434)": "URL'yi Girin (e.g. http://localhost:11434)",
"Enter Your Email": "E-postanızı Girin", "Enter Your Email": "E-postanızı Girin",
"Enter Your Full Name": "Tam Adınızı Girin", "Enter Your Full Name": "Tam Adınızı Girin",
"Enter Your Password": "Parolanızı Girin", "Enter Your Password": "Parolanızı Girin",
...@@ -196,7 +196,7 @@ ...@@ -196,7 +196,7 @@
"Export Prompts": "Promptları Dışa Aktar", "Export Prompts": "Promptları Dışa Aktar",
"Failed to create API Key.": "API Anahtarı oluşturulamadı.", "Failed to create API Key.": "API Anahtarı oluşturulamadı.",
"Failed to read clipboard contents": "Pano içeriği okunamadı", "Failed to read clipboard contents": "Pano içeriği okunamadı",
"February": "", "February": "Şubat",
"Feel free to add specific details": "Spesifik ayrıntılar eklemekten çekinmeyin", "Feel free to add specific details": "Spesifik ayrıntılar eklemekten çekinmeyin",
"File Mode": "Dosya Modu", "File Mode": "Dosya Modu",
"File not found.": "Dosya bulunamadı.", "File not found.": "Dosya bulunamadı.",
...@@ -213,7 +213,7 @@ ...@@ -213,7 +213,7 @@
"Good Response": "İyi Yanıt", "Good Response": "İyi Yanıt",
"has no conversations.": "hiç konuşması yok.", "has no conversations.": "hiç konuşması yok.",
"Hello, {{name}}": "Merhaba, {{name}}", "Hello, {{name}}": "Merhaba, {{name}}",
"Help": "", "Help": "Yardım",
"Hide": "Gizle", "Hide": "Gizle",
"Hide Additional Params": "Ek Parametreleri Gizle", "Hide Additional Params": "Ek Parametreleri Gizle",
"How can I help you today?": "Bugün size nasıl yardımcı olabilirim?", "How can I help you today?": "Bugün size nasıl yardımcı olabilirim?",
...@@ -227,14 +227,14 @@ ...@@ -227,14 +227,14 @@
"Import Modelfiles": "Model Dosyalarını İçe Aktar", "Import Modelfiles": "Model Dosyalarını İçe Aktar",
"Import Prompts": "Promptları İçe Aktar", "Import Prompts": "Promptları İçe Aktar",
"Include `--api` flag when running stable-diffusion-webui": "stable-diffusion-webui çalıştırılırken `--api` bayrağını dahil edin", "Include `--api` flag when running stable-diffusion-webui": "stable-diffusion-webui çalıştırılırken `--api` bayrağını dahil edin",
"Input commands": "", "Input commands": "Giriş komutları",
"Interface": "Arayüz", "Interface": "Arayüz",
"Invalid Tag": "", "Invalid Tag": "Geçersiz etiket",
"January": "", "January": "Ocak",
"join our Discord for help.": "yardım için Discord'umuza katılın.", "join our Discord for help.": "yardım için Discord'umuza katılın.",
"JSON": "JSON", "JSON": "JSON",
"July": "", "July": "Temmuz",
"June": "", "June": "Haziran",
"JWT Expiration": "JWT Bitişi", "JWT Expiration": "JWT Bitişi",
"JWT Token": "JWT Token", "JWT Token": "JWT Token",
"Keep Alive": "Canlı Tut", "Keep Alive": "Canlı Tut",
...@@ -249,11 +249,11 @@ ...@@ -249,11 +249,11 @@
"Manage LiteLLM Models": "LiteLLM Modellerini Yönet", "Manage LiteLLM Models": "LiteLLM Modellerini Yönet",
"Manage Models": "Modelleri Yönet", "Manage Models": "Modelleri Yönet",
"Manage Ollama Models": "Ollama Modellerini Yönet", "Manage Ollama Models": "Ollama Modellerini Yönet",
"March": "", "March": "Mart",
"Max Tokens": "Maksimum Token", "Max Tokens": "Maksimum Token",
"Maximum of 3 models can be downloaded simultaneously. Please try again later.": "Aynı anda en fazla 3 model indirilebilir. Lütfen daha sonra tekrar deneyin.", "Maximum of 3 models can be downloaded simultaneously. Please try again later.": "Aynı anda en fazla 3 model indirilebilir. Lütfen daha sonra tekrar deneyin.",
"May": "", "May": "Mayıs",
"Messages you send after creating your link won't be shared. Users with the URL will beable to view the shared chat.": "", "Messages you send after creating your link won't be shared. Users with the URL will beable to view the shared chat.": "Bağlantınızı oluşturduktan sonra gönderdiğiniz mesajlar paylaşılmayacaktır. URL'ye sahip kullanıcılar paylaşılan sohbeti görüntüleyebilecektir.",
"Minimum Score": "Minimum Skor", "Minimum Score": "Minimum Skor",
"Mirostat": "Mirostat", "Mirostat": "Mirostat",
"Mirostat Eta": "Mirostat Eta", "Mirostat Eta": "Mirostat Eta",
...@@ -284,15 +284,15 @@ ...@@ -284,15 +284,15 @@
"Name your modelfile": "Model dosyanıza ad verin", "Name your modelfile": "Model dosyanıza ad verin",
"New Chat": "Yeni Sohbet", "New Chat": "Yeni Sohbet",
"New Password": "Yeni Parola", "New Password": "Yeni Parola",
"No results found": "", "No results found": "Sonuç bulunamadı",
"No source available": "", "No source available": "Kaynak mevcut değil",
"Not factually correct": "Gerçeklere göre doğru değil", "Not factually correct": "Gerçeklere göre doğru değil",
"Not sure what to add?": "Ne ekleyeceğinizden emin değil misiniz?", "Not sure what to add?": "Ne ekleyeceğinizden emin değil misiniz?",
"Not sure what to write? Switch to": "Ne yazacağınızdan emin değil misiniz? Şuraya geçin", "Not sure what to write? Switch to": "Ne yazacağınızdan emin değil misiniz? Şuraya geçin",
"Note: If you set a minimum score, the search will only return documents with a score greater than or equal to the minimum score.": "Not: Minimum bir skor belirlerseniz, arama yalnızca minimum skora eşit veya daha yüksek bir skora sahip belgeleri getirecektir.", "Note: If you set a minimum score, the search will only return documents with a score greater than or equal to the minimum score.": "Not: Minimum bir skor belirlerseniz, arama yalnızca minimum skora eşit veya daha yüksek bir skora sahip belgeleri getirecektir.",
"Notifications": "Bildirimler", "Notifications": "Bildirimler",
"November": "", "November": "Kasım",
"October": "", "October": "Ekim",
"Off": "Kapalı", "Off": "Kapalı",
"Okay, Let's Go!": "Tamam, Hadi Başlayalım!", "Okay, Let's Go!": "Tamam, Hadi Başlayalım!",
"OLED Dark": "OLED Koyu", "OLED Dark": "OLED Koyu",
...@@ -316,7 +316,7 @@ ...@@ -316,7 +316,7 @@
"OpenAI URL/Key required.": "OpenAI URL/Anahtar gereklidir.", "OpenAI URL/Key required.": "OpenAI URL/Anahtar gereklidir.",
"or": "veya", "or": "veya",
"Other": "Diğer", "Other": "Diğer",
"Overview": "", "Overview": "Genel Bakış",
"Parameters": "Parametreler", "Parameters": "Parametreler",
"Password": "Parola", "Password": "Parola",
"PDF document (.pdf)": "PDF belgesi (.pdf)", "PDF document (.pdf)": "PDF belgesi (.pdf)",
...@@ -326,15 +326,15 @@ ...@@ -326,15 +326,15 @@
"Plain text (.txt)": "Düz metin (.txt)", "Plain text (.txt)": "Düz metin (.txt)",
"Playground": "Oyun Alanı", "Playground": "Oyun Alanı",
"Positive attitude": "Olumlu yaklaşım", "Positive attitude": "Olumlu yaklaşım",
"Previous 30 days": "", "Previous 30 days": "Önceki 30 gün",
"Previous 7 days": "", "Previous 7 days": "Önceki 7 gün",
"Profile Image": "Profil Fotoğrafı", "Profile Image": "Profil Fotoğrafı",
"Prompt": "", "Prompt": "Prompt",
"Prompt (e.g. Tell me a fun fact about the Roman Empire)": "Prompt (örn. Roma İmparatorluğu hakkında ilginç bir bilgi verin)", "Prompt (e.g. Tell me a fun fact about the Roman Empire)": "Prompt (örn. Roma İmparatorluğu hakkında ilginç bir bilgi verin)",
"Prompt Content": "Prompt İçeriği", "Prompt Content": "Prompt İçeriği",
"Prompt suggestions": "Prompt önerileri", "Prompt suggestions": "Prompt önerileri",
"Prompts": "Promptlar", "Prompts": "Promptlar",
"Pull \"{{searchValue}}\" from Ollama.com": "", "Pull \"{{searchValue}}\" from Ollama.com": "Ollama.com'dan \"{{searchValue}}\" çekin",
"Pull a model from Ollama.com": "Ollama.com'dan bir model çekin", "Pull a model from Ollama.com": "Ollama.com'dan bir model çekin",
"Pull Progress": "Çekme İlerlemesi", "Pull Progress": "Çekme İlerlemesi",
"Query Params": "Sorgu Parametreleri", "Query Params": "Sorgu Parametreleri",
...@@ -347,12 +347,12 @@ ...@@ -347,12 +347,12 @@
"Regenerate": "Tekrar Oluştur", "Regenerate": "Tekrar Oluştur",
"Release Notes": "Sürüm Notları", "Release Notes": "Sürüm Notları",
"Remove": "Kaldır", "Remove": "Kaldır",
"Remove Model": "", "Remove Model": "Modeli Kaldır",
"Rename": "", "Rename": "Yeniden Adlandır",
"Repeat Last N": "Son N'yi Tekrar Et", "Repeat Last N": "Son N'yi Tekrar Et",
"Repeat Penalty": "Tekrar Cezası", "Repeat Penalty": "Tekrar Cezası",
"Request Mode": "İstek Modu", "Request Mode": "İstek Modu",
"Reranking Model": "", "Reranking Model": "Yeniden Sıralama Modeli",
"Reranking model disabled": "Yeniden sıralama modeli devre dışı bırakıldı", "Reranking model disabled": "Yeniden sıralama modeli devre dışı bırakıldı",
"Reranking model set to \"{{reranking_model}}\"": "Yeniden sıralama modeli \"{{reranking_model}}\" olarak ayarlandı", "Reranking model set to \"{{reranking_model}}\"": "Yeniden sıralama modeli \"{{reranking_model}}\" olarak ayarlandı",
"Reset Vector Storage": "Vektör Depolamayı Sıfırla", "Reset Vector Storage": "Vektör Depolamayı Sıfırla",
...@@ -378,17 +378,17 @@ ...@@ -378,17 +378,17 @@
"Select a mode": "Bir mod seç", "Select a mode": "Bir mod seç",
"Select a model": "Bir model seç", "Select a model": "Bir model seç",
"Select an Ollama instance": "Bir Ollama örneği seçin", "Select an Ollama instance": "Bir Ollama örneği seçin",
"Select model": "", "Select model": "Model seç",
"Send a Message": "Bir Mesaj Gönder", "Send a Message": "Bir Mesaj Gönder",
"Send message": "Mesaj gönder", "Send message": "Mesaj gönder",
"September": "", "September": "Eylül",
"Server connection verified": "Sunucu bağlantısı doğrulandı", "Server connection verified": "Sunucu bağlantısı doğrulandı",
"Set as default": "Varsayılan olarak ayarla", "Set as default": "Varsayılan olarak ayarla",
"Set Default Model": "Varsayılan Modeli Ayarla", "Set Default Model": "Varsayılan Modeli Ayarla",
"Set embedding model (e.g. {{model}})": "", "Set embedding model (e.g. {{model}})": "Gömme modelini ayarlayın (örn. {{model}})",
"Set Image Size": "Görüntü Boyutunu Ayarla", "Set Image Size": "Görüntü Boyutunu Ayarla",
"Set Model": "Model Ayarla", "Set Model": "Model Ayarla",
"Set reranking model (e.g. {{model}})": "", "Set reranking model (e.g. {{model}})": "Yeniden sıralama modelini ayarlayın (örn. {{model}})",
"Set Steps": "Adımları Ayarla", "Set Steps": "Adımları Ayarla",
"Set Title Auto-Generation Model": "Otomatik Başlık Oluşturma Modelini Ayarla", "Set Title Auto-Generation Model": "Otomatik Başlık Oluşturma Modelini Ayarla",
"Set Voice": "Ses Ayarla", "Set Voice": "Ses Ayarla",
...@@ -401,13 +401,13 @@ ...@@ -401,13 +401,13 @@
"Show": "Göster", "Show": "Göster",
"Show Additional Params": "Ek Parametreleri Göster", "Show Additional Params": "Ek Parametreleri Göster",
"Show shortcuts": "Kısayolları göster", "Show shortcuts": "Kısayolları göster",
"Showcased creativity": "", "Showcased creativity": "Sergilenen yaratıcılık",
"sidebar": "kenar çubuğu", "sidebar": "kenar çubuğu",
"Sign in": "Oturum aç", "Sign in": "Oturum aç",
"Sign Out": "Çıkış Yap", "Sign Out": "Çıkış Yap",
"Sign up": "Kaydol", "Sign up": "Kaydol",
"Signing in": "Oturum açma", "Signing in": "Oturum açma",
"Source": "", "Source": "Kaynak",
"Speech recognition error: {{error}}": "Konuşma tanıma hatası: {{error}}", "Speech recognition error: {{error}}": "Konuşma tanıma hatası: {{error}}",
"Speech-to-Text Engine": "Konuşmadan Metne Motoru", "Speech-to-Text Engine": "Konuşmadan Metne Motoru",
"SpeechRecognition API is not supported in this browser.": "SpeechRecognition API bu tarayıcıda desteklenmiyor.", "SpeechRecognition API is not supported in this browser.": "SpeechRecognition API bu tarayıcıda desteklenmiyor.",
...@@ -417,7 +417,7 @@ ...@@ -417,7 +417,7 @@
"Subtitle (e.g. about the Roman Empire)": "Alt başlık (örn. Roma İmparatorluğu hakkında)", "Subtitle (e.g. about the Roman Empire)": "Alt başlık (örn. Roma İmparatorluğu hakkında)",
"Success": "Başarılı", "Success": "Başarılı",
"Successfully updated.": "Başarıyla güncellendi.", "Successfully updated.": "Başarıyla güncellendi.",
"Suggested": "", "Suggested": "Önerilen",
"Sync All": "Tümünü Senkronize Et", "Sync All": "Tümünü Senkronize Et",
"System": "Sistem", "System": "Sistem",
"System Prompt": "Sistem Promptu", "System Prompt": "Sistem Promptu",
...@@ -438,13 +438,13 @@ ...@@ -438,13 +438,13 @@
"Title": "Başlık", "Title": "Başlık",
"Title (e.g. Tell me a fun fact)": "Başlık (e.g. Bana ilginç bir bilgi ver)", "Title (e.g. Tell me a fun fact)": "Başlık (e.g. Bana ilginç bir bilgi ver)",
"Title Auto-Generation": "Otomatik Başlık Oluşturma", "Title Auto-Generation": "Otomatik Başlık Oluşturma",
"Title cannot be an empty string.": "", "Title cannot be an empty string.": "Başlık boş bir dize olamaz.",
"Title Generation Prompt": "Başlık Oluşturma Promptu", "Title Generation Prompt": "Başlık Oluşturma Promptu",
"to": "için", "to": "için",
"To access the available model names for downloading,": "İndirilebilir mevcut model adlarına erişmek için,", "To access the available model names for downloading,": "İndirilebilir mevcut model adlarına erişmek için,",
"To access the GGUF models available for downloading,": "İndirilebilir mevcut GGUF modellerine erişmek için,", "To access the GGUF models available for downloading,": "İndirilebilir mevcut GGUF modellerine erişmek için,",
"to chat input.": "sohbet girişine.", "to chat input.": "sohbet girişine.",
"Today": "", "Today": "Bugün",
"Toggle settings": "Ayarları Aç/Kapat", "Toggle settings": "Ayarları Aç/Kapat",
"Toggle sidebar": "Kenar Çubuğunu Aç/Kapat", "Toggle sidebar": "Kenar Çubuğunu Aç/Kapat",
"Top K": "Top K", "Top K": "Top K",
...@@ -473,8 +473,8 @@ ...@@ -473,8 +473,8 @@
"Version": "Sürüm", "Version": "Sürüm",
"Warning: If you update or change your embedding model, you will need to re-import all documents.": "Uyarı: Gömme modelinizi günceller veya değiştirirseniz, tüm belgeleri yeniden içe aktarmanız gerekecektir.", "Warning: If you update or change your embedding model, you will need to re-import all documents.": "Uyarı: Gömme modelinizi günceller veya değiştirirseniz, tüm belgeleri yeniden içe aktarmanız gerekecektir.",
"Web": "Web", "Web": "Web",
"Web Loader Settings": "", "Web Loader Settings": "Web Yükleyici Ayarları",
"Web Params": "", "Web Params": "Web Parametreleri",
"Webhook URL": "Webhook URL", "Webhook URL": "Webhook URL",
"WebUI Add-ons": "WebUI Eklentileri", "WebUI Add-ons": "WebUI Eklentileri",
"WebUI Settings": "WebUI Ayarları", "WebUI Settings": "WebUI Ayarları",
...@@ -484,12 +484,12 @@ ...@@ -484,12 +484,12 @@
"Whisper (Local)": "Whisper (Yerel)", "Whisper (Local)": "Whisper (Yerel)",
"Write a prompt suggestion (e.g. Who are you?)": "Bir prompt önerisi yazın (örn. Sen kimsin?)", "Write a prompt suggestion (e.g. Who are you?)": "Bir prompt önerisi yazın (örn. Sen kimsin?)",
"Write a summary in 50 words that summarizes [topic or keyword].": "[Konuyu veya anahtar kelimeyi] özetleyen 50 kelimelik bir özet yazın.", "Write a summary in 50 words that summarizes [topic or keyword].": "[Konuyu veya anahtar kelimeyi] özetleyen 50 kelimelik bir özet yazın.",
"Yesterday": "", "Yesterday": "Dün",
"You": "Siz", "You": "Siz",
"You have no archived conversations.": "", "You have no archived conversations.": "Arşivlenmiş sohbetleriniz yok.",
"You have shared this chat": "", "You have shared this chat": "Bu sohbeti paylaştınız",
"You're a helpful assistant.": "Sen yardımcı bir asistansın.", "You're a helpful assistant.": "Sen yardımcı bir asistansın.",
"You're now logged in.": "Şimdi oturum açtınız.", "You're now logged in.": "Şimdi oturum açtınız.",
"Youtube": "Youtube", "Youtube": "Youtube",
"Youtube Loader Settings": "" "Youtube Loader Settings": "Youtube Yükleyici Ayarları"
} }
This diff is collapsed.
...@@ -76,7 +76,7 @@ ...@@ -76,7 +76,7 @@
"Chunk Overlap": "Chồng lấn (overlap)", "Chunk Overlap": "Chồng lấn (overlap)",
"Chunk Params": "Cài đặt số lượng ký tự cho khối ký tự (chunk)", "Chunk Params": "Cài đặt số lượng ký tự cho khối ký tự (chunk)",
"Chunk Size": "Kích thước khối (size)", "Chunk Size": "Kích thước khối (size)",
"Citation": "", "Citation": "Trích dẫn",
"Click here for help.": "Bấm vào đây để được trợ giúp.", "Click here for help.": "Bấm vào đây để được trợ giúp.",
"Click here to": "", "Click here to": "",
"Click here to check other modelfiles.": "Bấm vào đây để kiểm tra các tệp mô tả mô hình (modelfiles) khác.", "Click here to check other modelfiles.": "Bấm vào đây để kiểm tra các tệp mô tả mô hình (modelfiles) khác.",
...@@ -285,7 +285,7 @@ ...@@ -285,7 +285,7 @@
"New Chat": "Tạo cuộc trò chuyện mới", "New Chat": "Tạo cuộc trò chuyện mới",
"New Password": "Mật khẩu mới", "New Password": "Mật khẩu mới",
"No results found": "", "No results found": "",
"No source available": "", "No source available": "Không có nguồn",
"Not factually correct": "Không chính xác so với thực tế", "Not factually correct": "Không chính xác so với thực tế",
"Not sure what to add?": "Không chắc phải thêm gì?", "Not sure what to add?": "Không chắc phải thêm gì?",
"Not sure what to write? Switch to": "Không chắc phải viết gì? Chuyển sang", "Not sure what to write? Switch to": "Không chắc phải viết gì? Chuyển sang",
...@@ -407,7 +407,7 @@ ...@@ -407,7 +407,7 @@
"Sign Out": "Đăng xuất", "Sign Out": "Đăng xuất",
"Sign up": "Đăng ký", "Sign up": "Đăng ký",
"Signing in": "", "Signing in": "",
"Source": "", "Source": "Nguồn",
"Speech recognition error: {{error}}": "Lỗi nhận dạng giọng nói: {{error}}", "Speech recognition error: {{error}}": "Lỗi nhận dạng giọng nói: {{error}}",
"Speech-to-Text Engine": "Công cụ Nhận dạng Giọng nói", "Speech-to-Text Engine": "Công cụ Nhận dạng Giọng nói",
"SpeechRecognition API is not supported in this browser.": "Trình duyệt này không hỗ trợ API Nhận dạng Giọng nói.", "SpeechRecognition API is not supported in this browser.": "Trình duyệt này không hỗ trợ API Nhận dạng Giọng nói.",
......
...@@ -43,7 +43,7 @@ ...@@ -43,7 +43,7 @@
"API keys": "", "API keys": "",
"API RPM": "API RPM", "API RPM": "API RPM",
"April": "", "April": "",
"Archive": "", "Archive": "存档",
"Archived Chats": "聊天记录存档", "Archived Chats": "聊天记录存档",
"are allowed - Activate this command by typing": "允许 - 通过输入来激活这个命令", "are allowed - Activate this command by typing": "允许 - 通过输入来激活这个命令",
"Are you sure?": "你确定吗?", "Are you sure?": "你确定吗?",
...@@ -76,7 +76,7 @@ ...@@ -76,7 +76,7 @@
"Chunk Overlap": "块重叠 (Chunk Overlap)", "Chunk Overlap": "块重叠 (Chunk Overlap)",
"Chunk Params": "块参数 (Chunk Params)", "Chunk Params": "块参数 (Chunk Params)",
"Chunk Size": "块大小 (Chunk Size)", "Chunk Size": "块大小 (Chunk Size)",
"Citation": "", "Citation": "引文",
"Click here for help.": "点击这里获取帮助。", "Click here for help.": "点击这里获取帮助。",
"Click here to": "", "Click here to": "",
"Click here to check other modelfiles.": "点击这里检查其他模型文件。", "Click here to check other modelfiles.": "点击这里检查其他模型文件。",
...@@ -97,11 +97,11 @@ ...@@ -97,11 +97,11 @@
"Context Length": "上下文长度", "Context Length": "上下文长度",
"Continue Response": "", "Continue Response": "",
"Conversation Mode": "对话模式", "Conversation Mode": "对话模式",
"Copied shared chat URL to clipboard!": "", "Copied shared chat URL to clipboard!": "已复制共享聊天 URL 到剪贴板!",
"Copy": "", "Copy": "复制",
"Copy last code block": "复制最后一个代码块", "Copy last code block": "复制最后一个代码块",
"Copy last response": "复制最后一次回复", "Copy last response": "复制最后一次回复",
"Copy Link": "", "Copy Link": "复制链接",
"Copying to clipboard was successful!": "复制到剪贴板成功!", "Copying to clipboard was successful!": "复制到剪贴板成功!",
"Create a concise, 3-5 word phrase as a header for the following query, strictly adhering to the 3-5 word limit and avoiding the use of the word 'title':": "为以下查询创建一个简洁的、3-5 个词的短语作为标题,严格遵守 3-5 个词的限制并避免使用“标题”一词:", "Create a concise, 3-5 word phrase as a header for the following query, strictly adhering to the 3-5 word limit and avoiding the use of the word 'title':": "为以下查询创建一个简洁的、3-5 个词的短语作为标题,严格遵守 3-5 个词的限制并避免使用“标题”一词:",
"Create a modelfile": "创建模型文件", "Create a modelfile": "创建模型文件",
...@@ -127,13 +127,13 @@ ...@@ -127,13 +127,13 @@
"Default Prompt Suggestions": "默认提示词建议", "Default Prompt Suggestions": "默认提示词建议",
"Default User Role": "默认用户角色", "Default User Role": "默认用户角色",
"delete": "删除", "delete": "删除",
"Delete": "", "Delete": "删除",
"Delete a model": "删除一个模型", "Delete a model": "删除一个模型",
"Delete chat": "删除聊天", "Delete chat": "删除聊天",
"Delete Chat": "", "Delete Chat": "删除聊天",
"Delete Chats": "删除聊天记录", "Delete Chats": "删除聊天记录",
"delete this link": "", "delete this link": "",
"Delete User": "", "Delete User": "删除用户",
"Deleted {{deleteModelTag}}": "已删除{{deleteModelTag}}", "Deleted {{deleteModelTag}}": "已删除{{deleteModelTag}}",
"Deleted {{tagName}}": "", "Deleted {{tagName}}": "",
"Description": "描述", "Description": "描述",
...@@ -150,13 +150,13 @@ ...@@ -150,13 +150,13 @@
"does not make any external connections, and your data stays securely on your locally hosted server.": "不进行任何外部连接,您的数据安全地存储在您的本地服务器上。", "does not make any external connections, and your data stays securely on your locally hosted server.": "不进行任何外部连接,您的数据安全地存储在您的本地服务器上。",
"Don't Allow": "不允许", "Don't Allow": "不允许",
"Don't have an account?": "没有账户?", "Don't have an account?": "没有账户?",
"Don't like the style": "", "Don't like the style": "不喜欢这个风格",
"Download": "", "Download": "下载",
"Download canceled": "", "Download canceled": "下载已取消",
"Download Database": "下载数据库", "Download Database": "下载数据库",
"Drop any files here to add to the conversation": "拖动文件到此处以添加到对话中", "Drop any files here to add to the conversation": "拖动文件到此处以添加到对话中",
"e.g. '30s','10m'. Valid time units are 's', 'm', 'h'.": "例如 '30s','10m'。有效的时间单位是's', 'm', 'h'。", "e.g. '30s','10m'. Valid time units are 's', 'm', 'h'.": "例如 '30s','10m'。有效的时间单位是's', 'm', 'h'。",
"Edit": "", "Edit": "编辑",
"Edit Doc": "编辑文档", "Edit Doc": "编辑文档",
"Edit User": "编辑用户", "Edit User": "编辑用户",
"Email": "电子邮件", "Email": "电子邮件",
...@@ -187,17 +187,17 @@ ...@@ -187,17 +187,17 @@
"Enter Your Email": "输入您的电子邮件", "Enter Your Email": "输入您的电子邮件",
"Enter Your Full Name": "输入您的全名", "Enter Your Full Name": "输入您的全名",
"Enter Your Password": "输入您的密码", "Enter Your Password": "输入您的密码",
"Enter Your Role": "", "Enter Your Role": "输入您的角色",
"Experimental": "实验性", "Experimental": "实验性",
"Export All Chats (All Users)": "导出所有聊天(所有用户)", "Export All Chats (All Users)": "导出所有聊天(所有用户)",
"Export Chats": "导出聊天", "Export Chats": "导出聊天",
"Export Documents Mapping": "导出文档映射", "Export Documents Mapping": "导出文档映射",
"Export Modelfiles": "导出模型文件", "Export Modelfiles": "导出模型文件",
"Export Prompts": "导出提示词", "Export Prompts": "导出提示词",
"Failed to create API Key.": "", "Failed to create API Key.": "无法创建 API 密钥。",
"Failed to read clipboard contents": "无法读取剪贴板内容", "Failed to read clipboard contents": "无法读取剪贴板内容",
"February": "", "February": "",
"Feel free to add specific details": "", "Feel free to add specific details": "请随意添加具体细节",
"File Mode": "文件模式", "File Mode": "文件模式",
"File not found.": "文件未找到。", "File not found.": "文件未找到。",
"Fingerprint spoofing detected: Unable to use initials as avatar. Defaulting to default profile image.": "", "Fingerprint spoofing detected: Unable to use initials as avatar. Defaulting to default profile image.": "",
...@@ -209,11 +209,11 @@ ...@@ -209,11 +209,11 @@
"Full Screen Mode": "全屏模式", "Full Screen Mode": "全屏模式",
"General": "通用", "General": "通用",
"General Settings": "通用设置", "General Settings": "通用设置",
"Generation Info": "", "Generation Info": "生成信息",
"Good Response": "", "Good Response": "",
"has no conversations.": "", "has no conversations.": "",
"Hello, {{name}}": "你好,{{name}}", "Hello, {{name}}": "你好,{{name}}",
"Help": "", "Help": "帮助",
"Hide": "隐藏", "Hide": "隐藏",
"Hide Additional Params": "隐藏额外参数", "Hide Additional Params": "隐藏额外参数",
"How can I help you today?": "我今天能帮你做什么?", "How can I help you today?": "我今天能帮你做什么?",
...@@ -227,9 +227,9 @@ ...@@ -227,9 +227,9 @@
"Import Modelfiles": "导入模型文件", "Import Modelfiles": "导入模型文件",
"Import Prompts": "导入提示", "Import Prompts": "导入提示",
"Include `--api` flag when running stable-diffusion-webui": "运行 stable-diffusion-webui 时包含 `--api` 标志", "Include `--api` flag when running stable-diffusion-webui": "运行 stable-diffusion-webui 时包含 `--api` 标志",
"Input commands": "", "Input commands": "输入命令",
"Interface": "界面", "Interface": "界面",
"Invalid Tag": "", "Invalid Tag": "无效标签",
"January": "", "January": "",
"join our Discord for help.": "加入我们的 Discord 寻求帮助。", "join our Discord for help.": "加入我们的 Discord 寻求帮助。",
"JSON": "JSON", "JSON": "JSON",
...@@ -240,7 +240,7 @@ ...@@ -240,7 +240,7 @@
"Keep Alive": "保持活动", "Keep Alive": "保持活动",
"Keyboard shortcuts": "键盘快捷键", "Keyboard shortcuts": "键盘快捷键",
"Language": "语言", "Language": "语言",
"Last Active": "", "Last Active": "最后活跃",
"Light": "浅色", "Light": "浅色",
"Listening...": "监听中...", "Listening...": "监听中...",
"LLMs can make mistakes. Verify important information.": "LLM 可能会生成错误信息,请验证重要信息。", "LLMs can make mistakes. Verify important information.": "LLM 可能会生成错误信息,请验证重要信息。",
...@@ -285,7 +285,7 @@ ...@@ -285,7 +285,7 @@
"New Chat": "新聊天", "New Chat": "新聊天",
"New Password": "新密码", "New Password": "新密码",
"No results found": "", "No results found": "",
"No source available": "", "No source available": "没有可用来源",
"Not factually correct": "", "Not factually correct": "",
"Not sure what to add?": "不确定要添加什么?", "Not sure what to add?": "不确定要添加什么?",
"Not sure what to write? Switch to": "不确定写什么?切换到", "Not sure what to write? Switch to": "不确定写什么?切换到",
...@@ -295,7 +295,7 @@ ...@@ -295,7 +295,7 @@
"October": "", "October": "",
"Off": "关闭", "Off": "关闭",
"Okay, Let's Go!": "好的,我们开始吧!", "Okay, Let's Go!": "好的,我们开始吧!",
"OLED Dark": "", "OLED Dark": "暗黑色",
"Ollama": "", "Ollama": "",
"Ollama Base URL": "Ollama 基础 URL", "Ollama Base URL": "Ollama 基础 URL",
"Ollama Version": "Ollama 版本", "Ollama Version": "Ollama 版本",
...@@ -325,10 +325,10 @@ ...@@ -325,10 +325,10 @@
"Permission denied when accessing microphone: {{error}}": "访问麦克风时权限被拒绝:{{error}}", "Permission denied when accessing microphone: {{error}}": "访问麦克风时权限被拒绝:{{error}}",
"Plain text (.txt)": "", "Plain text (.txt)": "",
"Playground": "AI 对话游乐场", "Playground": "AI 对话游乐场",
"Positive attitude": "", "Positive attitude": "积极态度",
"Previous 30 days": "", "Previous 30 days": "",
"Previous 7 days": "", "Previous 7 days": "",
"Profile Image": "", "Profile Image": "用户头像",
"Prompt": "", "Prompt": "",
"Prompt (e.g. Tell me a fun fact about the Roman Empire)": "", "Prompt (e.g. Tell me a fun fact about the Roman Empire)": "",
"Prompt Content": "提示词内容", "Prompt Content": "提示词内容",
...@@ -344,9 +344,9 @@ ...@@ -344,9 +344,9 @@
"Record voice": "录音", "Record voice": "录音",
"Redirecting you to OpenWebUI Community": "正在将您重定向到 OpenWebUI 社区", "Redirecting you to OpenWebUI Community": "正在将您重定向到 OpenWebUI 社区",
"Refused when it shouldn't have": "", "Refused when it shouldn't have": "",
"Regenerate": "", "Regenerate": "重新生成",
"Release Notes": "发布说明", "Release Notes": "发布说明",
"Remove": "", "Remove": "移除",
"Remove Model": "", "Remove Model": "",
"Rename": "", "Rename": "",
"Repeat Last N": "重复最后 N 次", "Repeat Last N": "重复最后 N 次",
...@@ -394,8 +394,8 @@ ...@@ -394,8 +394,8 @@
"Set Voice": "设置声音", "Set Voice": "设置声音",
"Settings": "设置", "Settings": "设置",
"Settings saved successfully!": "设置已保存", "Settings saved successfully!": "设置已保存",
"Share": "", "Share": "分享",
"Share Chat": "", "Share Chat": "分享聊天",
"Share to OpenWebUI Community": "分享到 OpenWebUI 社区", "Share to OpenWebUI Community": "分享到 OpenWebUI 社区",
"short-summary": "简短总结", "short-summary": "简短总结",
"Show": "显示", "Show": "显示",
...@@ -406,8 +406,8 @@ ...@@ -406,8 +406,8 @@
"Sign in": "登录", "Sign in": "登录",
"Sign Out": "登出", "Sign Out": "登出",
"Sign up": "注册", "Sign up": "注册",
"Signing in": "", "Signing in": "正在登录",
"Source": "", "Source": "来源",
"Speech recognition error: {{error}}": "语音识别错误:{{error}}", "Speech recognition error: {{error}}": "语音识别错误:{{error}}",
"Speech-to-Text Engine": "语音转文字引擎", "Speech-to-Text Engine": "语音转文字引擎",
"SpeechRecognition API is not supported in this browser.": "此浏览器不支持 SpeechRecognition API。", "SpeechRecognition API is not supported in this browser.": "此浏览器不支持 SpeechRecognition API。",
...@@ -473,9 +473,9 @@ ...@@ -473,9 +473,9 @@
"Version": "版本", "Version": "版本",
"Warning: If you update or change your embedding model, you will need to re-import all documents.": "", "Warning: If you update or change your embedding model, you will need to re-import all documents.": "",
"Web": "网页", "Web": "网页",
"Web Loader Settings": "", "Web Loader Settings": "Web 加载器设置",
"Web Params": "", "Web Params": "Web 参数",
"Webhook URL": "", "Webhook URL": "Webhook URL",
"WebUI Add-ons": "WebUI 插件", "WebUI Add-ons": "WebUI 插件",
"WebUI Settings": "WebUI 设置", "WebUI Settings": "WebUI 设置",
"WebUI will make requests to": "WebUI 将请求", "WebUI will make requests to": "WebUI 将请求",
...@@ -486,10 +486,10 @@ ...@@ -486,10 +486,10 @@
"Write a summary in 50 words that summarizes [topic or keyword].": "用 50 个字写一个总结 [主题或关键词]。", "Write a summary in 50 words that summarizes [topic or keyword].": "用 50 个字写一个总结 [主题或关键词]。",
"Yesterday": "", "Yesterday": "",
"You": "你", "You": "你",
"You have no archived conversations.": "", "You have no archived conversations.": "你没有存档的对话。",
"You have shared this chat": "", "You have shared this chat": "",
"You're a helpful assistant.": "你是一个有帮助的助手。", "You're a helpful assistant.": "你是一个有帮助的助手。",
"You're now logged in.": "已登录。", "You're now logged in.": "已登录。",
"Youtube": "", "Youtube": "",
"Youtube Loader Settings": "" "Youtube Loader Settings": "Youtube 加载器设置"
} }
...@@ -76,7 +76,7 @@ ...@@ -76,7 +76,7 @@
"Chunk Overlap": "Chunk Overlap", "Chunk Overlap": "Chunk Overlap",
"Chunk Params": "Chunk 參數", "Chunk Params": "Chunk 參數",
"Chunk Size": "Chunk 大小", "Chunk Size": "Chunk 大小",
"Citation": "", "Citation": "引文",
"Click here for help.": "點擊這裡尋找幫助。", "Click here for help.": "點擊這裡尋找幫助。",
"Click here to": "", "Click here to": "",
"Click here to check other modelfiles.": "點擊這裡檢查其他 Modelfiles。", "Click here to check other modelfiles.": "點擊這裡檢查其他 Modelfiles。",
...@@ -285,7 +285,7 @@ ...@@ -285,7 +285,7 @@
"New Chat": "新增聊天", "New Chat": "新增聊天",
"New Password": "新密碼", "New Password": "新密碼",
"No results found": "", "No results found": "",
"No source available": "", "No source available": "沒有可用的來源",
"Not factually correct": "", "Not factually correct": "",
"Not sure what to add?": "不確定要新增什麼嗎?", "Not sure what to add?": "不確定要新增什麼嗎?",
"Not sure what to write? Switch to": "不確定要寫什麼?切換到", "Not sure what to write? Switch to": "不確定要寫什麼?切換到",
...@@ -381,7 +381,7 @@ ...@@ -381,7 +381,7 @@
"Select model": "", "Select model": "",
"Send a Message": "傳送訊息", "Send a Message": "傳送訊息",
"Send message": "傳送訊息", "Send message": "傳送訊息",
"September": "", "September": "九月",
"Server connection verified": "已驗證伺服器連線", "Server connection verified": "已驗證伺服器連線",
"Set as default": "設為預設", "Set as default": "設為預設",
"Set Default Model": "設定預設模型", "Set Default Model": "設定預設模型",
...@@ -394,8 +394,8 @@ ...@@ -394,8 +394,8 @@
"Set Voice": "設定語音", "Set Voice": "設定語音",
"Settings": "設定", "Settings": "設定",
"Settings saved successfully!": "成功儲存設定", "Settings saved successfully!": "成功儲存設定",
"Share": "", "Share": "分享",
"Share Chat": "", "Share Chat": "分享聊天",
"Share to OpenWebUI Community": "分享到 OpenWebUI 社群", "Share to OpenWebUI Community": "分享到 OpenWebUI 社群",
"short-summary": "簡短摘要", "short-summary": "簡短摘要",
"Show": "顯示", "Show": "顯示",
...@@ -406,8 +406,8 @@ ...@@ -406,8 +406,8 @@
"Sign in": "登入", "Sign in": "登入",
"Sign Out": "登出", "Sign Out": "登出",
"Sign up": "註冊", "Sign up": "註冊",
"Signing in": "", "Signing in": "正在登入",
"Source": "", "Source": "來源",
"Speech recognition error: {{error}}": "語音識別錯誤:{{error}}", "Speech recognition error: {{error}}": "語音識別錯誤:{{error}}",
"Speech-to-Text Engine": "語音轉文字引擎", "Speech-to-Text Engine": "語音轉文字引擎",
"SpeechRecognition API is not supported in this browser.": "此瀏覽器不支持 SpeechRecognition API。", "SpeechRecognition API is not supported in this browser.": "此瀏覽器不支持 SpeechRecognition API。",
...@@ -417,7 +417,7 @@ ...@@ -417,7 +417,7 @@
"Subtitle (e.g. about the Roman Empire)": "", "Subtitle (e.g. about the Roman Empire)": "",
"Success": "成功", "Success": "成功",
"Successfully updated.": "更新成功。", "Successfully updated.": "更新成功。",
"Suggested": "", "Suggested": "建議",
"Sync All": "全部同步", "Sync All": "全部同步",
"System": "系統", "System": "系統",
"System Prompt": "系統提示詞", "System Prompt": "系統提示詞",
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment