mirror of
https://github.com/ivanfioravanti/chatbot-ollama.git
synced 2023-12-01 22:17:38 +03:00
24 lines
1.3 KiB
JSON
24 lines
1.3 KiB
JSON
{
|
|
"Stop Generating": "Zatrzymaj generowanie",
|
|
"Prompt limit is {{maxLength}} characters": "Limit prompta wynosi {{maxLength}} znaków",
|
|
"System Prompt": "Prompt systemowy",
|
|
"Enter a prompt": "Wprowadź prompt",
|
|
"Regenerate response": "Wygeneruj odpowiedź",
|
|
"Sorry, there was an error.": "Przepraszam, wystąpił błąd.",
|
|
"Model": "Model",
|
|
"Conversation": "Rozmowa",
|
|
"OR": "LUB",
|
|
"Loading...": "Ładowanie...",
|
|
"Type a message...": "Napisz wiadomość...",
|
|
"Error fetching models.": "Błąd podczas pobierania modelu",
|
|
"AI": "SI",
|
|
"You": "Ty",
|
|
"Cancel": "Anuluj",
|
|
"Save & Submit": "Zapisz i wyślij",
|
|
"click if using a .env.local file": "kliknij jeśli używasz pliku .env.local",
|
|
"Message limit is {{maxLength}} characters. You have entered {{valueLength}} characters.": "Limit wiadomości wynosi {{maxLength}} znaków. Wprowadziłeś {{valueLength}} znaków.",
|
|
"Please enter a message": "Proszę wpisać swoją wiadomość",
|
|
"Chatbot Ollama is an advanced chatbot kit for Ollama's models aiming to mimic ChatGPT's interface and functionality.": "Chatbot Ollama to zaawansowane narzędzie chatbotów dla modeli czatów od OpenAI, którego celem jest naśladowanie interfejsu i funkcjonalności ChatGPT.",
|
|
"Are you sure you want to clear all messages?": "Czy na pewno chcesz usunąć wszystkie wiadomości?"
|
|
}
|