Add Polish translation (#532)

* Add Polish translation

* Minor fix in Polish translation
This commit is contained in:
Chris
2023-04-13 16:08:09 +02:00
committed by GitHub
parent 183a74d7f7
commit 7ec68caff0
6 changed files with 60 additions and 0 deletions
+28
View File
@@ -0,0 +1,28 @@
{
"OpenAI API Key Required": "Klucz do OpenAI API jest wymagany",
"Please set your OpenAI API key in the bottom left of the sidebar.": "Proszę wprowadzić swój klucz do OpenAI API na pasku bocznym w lewym dolnym rogu",
"Stop Generating": "Zatrzymaj generowanie",
"Prompt limit is {{maxLength}} characters": "Limit prompta wynosi {{maxLength}} znaków",
"System Prompt": "Prompt systemowy",
"You are ChatGPT, a large language model trained by OpenAI. Follow the user's instructions carefully. Respond using markdown.": "Jesteś ChatGPT, duży model językowy wytrenowany przez OpenAI. Postępuj zgodnie z instrukcjami użytkownika. Odpowiedz za pomocą formatu markdown.",
"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",
"Make sure your OpenAI API key is set in the bottom left of the sidebar.": "Upewnij się, że wprowadziłeś swój klucz do OpenAI API na pasku bocznym w lewym dolnym rogu",
"If you completed this step, OpenAI may be experiencing issues.": "Jeśli wykonałeś ten krok to oznacza, że mogą występować problemy po stronie OpenAI.",
"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 UI is an advanced chatbot kit for OpenAI's chat models aiming to mimic ChatGPT's interface and functionality.": "Chatbot UI 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?"
}