Skip to content

Commit

Permalink
Merge branch 'speak.i18n' of https://github.com/Vishalk91-4/sugarizer
Browse files Browse the repository at this point in the history
…into pr/1423
  • Loading branch information
Lionel Laské committed Dec 23, 2023
2 parents 4ee01cb + bc76f9e commit 2d5a1ab
Showing 1 changed file with 60 additions and 0 deletions.
60 changes: 60 additions & 0 deletions activities/Speak.activity/locales/en.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,60 @@
{
"SavedTalk": "Saved Talk",
"TypeSomething": "Hello {{name}}. Please Type something.",
"Sleepy": "I'm sleepy",
"Language": "Language",
"Speech": "Speech",
"Face": "Face",
"TypeSomethingToHear": "Type something to hear it",
"AskRobot": "Ask robot any questions",
"VoiceChat": "Voice chat",
"ratelabel": "Rate:",
"pitchlabel": "Pitch:",
"eyesnumber": "Eyes number:",
"eyes": "Round",
"glasses": "Glasses",
"speak": "Speak",
"langen": "English",
"langca": "Catalan",
"langcs": "Czech",
"langde": "German",
"langel": "Greek",
"langes": "Spanish",
"langeo": "Esperanto",
"langfi": "Finnish",
"langfr": "French",
"langhu": "Hungarian",
"langit": "Italian",
"langkn": "Kannada",
"langla": "Latin",
"langlv": "Latvian",
"langnl": "Dutch",
"langpl": "Polish",
"langpt": "Portuguese",
"langro": "Romanian",
"langsk": "Slovak",
"langsv": "Swedish",
"langtr": "Turkish",
"langzh": "Chinese",
"TutoPrev": "Prev",
"TutoNext": "Next",
"TutoEnd": "End",
"TutoExplainTitle": "Speak Activity",
"TutoExplainContent": "Welcome into the Speak activity. Speak is talking face. Anything you type will be spoken aloud using the speech synthesizer",
"TutoReadTitle": "Reading",
"TutoReadContent": "Click here to enter \"Reading\" mode. Type something to hear it",
"TutoQuestionTitle": "Questions",
"TutoQuestionContent": "Click here to enter \"Question\" mode. Ask robot any questions (available soon)",
"TutoVoiceTitle": "Voice Chat",
"TutoVoiceContent": "Click here to enter \"Voice chat\" mode. There you can talk with the robot (available soon)",
"TutoLanguageTitle": "Language",
"TutoLanguageContent": "Click here to change language. It's important to set the right language to be sure to have the right pronounciation",
"TutoSpeechTitle": "Speech",
"TutoSpeechContent": "Click here to change speech parameters, such as rate and pitch",
"TutoFaceTitle": "Face",
"TutoFaceContent": "Click here to change the look of the face. For example eyes shape and count",
"TutoTextTitle": "Text",
"TutoTextContent": "Type here the text to speech. Click on the right arrow to launch the speech",
"TutoHistoryTitle": "History",
"TutoHistoryContent": "Click here to see previous text spoken. You can also click on them to let them appear in the text box"
}

0 comments on commit 2d5a1ab

Please sign in to comment.