Skip to content

Commit

Permalink
chore: added Sinhala language locales (mckaywrigley#276)
Browse files Browse the repository at this point in the history
  • Loading branch information
dasunNimantha authored Mar 28, 2023
1 parent b2ef40c commit 3f82710
Show file tree
Hide file tree
Showing 4 changed files with 44 additions and 0 deletions.
25 changes: 25 additions & 0 deletions public/locales/si/chat.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
{
"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.": "ඔබ ChatGPT, OpenAI විසින් පුහුණු කරන ලද විශාල භාෂා ආකෘතියකි. පරිශීලක උපදෙස් ප්රවේශමෙන් අනුගමනය කරන්න. මාර්ක්ඩවුන් භාවිතයෙන් ප්‍රතිචාර දක්වන්න.",
"Enter a prompt": "ප්‍රේරකයක් ඇතුළු කරන්න",
"Regenerate response": "ප්‍රතිචාරය පුනර්ජනනය කරන්න",
"Sorry, there was an error.": "සමාවන්න, දෝෂයක් ඇති විය.",
"Model": "ආකෘතිය",
"Conversation": "සංවාදය",
"OR": "හෝ",
"Loading...": "පූරණය වෙමින්...",
"Type a message...": "පණිවිඩයක් ටයිප් කරන්න...",
"Error fetching models.": "ආකෘති ලබා ගැනීමේ දෝෂයකි.",
"AI": "AI",
"You": "ඔබ",
"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 හි ගැටලුවක් විය හැකිය.",
"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?": "ඔබට සියලු පණිවිඩ හිස් කිරීමට අවශ්‍ය බව විශ්වාසද?"
}
1 change: 1 addition & 0 deletions public/locales/si/common.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{}
5 changes: 5 additions & 0 deletions public/locales/si/markdown.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"Copy code": "කේතය පිටපත් කරන්න",
"Copied!": "පිටපත් කළා!",
"Enter file name": "ගොනු නාමය ඇතුළත් කරන්න"
}
13 changes: 13 additions & 0 deletions public/locales/si/sidebar.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
{
"New folder": "නව ෆෝල්ඩරය",
"New chat": "නව සංවාදයක්",
"No conversations.": "සංවාද නැත.",
"Search conversations...": "සංවාද සොයන්න...",
"OpenAI API Key": "OpenAI API යතුර",
"Import conversations": "සංවාද ආයාත කරන්න",
"Are you sure?": "ඔබට විශ්වාස ද?",
"Clear conversations": "සංවාද මකන්න",
"Export conversations": "සංවාද නිර්යාත කරන්න",
"Dark mode": "අඳුරු මාදිලිය",
"Light mode": "ආලෝක මාදිලිය"
}

0 comments on commit 3f82710

Please sign in to comment.