Spaces:
Runtime error
Runtime error
File size: 2,525 Bytes
a28cd69 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 |
{
"OpenAI API Key Required": "OpenAI API ํค๊ฐ ํ์ํฉ๋๋ค",
"Please set your OpenAI API key in the bottom left of the sidebar.": "์ฌ์ด๋๋ฐ ์ผ์ชฝ ํ๋จ์ OpenAI API ํค๋ฅผ ์ค์ ํ์ธ์.",
"Stop Generating": "์์ฑ ์ค์ง",
"Prompt limit is {{maxLength}} characters": "ํ๋กฌํํธ ์ ํ์ {{maxLength}}์์
๋๋ค",
"System Prompt": "์์คํ
ํ๋กฌํธ",
"You are ChatGPT, a large language model trained by OpenAI. Follow the user's instructions carefully. Respond using markdown.": "๋น์ ์ OpenAI์์ ํ๋ จ๋ ๋๊ท๋ชจ ์ธ์ด ๋ชจ๋ธ ChatGPT์
๋๋ค. ์ฌ์ฉ์์ ์ง์๋ฅผ ์ฃผ์ํด์ ๋ฐ๋ฅด์ธ์. ๋งํฌ๋ค์ด์ ์ฌ์ฉํ์ฌ ์๋ตํ์ธ์.",
"Enter a prompt": "ํ๋กฌํํธ๋ฅผ ์
๋ ฅํ์ธ์",
"Regenerate response": "์๋ต ์ฌ์์ฑ",
"Sorry, there was an error.": "์ฃ์กํฉ๋๋ค, ์ค๋ฅ๊ฐ ๋ฐ์ํ์ต๋๋ค.",
"Model": "๋ชจ๋ธ",
"Conversation": "๋ํ",
"OR": "๋๋",
"Loading...": "๋ก๋ ์ค...",
"Type a message...": "๋ฉ์์ง๋ฅผ ์
๋ ฅํ์ธ์...",
"Error fetching models.": "๋ชจ๋ธ์ ๊ฐ์ ธ์ค๋ ์ค ์ค๋ฅ๊ฐ ๋ฐ์ํ์ต๋๋ค.",
"AI": "์ธ๊ณต์ง๋ฅ",
"You": "๋น์ ",
"Cancel": "Cancel",
"Save & Submit": "Save & Submit",
"Make sure your OpenAI API key is set in the bottom left of the sidebar.": "OpenAI API ํค๊ฐ ์ฌ์ด๋๋ฐ ์ผ์ชฝ ํ๋จ์ ์ค์ ๋์ด ์๋์ง ํ์ธํ์ธ์.",
"If you completed this step, OpenAI may be experiencing issues.": "์ด ๋จ๊ณ๋ฅผ ์๋ฃํ ๊ฒฝ์ฐ OpenAI์ ๋ฌธ์ ๊ฐ ์์ ์๋ ์์ต๋๋ค.",
"click if using a .env.local file": "click if using a .env.local file",
"Message limit is {{maxLength}} characters. You have entered {{valueLength}} characters.": "๋ฉ์์ง ์ ํ์ {{maxLength}}์์
๋๋ค. {{valueLength}}์๋ฅผ ์
๋ ฅํ์ต๋๋ค.",
"Please enter a message": "๋ฉ์์ง๋ฅผ ์
๋ ฅํ์ธ์",
"Chatbot UI is an advanced chatbot kit for OpenAI's chat models aiming to mimic ChatGPT's interface and functionality.": "Chatbot UI๋ ChatGPT์ ์ธํฐํ์ด์ค์ ๊ธฐ๋ฅ์ ๋ชจ๋ฐฉํ๋ ๊ฒ์ ๋ชฉํ๋ก ๋ OpenAI์ ์ฑํ
๋ชจ๋ธ๋ค์ ์ํ ๊ณ ๊ธ ์ฑ๋ด ํคํธ์
๋๋ค.",
"Are you sure you want to clear all messages?": "๋ชจ๋ ๋ฉ์์ง๋ฅผ ์ง์ฐ์๊ฒ ์ต๋๊น?",
"Higher values like 0.8 will make the output more random, while lower values like 0.2 will make it more focused and deterministic.": "0.8๊ณผ ๊ฐ์ ๋์ ๊ฐ์ ์ถ๋ ฅ์ ๋ ๋ฌด์์๋ก ๋ง๋ค๊ณ , 0.2์ ๊ฐ์ ๋ฎ์ ๊ฐ์ ๋ ์ง์ค์ ์ด๊ณ ๊ฒฐ์ ๋ก ์ ์ผ๋ก ๋ง๋ค์ด์ค๋๋ค."
}
|