mirror of
https://github.com/scratchfoundation/scratch-l10n.git
synced 2024-12-22 05:32:34 -05:00
Add www mongolian translations
This commit is contained in:
parent
1bcac47a24
commit
a686b146ce
35 changed files with 1657 additions and 0 deletions
3
www/scratch-website.3faq-l10njson/mn.json
Normal file
3
www/scratch-website.3faq-l10njson/mn.json
Normal file
|
@ -0,0 +1,3 @@
|
|||
{
|
||||
"preview-faq.title": "Скратч 3.0 FAQ"
|
||||
}
|
34
www/scratch-website.about-l10njson/mn.json
Normal file
34
www/scratch-website.about-l10njson/mn.json
Normal file
|
@ -0,0 +1,34 @@
|
|||
{
|
||||
"about.introOne": "Та Scratch ашиглан хүссэн интерактив зохиол бичиж, тоглоом зохиож, анимэйшн бүтээх; — бүтээлээ онлайн нийгэмлэгтэй хуваалцах боломжтой.",
|
||||
"about.introTwo": "Scratch хүүхэд залууст бүтээлч, системтэй байдлаар сэтгэж, хамтарч ажиллахыг заадаг — эдгээр ур чадварууд нь 21-р зууны зайлшгүй эзэмших чадварууд билээ.",
|
||||
"about.introThree": "Scratch is a project of the Lifelong Kindergarten Group at the MIT Media Lab. It is provided free of charge.",
|
||||
"about.introParents": "Info for parents",
|
||||
"about.introEducators": "Info for educators",
|
||||
"about.whoUsesScratch": "Who Uses Scratch?",
|
||||
"about.whoUsesScratchDescription": "Scratch is designed especially for ages 8 to 16, but is used by people of all ages. Millions of people are creating Scratch projects in a wide variety of settings, including homes, schools, museums, libraries, and community centers.",
|
||||
"about.aroundTheWorld": "Around the World",
|
||||
"about.aroundTheWorldDescription": "Scratch is used in more than 150 different countries and available in more than 40 languages. To change languages, click the menu at the bottom of the page. Or, in the Project Editor, click the globe at the top of the page. To add or improve a translation, see the {translationLink} page.",
|
||||
"about.translationLinkText": "translation",
|
||||
"about.quotes": "Quotes",
|
||||
"about.quotesDescription": "The Scratch Team has received many emails from youth, parents, and educators expressing thanks for Scratch. Want to see what people are saying? You can read a collection of the {quotesLink} we've received.",
|
||||
"about.quotesLinkText": "quotes",
|
||||
"about.learnMore": "Learn More About Scratch",
|
||||
"about.learnMoreHelp": "Tips Page",
|
||||
"about.learnMoreFaq": "Frequently Asked Questions",
|
||||
"about.learnMoreParents": "Information for Parents",
|
||||
"about.learnMoreCredits": "Credits",
|
||||
"about.literacy": "Learn to Code, Code to Learn",
|
||||
"about.literacyDescription": "The ability to code computer programs is an important part of literacy in today’s society. When people learn to code in Scratch, they learn important strategies for solving problems, designing projects, and communicating ideas.",
|
||||
"about.schools": "Scratch in Schools",
|
||||
"about.schoolsDescription": "Students are learning with Scratch at all levels (from elementary school to college) and across disciplines (such as math, computer science, language arts, social studies). Educators share stories, exchange resources, ask questions, and find people on the {scratchedLink}.",
|
||||
"about.scratchedLinkText": "ScratchEd website",
|
||||
"about.research": "Research",
|
||||
"about.researchDescription": "The MIT Scratch Team and collaborators are researching how people use and learn with Scratch (for an introduction, see {spfaLink}). Find out more about Scratch {researchLink} and {statisticsLink} about Scratch.",
|
||||
"about.spfaLinkText": "Scratch: Programming for All",
|
||||
"about.researchLinkText": "research",
|
||||
"about.statisticsLinkText": "statistics",
|
||||
"about.support": "Support and Funding",
|
||||
"about.supportDescription": "The Scratch project has received financial support from the following organizations: {supportersList}. See the {creditsLink} for more information. If you'd like to support Scratch, please see the Scratch Foundation {donateLink}, or contact us at {donateemail}.",
|
||||
"about.donateLinkText": "donations page",
|
||||
"about.creditsLinkText": "credits page"
|
||||
}
|
36
www/scratch-website.boost-l10njson/mn.json
Normal file
36
www/scratch-website.boost-l10njson/mn.json
Normal file
|
@ -0,0 +1,36 @@
|
|||
{
|
||||
"boost.headerText": "The {boostLink} kit brings your LEGO creations to life with powerful motors, a color sensor and more. By combining it with Scratch, you can build your own robotic creatures, tell physical-digital stories, invent new game controllers, or whatever else you can imagine.",
|
||||
"boost.gettingStarted": "Эхлэх",
|
||||
"boost.connectingBoost": "Connecting BOOST to Scratch",
|
||||
"boost.powerBoost": "Turn on your sensor by pressing the power button.",
|
||||
"boost.useScratch3": "Use the {scratch3Link} editor.",
|
||||
"boost.addExtension": "Add the BOOST extension.",
|
||||
"boost.thingsToTry": "Things to Try",
|
||||
"boost.makeAMotorMove": "Make a motor move",
|
||||
"boost.findTurnMotorOnForSeconds": "Find the {turnMotorOnForSeconds} block and click on it.",
|
||||
"boost.turnMotorOnForSeconds": "“turn motor A on for 1 seconds”",
|
||||
"boost.connectALegoBeam": "Connect a LEGO beam with an axle to motor A and click the block again to make it spin.",
|
||||
"boost.starterProjects": "Starter Projects",
|
||||
"boost.troubleshootingTitle": "Troubleshooting",
|
||||
"boost.updateScratchLinkTitle": "Make sure you have the latest version of Scratch Link",
|
||||
"boost.updateScratchLinkText": "Install Scratch Link using the button above. We recommend using the app store installation process to help keep your version up to date.",
|
||||
"boost.checkOSVersionTitle": "Make sure your operating system is compatible with Scratch Link",
|
||||
"boost.checkOSVersionText": "The minimum operating system versions are listed at the top of this page. See instructions for checking your version of {winOSVersionLink} or {macOSVersionLink}.",
|
||||
"boost.winOSVersionLinkText": "Windows",
|
||||
"boost.macOSVersionLinkText": "Mac OS",
|
||||
"boost.closeScratchCopiesTitle": "Close other copies of Scratch",
|
||||
"boost.closeScratchCopiesText": "Only one copy of Scratch can connect with a BOOST at a time. If you have Scratch open in other browser tabs, close it and try again.",
|
||||
"boost.otherComputerConnectedTitle": "Make sure no other computer is connected to your sensor",
|
||||
"boost.otherComputerConnectedText": "Only one computer can be connected to a BOOST at a time. If you have another computer connected to your sensor, disconnect the sensor or close Scratch on that computer and try again.",
|
||||
"boost.imgAltBoostIllustration": "Illustration of the LEGO BOOST.",
|
||||
"boost.imgAltConnectALegoBeam": "A LEGO BOOST hub with an axle and a short beam connected to motor A.",
|
||||
"boost.feedTheCat": "Feed the Cat",
|
||||
"boost.feedTheCatDescription": "Feed a robot cat with colored LEGO bricks.",
|
||||
"boost.imgAltFeedTheCat": "A Scratch project with a white cat",
|
||||
"boost.driving": "Driving",
|
||||
"boost.drivingDescription": "Drive around a wheeled robot and make music.",
|
||||
"boost.imgAltDriving": "A Scratch project with a wheeled robot with eyes",
|
||||
"boost.walkAround": "Walk Around",
|
||||
"boost.walkAroundDescription": "Make your own controller to move a character on the screen.",
|
||||
"boost.imgAltwalkAround": "A Scratch project with character on a green background"
|
||||
}
|
21
www/scratch-website.camp-l10njson/mn.json
Normal file
21
www/scratch-website.camp-l10njson/mn.json
Normal file
|
@ -0,0 +1,21 @@
|
|||
{
|
||||
"camp.title": "Scratch Camp: Down Deep",
|
||||
"camp.dates": "July 24th - August 13th",
|
||||
"camp.welcome": "Welcome to Scratch Camp 2017!",
|
||||
"camp.welcomeIntro": "Come take a dive into the ocean with us and design your very own creation. Your creation can be anything you might find in the ocean - real or made up! <br /> In this year’s camp, dive down deep with us in these three parts:",
|
||||
"camp.part1Dates": "Part 1 (July 24th - July 30th)",
|
||||
"camp.detailsTitle": "Details:",
|
||||
"camp.part1Details": "Create a project introducing us to a character, real or imagined, that lives in the ocean. You could create a monster from the depths, a cute little starfish, a taco eating shark, or anything else you can imagine.",
|
||||
"camp.particpateTitle": "How to Participate:",
|
||||
"camp.part1Particpate": "Part 1 of camp will take place in the <a href=\"https://scratch.mit.edu/studios/4160302/\">Main Camp Cabin studio</a>. Here you can ask questions, view other Scratchers' creations, and submit your own. Go to the studio to learn more!",
|
||||
"camp.part2Dates": "Part 2 (July 31st - August 6th)",
|
||||
"camp.part2Details": "Now make your character interactive! Does your character have questions to ask us? What happens when you click on it? Does it have any special powers? And more!",
|
||||
"camp.part2Particpate": "Part 2 of camp will also take place in the <a href=\"https://scratch.mit.edu/studios/4160302/\">Main Camp Cabin studio</a>. Here you can ask questions, view other Scratchers' creations, and submit your own. Go to the studio to learn more!",
|
||||
"camp.part3Dates": "Part 3 (August 7th - August 13th)",
|
||||
"camp.part3Details": "Create a project using your own creation along with other Scratchers’ creations. It could be a game, story, animation, or anything you come up with!",
|
||||
"camp.part3Particpate": "The <a href=\"https://scratch.mit.edu/studios/4160301/\">Final Projects Camp Cabin studio</a> will hold part 3 of this year's Scratch Camp. Here you can submit your final project, give feedback to others, and celebrate Scratch Camp! Swim on over to the studio when part 3 comes out!",
|
||||
"camp.helpfulInfo": "Helpful Information",
|
||||
"camp.infoCounselors": "The <a href=\"https://scratch.mit.edu/studios/4160300/\">Camp Counselors studio</a> offers a variety of examples for your ocean creation. You can also directly communicate with the Counselors there.",
|
||||
"camp.infoPart3": "Remember, in part 3, you must use some other creations made for this Scratch Camp. Use their part 2 project to learn about the character's personality!",
|
||||
"camp.infoTime": "Don't worry if you aren't around the whole time, you can always participate in whatever part you are available for! Just have fun and dive deep!"
|
||||
}
|
31
www/scratch-website.conference-index-2017-l10njson/mn.json
Normal file
31
www/scratch-website.conference-index-2017-l10njson/mn.json
Normal file
|
@ -0,0 +1,31 @@
|
|||
{
|
||||
"conference-2017.title": "Scratch Conferences 2017",
|
||||
"conference-2017.desc": "This year, in celebration of Scratch’s 10th anniversary, the global Scratch community will host regional Scratch conferences in many cities around the world.",
|
||||
"conference-2017.seeBelow": "Learn more about conference dates and locations below.",
|
||||
"conference-2017.date": "Date",
|
||||
"conference-2017.location": "Location",
|
||||
"conference-2017.audience": "Audience",
|
||||
"conference-2017.language": "Language",
|
||||
"conference-2017.website": "Visit Website",
|
||||
"conference-2017.franceTitle": "Scratch2017BDX",
|
||||
"conference-2017.franceSubTitle": "Opening, Inspiring, Connecting",
|
||||
"conference-2017.franceDesc": "Scratch2017BDX is an opportunity to meet people and share ideas, and to be inspired and inspiring. It's a global fest to celebrate creativity and enjoy discoveries and understanding about Scratch and beyond.",
|
||||
"conference-2017.franceAudience": "Global Scratch family",
|
||||
"conference-2017.brasilTitle": "Conferência Scratch Brasil 2017",
|
||||
"conference-2017.brasilDesc": "The Scratch Brazil Conference 2017 will be a meeting point for Brazilian educators, researchers, developers and makers who are interested in creating, sharing and learning with Scratch. The conference will foster discussions about the use of Scratch in and out of the classroom, creative computing, Scratch extensions, and other important themes related to Scratch's adoption in Brazil. We are planning something very participatory, with lots of hands-on workshops, poster sessions and opportunities for collaboration.",
|
||||
"conference-2017.brasilAudience": "Educators, researchers, developers, and makers",
|
||||
"conference-2017.hungaryTitle": "Scratch 2017 @ Budapest",
|
||||
"conference-2017.hungaryDesc": "The Scratch Conference in Budapest is a unique opportunity to meet our extended Scratch family and grow and inspire each other. It is a space to revel in creative thinking and coding, to dive in and share in all the diverse possibilities we have found. We are change agents — tried and true geeks in our genes — and we look forward to rolling up our shirt sleeves and having some “hard-fun”. Truly in this sphere, the outlook for the future is bright and we are excited. Come, meet, and collaborate with other members of the Scratch community.",
|
||||
"conference-2017.hungaryAudience": "Teachers, educators, foundations",
|
||||
"conference-2017.chileTitle": "Scratch al Sur 2017",
|
||||
"conference-2017.chileSubTitle": "Imaginando, creando, compartiendo",
|
||||
"conference-2017.chileDesc": "Scratch al Sur 2017 is an opportunity to learn about the importance of introducing programming languages in schools. All lectures and workshops will provide an opportunity to share different experiences, from higher levels to those who are beginning to participate in Scratch's global community.",
|
||||
"conference-2017.chileAudience": "School teachers, principals, education administrators, researchers, and information technology professionals",
|
||||
"conference-2017.chinaTitle": "Scratch Conference: China*Love",
|
||||
"conference-2017.chinaDesc": "Join us for a gathering to support creative expression with Scratch in China. Share ways to promote learning with passion for programming, animation, community, and life.",
|
||||
"conference-2017.chinaAudience": "Educators, parents, developers, makers",
|
||||
"conference-2017.costaricaTitle": "Scratch Conference Costa Rica",
|
||||
"conference-2017.costaricaSubTitle": "People, Projects, and Places",
|
||||
"conference-2017.costaricaDesc": "Scratch Conference Costa Rica is a global event taking place at a community level that unites teachers, students, businesses, and leaders, so that coding and design is part of every child's education, starting with Scratch.",
|
||||
"conference-2017.costaricaAudience": "Scratch users, teachers, college professors, potential Scratchers, university students (future teachers and software developers) in Costa Rica and Spanish-speaking Latin America"
|
||||
}
|
27
www/scratch-website.conference-index-2019-l10njson/mn.json
Normal file
27
www/scratch-website.conference-index-2019-l10njson/mn.json
Normal file
|
@ -0,0 +1,27 @@
|
|||
{
|
||||
"conference-2019.title": "Scratch Conferences 2019",
|
||||
"conference-2019.descA": "Scratch conferences are playful gatherings of educators, researchers, developers, and other members of the worldwide Scratch community.",
|
||||
"conference-2019.descB": "These events, held in various locations around the world, provide opportunities for people of diverse backgrounds and practices to discuss how they support children using Scratch, to collaborate and share ideas with one another, and to bring new creative-learning strategies and activities back to their own communities.",
|
||||
"conference-2019.descC": "The first Scratch conference was held at MIT in 2008, and the Scratch Team has continued to organize a Scratch conference every other year. The next Scratch@MIT conference will be held in the summer of 2020 (in Cambridge, Massachusetts, USA).",
|
||||
"conference-2019.descD": "In 2019, there will be several Scratch conferences held in other locations around the world (see below).",
|
||||
"conference-2019.seeBelow": "Schedule & Locations",
|
||||
"conference-2019.joinMailingListButtonText": "Join Mailing List",
|
||||
"conference-2019.joinMailingList": "To learn more about 2020’s Scratch@MIT conference in Cambridge, Massachusetts, and to receive updates about regional conferences around the world, join our mailing list.",
|
||||
"conference-2019.date": "Date",
|
||||
"conference-2019.location": "Location",
|
||||
"conference-2019.audience": "Audience",
|
||||
"conference-2019.language": "Language",
|
||||
"conference-2019.hashtag": "Hashtag",
|
||||
"conference-2019.website": "Visit Website",
|
||||
"conference-2019.ukTitle": "Scratch Conference Europe",
|
||||
"conference-2019.ukDesc": "Hosted by Raspberry Pi, the 2019 Scratch Conference Europe will take place in Cambridge, UK, from Friday 23 August to Sunday 25 August. The schedule is full of exciting participatory activities led by members of the Scratch community. Participants can look forward to workshops, talks, and keynotes across a range of topics, including the new Scratch 3.0, as well as plenty of informal opportunities to chat and connect!",
|
||||
"conference-2019.ukAudience": "Education professionals and volunteers",
|
||||
"conference-2019.kenyaTitle": "Scratch Conference Africa: Scratch2019NBO",
|
||||
"conference-2019.kenyaSubTitle": "Waves of Innovation",
|
||||
"conference-2019.kenyaDesc": "In recognition of Africa's technological contributions to the world and the potential of the youth of Africa, Scratch2019NBO will be held in Nairobi, Kenya. Join educators from around the world to share lessons, empower young people, and celebrate accomplishments in creative coding.",
|
||||
"conference-2019.kenyaPostpone": "The Scratch2019NBO conference, originally planned for Nairobi, Kenya in July 2019, has been postponed. Information about future plans will be available later this year.",
|
||||
"conference-2019.kenyaAudience": "Educators",
|
||||
"conference-2019.chileDesc": "Scratch al Sur Conferencia Chile 2019 is an event aimed at teachers of all educational areas and levels, who seek to innovate in the classroom through creative learning, thus supporting public policies that are promoted through the National Plan of Digital Languages, launched by the Chilean government as of 2019. Various workshops, panels, experiences, stands, a presentation of the new Scratch 3.0, Makey-Makey, and much more will be offered.",
|
||||
"conference-2019.chileAudience": "Teachers and policy makers",
|
||||
"conference-2019.spanishWithSimultaneous": "Spanish - simultaneous translation into English during plenary sessions"
|
||||
}
|
23
www/scratch-website.conference-index-2020-l10njson/mn.json
Normal file
23
www/scratch-website.conference-index-2020-l10njson/mn.json
Normal file
|
@ -0,0 +1,23 @@
|
|||
{
|
||||
"conference-2020.title": "Scratch Conference 2021:",
|
||||
"conference-2020.subtitle": "Let's Create Together!",
|
||||
"conference-2020.dateDesc": "July 22-24, 2021 | Cambridge, MA, USA",
|
||||
"conference-2020.dateDescMore": " (with opening reception the evening of July 21)",
|
||||
"conference-2020.locationDetails": "MIT Media Lab, Cambridge, MA",
|
||||
"conference-2020.date": "When:",
|
||||
"conference-2020.location": "Where:",
|
||||
"conference-2020.desc1": "Join us for the Scratch Conference, an international gathering where educators, researchers, and developers share ideas for supporting creative learning with Scratch.",
|
||||
"conference-2020.desc1a": "Due to the global health crisis, we have delayed the conference for one year, to July 22-24, 2021.",
|
||||
"conference-2020.desc2": "Scratch has become the world's largest coding community for children around the world. The conference offers hands-on workshops, panel discussions, and interactive demonstrations to explore ways for using Scratch to expand creative learning experiences for diverse learners across subject areas.",
|
||||
"conference-2020.desc3": "Together we'll exchange ideas and strategies on how to use Scratch to engage students in learning to think creatively, reason systematically, and work collaboratively—essential skills for everyone in today’s society.",
|
||||
"conference-2020.registrationTitle": "Registration:",
|
||||
"conference-2020.registrationFee": "Conference Fee: $250",
|
||||
"conference-2020.registrationOpen": "The conference fee includes 7 meals (3 breakfast, 3 lunches, 1 dinner) plus refreshments during the day.",
|
||||
"conference-2020.registrationDelayed": "In response to the coronavirus crisis (COVID-19), we have decided to delay the Scratch conference for one year, to July 22-24, 2021. We are sending well wishes to our entire global community and hope you can join us then!",
|
||||
"conference-2020.connectNow": "Want to connect now? We invite you to learn more about our online conversations, resources, and events at {scratchInPracticeLink}.",
|
||||
"conference-2020.scratchInPracticeText": "Scratch in Practice",
|
||||
"conference-2020.register": "Go to registration page",
|
||||
"conference-2020.stayDesc1": "We will be posting revised lodging options at the beginning of 2021.",
|
||||
"conference-2020.stayDesc2": "For additional questions, contact the Scratch Conference Team at {emailLink}",
|
||||
"conference-2020.organizedBy": "The Scratch Conference is organized by the Lifelong Kindergarten group at the MIT Media Lab in collaboration with the Scratch Foundation."
|
||||
}
|
56
www/scratch-website.conference-index-l10njson/mn.json
Normal file
56
www/scratch-website.conference-index-l10njson/mn.json
Normal file
|
@ -0,0 +1,56 @@
|
|||
{
|
||||
"conference-2018.title": "Scratch Conference 2018:",
|
||||
"conference-2018.subtitle": "The Next Generation",
|
||||
"conference-2018.dateDesc": "July 26-28, 2018 | Cambridge, MA, USA",
|
||||
"conference-2018.dateDescMore": " (with opening reception the evening of July 25)",
|
||||
"conference-2018.locationDetails": "MIT Media Lab, Cambridge, MA",
|
||||
"conference-2018.seeBelow": "Learn more about conference dates and locations below.",
|
||||
"conference-2018.date": "When:",
|
||||
"conference-2018.location": "Where:",
|
||||
"conference-2018.desc1": "Join us for the Scratch@MIT conference, a playful gathering of educators, researchers, developers, and other members of the worldwide Scratch community.",
|
||||
"conference-2018.desc2": "We're planning a very participatory conference, with an entire day of hands-on workshops and lots of opportunities for peer-to-peer discussion and collaboration. The conference is intended primarily for adults who support young people learning Scratch.",
|
||||
"conference-2018.registrationDate": "Registration opens March 1, 2018.",
|
||||
"conference-2018.registerNow": "Register Now!",
|
||||
"conference-2018.sessionDesc": "Interested in offering a session? We invite four types of proposals:",
|
||||
"conference-2018.sessionItem1Title": "Poster/demonstration (90 minutes).",
|
||||
"conference-2018.sessionItem1Desc": "Show off your project in an exhibition setting, alongside other presenters. You will be provided with display space for a poster and table space for a computer or handouts.",
|
||||
"conference-2018.sessionItem2Title": "Hands-on workshop (90 minutes).",
|
||||
"conference-2018.sessionItem2Desc": "Engage participants in hands-on activities, highlighting new ways of creating and collaborating with Scratch.",
|
||||
"conference-2018.sessionItem3Title": "Interactive panel (60 minutes).",
|
||||
"conference-2018.sessionItem3Desc": "Discuss a Scratch-related topic in a panel with three or more people. Your proposal should describe how you will engage the audience during the session.",
|
||||
"conference-2018.sessionItem4Title": "Ignite talk (5 minutes).",
|
||||
"conference-2018.sessionItem4Desc": "Share what you've been doing in a short, lively presentation.",
|
||||
"conference-2018.deadline": "Deadline for proposals is February 5, 2018.",
|
||||
"conference-2018.proposal": " Submit Your Proposal",
|
||||
"conference-2018.proposalDeadline": "Deadline for proposals: February 5",
|
||||
"conference-2018.proposalAccept": "Notification of acceptance: March 1",
|
||||
"conference-2018.registrationTitle": "Registration:",
|
||||
"conference-2018.registrationEarly": "Early Bird Registration (March 1-May 1): $200",
|
||||
"conference-2018.registrationStandard": "Standard Registration (after May 1): $300",
|
||||
"conference-2018.questions": "Questions? Contact the Scratch Team at {emailLink}",
|
||||
"conference-2018.questionsTitle": "Questions:",
|
||||
"conference-2018.submissionQ": "I missed the submission deadline. Can I still submit a proposal for the conference?",
|
||||
"conference-2018.submissionAns": "We are no longer accepting proposal submissions.",
|
||||
"conference-2018.regQ": "I can only attend one day of the conference. Do you offer single-day registration?",
|
||||
"conference-2018.regAns": "Sorry, we are not offering single-day tickets.",
|
||||
"conference-2018.accommodationsQ": "I want to plan my visit. Do you have suggestions for accommodations?",
|
||||
"conference-2018.accommodationsAns1": "Yes, MIT partners with several hotels in the area who offer discounts to participants attending MIT events, including: {marriottLink} (0.4 miles from the MIT Media Lab), {holidayinnLink} (1.6 miles), {residenceinnLink} (0.3 miles), and {lemeridienLink} (0.9 miles). To reserve a room at one of these hotels, call the hotel and request the MIT discount. Advance booking is strongly recommended, as summer is a busy time in Boston. All MIT rates are subject to availability.",
|
||||
"conference-2018.accommodationsAns2": "If you are looking for additional accommodation options, we also recommend the {acLink} (7.1 miles), {doubletreeLink} (3.3 miles), and {hotelbostonLink} with the code MITSC2018 (5.3 mile). You might also consider home-share options such as Airbnb. Find an extended list of accommodations {mitLink}.",
|
||||
"conference-2018.here": "here",
|
||||
"conference-2018.accommodationsAns3": "Limited lodging is available in {neuLink} dorms rooms at the following rates:",
|
||||
"conference-2018.apartment": "Apartment",
|
||||
"conference-2018.suite": "Suite",
|
||||
"conference-2018.single": "Single",
|
||||
"conference-2018.double": "Double",
|
||||
"conference-2018.pp": "/person/night",
|
||||
"conference-2018.accommodationsAns4": "To request a dorm room, please complete the {dormrequestLink}. Please note that Northeastern is located in Boston, two miles from the conference site at MIT. It is a half-hour commute via public transportation, accessible by subway via the Green Line (the Northeastern stop on the E line) or the Orange Line (Ruggles Station stop).",
|
||||
"conference-2018.dormRequestText": "Dorm Room Request Form",
|
||||
"conference-2018.letterQ": "Can I get a visa letter?",
|
||||
"conference-2018.letterAns": "Yes. Contact us at {emailLink}, and we can email you a letter.",
|
||||
"conference-2018.preConfQ": "In previous years, there was an event on Wednesday evening before the conference. Will you be hosting something similar this year?",
|
||||
"conference-2018.preConfAns": "There will be an informal, optional reception the evening of Wednesday, July 25. Participants may register early at this time as well.",
|
||||
"conference-2018.bringQ": "What should I bring?",
|
||||
"conference-2018.bringAns": "Plan to bring your personal device (laptops are preferred) and power cord. Presenters should plan to bring all additional presentation materials (we will provide projectors and screens). Snacks and beverages will be available throughout the day.",
|
||||
"conference-2018.moreQ": "Have additional questions?",
|
||||
"conference-2018.moreAns": "Contact the Scratch Team at {emailLink}."
|
||||
}
|
27
www/scratch-website.contact-us-l10njson/mn.json
Normal file
27
www/scratch-website.contact-us-l10njson/mn.json
Normal file
|
@ -0,0 +1,27 @@
|
|||
{
|
||||
"contactUs.title": "Бидэнтэй Харилцах",
|
||||
"contactUs.intro": "You can find answers to most questions about Scratch on our {faqLink} page.",
|
||||
"contactUs.faqLinkText": "Frequently Asked Questions",
|
||||
"contactUs.forumsInfo": "If you cannot find an answer in the FAQ, there are many experienced Scratchers in the Discussion Forums who are happy to help.",
|
||||
"contactUs.forumsLinkText": "Discussion Forums",
|
||||
"contactUs.questionsText": "{questionsLink}: Ask others in the community about anything related to Scratch.",
|
||||
"contactUs.questionsForum": "You can ask general questions about how to do stuff in the {questionsLink} forum.",
|
||||
"contactUs.questionsLinkText": "Questions About Scratch",
|
||||
"contactUs.scriptsText": "{scriptsLink}: Get help with the blocks or code to make your project work.",
|
||||
"contactUs.scriptsForum": "If you need help with a specific project, try posting in the {scriptsLink} forum.",
|
||||
"contactUs.scriptsLinkText": "Help with Scripts",
|
||||
"contactUs.bugsText": "{bugsLink}: Find out how to deal with technical issues you encounter on the Scratch website or in the project editor.",
|
||||
"contactUs.bugsForum": "If you want to report a bug in Scratch, check the {bugsLink} forum. It's the best place to report bugs and see if others are experiencing similar difficulties.",
|
||||
"contactUs.bugsLinkText": "Bugs and Glitches",
|
||||
"contactUs.formIntro": "If you still need to contact us, please fill out the form below with as much detail as you can. If you have any screenshots, attachments or links that help to explain your problem, please include them. We get a lot of mail, so we may not be able to respond to your message.",
|
||||
"contactUs.findHelp": "Where to find help:",
|
||||
"contactUs.contactScratch": "Contact the Scratch Team",
|
||||
"contactUs.qTitle": "Questions",
|
||||
"contactUs.seeFaq": "See the FAQ",
|
||||
"contactUs.faqInfo": "You can find a list of answers to many questions about Scratch on our {faqLink} page.",
|
||||
"contactUs.askCommunity": "Ask the Community",
|
||||
"contactUs.forumsIntro": "You can also look through and post questions in the Scratch Discussion forums.",
|
||||
"contactUs.forumsHelp": "There are many friendly and experienced Scratch community members who can help with the following topics and more:",
|
||||
"contactUs.needSupport": "Need Support?",
|
||||
"contactUs.supportInfo": "Click {helpLink} to type in a question about anything related to Scratch or to contact us. The Scratch Team receives lots of messages each day and is not able to answer each one individually, so we encourage you to read our online support articles and participate in the Discussion forums."
|
||||
}
|
37
www/scratch-website.credits-l10njson/mn.json
Normal file
37
www/scratch-website.credits-l10njson/mn.json
Normal file
|
@ -0,0 +1,37 @@
|
|||
{
|
||||
"credits.title": "Scratch Credits & Contributors",
|
||||
"credits.developers": "Scratch is designed, developed, and moderated by the Lifelong Kindergarten Group at MIT Media Lab:",
|
||||
"credits.moderators": "The team of Scratch moderators manages, supports, and improves the Scratch online community:",
|
||||
"credits.previousTitle": "Previous MIT Scratch Team Members",
|
||||
"credits.previousBody": "Many important contributions have been made by previous Scratch Team members, including John Maloney (who led software development for the first decade of Scratch) and Andrés Monroy-Hernández (who led the development of the first Scratch community website). Other contributors include:",
|
||||
"credits.partnersTitle": "Design and Development Partners",
|
||||
"credits.researchersIntro": "Research on Scratch is being conducted by members of the MIT Scratch Team and researchers at other universities, including:",
|
||||
"credits.partnersBody": "Paula Bontá and Brian Silverman, Playful Invention Company (who started contributing to the design of Scratch even before it was called Scratch).",
|
||||
"credits.researchersTitle": "Scratch Researchers",
|
||||
"credits.researchersBody": "{scratchResearchLink} is being conducted by members of the MIT Scratch Team and researchers at other universities, including:",
|
||||
"credits.researchLinkText": "Research on Scratch",
|
||||
"credits.researchersContributors": "Yasmin Kafai (who collaborated on the {nsfLink}) at the University of Pennsylvania Graduate School of Education, Karen Brennan (who leads the {scratchEdLink}) at the Harvard Graduate School of Education, Benjamin Mako Hill at the University of Washington, Andrés Monroy Hernández at Microsoft Research, Mimi Ito and Crystle Martin at the University of California, Irvine, Quinn Burke at College of Charleston, Deborah Fields at Utah State University, and Kylie Peppler at Indiana University.",
|
||||
"credits.researchNSFLinkText": "initial NSF Scratch grant",
|
||||
"credits.researchScratchEdLinkText": "ScratchEd project",
|
||||
"credits.acknowledgementsTitle": "Acknowledgements",
|
||||
"credits.acknowledgementsContributors": "The following people have also contributed to the development and support of Scratch over the years:",
|
||||
"credits.acknowledgementsTranslators": "With the help of {translatorsLink} around the world, Scratch is available in many languages.",
|
||||
"credits.acknowledgementsTranslatorsLinkText": "Scratch Translators",
|
||||
"credits.acknowledgementsCommunity": "We greatly appreciate all of the contributions by members of the worldwide Scratch community, who have shaped the direction of Scratch by sharing their projects, comments, and ideas.",
|
||||
"credits.acknowledgementsInfluencers": "The ideas of Seymour Papert and Alan Kay have deeply inspired and influenced our work on Scratch.",
|
||||
"credits.supportersTitle": "Supporting Organizations",
|
||||
"credits.supportersFinancialHeader": "The following organizations have provided major financial support for Scratch:",
|
||||
"credits.supportersServicesHeader": "The following organizations donate their services to help keep the Scratch project running:",
|
||||
"credits.supportersOpenHeader": "Scratch would not be possible without free and open source software, including:",
|
||||
"credits.currentSponsors": "Current Sponsors",
|
||||
"credits.currentFinancialSupport": "The following organizations are providing major financial support for Scratch:",
|
||||
"credits.translationsTitle": "Translations",
|
||||
"credits.illustrationsTitle": "Illustrations",
|
||||
"credits.acknowledgementsIllustrations": "Many thanks to the following artists for their contributions to the Scratch sprite library:",
|
||||
"credits.soundsTitle": "Дуунууд",
|
||||
"credits.pastContributors": "Past Contributors",
|
||||
"credits.pastContributorsThanks": "Many important contributions have been made by previous Scratch Team members, including John Maloney (who led software development for the first decade of Scratch) and Andrés Monroy-Hernández (who led the development of the first Scratch community website).",
|
||||
"credits.otherContributors": "Other contributors include:",
|
||||
"credits.acknowledgementsSounds": "The Scratch sound library uses free sound resources from Adobe.com, Archive.org, FreeMusicArchive.org, FreeSound.org, and Incompetech.com.",
|
||||
"credits.soundsThanks": "Thanks to Nina Paley from Archive.org; Kellee Maize, Peter Rudenko, and Chris Zabriskie from FreeMusicArchive.org; and Kevin MacLeod from Incompetech.com. Thanks to the following freesound.org artists:"
|
||||
}
|
60
www/scratch-website.developers-l10njson/mn.json
Normal file
60
www/scratch-website.developers-l10njson/mn.json
Normal file
|
@ -0,0 +1,60 @@
|
|||
{
|
||||
"developers.hereLinkText": "here",
|
||||
"developers.title": "Scratch for Developers",
|
||||
"developers.introLinkText": "Scratch Team at MIT",
|
||||
"developers.intro": "On this page, you’ll find information about open source projects created and maintained by the {introLink}, as well as our thoughts on best practices for designing learning experiences for children.",
|
||||
"developers.projectsTitle": "Projects",
|
||||
"developers.principlesTitle": "Principles",
|
||||
"developers.joinTitle": "Join Us",
|
||||
"developers.donateTitle": "Хандив өргөх",
|
||||
"developers.partnersTitle": "Partners",
|
||||
"developers.faqTitle": "Тогтмол асуудаг асуултууд",
|
||||
"developers.projectsIntro": "The following projects are open source and available for any purpose.",
|
||||
"developers.scratchBlocksTitle": "Scratch Blocks",
|
||||
"developers.scratchBlocksIntroBlocklyLinkText": "Blockly technology",
|
||||
"developers.scratchBlocksIntro": "Scratch Blocks is a new development project for the next generation of graphical programming blocks, based on a collaboration between Google and MIT’s Scratch Team — building on Google’s {blocklyLink} and informed by the Scratch Team’s expertise in developing creative learning tools for young people. Scratch Blocks will provide a framework for building programming blocks in both vertical (text-based) and horizontal (icon-based) formats. You can access the code (currently as a developer-preview) and documentation {githubLink}.",
|
||||
"developers.scratchBlocksBody": "This first release includes code for Scratch’s Horizontal Grammar. Looking ahead, we plan to release additional code including but not limited to the Vertical Grammar (currently used by Scratch), a new Rendering Engine to support sprites and graphic effects, and a new Audio Engine to support creation with sound and music.",
|
||||
"developers.wwwTitle": "Scratch WWW",
|
||||
"developers.wwwIntro": "Scratch-www is a standalone web client for the Scratch Community, built using React and Redux. Access the code and documentation through {wwwIntroLink}.",
|
||||
"developers.LearningPrinciples": "Learning Principles",
|
||||
"developers.DesignPrinciples": "Design Principles",
|
||||
"developers.principlesIntro": "We created Scratch to empower young people to think creatively, reason systematically, and work collaboratively. We are guided by a set of {learningPrinciples} and {designPrinciples} that we hope you will follow as you develop new tools and technologies with Scratch Blocks.",
|
||||
"developers.jrBodyWebsiteLinkText": "ScratchJr website",
|
||||
"developers.jrBody": "ScratchJr is an introductory programming language that enables young children (ages 5-7) to create their own interactive stories and games. For more information, visit the {websiteLink} or access the code and documentation on {githubLink}.",
|
||||
"developers.learningPrinciplesProjectsBody": "People learn best when they are actively working on projects — generating new ideas, designing prototypes, making improvements and creating final products.",
|
||||
"developers.learningPrinciplesPassionTitle": "Passion",
|
||||
"developers.learningPrinciplesPassionBody": "When people focus on things they care about, they work longer and harder, persist in the face of challenges, and learn more in the process.",
|
||||
"developers.learningPrinciplesPeersTitle": "Peers",
|
||||
"developers.learningPrinciplesPeersBody": "Learning flourishes as a social activity, with people sharing ideas, collaborating on projects, and building on one another's work.",
|
||||
"developers.learningPrinciplesPlayTitle": "Тогло",
|
||||
"developers.learningPrinciplesPlayBody": "Learning involves playful experimentation — trying new things, tinkering with materials, testing boundaries, taking risks, iterating again and again.",
|
||||
"developers.designPrinciplesRoomTitle": "Low Floor & Wide Walls",
|
||||
"developers.designPrinciplesRoomBody": "In order to encourage a varied and diverse set of interactions, we explicitly include elements and features that are easy for kids to understand (low floor), but general enough to support diverse uses (wide walls).",
|
||||
"developers.designPrinciplesSimpleTitle": "Make it as Simple as Possible — And Maybe Even Simpler",
|
||||
"developers.designPrinciplesSimpleBody": "Despite the common drive to add more features to software products, we have found that reducing the number of features often improves the user experience. What initially seems like a constraint or limitation can foster new forms of creativity.",
|
||||
"developers.designPrinciplesGlobalTitle": "Many Paths, Many Styles",
|
||||
"developers.designPrinciplesGlobalBody": "Many math and science activities have traditionally been biased towards specific populations. By paying special attention to creating accessible and appealing technologies, we are working to close the gap.",
|
||||
"developers.designPrinciplesTinkerTitle": "Design for Tinkerability",
|
||||
"developers.designPrinciplesTinkerBody": "We believe that the learning process is inherently iterative. Tinkerers start by exploring and experimenting, then revising and refining their goals and creations. To support this style of interaction, we design our interfaces to encourage quick experimentation and rapid cycles of iteration.",
|
||||
"developers.joinBodyJobsLinkText": "Jobs Page",
|
||||
"developers.joinBody": "We're a diverse group of educators, designers, and engineers, who work together in a playful, creative environment full of LEGO bricks, craft materials, and maker tools. We strongly value diversity, collaboration, and respect in the workplace. If you're interested in joining us, take a look at our open positions on our {jobsPageLink}, or send us an email at {emailLink}.",
|
||||
"developers.donateIntroLinkText": "making a donation to support Scratch",
|
||||
"developers.donateIntro": "We are pleased to provide Scratch free of charge. If you enjoy using Scratch, please consider {donateLink}. Donations of any size are appreciated.",
|
||||
"developers.donateBody": "Your donation to the Scratch Foundation will be used to support future development of Scratch software and the Scratch website.",
|
||||
"developers.donateThanks": "Thanks for supporting Scratch!",
|
||||
"developers.partnersIntro": "The creation and maintenance of this open source code would not be possible without generous technical and financial support from our partners:",
|
||||
"developers.faqAboutTitle": "Where can I learn more about Scratch?",
|
||||
"developers.faqAboutBodyLLKLinkText": "Lifelong Kindergarten",
|
||||
"developers.faqAboutBodyMITLinkText": "MIT Media Lab",
|
||||
"developers.faqAboutBody": "Scratch is a free programming language and online community where young people can create their own interactive stories, games, and animations. Scratch is a project of the {llkLink} Group at the {mitLink}. You can learn more about Scratch {aboutLink}.",
|
||||
"developers.faqRulesTitle": "Are there rules to using this code in my application?",
|
||||
"developers.faqRulesBody": "You may use this code in accordance with the license which governs each project. We also strongly encourage you to consider the learning and design principles (above, on this page) when building creative learning experiences for kids of all ages.",
|
||||
"developers.faqNameTitle": "Am I allowed to use the name \"Scratch Blocks\" in the description of my app and other public messaging?",
|
||||
"developers.faqNameBody": "If you wish, you can publicly state that your application is powered by Scratch Blocks. If you do so, we would also encourage you to link back to the code repository.",
|
||||
"developers.faqReleasesTitle": "Are you releasing more code and when?",
|
||||
"developers.faqReleasesBody": "We plan to open source additional code relating to the Scratch programming language over the next few months. Keep an eye on this page!",
|
||||
"developers.faqDifferencesTitle": "What’s the difference between Blockly and Scratch Blocks?",
|
||||
"developers.faqDifferencesBody": "Scratch Blocks builds upon the Blockly code base, and is specifically designed with our principles in mind to support creative learning experiences.",
|
||||
"developers.faqCollabTitle": "I’d like to collaborate. How do I get in touch?",
|
||||
"developers.faqCollabBody": "You can reach us over on {githubLink} or you can send an email to {emailLink}. We look forward to hearing from you!"
|
||||
}
|
24
www/scratch-website.dmca-l10njson/mn.json
Normal file
24
www/scratch-website.dmca-l10njson/mn.json
Normal file
|
@ -0,0 +1,24 @@
|
|||
{
|
||||
"dmca.intro": "The Lifelong Kindergarten research group respects the intellectual property of others, as well as our users. If you believe that your work has been copied in a way that constitutes copyright infringement, please email copyright@scratch.mit.edu, or mail your complaint to the following:",
|
||||
"dmca.llkresponse": "The Lifelong Kindergarten Group will promptly process and investigate notices of alleged infringement and will take appropriate actions under the Digital Millennium Copyright Act (“DMCA”) and other applicable intellectual property laws. Upon receipt of notices complying or substantially complying with the DMCA, the Lifelong Kindergarten Group may act expeditiously to remove or disable access to any material claimed to be infringing. Repeat infringers of third-party copyrights are subject to termination in appropriate circumstances.",
|
||||
"dmca.assessment": "In assessing whether or not a Scratch user has violated your copyrights, please keep in mind that Scratch is an educational and not-for-profit initiative, seeking to aid children’s learning by providing the tools for them to learn and express themselves using digital technology. Please also keep in mind the “Fair Use” doctrine incorporated into the Copyright Act of 1976, 17 U.S.C. § 107.",
|
||||
"dmca.eyetoeye": "We hope you also see Scratch not only as a good way of popularizing your creations/website but also as an opportunity to do something good for children’s education.",
|
||||
"dmca.afterfiling": "If you choose to make a copyright infringement complaint, please note that we may post your notification, with personally identifiable information redacted, to a clearinghouse such as chillingeffects.org. Please also note that you may be liable for damages (including costs and attorneys’ fees) if you materially misrepresent that an activity is infringing your copyright.",
|
||||
"dmca.counternotification": "Counter-notification",
|
||||
"dmca.ifremoved": "If your content has been removed due to a DMCA takedown notice, you believe you have a legal right to use the material, and you want to legally dispute this claim, you can file a DMCA counter-notification. You should only submit a counter-notification if the content was removed because of a mistake or misidentification and you are willing to go to court to defend your use of the material.",
|
||||
"dmca.mailcounter": "A DMCA counter-notification can be emailed to copyright@scratch.mit.edu or mailed to:",
|
||||
"dmca.mustinclude": "This counter-notice must include:",
|
||||
"dmca.fullname": "Your full name",
|
||||
"dmca.address": "Your address",
|
||||
"dmca.phone": "Your phone number",
|
||||
"dmca.email": "Your email address",
|
||||
"dmca.username": "The username of your Scratch account",
|
||||
"dmca.projecturl": "The URLs of the projects which were taken down",
|
||||
"dmca.statementerror": "A statement made under penalty of perjury that the content was removed in error",
|
||||
"dmca.statementjurisdiction": "A statement consenting to jurisdiction in the area which you reside",
|
||||
"dmca.signature": "Your signature",
|
||||
"dmca.valid": "Upon receipt of a valid DMCA counter-notice, Scratch will share the information you provide with the person who made the original claim of copyright infringement against you. They will be able to use this information to contact you or to notify you if they choose to file a lawsuit against you.",
|
||||
"dmca.lawsuit": "If we are not notified about a lawsuit being filed ten (10) business days after providing a counter-notification to a person who has filed a DMCA takedown notice, access to the content which was taken down will be restored.",
|
||||
"dmca.repeat": "Repeat Infringers",
|
||||
"dmca.disableaccess": "We are required by the DMCA to disable access to our service to repeat copyright infringers. If we receive a DMCA compliant takedown notice against a person, and that person doesn’t submit a counter-notification, a strike is added to their account. After three (3) strikes have been received, accounts belonging to the person will be blocked and standard measures will be taken to block their access to Scratch. We assess strikes ten (10) business days after a DMCA takedown notice is received to ensure that no person is blocked before they have a chance to review the issue and submit a valid counter-notice."
|
||||
}
|
54
www/scratch-website.download-l10njson/mn.json
Normal file
54
www/scratch-website.download-l10njson/mn.json
Normal file
|
@ -0,0 +1,54 @@
|
|||
{
|
||||
"download.appTitle": "Scratch аппликэйшнг татаж суулгах",
|
||||
"download.appIntro": "Та интернэт холбогдолгүй Scratch дээр ажиллаж, төслөө хадгалмаар байвал үнэ төлбөргүй Scratch аппликэйшнг татаж суулгаарай.",
|
||||
"download.requirements": "Шаардлагууд",
|
||||
"download.imgAltDownloadIllustration": "Scratch 3.0 Desktop дэлгэцийн агшин",
|
||||
"download.troubleshootingTitle": "Түгээмэл асуултууд",
|
||||
"download.startScratchDesktop": "Scratch Desktop-г эхлүүлэх",
|
||||
"download.howDoIInstall": "Би яаж Scratch Desktop-г суулгах вэ?",
|
||||
"download.whenSupportLinuxApp": "Хэзээ Linux үйлдлийн систем дээр Scratch аппликэйшнг суулгаж болдог болох вэ?",
|
||||
"download.whenSupportLinux": "Хэзээ Linux үйлдлийн систем дээр Scratch-г суулгаж болдог болох вэ?",
|
||||
"download.supportLinuxAnswer": "Одоогоор Scratch Desktop програмыг Linux дээр суулгах боломжгүй. Бид хамтрагчид болон нээлттэй эхийн хөгжүүлэгч нийгэмлэгүүдтэй хамтран, хэрхэн Linux дээр ашиглах боломжтойг судалж байна.",
|
||||
"download.whenSupportLinuxAppAnswer": "Одоогоор Scratch аппликэйшнг Linux дээр суулгах боломжгүй. Бид хамтрагчид болон нээлттэй эхийн хөгжүүлэгч нийгэмлэгүүдтэй хамтран, хэрхэн Linux дээр ашиглах боломжтойг судалж байна.",
|
||||
"download.supportChromeOS": "Хэзээ Chromebook-д зориулсан Scratch Desktop бэлэн болох вэ?",
|
||||
"download.supportChromeOSAnswer": "Chromebook-д зориулсан Scratch Desktop хараахан бэлэн болоогүй байна. Бид 2019 оны сүүлээр гаргахаар хичээн ажиллаж байна.",
|
||||
"download.olderVersionsTitle": "Хуучин хувилбарууд",
|
||||
"download.olderVersions": "Scratch-н хуучин хувилбаруудыг хайж байна уу?",
|
||||
"download.scratch1-4Desktop": "Scratch 1.4",
|
||||
"download.scratch2Desktop": "Scratch 2.0 Offline Editor",
|
||||
"download.cannotAccessMacStore": "Хэрвээ би Mac Store рүү нэвтэрч чадахгүй байгаа бол яах вэ?",
|
||||
"download.cannotAccessWindowsStore": "Хэрвээ би Microsoft Store рүү нэвтэрч чадахгүй байгаа бол яах вэ?",
|
||||
"download.macMoveToApplications": ".dmg гэсэн өргөтөлтэй файлыг нээ. Scratch Desktop-г Application рүү нүүлгэ.",
|
||||
"download.winMoveToApplications": ".exe өргөтгөлтэй файлыг ажиллуул.",
|
||||
"download.doIHaveToDownload": "Би Scratch ашиглахын тулд заавал програм, аппликэйшн суулгах хэрэгтэй юу?",
|
||||
"download.doIHaveToDownloadAnswer": "Шаардлагагүй. Та интернэт хөтчөөрөө www.scratch.mit.edu хаягт хандан, \"Бүтээх\" товчийг дарснаар Scratch онлайн аппликэйшг ашиглах боломжтой.",
|
||||
"download.canIUseScratchLink": "Би өргөтгөлүүд нэмж холбохын тулд Scratch Link-г ашиглаж болох уу?",
|
||||
"download.canIUseScratchLinkAnswer": "Болно. Гэхдээ та Scratch Link ашиглахын тулд интернэтэд холбогдсон байх шаардлагатай.",
|
||||
"download.canIUseExtensions": "Би техник хангамжийн төхөөрөмж, өргөтгөлүүд холбож, ажиллуулж болох уу?",
|
||||
"download.canIUseExtensionsAnswer": "Болно. Scratch аппликэйшн суулгаад өргөтгөл, нэмэлт техник хангамж холбох боломжтой бөгөөд Scratch Link шаардлагагүй.",
|
||||
"download.howConnectHardwareDevices": "Scratch аппликэйшн руу техник хангамжийн төхөөрөмж яаж холбох вэ?",
|
||||
"download.howConnectHardwareDevicesAnswerLink": "Та {operatingsystem}үйлдлийн систем дээр Scratch аппликэйшн ашиглах бол нэмэлт техник хангамжийн төхөөрөмж холбохын тулд Scratch Link татах хэрэгтэй. Scratch Link татахад интернэт холболт хэрэгтэй.",
|
||||
"download.howConnectHardwareDevicesAnswerApp": "Scratch аппликэйшнг суулгаснаар та micro:bit, LEGO BOOST зэрэг техник хамгамжийн нэмэлт төхөөрөмжтэй холбогдож, програмчлах боломжтой болно. {operatingsystem}үйлдлийн систем дээр Scratch ашиглах үед Scratch Link шаардлагагүй. ",
|
||||
"download.desktopAndBrowser": "Би Scratch Desktop болон онлайн хувилбарыг зэрэг нээж, ажиллуулж болох уу?",
|
||||
"download.appAndBrowser": "Би Scratch аппликэйшн болон онлайн хувилбарыг зэрэг нээж, ажиллуулж болох уу?",
|
||||
"download.yesAnswer": "Болно.",
|
||||
"download.onPhone": "Би Андройд утсан дээрээ Scratch суулгаж болох уу?",
|
||||
"download.onPhoneAnswer": "Болохгүй. Одоогоор зөвхөн Андройд үйлдлийн системтэй таблетнууд дээр Scratch програмыг ажиллуулж болно.",
|
||||
"download.howUpdateApp": "Хэрхэн Scratch аппликэйшнээ хэрхэн шинэчлэх вэ?",
|
||||
"download.howUpdateAppAnswerPlayStore": "Google Play дээр шинэ өөрчлөлт орсон эсэхийг шалгаарай. Хэрэв таны ашиглаж буй програмыг таны сургууль зохицуулдаг бол сургуулийн зүгээс шинэчлэлийг хийх хэрэгтэй.",
|
||||
"download.howUpdateAppAnswerDownload": "{operatingsystem}үйлдлийн системд зориулсан Scratch-г шинэчлэхийн тулд хамгийн сүүлийн хувилбарыг татаад суулгана. Татсан програмыг лого дээр дарж хэддүүгэр хувилбарыг татснаа шалгах боломжтой.",
|
||||
"download.canIShare": "Би Scratch Desktop-оосоо төслөө хуваалцаж болох уу?",
|
||||
"download.canIShareAnswer": "Болохгүй. Та төслөө хадгалаад өөрийн Scratch вэбсайт дээрх бүртгэл рүү оруулаад, тэндээсээ хуваалцаж болно. Дараа дараагийн хувилбараар бид компьютер дээрээсээ шууд төслөө интернэтэд байршуулах боломжтой болгоно.",
|
||||
"download.canIShareApp": "Би {operatingsystem} үйлдийн систем дээрх Scratch аппликэйшн дээр хийсэн төслөө онлайн хуваалцаж болох уу?",
|
||||
"download.canIShareAnswerPlayStore": "Болно. 3 цэгний дүрс бүхий цэсэн дээр дараад, \"Хуваалцах\" үйлдлийг сонгоно. Төслөө и-мэйлээр илгээхээс гадна өөрийн Scratch бүртгэл руу ороод, онлайн нийгэмлэгтэй хуваалцах боломжтой.",
|
||||
"download.canIShareAnswerDownloaded": "{operatingsystem}үйлдлийн систем дээр суулгасан Scratch аппликэйшн дээр хийсэн төслийг онлайн шууд хуваалцах боломжгүй. Та төслөө хадгалаад өөрийн Scratch вэбсайт дээрх бүртгэл рүү оруулаад, тэндээсээ хуваалцаж болно. ",
|
||||
"download.whyNoDevicesVisible": "Намайг техник хангамжийн төхөөрөмж залгах үед Scratch яагаад миний төхөөрөмжийг холбогдсон гэж танихгүй байна вэ?",
|
||||
"download.whyNoDevicesVisibleAnswer": "Хэрэв таны төхөөрөмжийг танихгүй байгаа бол{devicePosessive} төхөөрөмжнийхөө bluetooth-г унтрааж асаагаад үзээрэй. Хэрэв танихгүй хэвээр байвал төхөөрөмжний байршил танигч асаалттай эсэхийг шалгаарай. Хэрэв төхөөрөмжийг танихгүй хэвээр байвал {whyNoDevicesContactUsLink}хандана уу.",
|
||||
"download.whyNoDevicesContactUsLink": "бидэнтэй холбогдох",
|
||||
"download.chromebookPossessive": "Chromebook-ний",
|
||||
"download.androidPossessive": "Андройд таблетний",
|
||||
"download.whyAskForLocation": "{operatingsystem}үйлдлийн систем яагаад миний байршлыг асууж байгаа юм бэ?",
|
||||
"download.whyAskForLocationAnswer": "Scratch bluetooth ашиглан micro:bit, LEGO BOOST зэрэг бусад төхөөрөмжүүдтэй холбогддог. Bluetooth-г мөн байршил тогтоогчоор ашиглах боломжтой тул Google bluetooth-г ашиглаж буй бүх хэрэглэгчээс байршлыг нь тогтоох эрх олгохыг хүсдэг. Scratch bluetooth ашиглан таны байршлыг мөшгихгүй.",
|
||||
"download.whereProjectStored": "Scratch аппликэйшн миний төслүүдийг хаана хадгалдаг вэ?",
|
||||
"download.whereProjectStoredAnswer": "Төслүүдийг програм дотор хадгалдаг. Төслийн файлыг гаргаж авахын тулд 3-цэгний дүрс бүхий цэсэн дээр даран, \"Хуваалцах\" сонголтыг дарна. Дараагийн дэлгэцнээс \"гадагш гаргах\" сонголтыг хийхэд таны төхөөрөмж дээр суулгасан аппликэйшнүүдээс хамааран сонголтууд гарч ирнэ. Хамгийн түгээмэл нь Google Drive, Files, болон и-мэйлээр илгэх сонголтууд байдаг."
|
||||
}
|
32
www/scratch-website.download-scratch2-l10njson/mn.json
Normal file
32
www/scratch-website.download-scratch2-l10njson/mn.json
Normal file
|
@ -0,0 +1,32 @@
|
|||
{
|
||||
"download.title": "Scratch 2.0 Offline Editor",
|
||||
"download.intro": "You can install the Scratch 2.0 editor to work on projects without an internet connection. This version will work on Windows and MacOS.",
|
||||
"download.introMac": "<b>Note for Mac Users:</b> the latest version of Scratch 2.0 Offline requires Adobe AIR 20. To upgrade to Adobe AIR 20 manually, go <a href=\"https://get.adobe.com/air/\">here</a>.",
|
||||
"download.installation": "Installation",
|
||||
"download.airTitle": "Adobe AIR",
|
||||
"download.airBody": "If you don't already have it, download and install the latest <a href=\"http://get.adobe.com/air/\">Adobe AIR</a>",
|
||||
"download.macOSX": "Mac OS X",
|
||||
"download.macOlder": "Mac OS 10.5 & Older",
|
||||
"download.windows": "Windows",
|
||||
"download.download": "Татах",
|
||||
"download.offlineEditorTitle": "Scratch Offline Editor",
|
||||
"download.offlineEditorBody": "Next download and install the Scratch 2.0 Offline Editor",
|
||||
"download.supportMaterialsTitle": "Support Materials",
|
||||
"download.supportMaterialsBody": "Need some help getting started? Here are some helpful resources.",
|
||||
"download.starterProjects": "Starter Projects",
|
||||
"download.gettingStarted": "Getting Started Guide",
|
||||
"download.scratchCards": "Scratch Cards",
|
||||
"download.updatesTitle": "Updates",
|
||||
"download.updatesBody": "The Offline Editor can update itself (with user permission). It will check for updates at startup or you can use the \"Check for updates\" command in the file menu.",
|
||||
"download.currentVersion": "The current version is {version}.",
|
||||
"download.otherVersionsTitle": "Other Versions of Scratch",
|
||||
"download.otherVersionsOlder": "If you have an older computer, or cannot install the Scratch 2.0 offline editor, you can try installing <a href=\"http://scratch.mit.edu/scratch_1.4/\">Scratch 1.4</a>.",
|
||||
"download.otherVersionsAdmin": "If you are a network administrator: a Scratch 2.0 MSI has been created and maintained by a member of the community and hosted for public download <a href=\"http://llk.github.io/scratch-msi/\">here</a>.",
|
||||
"download.knownIssuesTitle": "Known issues",
|
||||
"download.knownIssuesOne": "If your offline editor is crashing directly after Scratch is opened, install the Scratch 2 offline editor again (see step 2 above). This issue is due to a bug introduced in Adobe AIR version 14 (released April 2014).",
|
||||
"download.knownIssuesTwo": "Graphic effects blocks (in \"Looks\") may slow down projects due to a known Flash bug.",
|
||||
"download.knownIssuesThree": "The <b>backpack</b> is not yet available.",
|
||||
"download.knownIssuesFour": "On Mac OS you may see a prompt indicating that \"Scratch 2 is trying to install a new helper tool\" and asking for your user name and password. We are currently investigating a solution to this problem.",
|
||||
"download.reportBugs": "Report Bugs and Glitches",
|
||||
"download.notAvailable": "Hmm, editor downloads are not available right now - please refresh the page to try again."
|
||||
}
|
44
www/scratch-website.educator-landing-l10njson/mn.json
Normal file
44
www/scratch-website.educator-landing-l10njson/mn.json
Normal file
|
@ -0,0 +1,44 @@
|
|||
{
|
||||
"teacherlanding.title": "Scratch for Educators",
|
||||
"teacherlanding.intro": "Your students can use Scratch to code their own interactive stories, animations, and games. In the process, they learn to think creatively, reason systematically, and work collaboratively — essential skills for everyone in today’s society. Educators are integrating Scratch across many different subject areas and age groups.",
|
||||
"teacherlanding.resourcesTitle": "Resources",
|
||||
"teacherlanding.connectTitle": "Холбогд",
|
||||
"teacherlanding.newsTitle": "News",
|
||||
"teacherlanding.teacherAccountsTitle": "Teacher Accounts",
|
||||
"teacherlanding.educatorResourcesTitle": "Resources for Educators",
|
||||
"teacherlanding.educatorGuides": "{educatorLink} show you how to prepare and run Scratch classes and workshops.",
|
||||
"teacherlanding.educatorGuideLinkText": "Educator Guides",
|
||||
"teacherlanding.sip": "{sipName} ({abbreviatedSipName}) shares ideas and resources from Scratch Team and educators around the world. Each month, the {abbreviatedSipName} website features a new theme to explore and discuss.",
|
||||
"teacherlanding.sipName": "Scratch in Practice",
|
||||
"teacherlanding.abbreviatedSipName": "SiP",
|
||||
"teacherlanding.howUsingScratch": "How Educators Are Using Scratch",
|
||||
"teacherlanding.seeLatest": "See the latest",
|
||||
"teacherlanding.creativeComputing": "{scratchEdLink} from the ScratchEd Team at Harvard provides plans, activities, and strategies for introducing creative computing in the classroom.",
|
||||
"teacherlanding.scratchEdLinkText": "Creative Computing",
|
||||
"teacherlanding.studentResourcesTitle": "Resources for Students",
|
||||
"teacherlanding.tutorialResources": "Explore {tutorialLink} to find out how you can create stories, animations, games, and more!",
|
||||
"teacherlanding.tutorialLink": "Scratch Tutorials",
|
||||
"teacherlanding.codingCardResources": "Download and print {codingCardLink} for step-by-step instructions for a variety of projects.",
|
||||
"teacherlanding.codingCardLink": "Coding Cards",
|
||||
"teacherlanding.ideasResources": "Visit the {ideasPageLink} for additional resources from the Scratch Team",
|
||||
"teacherlanding.ideasLink": "Ideas Page",
|
||||
"teacherlanding.connectingWithEducators": "Connecting with Other Educators",
|
||||
"teacherlanding.teachingWithScratch": "Join the {teachingWithScratchLink} Facebook group to share ideas, questions, and resources related to teaching with Scratch.",
|
||||
"teacherlanding.teachingWithScratchLink": "Teaching with Scratch",
|
||||
"teacherlanding.attendMeetups": "Attend {meetupLink} to share ideas and strategies with other educators for supporting computational creativity in all its forms.",
|
||||
"teacherlanding.meetupLink": "ScratchEd Educator Meetups",
|
||||
"teacherlanding.moreGetStartedTitle": "More Ways to Get Started",
|
||||
"teacherlanding.csFirst": "Google’s free curriculum, {csFirstLink}, has been used by students and educators worldwide. Over 1,000 instructional videos and lesson plans introduce students to Scratch.",
|
||||
"teacherlanding.csFirstLink": "CS First",
|
||||
"teacherlanding.codeClub": "Visit {codeClubLink} to access more than 30 free project modules to engage students in learning to make interactive stories, games, and animations.",
|
||||
"teacherlanding.codeClubLink": "Code Club",
|
||||
"teacherlanding.newsAndUpdatesTitle": "News and Updates",
|
||||
"teacherlanding.followUs": "Follow us on {facebookLink}, {twitterLink}, and {instagramLink}!",
|
||||
"teacherlanding.signupTips": "Sign up to receive {signupTipsLink} from the Scratch Team",
|
||||
"teacherlanding.signupTipsLink": "updates and tips",
|
||||
"teacherlanding.accountsTitle": "Teacher Accounts in Scratch",
|
||||
"teacherlanding.accountsRequestInfo": "As an educator, you can request a Scratch Teacher Account, which makes it easier to create accounts for students and to manage their projects and comments. To learn more, see the {setupGuideLink} and the {teacherAccountFaqLink}.",
|
||||
"teacherlanding.accountsSetupGuide": "Teacher Account Setup Guide",
|
||||
"teacherlanding.accountsFaqPage": "Teacher Account FAQ page",
|
||||
"teacherlanding.requestAccount": "Request Account"
|
||||
}
|
55
www/scratch-website.ev3-l10njson/mn.json
Normal file
55
www/scratch-website.ev3-l10njson/mn.json
Normal file
|
@ -0,0 +1,55 @@
|
|||
{
|
||||
"ev3.headerText": "{ev3Link} is an invention kit with motors and sensors you can use to build interactive robotic creations. Connecting it to Scratch expands the possibilities: build a robotic puppet and tell stories, make your own musical instruments and game controllers, or whatever else you can imagine.",
|
||||
"ev3.gettingStarted": "Эхлэх",
|
||||
"ev3.connectingEV3": "Connecting EV3 to Scratch",
|
||||
"ev3.turnOnEV3": "Turn on your EV3 by holding down the center button.",
|
||||
"ev3.useScratch3": "Use the {scratch3Link} editor.",
|
||||
"ev3.addExtension": "Add the EV3 extension.",
|
||||
"ev3.firstTimeConnecting": "First time connecting your EV3?",
|
||||
"ev3.pairingDescription": "After clicking the connect button in Scratch, you will need to pair it with your computer:",
|
||||
"ev3.acceptConnection": "Accept the connection.",
|
||||
"ev3.acceptPasscode": "Accept the passcode.",
|
||||
"ev3.windowsFinalizePairing": "Wait for your device to be ready.",
|
||||
"ev3.macosFinalizePairing": "Enter the passcode on your computer.",
|
||||
"ev3.chromeosFinalizePairing": "Enter the passcode on your Chromebook.",
|
||||
"ev3.thingsToTry": "Things to Try",
|
||||
"ev3.makeMotorMove": "Make a motor move",
|
||||
"ev3.plugMotorIn": "Plug a motor into {portA} on the EV3 hub",
|
||||
"ev3.portA": "port A",
|
||||
"ev3.clickMotorBlock": "Find the {motorBlockText} block and click on it.",
|
||||
"ev3.motorBlockText": "\"motor A turn this way\"",
|
||||
"ev3.starterProjects": "Starter Projects",
|
||||
"ev3.starter1BasketballTitle": "Play Basketball",
|
||||
"ev3.starter1BasketballDescription": "Move in front of the distance sensor to bounce the ball.",
|
||||
"ev3.starter2MusicTitle": "Хөгжим зохиох",
|
||||
"ev3.starter2MusicDescription": "Press the buttons to play saxophone and drums.",
|
||||
"ev3.starter3SpaceTitle": "Space Tacos",
|
||||
"ev3.starter3SpaceDescription": "Build your own controller to catch tacos in space.",
|
||||
"ev3.troubleshootingTitle": "Troubleshooting",
|
||||
"ev3.checkOSVersionTitle": "Make sure your operating system is compatible with Scratch Link",
|
||||
"ev3.checkOSVersionText": "The minimum operating system versions are listed at the top of this page. See instructions for checking your version of {winOSVersionLink} or {macOSVersionLink}.",
|
||||
"ev3.winOSVersionLinkText": "Windows",
|
||||
"ev3.macOSVersionLinkText": "Mac OS",
|
||||
"ev3.makeSurePairedTitle": "Make sure your computer is paired with your EV3",
|
||||
"ev3.makeSurePairedText": "Your computer needs to be paired with your EV3 before it can connect to Scratch. We try to do this automatically the first time you add the EV3 extension, but if it isn't working you can try these {pairingInstructionLink}.",
|
||||
"ev3.pairingInstructionText": "bluetooth pairing instructions from LEGO",
|
||||
"ev3.reconnectTitle": "On Windows, try un-pairing before connecting",
|
||||
"ev3.reconnectText": "If you have connected before and are unable to reconnect, try manually un-pairing your EV3 from your computer: open your Bluetooth settings, find your EV3, and remove it.",
|
||||
"ev3.closeScratchCopiesTitle": "Close other copies of Scratch",
|
||||
"ev3.closeScratchCopiesText": "Only one copy of Scratch can connect with the EV3 at a time. If you have Scratch open in other browser tabs, close it and try again.",
|
||||
"ev3.otherComputerConnectedTitle": "Make sure no other computer is connected to your EV3",
|
||||
"ev3.otherComputerConnectedText": "Only one computer can be connected to an EV3 at a time. If you have another computer connected to your EV3, disconnect the EV3 or close Scratch on that computer and try again.",
|
||||
"ev3.updateFirmwareTitle": "Try updating your EV3 firmware",
|
||||
"ev3.updateFirmwareText": "We recommend updating to EV3 firmware version 1.10E or above. See {firmwareUpdateLink}.",
|
||||
"ev3.firmwareUpdateText": "firmware update instructions from LEGO",
|
||||
"ev3.imgAltEv3Illustration": "Illustration of an EV3 hub, featuring some examples of interacting with it.",
|
||||
"ev3.imgAltAcceptConnection": "Use the buttons on your EV3 to accept the connection.",
|
||||
"ev3.imgAltAcceptPasscode": "Use the center button on your EV3 to accept the passcode.",
|
||||
"ev3.imgAltWaitForWindows": "Windows will notify you when the EV3 is ready.",
|
||||
"ev3.imgAltEnterPasscodeMac": "Enter the passcode into the connection request window opening on your Mac.",
|
||||
"ev3.imgAltEnterPasscodeChrome": "Enter the passcode into the connection request window opening on your Chromebook.",
|
||||
"ev3.imgAltPlugInMotor": "To find port A: hold the EV3 with the screen and buttons facing you, with the screen above the buttons. Port A is on top, and it is the left-most one",
|
||||
"ev3.imgAltStarter1Basketball": "A Scratch project with a basketball.",
|
||||
"ev3.imgAltStarter2Music": "A Scratch project with musical instruments.",
|
||||
"ev3.imgAltStarter3Space": "A Scratch project with Scratch Cat and a taco in space."
|
||||
}
|
5
www/scratch-website.explore-l10njson/mn.json
Normal file
5
www/scratch-website.explore-l10njson/mn.json
Normal file
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"explore.trending": "Их хандалттай",
|
||||
"explore.popular": "Нийтлэг",
|
||||
"explore.recent": "Сүүлд хийсэн"
|
||||
}
|
198
www/scratch-website.faq-l10njson/mn.json
Normal file
198
www/scratch-website.faq-l10njson/mn.json
Normal file
|
@ -0,0 +1,198 @@
|
|||
{
|
||||
"faq.title": "Frequently Asked Questions (FAQ)",
|
||||
"faq.intro": "On this page, you’ll find answers to frequently asked questions about Scratch.",
|
||||
"faq.aboutTitle": "General Questions",
|
||||
"faq.scratch3Title": "Scratch 3.0",
|
||||
"faq.remixTitle": "Remixing and Copying",
|
||||
"faq.accountsTitle": "Accounts",
|
||||
"faq.permissionsTitle": "Licensing and Permissions",
|
||||
"faq.inappropriateContentTitle": "Inappropriate Content",
|
||||
"faq.scratchExtensionsTitle": "Scratch Extensions",
|
||||
"faq.cloudDataTitle": "Үүлэн хувьсагч",
|
||||
"faq.aboutScratchTitle": "What is Scratch, and what can I do with it?",
|
||||
"faq.aboutScratchBody": "With the Scratch programming language and online community, you can create your own interactive stories, games, and animations -- and share your creations with others around the world. As young people create and share Scratch projects, they learn to think creatively, reason systematically, and work collaboratively. To learn more about Scratch, see the {aboutScratchLink} page.",
|
||||
"faq.aboutScratchLinkText": "Скратчийн тухай",
|
||||
"faq.makeGameTitle": "How do I make a game or animation with Scratch?",
|
||||
"faq.makeGameBody": "Check out the {ideasLink} to see lots of ways to get started with Scratch",
|
||||
"faq.ideasLinkText": "Ideas page",
|
||||
"faq.whoUsesScratchTitle": "Who uses Scratch?",
|
||||
"faq.whoUsesScratchBody": "Scratch is used by people from all backgrounds, in all countries around the world, in all types of settings -- homes, schools, libraries, museums, and more. Scratch is designed especially for young people ages 8 to 16, but people of all ages create and share with Scratch. Younger children may want to try {scratchJrLink}, a simplified version of Scratch designed for ages 5 to 7.",
|
||||
"faq.requirementsTitle": "What are the system requirements for Scratch?",
|
||||
"faq.requirementsBody": "Scratch will run in most current web browsers on desktops, laptops and tablets. You can view projects on mobile phones, but currently you are not able to create or edit projects on phones. Below is the list of officially supported browsers.",
|
||||
"faq.requirementsDesktop": "Desktop",
|
||||
"faq.requirementsDesktopChrome": "Chrome (63+)",
|
||||
"faq.requirementsDesktopEdge": "Edge (15+)",
|
||||
"faq.requirementsDesktopFirefox": "Firefox (57+)",
|
||||
"faq.requirementsDesktopSafari": "Safari (11+)",
|
||||
"faq.requirementsDesktopIE": "Internet Explorer is NOT supported.",
|
||||
"faq.requirementsTablet": "Tablet",
|
||||
"faq.requirementsTabletChrome": "Mobile Chrome (63+)",
|
||||
"faq.requirementsTabletSafari": "Mobile Safari (11+)",
|
||||
"faq.requirementsNote": "Note:",
|
||||
"faq.requirementsNoteDesktop": "If your computer doesn’t meet these requirements, you can try the {downloadLink} editor (see next item in FAQ). ",
|
||||
"faq.scratchApp": "Scratch app",
|
||||
"faq.requirementsNoteWebGL": "If you encounter a WebGL error, try a different browser.",
|
||||
"faq.requirementsNoteTablets": "On tablets, there is currently not a way to use \"key pressed\" blocks or right-click context menus.",
|
||||
"faq.offlineTitle": "Do you have a downloadable version so I can create and view projects offline?",
|
||||
"faq.offlineBody": "The Scratch app allows you to create Scratch projects without an internet connection. You can download the {downloadLink} from the Scratch website or the app store for your device. (This was previously called the \"Scratch Offline Editor\").",
|
||||
"faq.uploadOldTitle": "Can I still upload projects created with older versions of Scratch to the website?",
|
||||
"faq.uploadOldBody": "Yes: You can share or upload projects made with earlier versions of Scratch, and they will be visible and playable. (However, you can’t download projects made with or edited in later versions of Scratch and open them in earlier versions. For example, you can’t open a Scratch 3.0 project in the desktop version of {scratch2Link}, because Scratch 2.0 doesn’t know how to read the .sb3 project file format.)",
|
||||
"faq.scratch2": "Scratch 2.0",
|
||||
"faq.scratchCostTitle": "How much does Scratch cost? Do I need a license?",
|
||||
"faq.scratchCostBody": "Scratch is and always will be free. You don’t need a license to use Scratch in your school, home, or anywhere else. The development and maintenance of Scratch is paid for by grants and donations. If you’d like to contribute to Scratch, check out our {donateLink}.",
|
||||
"faq.donateLinkText": "Donate page",
|
||||
"faq.mediaLabTitle": "Who created Scratch?",
|
||||
"faq.mediaLabBody": "Scratch is developed and maintained by the Scratch Team at the {llkLink} at {mediaLabLink}.",
|
||||
"faq.llkLinkText": "Lifelong Kindergarten group",
|
||||
"faq.mediaLabLinkText": "MIT Media Lab",
|
||||
"faq.aboutScratch3Title": "What is Scratch 3.0?",
|
||||
"faq.aboutScratch3Body": "Scratch 3.0 is the latest generation of Scratch, launched on January 2, 2019. It is designed to expand how, what, and where you can create with Scratch. It includes dozens of new sprites, a totally new sound editor, and many new programming blocks. And with Scratch 3.0, you’re able to create and play projects on your tablet, in addition to your laptop or desktop computer.",
|
||||
"faq.reportBugsScratch3Title": "How can I report bugs and share feedback on Scratch 3.0?",
|
||||
"faq.reportBugsScratch3Body": "You can report bugs and share feedback in the {forumsLink} section of the Scratch discussion forums.",
|
||||
"faq.forumsLinkText": "Bugs & Glitches",
|
||||
"faq.languagesScratch3Title": "Is Scratch 3.0 available in multiple languages?",
|
||||
"faq.languagesScratch3Body1": "Yes. To change the language of the programming blocks, click on the “globe” icon in the top navigation bar of the programming editor, then click on the dropdown menu to select a language.",
|
||||
"faq.languagesScratch3Body2": "All of our translations are done by volunteers. The Scratch 3.0 editor has already been translated into 40+ languages. You can view all the languages currently being translated and reviewed on our {transifexLink}. If you want to help with translation or review, please contact {emailLink}.",
|
||||
"faq.transifexLinkText": "translation server",
|
||||
"faq.removedBlocksScratch3Title": "Does Scratch 3.0 remove any coding blocks from earlier versions of Scratch?",
|
||||
"faq.removedBlocksScratch3Body": "No coding blocks have been removed in Scratch 3.0, but some have changed a bit and others have moved into \"Extensions\" (as described below, in the {extensionsFAQLink} section).",
|
||||
"faq.newBlocksScratch3Title": "Does Scratch 3.0 introduce new blocks?",
|
||||
"faq.newBlocksScratch3Body": "Yes! In Scratch 3.0 you’ll find:",
|
||||
"faq.newBlocksSoundEffect": "New \"sound effect\" blocks",
|
||||
"faq.newBlocksOperators": "New operators that make it easier to work with text (strings)",
|
||||
"faq.newBlocksPen": "New pen blocks, including support for transparency",
|
||||
"faq.newBlocksGlide": "New glide block to move easily to a sprite (or random point)",
|
||||
"faq.newBlocksExtensions": "Many new capabilities through \"Scratch Extensions\" (see the Extensions section below)",
|
||||
"faq.biggerBlocksScratch3Title": "Why are the blocks bigger in Scratch 3.0 than in earlier versions?",
|
||||
"faq.biggerBlocksScratch3Body": "In order to make Scratch 3.0 work well on touch devices (like many Chromebooks, Windows Surface laptops, and tablets), we needed to make the blocks bigger, so that it’s easier to drag and tap the blocks. In addition, blocks are slightly bigger in Scratch 3.0 to help address issues we observed with new users having trouble clicking and dragging small interface elements.",
|
||||
"faq.extensionsScratch3Title": "Where did the Pen blocks go? Where did the Music blocks go? Where did the Video Sensing blocks go?",
|
||||
"faq.extensionsScratch3Body": "The Pen, Music, and Video Sensing blocks have been moved into extensions. Extensions can be added by clicking the button on the bottom left of the screen (see the \"Extensions\" section below).",
|
||||
"faq.paintEditorScratch3Title": "What are the new features in the Paint Editor?",
|
||||
"faq.paintEditorScratch3Body": "The Paint Editor has been redesigned to provide powerful new features while also making it easier to use. Changes and new features include:",
|
||||
"faq.paintEditorLayout": "New layout that makes available tools and options more visible",
|
||||
"faq.paintEditorTools": "New tools such as an \"eraser\" that works in vector mode",
|
||||
"faq.paintEditorColors": "More options for selecting and adjusting colors",
|
||||
"faq.paintEditorVector": "More control over vector points (curve handles and point modes)",
|
||||
"faq.paintEditorLayers": "Additional controls for ordering layers (\"bring to front\", \"move to back\", etc.)",
|
||||
"faq.paintEditorGradients": "New gradient controls",
|
||||
"faq.soundEditorScratch3Title": "What are the new features in the Sound Editor?",
|
||||
"faq.soundEditorScratch3Body": "The Sound Editor has been redesigned to make it easier to record and manipulate sounds. It offers a number of new features:",
|
||||
"faq.soundEditorRecording": "New recording system that is easier to use",
|
||||
"faq.soundEditorTrimming": "New audio trimming system that is easier to use",
|
||||
"faq.soundEditorEffects": "New sound effects (such as \"faster\", \"slower\", \"echo\", and \"robot\")",
|
||||
"faq.tipsWindwScratch3Title": "What happened to the Scratch Tips Window?",
|
||||
"faq.tipsWindowScratch3Body": "Instead of the Tips Window, Scratch 3.0 provides similar material through the Tutorials Library, which can be accessed through the Tutorials link in the top navigation bar in the programming editor. You’ll find tutorials for entire projects (like \"Make a Chase Game\") or specific blocks and features (such as \"Record a Sound\" or \"Make it Spin\"). More tutorials will be added soon (such as \"Pong Game\" and \"Make It Fly\").",
|
||||
"faq.remixDefinitionTitle": "What is a remix?",
|
||||
"faq.remixDefinitionBody": "When a Scratcher makes a copy of someone else’s project and modifies it to add their own ideas (for example, by changing scripts or costumes), the resulting project is called a \"remix\". Every project shared to the Scratch website can be remixed. We consider even a minor change to be a valid remix, as long as credit is given to the original project creator and others who made significant contributions to the remix.",
|
||||
"faq.remixableTitle": "Why does the Scratch Team require that all projects be “remixable”?",
|
||||
"faq.remixableBody": "We believe that remixing other people’s projects is a great way to learn to program and to create interesting projects. Through remixing, creative ideas spread through the Scratch community, and everyone benefits. All projects shared on the Scratch website are covered by the “Creative Commons Share Alike” license, which means that you can remix any project you see on the Scratch website -- and everyone else can remix any of the projects that you share on the website.",
|
||||
"faq.creativeCommonsTitle": "What if I don’t want others to remix my projects?",
|
||||
"faq.creativeCommonsBody": "Remixing is an important part of the Scratch community. If you don’t want others to view or remix your creations, you can still create projects on the Scratch website, but don’t share them on the website.",
|
||||
"faq.fairUseTitle": "Can I use images / sounds / media from the internet in my projects?",
|
||||
"faq.fairUseBody": "If you choose to integrate someone else’s work into your own, be sure to give them credit on the project “credits” section, and include a link back to the original. To find art / sounds that are already licensed for remixing, check out the {ccLink}.",
|
||||
"faq.ccLinkText": "Creative Commons search page",
|
||||
"faq.whyAccountTitle": "Why is it useful to have a Scratch account?",
|
||||
"faq.whyAccountBody": "Even without an account, you can play other people’s projects, read comments and forums, and even create your own projects. But you need an account to save and share projects, write comments and forum posts, and participate in other \"social\" activities in the community (like \"loving\" other people’s projects).",
|
||||
"faq.createAccountTitle": "How can I create an account?",
|
||||
"faq.createAccountBody": "Just click \"Join\" on the Scratch home page. You’ll need to respond to a few questions, and provide an email address. It takes just a couple minutes, and it’s totally free!",
|
||||
"faq.checkConfirmedTitle": "How can I check whether my account has been confirmed?",
|
||||
"faq.howToConfirmTitle": "How do I confirm my account?",
|
||||
"faq.howToConfirmBody": "After you create a new account on Scratch, you’ll receive an email message with a link. Just click the link to confirm your account. Once you confirm your account, you’ll be able to share projects, write comments, and create studios. Confirming your account also lets you receive email updates from the Scratch Team. If you cannot find the email with the confirmation link, check your Spam folder. If you still can’t find it, and want to receive another copy, go to your Account Settings, click the Email tab, and follow the instructions there. Please note that it may take up to an hour for the email to arrive. If you still don't see the email after an hour, {contactLink}.",
|
||||
"faq.contactLinkText": "let us know",
|
||||
"faq.checkConfirmedBody": "To check whether your account is confirmed, login to your Scratch account and go to your {settingsLink} page. Confirmed email addresses will show a small green checkmark. Otherwise, you will see the text \"Your email address is unconfirmed\" in orange.",
|
||||
"faq.settingsLinkText": "Email Settings",
|
||||
"faq.requireConfirmTitle": "Do I have to confirm my account?",
|
||||
"faq.requireConfirmBody": "You can still use many aspects of Scratch without confirming your account, including creating and saving projects (without sharing them).",
|
||||
"faq.forgotPasswordTitle": "I forgot my username or password. How can I reset it?",
|
||||
"faq.forgotPasswordBody": "Enter your username or email address on the {resetLink} page. The website will send an email to the address associated with your username and a link you can use to reset your password.",
|
||||
"faq.resetLinkText": "Password Reset",
|
||||
"faq.changePasswordTitle": "How do I change my password?",
|
||||
"faq.changePasswordBody": "Login to your Scratch account, then visit our {changeLink} page where you can change your password.",
|
||||
"faq.changeLinkText": "Password Settings",
|
||||
"faq.changeEmailTitle": "How do I change my email address?",
|
||||
"faq.changeEmailBody": "Login to your Scratch account, then visit our {changeEmailLink} page where you can change your email address.",
|
||||
"faq.newScratcherTitle": "How do I transition from 'New Scratcher' to 'Scratcher'?",
|
||||
"faq.newScratcherBody": "When you create an account, you’ll be labelled as a “New Scratcher.” To make the transition to \"Scratcher\", you should make and share projects, comment helpfully on other Scratchers’ projects, and be patient! After you’ve met the requirements, a link will appear on your profile page inviting you to become a Scratcher, and you’ll have some additional capabilities on the Scratch website. (Note that we don't promote New Scratchers to Scratcher on request )",
|
||||
"faq.multipleAccountTitle": "Can I have more than one account?",
|
||||
"faq.multipleAccountBody": "It's fine to have a few accounts on the Scratch website, as long as none of them are used to break the {cgLink}. In that case, all related accounts may be blocked or deleted.",
|
||||
"faq.multipleLoginTitle": "Is it OK to have more than one person logged into an account?",
|
||||
"faq.multipleLoginBody": "This is not allowed because the website and project editor can easily get confused when more than one person is logged in to the same account. When an account does something that violates the {cgLink}, all related accounts may be blocked or deleted. If you share an account with someone who does something bad with it, this means your accounts can be blocked for what the other person did.",
|
||||
"faq.changeUsernameTitle": "Can I change my username?",
|
||||
"faq.changeUsernameBody": "The structure of the Scratch website depends on having a consistent account name, so it’s not possible to change your username. If you really need to switch to a new username, you can make a new account, but you'll have to copy your projects over to the new account on your own.",
|
||||
"faq.shareInfoTitle": "What information can I share on / with my account?",
|
||||
"faq.shareInfoBody": "Please don’t share personal contact information, such as your physical address, email, phone number, or anything else that can be used to make contact outside of the Scratch website. Please report projects, comments, or forum posts that contain this kind of information, so the Scratch Team can remove the information, and remind the author of our policy against sharing personal contact information.",
|
||||
"faq.deleteAccountTitle": "How do I delete my account?",
|
||||
"faq.deleteAccountBody": "Login to Scratch, and then click your username in the top right-hand corner. Select \"Account Settings\", then click the \"I want to delete my account\" link at the bottom of the page. But you should only do this if you are absolutely sure that you want to delete your account.",
|
||||
"faq.scratchFreeTitle": "Is Scratch free? Can I use it wherever I want?",
|
||||
"faq.scratchFreeBody": "Yes! Scratch is available free of charge. You can use it in your school, and you can teach a course about it (even a course that costs money). You don't need to buy a license: it's free!",
|
||||
"faq.scratchScreenshotTitle": "Can I use screenshots of Scratch in a book or presentation?",
|
||||
"faq.scratchScreenshotBody": "Yes, you can use screenshots / images of the Scratch application and website in a book or presentation, and consider them to be licensed under the {licenseLink} license. We ask that you include a note somewhere in your materials saying: \"Scratch is a project of the Scratch Foundation, in collaboration with the Lifelong Kindergarten Group at the MIT Media Lab. It is available for free at https://scratch.mit.edu\".",
|
||||
"faq.licenseLinkText": "Creative Commons Attribution-ShareAlike",
|
||||
"faq.scratchDescriptionTitle": "Can I include a description of Scratch in brochures or other materials?",
|
||||
"faq.scratchDescriptionBody": "Sure! We recommend the following description: \"Scratch is a coding language and online community where you can create your own interactive stories, games, and animations -- and share your creations with others around the world. As young people create and share Scratch projects, they learn to think creatively, reason systematically, and work collaboratively. Scratch is a project of the {sfLink} in collaboration with the Lifelong Kindergarten group at the MIT Media Lab. It is available for free at https://scratch.mit.edu\"",
|
||||
"faq.presentScratchTitle": "Can I present Scratch at a conference?",
|
||||
"faq.presentScratchBody": "Please feel free to make presentations about Scratch to educators or other groups.",
|
||||
"faq.supportMaterialTitle": "May I use / remix Scratch support materials, sprites, images, sounds or sample projects I’ve found on the website?",
|
||||
"faq.supportMaterialBody": "Yes: Most Scratch support materials on the Scratch website are available under the {licenseLink} license. There are a few exceptions: the Scratch Logo, Scratch Cat, Gobo, Pico, Nano, Giga, and Tera are Scratch trademarks, and can not be used without explicit permission from the Scratch Team.",
|
||||
"faq.sellProjectsTitle": "Can I sell my Scratch projects?",
|
||||
"faq.sellProjectsBody": "Yes: Your Scratch project is your creation. But keep in mind that once you share your project on the Scratch website, everyone is free to download, remix, and reuse the project based on the terms of the {licenseLink} license. So if you intend to sell your project, you may want to un-share it from the Scratch website.",
|
||||
"faq.sourceCodeTitle": "Where can I find the source code for Scratch?",
|
||||
"faq.sourceCodeBody": "The source code for the Scratch programming editor can be found on {guiLink}. The source code for {flashLink} and {scratch14Link}, are also available on GitHub. For updated information on development projects relating to the Scratch website, please visit our {developersLink}.",
|
||||
"faq.scratch14": "Scratch 1.4",
|
||||
"faq.okayToShareTitle": "How do I know what is or isn’t okay to share on the Scratch website?",
|
||||
"faq.okayToShareBody": "Check out the Scratch {cgLink} - they’re brief and don’t include a lot of legal stuff. There’s a link at the bottom of every page on Scratch.",
|
||||
"faq.reportContentTitle": "What do I do if I see something that’s inappropriate?",
|
||||
"faq.reportContentBody": "You can click the link that says \"report\" on any project, comment, discussion post, studio, or profile page where you see something that isn't ok for Scratch. If the situation is complicated, you can use the {contactLink} link (available at the bottom of every page) to explain. Be sure to include as much detail as you can, with links to relevant pages.",
|
||||
"faq.noFlameTitle": "What do I do if I see someone being mean or disrespectful?",
|
||||
"faq.noFlameBody": "Don’t add to the flames! Responding to mean comments with more mean comments just makes things worse, and could result in your account being blocked. Instead, simply report anything that is disrespectful or unconstructive, and we’ll follow up with the author. We check reports every day, multiple times per day - so rest assured, we'll sort things out.",
|
||||
"faq.reviewContentTitle": "What does the Scratch team do when something is reported or flagged?",
|
||||
"faq.reviewContentBody": "The Scratch Team reviews reported comments and projects every day. If something breaks the Scratch {cgLink}, we will remove it and send a warning to the account. We may also block the accounts or networks that were used to share it, depending on what was shared and if the person has been sent warnings before",
|
||||
"faq.blockedAccountTitle": "What happens when an account is blocked?",
|
||||
"faq.blockedAccountBody": "When an account is blocked, the owner can no longer access their account, use it to create projects, or post new comments. When they login, they see a page that explains why the account was blocked, along with a web form they can use to request to be unblocked. If the owner can show that they understand why their account was blocked, and promises to follow the Scratch {cgLink} in the future, they will be unblocked.",
|
||||
"faq.stolenAccountTitle": "Someone got access to my account and got my account blocked. What do I do?",
|
||||
"faq.stolenAccountBody": "You are responsible for keeping your password secure. If someone you know took control of your account and did bad things, tell the adults in charge of the computer they used. If you think someone you don’t know has access to your account, change the password and / or use the {contactLink} link to explain the situation. If your account was blocked for doing something that you did which broke the Scratch {cgLink}, please don’t tell us that someone else did it. When people tell us someone else used their account to do something bad, we then need to try and talk to that person before we can restore the account. This means your account will just stay blocked for a lot longer than if you are honest with us about what happened.",
|
||||
"faq.aboutExtensionsTitle": "What are extensions?",
|
||||
"faq.aboutExtensionsBody": "In the Scratch editor, you can add collections of extra blocks called \"extensions.\" For example, there are extensions that enable you to program physical devices (such as micro:bit and LEGO robotics kits) and to translate text within your Scratch projects. We will continue to add new extensions over time, so what you can do with Scratch will continue to grow over time. ",
|
||||
"faq.howToAddExtensionsTitle": "How do I add an extension to a project?",
|
||||
"faq.howToAddExtensionsBody": "If you click on the \"Extensions\" button in the bottom left corner of the Scratch programming editor, you will see a listing of all Scratch Extensions. When you select one of the extensions, a new category of blocks will be added to your project. The extension will be automatically loaded each time your project is opened. You can add multiple extensions to the same project.",
|
||||
"faq.createExtensionsTitle": "How do I create my own extension for Scratch",
|
||||
"faq.createExtensionsBody": "The Scratch Team will be publishing specifications and guidelines for extensions in the future. Once available, you will be able to submit extensions to the Scratch Team for consideration in the official Scratch 3.0 extensions library. We’ll also provide guidelines for developing and distributing \"experimental\" extensions, which can be used to create projects on individual computers, but not shared in the Scratch online community.",
|
||||
"faq.scratchXTitle": "What will happen to the ScratchX website?",
|
||||
"faq.scratchXBody": "The ScratchX website (scratchx.org) was an experimental testbed for extensions. Extensions created for ScratchX are not compatible with Scratch 3.0. Once experimental extensions are fully supported in Scratch we will discontinue support for ScratchX and provide developers and users time to transition off of ScratchX to the new extensions platform.",
|
||||
"faq.cloudDataInfoTitle": "What are cloud variables?",
|
||||
"faq.cloudDataInfoBody": "Cloud variables allow for data from a project to be saved and shared with other people in the Scratch community. You can use cloud variables to make surveys and other projects where others in the community to access and modify the data over time.",
|
||||
"faq.makeCloudVarTitle": "How can I make a cloud variable?",
|
||||
"faq.makeCloudVarBody": "Go to the \"Variables\" section of the blocks palette, select \"Make a Variable\", and then click the checkbox next to \"Cloud variable (stored on server)\". The data associated with your cloud variable will be stored on the server, preserved over time, and accessible to anyone who opens the project.",
|
||||
"faq.onlyNumbersTitle": "What types of data can be stored in cloud variables?",
|
||||
"faq.onlyNumbersBody": "Only numbers can be stored in cloud variables.",
|
||||
"faq.storedCloudInfoTitle": "Who can see the data stored in cloud variables?",
|
||||
"faq.storedCloudInfoBody": "When you interact with a project using cloud variables, the data associated with your interactions can be stored along with your username, and others can view it.",
|
||||
"faq.reportCloudTitle": "If I see someone post inappropriate content using cloud variables, how do I report it?",
|
||||
"faq.reportCloudBody": "Click the \"Report this\" button (under on the project player on the project page) to report inappropriate content in cloud variables. Make sure that you mention \"cloud variables\" when you type your reason in the report.",
|
||||
"faq.chatRoomTitle": "Can I make chat rooms with cloud variables?",
|
||||
"faq.chatRoomBody": "While it is technically possible to create chat rooms with cloud variables, they are not allowed on the Scratch website.",
|
||||
"faq.changeCloudVarTitle": "Who can change the information in a cloud variable?",
|
||||
"faq.changeCloudVarBody": "Only you and viewers of your project can store data in your project’s cloud variables. If people \"see inside\" or remix your code, it creates a copy of the variable and does not affect or change the original variable.",
|
||||
"faq.newScratcherCloudTitle": "I am logged in, but I cannot use projects with cloud variables What is going on?",
|
||||
"faq.newScratcherCloudBody": "If you are still a \"New Scratcher\" on the website, you will not be able to use projects with cloud variables. You need to become a \"Scratcher\" to have access to cloud variables. See the Accounts section (above) for more information about the transition from “New Scratcher” to \"Scratcher\".",
|
||||
"faq.multiplayerTitle": "Is it possible to make multiplayer games with cloud variables?",
|
||||
"faq.multiplayerBody": "Multiplayer games may be difficult to create, due to network speed and synchronization issues. However, some Scratchers are coming up with creative ways to use the cloud variables for turn-by-turn and other types of games.",
|
||||
"faq.schoolsTitle": "Scratch in Schools",
|
||||
"faq.howTitle": "How is Scratch used in schools?",
|
||||
"faq.howBody": "Scratch is used in hundreds of thousands of schools around the world, in many different subject areas (including language arts, science, history, math, and computer science). You can learn more about strategies and resources for using Scratch in schools and other learning environments (such as museums, libraries, and community centers) on our {educatorsLink}.",
|
||||
"faq.educatorsLinkText": "Educators Page",
|
||||
"faq.noInternetTitle": "Is there a way for students to use Scratch without an internet connection?",
|
||||
"faq.noInternetBody": "Yes. The {downloadLink} is a downloadable version of Scratch that can run on laptops and desktops. Currently, the Scratch app is available on Windows and Mac devices.",
|
||||
"faq.communityTitle": "Can I turn off the online community for my students?",
|
||||
"faq.communityBody": "The Scratch online community provides a way for young people to share, collaborate, and learn with their peers within a moderated community governed by the Scratch {cgLink}. However, we understand that some educators prefer that their students not participate in an online community. These educators may wish to install the Scratch app, which runs offline and locally on a desktop or laptop computer.",
|
||||
"faq.teacherAccountTitle": "What is a Scratch Teacher Account?",
|
||||
"faq.teacherAccountBody": "A Scratch Teacher Account provides teachers and other educators with additional features to manage student participation on Scratch, including the ability to create student accounts, organize student projects into studios, and monitor student comments. For more information on Scratch Teacher Accounts, see the {eduFaqLink}.",
|
||||
"faq.eduFaqLinkText": "Scratch Teacher Account FAQ",
|
||||
"faq.requestTitle": "How do I request a Scratch Teacher Account?",
|
||||
"faq.requestBody": "You may request a Scratch Teacher Account from the {educatorsLink} on Scratch. We ask for additional information during the registration process in order to verify your role as an educator.",
|
||||
"faq.dataTitle": "What data does Scratch collect about students?",
|
||||
"faq.dataBody": "When a student first signs up on Scratch, we ask for basic demographic data including gender, age (birth month and year), country, and an email address for verification. This data is used (in aggregated form) in research studies intended to improve our understanding of how people learn with Scratch. When an educator uses a Scratch Teacher Account to create student accounts in bulk, students are not required to provide an email address for account setup.",
|
||||
"faq.lawComplianceTitle": "Is the online version of Scratch compliant with United States local and federal data privacy laws?",
|
||||
"faq.lawComplianceBody1": "Scratch cares deeply about the privacy of students and of all individuals who use our platform. We have in place physical and electronic procedures to protect the information we collect on the Scratch website. Although we are not in a position to offer contractual guarantees with each entity that uses our free educational product, we are in compliance with all United States federal laws that are applicable to MIT and the Scratch Foundation, the organizations that have created and maintained Scratch. We encourage you to read the Scratch Privacy Policy for more information.",
|
||||
"faq.lawComplianceBody2": "If you would like to build projects with Scratch without submitting any Personal Information to us, you can download the {downloadLink}. Projects created in the Scratch app are not accessible by the Scratch Team, and using the Scratch app does not disclose any personally identifying information to Scratch unless you upload these projects to the Scratch online community."
|
||||
}
|
35
www/scratch-website.gdxfor-l10njson/mn.json
Normal file
35
www/scratch-website.gdxfor-l10njson/mn.json
Normal file
|
@ -0,0 +1,35 @@
|
|||
{
|
||||
"gdxfor.headerText": "The {gdxforLink} sensor is a powerful scientific tool that unlocks new ways to connect the physical world to your Scratch projects. Measure force as you push and pull, and interact by shaking, spinning, free falling and more.",
|
||||
"gdxfor.gettingStarted": "Эхлэх",
|
||||
"gdxfor.connectingGdxfor": "Connecting Force & Acceleration sensor to Scratch",
|
||||
"gdxfor.powerGdxfor": "Turn on your sensor by pressing the power button.",
|
||||
"gdxfor.useScratch3": "Use the {scratch3Link} editor.",
|
||||
"gdxfor.addExtension": "Add the Go Direct Force & Acceleration extension.",
|
||||
"gdxfor.thingsToTry": "Things to Try",
|
||||
"gdxfor.pushToMakeASound": "Push to make a sound",
|
||||
"gdxfor.connectForcePushedToPlaySound": "Connect the {whenForceSensorPushed} block to a {startSound} block.",
|
||||
"gdxfor.whenForceSensorPushed": "“when force sensor pushed”",
|
||||
"gdxfor.startSound": "“start sound”",
|
||||
"gdxfor.pushOnForceSensor": "Push on the force sensor.",
|
||||
"gdxfor.starterProjects": "Starter Projects",
|
||||
"gdxfor.troubleshootingTitle": "Troubleshooting",
|
||||
"gdxfor.checkOSVersionTitle": "Make sure your operating system is compatible with Scratch Link",
|
||||
"gdxfor.checkOSVersionText": "The minimum operating system versions are listed at the top of this page. See instructions for checking your version of {winOSVersionLink} or {macOSVersionLink}.",
|
||||
"gdxfor.winOSVersionLinkText": "Windows",
|
||||
"gdxfor.macOSVersionLinkText": "Mac OS",
|
||||
"gdxfor.closeScratchCopiesTitle": "Close other copies of Scratch",
|
||||
"gdxfor.closeScratchCopiesText": "Only one copy of Scratch can connect with the Force and Acceleration sensor at a time. If you have Scratch open in other browser tabs, close it and try again.",
|
||||
"gdxfor.otherComputerConnectedTitle": "Make sure no other computer is connected to your sensor",
|
||||
"gdxfor.otherComputerConnectedText": "Only one computer can be connected to a Force and Acceleration sensor at a time. If you have another computer connected to your sensor, disconnect the sensor or close Scratch on that computer and try again.",
|
||||
"gdxfor.imgAltGdxforIllustration": "Illustration of the Vernier Go Direct Force and Acceleration sensor.",
|
||||
"gdxfor.imgAltPushForce": "A hand pushing the force sensor on the The Vernier Go Direct Force and Acceleration sensor.",
|
||||
"gdxfor.frogBand": "Frog Band",
|
||||
"gdxfor.frogBandDescription": "Shake, push and toss the sensor to make music.",
|
||||
"gdxfor.imgAltFrogBand": "A Scratch project with a frog and musical instruments",
|
||||
"gdxfor.dayAndNight": "Day and Night",
|
||||
"gdxfor.dayAndNightDescription": "Turn the sensor face down to change day into night.",
|
||||
"gdxfor.imgAltDayAndNight": "A Scratch project with an elf in a cloak",
|
||||
"gdxfor.underwaterRocket": "Underwater Rocket",
|
||||
"gdxfor.underwaterRocketDescription": "Spin and push the sensor to steer the ship.",
|
||||
"gdxfor.imgAltUnderwaterRocket": "A Scratch project with an underwater rocket ship"
|
||||
}
|
348
www/scratch-website.general-l10njson/mn.json
Normal file
348
www/scratch-website.general-l10njson/mn.json
Normal file
|
@ -0,0 +1,348 @@
|
|||
{
|
||||
"general.accountSettings": "Бүртгэлийн тохиргоо",
|
||||
"general.about": "Scratch-ийн тухай",
|
||||
"general.aboutScratch": "Scratch-н тухай",
|
||||
"general.apiError": "Уучлаарай, Scratch дээр алдаа гарлаа.",
|
||||
"general.back": "Буцах",
|
||||
"general.birthMonth": "Birth Month",
|
||||
"general.birthYear": "Birth Year",
|
||||
"general.donate": "Хандив өргөх",
|
||||
"general.close": "Хаах",
|
||||
"general.collaborators": "Collaborators",
|
||||
"general.community": "Нийгмийн бүлэг",
|
||||
"general.confirmEmail": "Цахим шуудан баталгаажуулах",
|
||||
"general.contactUs": "Бидэнтэй Харилцах",
|
||||
"general.getHelp": "Get Help",
|
||||
"general.contact": "Contact",
|
||||
"general.done": "Done",
|
||||
"general.downloadPDF": "Download PDF",
|
||||
"general.emailUs": "Email Us",
|
||||
"general.conferences": "Conferences",
|
||||
"general.country": "Country",
|
||||
"general.create": "Create",
|
||||
"general.credits": "Credits",
|
||||
"general.dmca": "DMCA",
|
||||
"general.emailAddress": "Email address",
|
||||
"general.english": "English",
|
||||
"general.error": "Үүпс, Ямар нэг юм буруу байна",
|
||||
"general.errorIdentifier": "Гарсан алдаа {errorId}дугаартайгаар хадгалагдсан.",
|
||||
"general.explore": "Explore",
|
||||
"general.faq": "Тогтмол асуудаг асуултууд",
|
||||
"general.female": "Female",
|
||||
"general.forParents": "Эцэг эхчүүдэд",
|
||||
"general.forEducators": "Сурган хүмүүжүүлэгчид",
|
||||
"general.forDevelopers": "Хөгжүүлэгчид",
|
||||
"general.getStarted": "Get Started",
|
||||
"general.gender": "Gender",
|
||||
"general.guidelines": "Community Guidelines",
|
||||
"general.invalidSelection": "Invalid selection",
|
||||
"general.jobs": "Jobs",
|
||||
"general.joinScratch": "Scratch-д элсэх",
|
||||
"general.legal": "Legal",
|
||||
"general.loadMore": "Load More",
|
||||
"general.learnMore": "Learn More",
|
||||
"general.male": "Male",
|
||||
"general.messages": "Messages",
|
||||
"general.month": "Month",
|
||||
"general.monthJanuary": "January",
|
||||
"general.monthFebruary": "February",
|
||||
"general.monthMarch": "March",
|
||||
"general.monthApril": "April",
|
||||
"general.monthMay": "May",
|
||||
"general.monthJune": "June",
|
||||
"general.monthJuly": "July",
|
||||
"general.monthAugust": "August",
|
||||
"general.monthSeptember": "September",
|
||||
"general.monthOctober": "Арван сар",
|
||||
"general.monthNovember": "November",
|
||||
"general.monthDecember": "December",
|
||||
"general.myClass": "Миний Анги",
|
||||
"general.myClasses": "Миний Ангиуд",
|
||||
"general.myStuff": "Миний Зүйлс",
|
||||
"general.next": "Next",
|
||||
"general.noDeletionTitle": "Your Account Will Not Be Deleted",
|
||||
"general.noDeletionDescription": "Your account was scheduled for deletion but you logged in. Your account has been reactivated. If you didn’t request for your account to be deleted, you should {resetLink} to make sure your account is secure.",
|
||||
"general.noDeletionLink": "change your password",
|
||||
"general.nonBinary": "Non-binary",
|
||||
"general.notRequired": "Not Required",
|
||||
"general.okay": "Okay",
|
||||
"general.other": "Бусад",
|
||||
"general.download": "Татах",
|
||||
"general.password": "Нууц үг",
|
||||
"general.press": "Press",
|
||||
"general.privacyPolicy": "Хувийн нууцлал",
|
||||
"general.projects": "Projects",
|
||||
"general.profile": "Профайл",
|
||||
"general.required": "Required",
|
||||
"general.resourcesTitle": "Educator Resources",
|
||||
"general.scratchConference": "Scratch хурал",
|
||||
"general.scratchEd": "ScratchEd",
|
||||
"general.scratchFoundation": "Scratch Сан",
|
||||
"general.scratchJr": "ScratchJr",
|
||||
"general.scratchStore": "Scratch дэлгүүр",
|
||||
"general.search": "Хайх",
|
||||
"general.searchEmpty": "Nothing found",
|
||||
"general.signIn": "Бүртгэлд нэвтэрч орох",
|
||||
"general.startOver": "Start over",
|
||||
"general.statistics": "Statistics",
|
||||
"general.studios": "Studios",
|
||||
"general.support": "Support",
|
||||
"general.ideas": "Ideas",
|
||||
"general.tipsWindow": "Зааврын цонх",
|
||||
"general.termsOfUse": "Terms of Use",
|
||||
"general.tryAgain": "Дахих оролдох",
|
||||
"general.unhandledError": "Уучлаарай, Scratch дээр алдаа гарлаа. Алдааг автоматаар Scratch багт мэдээлсэн болно.",
|
||||
"general.username": "Хэрэглэгчийн нэр",
|
||||
"general.validationEmail": "Зөв цахим шуудан хаяг оруулна уу",
|
||||
"general.validationEmailMatch": "The emails do not match",
|
||||
"general.viewAll": "Бүгдийг үзэх",
|
||||
"general.website": "Website",
|
||||
"general.whatsHappening": "Юу болж байнаа?",
|
||||
"general.wiki": "Scratch Wiki",
|
||||
"general.copyLink": "Copy Link",
|
||||
"general.report": "Report",
|
||||
"general.notAvailableHeadline": "Уучлаарай, манай сэрвэр дээр алдаа гарлаа.",
|
||||
"general.notAvailableSubtitle": "We couldn't find the page you're looking for. Check to make sure you've typed the URL correctly.",
|
||||
"general.seeAllComments": "See all comments",
|
||||
"general.all": "Бүгд",
|
||||
"general.animations": "Animations",
|
||||
"general.art": "Урлаг",
|
||||
"general.games": "Тоглоомнууд",
|
||||
"general.music": "Хөгжим",
|
||||
"general.results": "Results",
|
||||
"general.stories": "Үлгэрүүд",
|
||||
"general.tutorials": "Практик хичээл",
|
||||
"general.teacherAccounts": "Teacher Accounts",
|
||||
"general.unsupportedBrowser": "This browser is not supported",
|
||||
"general.unsupportedBrowserDescription": "Уучлаарай, гэхдээ Scratch 3.0 бичлэгүүдэд Explorer, Vivaldi, Opera, Silk зэрэг хөтчүүдээс хандах боломжгүй тул Google Chrome, Mozilla Firefox, Microsoft Edge зэрэг сүүлийн үеийн хөтөч ашиглана уу.",
|
||||
"general.3faq": "To learn more, go to the {faqLink}.",
|
||||
"general.year": "Year",
|
||||
"footer.discuss": "Discussion Forums",
|
||||
"footer.scratchFamily": "Scratch Гэр Бүл",
|
||||
"footer.donorRecognition": "Бид {donorLink}-г өгөөмөр тусламжтайгаар Scratch-г үнэ төлбөргүй ашиглах боломжтой байдаг билээ. Бид үүсгэн байгуулсан хамтрагч нартаа талархал илэрхийлж байна:",
|
||||
"footer.donors": "donors",
|
||||
"footer.donorList": "{donor1}, {donor2}, and {donor3}.",
|
||||
"form.validationRequired": "Бичих шаардлагатай",
|
||||
"login.needHelp": "Тусламж хэрэгтэй байна.",
|
||||
"navigation.signOut": "Бүртгэлээсээ гарах",
|
||||
"extensionHeader.requirements": "Шаардлагууд",
|
||||
"extensionInstallation.addExtension": "In the editor, click on the \"Add Extensions\" button on the lower left.",
|
||||
"oschooser.choose": "Choose your OS:",
|
||||
"installScratch.or": "or",
|
||||
"installScratch.directDownload": "Direct download",
|
||||
"installScratch.appHeaderTitle": "Scratch аппликэйшнийг {operatingsystem} хөтчинд зориулж татаж суулгана уу.",
|
||||
"installScratch.getScratchAppPlay": "Scratch аппликэйшнийг Google Play Store-с татна уу. ",
|
||||
"installScratch.getScratchAppMacOs": "Scratch аппликэйшнийг Mac App Store-с татна уу. ",
|
||||
"installScratch.getScratchAppWindows": "Scratch аппликэйшнийг Microsoft Store-с татна уу. ",
|
||||
"installScratch.useScratchApp": "Scratch аппликэйшн-г төхөөрөмж дээрээ нээнэ үү.",
|
||||
"installScratchLink.installHeaderTitle": "Scratch Link-г суулгана уу.",
|
||||
"installScratchLink.downloadAndInstall": "Scratch Link-г татаж, суулгана уу.",
|
||||
"installScratchLink.startScratchLink": "Start Scratch Link and make sure it is running. It should appear in your toolbar.",
|
||||
"parents.FaqAgeRangeA": "While Scratch is primarily designed for 8 to 16 year olds, it is also used by people of all ages, including younger children with their parents.",
|
||||
"parents.FaqAgeRangeQ": "What is the age range for Scratch?",
|
||||
"parents.FaqResourcesQ": "What resources are available for learning Scratch?",
|
||||
"parents.introDescription": "Scratch is a programming language and an online community where children can program and share interactive media such as stories, games, and animation with people from all over the world. As children create with Scratch, they learn to think creatively, work collaboratively, and reason systematically. Scratch is designed and maintained by the Lifelong Kindergarten group at the MIT Media Lab.",
|
||||
"registration.birthDateStepInfo": "This helps us understand the age range of people who use Scratch. We use this to confirm account ownership if you contact our team. This information will not be made public on your account.",
|
||||
"registration.birthDateStepTitle": "When were you born?",
|
||||
"registration.cantCreateAccount": "Scratch could not create your account.",
|
||||
"registration.checkOutResources": "нөөцтэй танилцах",
|
||||
"registration.checkOutResourcesDescription": "Explore materials for educators and facilitators written by the Scratch Team, including <a href='/educators#resources'>tips, tutorials, and guides</a>.",
|
||||
"registration.choosePasswordStepDescription": "Type in a new password for your account. You will use this password the next time you log into Scratch.",
|
||||
"registration.choosePasswordStepTitle": "Create a password",
|
||||
"registration.choosePasswordStepTooltip": "Don't use your name or anything that's easy for someone else to guess.",
|
||||
"registration.classroomApiGeneralError": "Sorry, we could not find the registration information for this class",
|
||||
"registration.countryStepTitle": "What country do you live in?",
|
||||
"registration.generalError": "Sorry, an unexpected error occurred.",
|
||||
"registration.classroomInviteExistingStudentStepDescription": "you have been invited to join the class:",
|
||||
"registration.classroomInviteNewStudentStepDescription": "Your teacher has invited you to join a class:",
|
||||
"registration.confirmPasswordInstruction": "Type password again",
|
||||
"registration.confirmYourEmail": "Confirm Your Email",
|
||||
"registration.confirmYourEmailDescription": "If you haven't already, please click the link in the confirmation email sent to:",
|
||||
"registration.createAccount": "Create Your Account",
|
||||
"registration.createUsername": "Create a username",
|
||||
"registration.errorBadUsername": "The username you chose is not allowed. Try again with a different username.",
|
||||
"registration.errorCaptcha": "There was a problem with the CAPTCHA test.",
|
||||
"registration.errorPasswordTooShort": "Your password is too short. It needs to be at least 6 letters long.",
|
||||
"registration.errorUsernameExists": "The username you chose already exists. Try again with a different username.",
|
||||
"registration.genderStepTitle": "What's your gender?",
|
||||
"registration.genderStepDescription": "Scratch welcomes people of all genders.",
|
||||
"registration.genderStepInfo": "This helps us understand who uses Scratch, so that we can broaden participation. This information will not be made public on your account.",
|
||||
"registration.genderOptionAnother": "Another gender:",
|
||||
"registration.genderOptionPreferNotToSay": "Prefer not to say",
|
||||
"registration.emailStepTitle": "What's your email?",
|
||||
"registration.emailStepInfo": "This will help if you forget your password, or if you want to receive email updates. This information will not be made public on your account.",
|
||||
"registration.goToClass": "Go to Class",
|
||||
"registration.invitedBy": "invited by",
|
||||
"registration.lastStepTitle": "Thank you for requesting a Scratch Teacher Account",
|
||||
"registration.lastStepDescription": "We are currently processing your application. ",
|
||||
"registration.makeProject": "Make a project",
|
||||
"registration.mustBeNewStudent": "You must be a new student to complete your registration",
|
||||
"registration.nameStepTooltip": "This information is used for verification and to aggregate usage statistics.",
|
||||
"registration.newPassword": "Шинэ нууц үг",
|
||||
"registration.nextStep": "Next Step",
|
||||
"registration.notYou": "Та биш үү? Өөр хэрэглэгчийн нэрээр нэвтрэх",
|
||||
"registration.optIn": "Send me updates on using Scratch in educational settings",
|
||||
"registration.passwordAdviceShort": "Write it down so you remember. Don’t share it with others!",
|
||||
"registration.personalStepTitle": "Personal Information",
|
||||
"registration.personalStepDescription": "Your individual responses will not be displayed publicly, and will be kept confidential and secure",
|
||||
"registration.private": "We will keep this information private.",
|
||||
"registration.problemsAre": "The problems are:",
|
||||
"registration.receiveEmails": "I'd like to receive emails from the Scratch Team about project ideas, events, and more.",
|
||||
"registration.selectCountry": "Select country",
|
||||
"registration.startOverInstruction": "Click \"Start over.\"",
|
||||
"registration.studentPersonalStepDescription": "This information will not appear on the Scratch website.",
|
||||
"registration.showPassword": "Шинэ нууц үг",
|
||||
"registration.troubleReload": "Scratch is having trouble finishing registration. Try reloading the page or try again in another browser.",
|
||||
"registration.tryAgainInstruction": "Click \"Try again\".",
|
||||
"registration.usernameStepDescription": "Fill in the following forms to request an account. The approval process may take up to one day.",
|
||||
"registration.usernameStepDescriptionNonEducator": "Create projects, share ideas, make friends. It’s free!",
|
||||
"registration.usernameStepRealName": "Please do not use any portion of your real name in your username.",
|
||||
"registration.usernameAdviceShort": "Та өөрийн жинхэнэ нэрээ битгий ашиглаарай",
|
||||
"registration.studentUsernameStepDescription": "You can make games, animations, and stories using Scratch. Setting up an account is easy and it's free. Fill in the form below to get started.",
|
||||
"registration.studentUsernameStepHelpText": "Already have a Scratch account?",
|
||||
"registration.studentUsernameStepTooltip": "You'll need to create a new Scratch account to join this class.",
|
||||
"registration.studentUsernameSuggestion": "Try your favorite food, hobby, or animal along with some numbers",
|
||||
"registration.acceptTermsOfUse": "By creating an account, you acknowledge the {privacyPolicyLink} and you accept and agree to the {touLink}.",
|
||||
"registration.usernameStepTitle": "Request a Teacher Account",
|
||||
"registration.usernameStepTitleScratcher": "Скратч хаяг нээх",
|
||||
"registration.validationMaxLength": "Sorry, you have exceeded the maximum character limit.",
|
||||
"registration.validationPasswordConfirmNotEquals": "Passwords don’t match",
|
||||
"registration.validationPasswordLength": "Must be 6 letters or longer",
|
||||
"registration.validationPasswordNotEquals": "Password is too easy to guess. Try something else?",
|
||||
"registration.validationPasswordNotUsername": "Password can’t match your username",
|
||||
"registration.validationUsernameRegexp": "Usernames can only use letters, numbers, - and _",
|
||||
"registration.validationUsernameMinLength": "Must be 3 letters or longer",
|
||||
"registration.validationUsernameMaxLength": "Must be 20 letters or shorter",
|
||||
"registration.validationUsernameExists": "Username taken. Try another?",
|
||||
"registration.validationUsernameNotAllowed": "Username not allowed",
|
||||
"registration.validationUsernameVulgar": "хмм, энэ тохиромжгүй байна",
|
||||
"registration.validationUsernameInvalid": "Invalid username",
|
||||
"registration.validationUsernameSpaces": "Usernames can't have spaces",
|
||||
"registration.validationEmailInvalid": "Email doesn’t look right. Try another?",
|
||||
"registration.waitForApproval": "Wait for Approval",
|
||||
"registration.waitForApprovalDescription": "You can log into your Scratch Account now, but the features specific to Teachers are not yet available. Your information is being reviewed. Please be patient, the approval process can take up to one day. You will receive an email indicating your account has been upgraded once your account has been approved.",
|
||||
"registration.welcomeStepDescription": "You have successfully set up a Scratch account! You are now a member of the class:",
|
||||
"registration.welcomeStepDescriptionNonEducator": "You’re now logged in! You can start exploring and creating projects.",
|
||||
"registration.welcomeStepInstructions": "Want to share and comment? Click the link on the email we sent to {email}.",
|
||||
"registration.welcomeStepPrompt": "To get started, click on the button below.",
|
||||
"registration.welcomeStepTitle": "Hurray! Welcome to Scratch!",
|
||||
"registration.welcomeStepTitleNonEducator": "Welcome to Scratch, {username}!",
|
||||
"thumbnail.by": "by",
|
||||
"report.error": "Something went wrong when trying to send your message. Please try again.",
|
||||
"report.project": "Report Project",
|
||||
"report.projectInstructions": "When you send a report, it lets the Scratch Team know about projects that break the {CommunityGuidelinesLink}. Does something in this project break the {CommunityGuidelinesLink}? If you think it does, please tell us more.",
|
||||
"report.CommunityGuidelinesLinkText": "Scratch Community Guidelines",
|
||||
"report.reasonPlaceHolder": "Select a reason",
|
||||
"report.reasonCopy": "Exact Copy of Project",
|
||||
"report.reasonUncredited": "Uses Image/Music Without Credit",
|
||||
"report.reasonScary": "Too Violent or Scary",
|
||||
"report.reasonJumpscare": "Jumpscare",
|
||||
"report.reasonWeapons": "Uses realistic weapons",
|
||||
"report.reasonEvent": "Violent event happens",
|
||||
"report.reasonScaryImages": "Scary images",
|
||||
"report.reasonThreatening": "Threatens or bullies another Scratcher",
|
||||
"report.reasonLanguage": "Inappropriate Language",
|
||||
"report.reasonMusic": "Inappropriate Music",
|
||||
"report.reasonMissing": "Please select a reason",
|
||||
"report.reasonImage": "Inappropriate Images",
|
||||
"report.reasonPersonal": "Sharing Personal Contact Information",
|
||||
"report.reasonDontLikeIt": "I don't like this project",
|
||||
"report.reasonDoesntWork": "This project does not work",
|
||||
"report.reasonCouldImprove": "This project could be improved on",
|
||||
"report.reasonTooHard": "This project is too hard",
|
||||
"report.reasonMisleading": "The project is misleading or tricks the community",
|
||||
"report.reasonFaceReveal": "It's a face reveal or is just trying to show someone's picture",
|
||||
"report.reasonNoRemixingAllowed": "The project doesn't allow remixing",
|
||||
"report.reasonCreatorsSafety": "I'm worried about the safety of the creator of this project",
|
||||
"report.reasonSomethingElse": "Something else",
|
||||
"report.reasonDisrespectful": "Mean or Disrespectful to a Scratcher or Group",
|
||||
"report.receivedHeader": "We have received your report!",
|
||||
"report.receivedBody": "The Scratch Team will review the project based on the Scratch community guidelines.",
|
||||
"report.promptPlaceholder": "Select a reason why above.",
|
||||
"report.promptCopy": "Please provide a link to the original project",
|
||||
"report.promptUncredited": "Please provide links to the uncredited content",
|
||||
"report.promptScary": "Please select the main reason why you feel this project may break the {CommunityGuidelinesLink}.",
|
||||
"report.promptJumpscare1": "A \"jumpscare\" is when something unexpected flashes on the screen with the intent to scare someone.",
|
||||
"report.promptJumpscare2": "Please let us know more about the \"jumpscare,\" such as what happens, and when does it happen in the project. Also, providing the name of the sprite, costume, or backdrop, associated with the jumpscare is helpful.",
|
||||
"report.promptWeapons1": "Please let us know where the image, drawing, or sound of realistic weapons occurs in the project, such as the name of the sprite, costume, or backdrop.",
|
||||
"report.promptWeapons2": "Tip: Scratch projects should not contain realistic weapons, such as photographs of guns, realistic drawings or sounds. However, cartoon or fictional items like laser beams are okay.",
|
||||
"report.promptEvent1": "Please let us know more about the scary event or story in the project. Providing more details will help the Scratch Team better understand the issue and address it.",
|
||||
"report.promptEvent2": "Tip: Scratch is used by all people of ages. It’s important projects do not contain mature themes such as harming someone.",
|
||||
"report.promptScaryImages1": "Please let us know why you feel this image is too scary for Scratch, and where the image occurs in the project, such as the name of the sprite, costume, or backdrop.",
|
||||
"report.promptScaryImages2": "Tip: Scratch is used by all people of ages. It’s important projects do not contain blood, realistic violence, or anything that may feel scary or too mature for younger audiences.",
|
||||
"report.promptThreatening": "Please let us know why you feel this project is threatening another Scratcher.",
|
||||
"report.promptLanguage": "Please say where the inappropriate language occurs in the project (For example: Notes & Credits, sprite name, project text, etc.)",
|
||||
"report.promptMusic": "Please say the name of the audio file with the inappropriate music",
|
||||
"report.promptPersonal": "Please say where the personal contact information is shared (For example: Notes & Credits, sprite name, project text, etc.)",
|
||||
"report.promptGuidelines": "Please select a reason why you feel this project may break the {CommunityGuidelinesLink} and the Scratch Team will review your report.",
|
||||
"report.promptImage": "Please say the name of the sprite or the backdrop with the inappropriate image",
|
||||
"report.promptDontLikeIt": "Scratch projects are made by people of all ages and levels of experience. If you don't like this project because you feel it can be improved upon, we encourage you to share constructive feedback directly with the creator.",
|
||||
"report.promptTips": "Here are tips on sharing constructive feedback:",
|
||||
"report.tipsSupportive": "Be supportive and encouraging.",
|
||||
"report.tipsConstructive": "Leave a comment telling them what you like, but also what they could do to make the project better.",
|
||||
"report.tipsSpecific": "Try to be specific with your feedback. For instance: The controls to move the character did not work.",
|
||||
"report.promptDoesntWork": "A Scratch project, like any other application, may contain a few bugs. That is expected and completely okay!",
|
||||
"report.promptDoesntWorkTips": "We encourage you to share any issues you discover directly with the creator of the project. It's also helpful to provide suggestions on how they may improve their project, if possible.",
|
||||
"report.promptTooHard": "If you feel a project could be easier, we encourage you to share that feedback directly with the creator of the project. Or remix it yourself and make it as easy or hard as you like!",
|
||||
"report.promptMisleading": "Tell us more about how it's tricking or misleading people",
|
||||
"report.promptFaceReveal": "Scratch allows people to use pictures of their face in creative projects like games, stories, or animations. However, Scratch does not allow users to share projects which are just a picture of their face (known as a “face reveal”) or which focus entirely on their physical appearance. Please explain if you feel this project is a face reveal or focuses on the person's physical appearance.",
|
||||
"report.promptNoRemixingAllowed": "Please let us know where the project says it is not okay to remix — such as in the Notes & Credits, project title, etc.",
|
||||
"report.promptCreatorsSafety": "It's important that everyone on Scratch remains safe online and in real life. Please let us know why you are worried about the safety of this user.",
|
||||
"report.promptSomethingElse": "We encourage you to double check if your report fits any of the other available categories. If you strongly feel it does not, please explain why this project breaks the {CommunityGuidelinesLink}.",
|
||||
"report.promptDisrespectful1": "Please let us know why you feel this project is disrespectful to another Scratcher or group. Where does the disrespectful content occur in the project (project text, images, sounds, etc.)?",
|
||||
"report.promptDisrespectful2": "Remember: Scratch welcomes people of all ages, races, ethnicities, religions, abilities, sexual orientations, and gender identities. It’s important everyone feels welcomed and safe when sharing on Scratch.",
|
||||
"report.tooLongError": "That's too long! Please find a way to shorten your text.",
|
||||
"report.tooShortError": "That's too short. Please describe in detail what's inappropriate or disrespectful about the project.",
|
||||
"report.send": "Илгээх",
|
||||
"report.sending": "Sending...",
|
||||
"report.textMissing": "Please tell us why you are reporting this project",
|
||||
"comments.delete": "Устгах",
|
||||
"comments.restore": "Устгах үйлдлийг буцаах",
|
||||
"comments.reportModal.title": "Report Comment",
|
||||
"comments.reportModal.reported": "The comment has been reported, and the Scratch Team has been notified.",
|
||||
"comments.reportModal.prompt": "Are you sure you want to report this comment?",
|
||||
"comments.deleteModal.title": "Delete Comment",
|
||||
"comments.deleteModal.body": "Delete this comment? If the comment is mean or disrespectful, please click Report instead to let the Scratch Team know about it.",
|
||||
"comments.reply": "reply",
|
||||
"comments.isEmpty": "You can't post an empty comment",
|
||||
"comments.isFlood": "Woah, seems like you're commenting really quickly. Please wait longer between posts.",
|
||||
"comments.isBad": "Hmm...the bad word detector thinks there is a problem with your comment. Please change it and remember to be respectful.",
|
||||
"comments.hasChatSite": "Uh oh! The comment contains a link to a website with unmoderated chat. For safety reasons, please do not link to these sites!",
|
||||
"comments.isSpam": "Hmm, seems like you've posted the same comment a bunch of times. Please don't spam.",
|
||||
"comments.isMuted": "Hmm, the filterbot is pretty sure your recent comments weren't ok for Scratch, so your account has been muted for the rest of the day. :/",
|
||||
"comments.isUnconstructive": "Hmm, the filterbot thinks your comment may be mean or disrespectful. Remember, most projects on Scratch are made by people who are just learning how to program.",
|
||||
"comments.isDisallowed": "Hmm, it looks like comments have been turned off for this page. :/",
|
||||
"comments.isIPMuted": "Sorry, the Scratch Team had to prevent your network from sharing comments or projects because it was used to break our community guidelines too many times. You can still share comments and projects from another network. If you'd like to appeal this block, you can contact appeals@scratch.mit.edu and reference Case Number {appealId}.",
|
||||
"comments.isTooLong": "That comment is too long! Please find a way to shorten your text.",
|
||||
"comments.isNotPermitted": "Sorry, you need to confirm your email address before commenting.",
|
||||
"comments.error": "Oops! Something went wrong posting your comment",
|
||||
"comments.posting": "Posting...",
|
||||
"comments.post": "Post",
|
||||
"comments.cancel": "Цуцлах",
|
||||
"comments.lengthWarning": "{remainingCharacters, plural, one {1 character left} other {{remainingCharacters} characters left}}",
|
||||
"comments.loadMoreReplies": "See more replies",
|
||||
"comments.status.delbyusr": "Deleted by project owner",
|
||||
"comments.status.censbyfilter": "Censored by filter",
|
||||
"comments.status.delbyparentcomment": "Parent comment deleted",
|
||||
"comments.status.censbyadmin": "Censored by admin",
|
||||
"comments.status.delbyadmin": "Deleted by admin",
|
||||
"comments.status.parentcommentcensored": "Parent comment censored",
|
||||
"comments.status.delbyclass": "Deleted by class",
|
||||
"comments.status.hiddenduetourl": "Hidden due to URL",
|
||||
"comments.status.markedbyfilter": "Marked by filter",
|
||||
"comments.status.censbyunconstructive": "Censored unconstructive",
|
||||
"comments.status.suspended": "Suspended",
|
||||
"comments.status.acctdel": "Account deleted",
|
||||
"comments.status.deleted": "Deleted",
|
||||
"comments.status.reported": "Reported",
|
||||
"social.embedLabel": "Embed",
|
||||
"social.copyEmbedLinkText": "Copy embed",
|
||||
"social.linkLabel": "Link",
|
||||
"social.copyLinkLinkText": "Copy link",
|
||||
"social.embedCopiedResultText": "Copied",
|
||||
"helpWidget.banner": "Welcome to Support",
|
||||
"helpWidget.submit": "Илгээх",
|
||||
"helpWidget.confirmation": "Thank you for your message.",
|
||||
"bluetooth.enableLocationServicesTitle": "Make sure you have location services enabled on Chromebooks or Android tablets",
|
||||
"bluetooth.enableLocationServicesText": "Bluetooth can be used to provide location data to the app. In addition to granting the Scratch App permission to access location, location must be enabled in your general device settings. Search for 'Location' in your settings, and make sure it is on. On Chromebooks search for 'Location' in the Google Play Store Android preferences."
|
||||
}
|
17
www/scratch-website.guidelines-l10njson/mn.json
Normal file
17
www/scratch-website.guidelines-l10njson/mn.json
Normal file
|
@ -0,0 +1,17 @@
|
|||
{
|
||||
"guidelines.title": "Scratch Community Guidelines",
|
||||
"guidelines.header": "We need everyone’s help to keep Scratch a friendly and creative community where people with different backgrounds and interests feel welcome.",
|
||||
"guidelines.respectheader": "Be respectful.",
|
||||
"guidelines.respectbody": "When sharing projects or posting comments, remember that people of many different ages and backgrounds will see what you’ve shared.",
|
||||
"guidelines.constructiveheader": "Be constructive.",
|
||||
"guidelines.constructivebody": "When commenting on others' projects, say something you like about it and offer suggestions.",
|
||||
"guidelines.shareheader": "Share.",
|
||||
"guidelines.sharebody": "You are free to remix projects, ideas, images, or anything else you find on Scratch – and anyone can use anything that you share. Be sure to give credit when you remix.",
|
||||
"guidelines.privacyheader": "Keep personal info private.",
|
||||
"guidelines.privacybody": "For safety reasons, don't give out any information that could be used for private communication - such as real last names, phone numbers, addresses, email addresses, links to social media sites or websites with unmoderated chat.",
|
||||
"guidelines.honestyheader": "Be honest.",
|
||||
"guidelines.honestybody": "Don’t try to impersonate other Scratchers, spread rumors, or otherwise try to trick the community.",
|
||||
"guidelines.friendlyheader": "Help keep the site friendly.",
|
||||
"guidelines.friendlybody": "If you think a project or comment is mean, insulting, too violent, or otherwise inappropriate, click “Report” to let us know about it.",
|
||||
"guidelines.footer": "Scratch welcomes people of all ages, races, ethnicities, religions, abilities, sexual orientations, and gender identities."
|
||||
}
|
53
www/scratch-website.ideas-l10njson/mn.json
Normal file
53
www/scratch-website.ideas-l10njson/mn.json
Normal file
|
@ -0,0 +1,53 @@
|
|||
{
|
||||
"ideas.headerMessage": "Та юу бүтээхийг хүсч байна вэ?",
|
||||
"ideas.headerButtonMessage": "Хичээл сонгох ",
|
||||
"ideas.gettingStartedTitle": "Эхлэх",
|
||||
"ideas.gettingStartedText": "Scratch-г анх удаа хэрэглэж байна ууе \"Эхлэх\" хичээлүүдээс үзээрэй.",
|
||||
"ideas.tryIt": "Оролдоод үз!",
|
||||
"ideas.activityGuidesTitle": "Зөвлөмжүүд",
|
||||
"ideas.activityGuidesText": "Та Scratch ашиглан юу бүтээхийг хүсч байна вэ? Заавар хичээлүүдээс үзэж, Кодинг Карт татах, эсвэл Багш нарын гарын авлагыг үзэж санаа аваарай.",
|
||||
"ideas.animateANameTitle": "Нэр хөдөлгөөнд оруулах",
|
||||
"ideas.animateANameDescription": "Animate the letters of your name, initials, or favorite word.",
|
||||
"ideas.animateACharacterTitle": "Animate a Character",
|
||||
"ideas.animateACharacterDescription": "Bring characters to life with animation.",
|
||||
"ideas.makeMusicTitle": "Хөгжим зохиох",
|
||||
"ideas.makeMusicDescription": "Choose instruments, add sounds, and press keys to play music.",
|
||||
"ideas.createAStoryTitle": "Create a Story",
|
||||
"ideas.createAStoryDescription": "Choose characters, add conversation, and bring your story to life.",
|
||||
"ideas.chaseGameTitle": "Хөөцөлдөх тоглоом хийцгээе",
|
||||
"ideas.chaseGameDescription": "Make a game where you chase a character to score points.",
|
||||
"ideas.videoSensingTitle": "Бичлэг мэдрэгч",
|
||||
"ideas.videoSensingDescription": "Interact with a project using the Video Sensing extension.",
|
||||
"ideas.seeAllTutorials": "See All Tutorials",
|
||||
"ideas.cardsTitle": "Get the Entire Collection of Coding Cards",
|
||||
"ideas.cardsText": "With the Scratch Coding Cards, you can learn to create interactive games, stories, music, animations, and more!",
|
||||
"ideas.starterProjectsTitle": "Starter Projects",
|
||||
"ideas.starterProjectsText": "You can play with Starter Projects and remix them to make your own creations.",
|
||||
"ideas.starterProjectsButton": "Explore Starter Projects",
|
||||
"ideas.tryTheTutorial": "Try the tutorial",
|
||||
"ideas.codingCards": "Coding Cards",
|
||||
"ideas.educatorGuide": "Educator Guide",
|
||||
"ideas.desktopEditorHeader": "Scratch App Download",
|
||||
"ideas.desktopEditorBody": "To create projects without an Internet connection, you can <a href=\"/download\">download the Scratch app</a>.",
|
||||
"ideas.questionsHeader": "Questions",
|
||||
"ideas.questionsBody": "Have more questions? See the <a href=\"/info/faq\">Frequently Asked Questions</a> or visit the <a href=\"/discuss/7/\">Help with Scripts Forum</a>.",
|
||||
"ideas.cardsPurchase": "Purchase Printed Set",
|
||||
"ideas.MakeItFlyTitle": "Make It Fly",
|
||||
"ideas.MakeItFlyDescription": "Choose any character and make it fly!",
|
||||
"ideas.RaceTitle": "Race to the Finish",
|
||||
"ideas.RaceDescription": "Make a game where two characters race each other.",
|
||||
"ideas.HideAndSeekTitle": "Hide and Seek",
|
||||
"ideas.HideAndSeekDescription": "Make a hide-and-seek game with characters that appear and disappear.",
|
||||
"ideas.FashionTitle": "Fashion Game",
|
||||
"ideas.FashionDescription": "Make a game where you dress a character with different clothes and styles.",
|
||||
"ideas.PongTitle": "Понг тоглоом хийцгээе",
|
||||
"ideas.PongDescription": "Make a bouncing ball game with sounds, points, and other effects.",
|
||||
"ideas.ImagineTitle": "Төсөөллийн ертөнцөө бүтээцгээе",
|
||||
"ideas.ImagineDescription": "Imagine a world where anything is possible.",
|
||||
"ideas.DanceTitle": "Let's Dance",
|
||||
"ideas.DanceDescription": "Design an animated dance scene with music and dance moves.",
|
||||
"ideas.CatchTitle": "Catch Game",
|
||||
"ideas.CatchDescription": "Make a game where you catch things falling from the sky.",
|
||||
"ideas.VirtualPetTitle": "Virtual Pet",
|
||||
"ideas.VirtualPetDescription": "Create an interactive pet that can eat, drink, and play."
|
||||
}
|
30
www/scratch-website.messages-l10njson/mn.json
Normal file
30
www/scratch-website.messages-l10njson/mn.json
Normal file
|
@ -0,0 +1,30 @@
|
|||
{
|
||||
"messages.activityAll": "All Activity",
|
||||
"messages.activityComments": "Comment Activity",
|
||||
"messages.activityProjects": "Project Activity",
|
||||
"messages.activityStudios": "Studio Activity",
|
||||
"messages.activityForums": "Forum Activity",
|
||||
"messages.becomeManagerText": "{username} promoted you to manager for the studio {studio}",
|
||||
"messages.curatorInviteText": "{actorLink} invited you to curate the studio {studioLink}. Visit the {tabLink} on the studio to accept the invitation",
|
||||
"messages.curatorTabText": "curator tab",
|
||||
"messages.favoriteText": "{profileLink} favorited your project {projectLink}",
|
||||
"messages.filterBy": "Filter by",
|
||||
"messages.followText": "{profileLink} is now following you",
|
||||
"messages.forumPostText": "There are new posts in the forum thread: {topicLink}",
|
||||
"messages.learnMore": "Click here to learn more",
|
||||
"messages.loveText": "{profileLink} loved your project {projectLink}",
|
||||
"messages.messageTitle": "Messages",
|
||||
"messages.profileComment": "{profileLink} commented on {commentLink}",
|
||||
"messages.commentReply": "{profileLink} replied to your comment on {commentLink}",
|
||||
"messages.profileOther": "{username}'s profile",
|
||||
"messages.profileSelf": "your profile",
|
||||
"messages.projectComment": "{profileLink} commented on your project {commentLink}",
|
||||
"messages.remixText": "{profileLink} remixed your project {remixedProjectLink} as {projectLink}",
|
||||
"messages.scratcherInvite": "You are invited to become a Scratcher! {learnMore}!",
|
||||
"messages.scratchTeamTitle": "Messages from the Scratch Team",
|
||||
"messages.studioActivityText": "There was new activity in {studioLink} today",
|
||||
"messages.studioCommentReply": "{profileLink} replied to your comment in {commentLink}",
|
||||
"messages.userJoinText": "Welcome to Scratch! After you make projects and comments, you'll get messages about them here. Go {exploreLink} or {makeProjectLink}.",
|
||||
"messages.userJoinMakeProject": "make a project",
|
||||
"messages.requestError": "Oops! Looks like there was a problem getting some of your messages. Please try to reload this page."
|
||||
}
|
45
www/scratch-website.microbit-l10njson/mn.json
Normal file
45
www/scratch-website.microbit-l10njson/mn.json
Normal file
|
@ -0,0 +1,45 @@
|
|||
{
|
||||
"microbit.headerText": "{microbitLink} is a tiny circuit board designed to help kids learn to code and create with technology. It has many features including an LED display, buttons, and a motion sensor. You can connect it to Scratch and build creative projects that combine the magic of the digital and physical worlds.",
|
||||
"microbit.gettingStarted": "Эхлэх",
|
||||
"microbit.installMicrobitHex": "Install Scratch micro:bit HEX",
|
||||
"microbit.cardsDescription": "These cards show how to start making projects with micro:bit and Scratch.",
|
||||
"microbit.connectUSB": "Connect a micro:bit to your computer with a USB cable",
|
||||
"microbit.downloadCardsTitle": "Download micro:bit Cards",
|
||||
"microbit.downloadHex": "Download the Scratch micro:bit HEX file",
|
||||
"microbit.dragDropHex": "Drag and drop the HEX file onto your micro:bit",
|
||||
"microbit.installHexAndroid": "Please follow the instructions to install the HEX file on a computer running Windows, MacOS or ChromeOS.",
|
||||
"microbit.connectingMicrobit": "Connecting micro:bit to Scratch",
|
||||
"microbit.powerMicrobit": "Power your micro:bit with USB or a battery pack.",
|
||||
"microbit.useScratch3": "Use the {scratch3Link} editor.",
|
||||
"microbit.addExtension": "Add the micro:bit extension.",
|
||||
"microbit.thingsToTry": "Things to Try",
|
||||
"microbit.displayHelloTitle": "Display “Hello!”",
|
||||
"microbit.displayHelloBlock": "Find the {displayHelloText} block and click on it.",
|
||||
"microbit.displayHelloText": "“display hello”",
|
||||
"microbit.helloScroll": "You should see {helloText} scroll across the micro:bit display",
|
||||
"microbit.helloText": "“hello”",
|
||||
"microbit.starterProjects": "Starter Projects",
|
||||
"microbit.heartBeat": "Heart Beat",
|
||||
"microbit.heartBeatDescription": "Press the buttons to animate the heart.",
|
||||
"microbit.tiltGuitar": "Tilt Guitar",
|
||||
"microbit.tiltGuitarDescription": "Make music by tilting your micro:bit.",
|
||||
"microbit.oceanAdventure": "Ocean Adventure",
|
||||
"microbit.oceanAdventureDescription": "Build your own controller and swim toward the saxophones.",
|
||||
"microbit.troubleshootingTitle": "Troubleshooting",
|
||||
"microbit.checkOSVersionTitle": "Make sure your operating system is compatible with Scratch Link",
|
||||
"microbit.checkOSVersionText": "The minimum operating system versions are listed at the top of this page. See instructions for checking your version of {winOSVersionLink} or {macOSVersionLink}.",
|
||||
"microbit.winOSVersionLinkText": "Windows",
|
||||
"microbit.macOSVersionLinkText": "Mac OS",
|
||||
"microbit.closeScratchCopiesTitle": "Close other copies of Scratch",
|
||||
"microbit.closeScratchCopiesText": "Only one copy of Scratch can connect with the micro:bit at a time. If you have Scratch open in other browser tabs, close it and try again.",
|
||||
"microbit.otherComputerConnectedTitle": "Make sure no other computer is connected to your micro:bit",
|
||||
"microbit.otherComputerConnectedText": "Only one computer can be connected to a micro:bit at a time. If you have another computer connected to your micro:bit, disconnect the micro:bit or close Scratch on that computer and try again.",
|
||||
"microbit.resetButtonTitle": "Make sure you aren’t hitting the “reset” button",
|
||||
"microbit.resetButtonText": "Sometimes while using the micro:bit you can accidentally press the “reset” button on the back in-between the USB and power ports. Make sure you keep your fingers (and toes) away from it while using Scratch!",
|
||||
"microbit.imgAltMicrobitIllustration": "Illustration of the micro:bit circuit board.",
|
||||
"microbit.imgAltDragDropHex": "Drag and drop the HEX file from the folder you downloaded it to to the micro:bit.",
|
||||
"microbit.imgAltDisplayH": "A micro:bit displaying an H.",
|
||||
"microbit.imgAltHeartBeat": "A Scratch project with a heart.",
|
||||
"microbit.imgAltTiltGuitar": "A Scratch project with a guitar.",
|
||||
"microbit.imgAltOceanAdventure": "A Scratch project with a clown fish and a saxophone under water."
|
||||
}
|
41
www/scratch-website.parents-l10njson/mn.json
Normal file
41
www/scratch-website.parents-l10njson/mn.json
Normal file
|
@ -0,0 +1,41 @@
|
|||
{
|
||||
"parents.title": "Эцэг эхчүүдэд",
|
||||
"parents.intro": "Scratch is a programming language and an online community where children\n can program and share interactive media such as stories, games, and \nanimation with people from all over the world. As children create with \nScratch, they learn to think creatively, work collaboratively, and \nreason systematically. Scratch is designed and maintained by the \nLifelong Kindergarten group at the MIT Media Lab. ",
|
||||
"parents.overview": "How it works",
|
||||
"parents.faq": "Тогтмол асуудаг асуултууд",
|
||||
"parents.overviewTitle": "How does Scratch work for children?",
|
||||
"parents.overviewLearningTitle": "Learning",
|
||||
"parents.overviewLearningBody": "For a one-page overview of what young people learn with Scratch, see {learningWithScratch}.\nRead an article on the {creativeLearningApproach}.",
|
||||
"parents.learningWithScratchLinkText": "Learning with Scratch",
|
||||
"parents.creativeLearningApproachLinkText": "Creative Learning Approach",
|
||||
"parents.overviewCommunityTitle": "Нийгмийн бүлэг",
|
||||
"parents.overviewCommunityBody": "We ask all participants on the site to follow the {communityGuidelines}.\nWe do not make private account information available to anyone. For more information, please see the {privacyPolicy}.",
|
||||
"parents.communityGuidelinesLinkText": "Community Guidelines",
|
||||
"parents.privacyPolicyLinkText": "Хувийн нууцлаль",
|
||||
"parents.faqMoreAndAsk": "To find out more about Scratch, please see {faqPage}.\nYou can also ask questions in the {discussionForums}.\nIf you need to contact our staff team directly, click {contactUs} at the bottom of any page.",
|
||||
"parents.faqLinkText": "Frequently Asked Questions",
|
||||
"parents.faqDiscussionForumsLinkText": "Discussion Forums",
|
||||
"parents.faqContactUsLinkText": "Бидэнтэй Харилцах",
|
||||
"parents.faqAgeRangeTitle": "What is the age range for Scratch?",
|
||||
"parents.faqAgeRangeBody": "Scratch is designed especially for young people ages 8 to 16, but people of all ages create and share with Scratch. Younger children may want to try {scratchJr}, a simplified version of Scratch designed for ages 5 to 7.",
|
||||
"parents.faqResourcesTitle": "What resources are available for learning Scratch?",
|
||||
"parents.faqResourcesBody": "If you’re just getting started, there’s a {stepByStepGuide} available inside Scratch. For an overview of Scratch resources, see the {ideasPage} page.",
|
||||
"parents.faqIdeasLinkText": "Ideas",
|
||||
"parents.faqStepByStepGuideLinkText": "step-by-step guide",
|
||||
"parents.faqGettingStartedGuideLinkText": "Getting Started guide (PDF)",
|
||||
"parents.faqScratchCardsLinkText": "Scratch Cards",
|
||||
"parents.faqTipsLinkText": "Зааврууд",
|
||||
"parents.faqCommunityTitle": "What is the Scratch online community?",
|
||||
"parents.faqCommunityBody": "When participating in the Scratch online community, members can explore and experiment in an open learning community with other Scratch members from all backgrounds, ages, and interests. Members can share their work, get feedback, and learn from each other.",
|
||||
"parents.faqGuidelinesTitle": "What are the guidelines for the Scratch online community?",
|
||||
"parents.faqGuidelinesBody": "The MIT Scratch Team works with the community to maintain a friendly and respectful environment for people of all ages, races, ethnicities, religions, sexual orientations, and gender identities. You can help your child learn how to participate by reviewing the {communityGuidelines} together. Members are asked to comment constructively and to help keep the website friendly by reporting any content that does not follow the community guidelines. The Scratch Team works each day to manage activity on the site and respond to reports, with the help of tools such as the {CleanSpeak} profanity filter.",
|
||||
"parents.faqCommunityGuidelinesLinkText": "нийгэмлэгийн дүрмүүд",
|
||||
"parents.faqPrivacyPolicyTitle": "What is your privacy policy?",
|
||||
"parents.faqPrivacyPolicyBody": "To protect children's online privacy, we limit what we collect during the signup process, and what we make public on the website. We don't sell or rent account information to anyone. You can find out more about our {privacyPolicy} page.",
|
||||
"parents.faqFAQLinkText": "frequently asked questions page",
|
||||
"parents.faqOfflineTitle": "Is there a way to use Scratch without participating online?",
|
||||
"parents.faqOfflineBody": "Yes, the Scratch app allows you to create Scratch projects without an internet connection. You can download the {scratchApp} from the Scratch website or the app store on your device.",
|
||||
"parents.faqScratchApp": "Scratch app",
|
||||
"parents.faqOffline2LinkText": "Scratch 2.0 offline editor",
|
||||
"parents.faqOffline14LinkText": "Scratch 1.4 offline editor"
|
||||
}
|
49
www/scratch-website.preview-l10njson/mn.json
Normal file
49
www/scratch-website.preview-l10njson/mn.json
Normal file
|
@ -0,0 +1,49 @@
|
|||
{
|
||||
"addToStudio.title": "Студи рүү нэмэх",
|
||||
"addToStudio.finishing": "Дуусч байна...",
|
||||
"addToStudio.inviteUser": "Хэрэглэгчийг студи руу нэмэхийг уриалах",
|
||||
"project.titleMaxLength": "Нэр хэтэрхий урт байна",
|
||||
"project.musicExtensionChip": "Хөгжим",
|
||||
"project.penExtensionChip": "Үзэг",
|
||||
"project.text2SpeechChip": "Бичмэл эхээс яриа рүү",
|
||||
"project.translateChip": "Орчуулах",
|
||||
"project.videoSensingChip": "Бичлэг мэдрэгч",
|
||||
"project.needsConnection": "Интернэтэд холбогдоно уу.",
|
||||
"project.comments.header": "Сэтгэгдэлүүд",
|
||||
"project.comments.toggleOff": "Сэтгэгдэл бичих боломжгүй",
|
||||
"project.comments.toggleOn": "Сэтгэгдэл бичих нээлттэй",
|
||||
"project.comments.turnedOff": "Уучлаарай, энэ төсөл дээр сэтгэгдэл бичих боломжгүй байна.",
|
||||
"project.share.notShared": "Төслийг хуваалцаагүй байна — төсөл зөвхөн танд харагдана. \"Хуваалцах\" товчийг дарж бүтээлээ бусадтай хуваалцаарай!",
|
||||
"project.share.sharedLong": "Төслөө хуваалцсанд баяр хүргэе! Одоо бусад хүмүүс төслийг үзэж, сэтгэгдлээ үлдээж, нэмж хөгжүүлэх боломжтой боллоо.",
|
||||
"project.share.sharedShort": "Та төслөө хуваалцлаа.",
|
||||
"project.share.shareButton": "Хуваалцах",
|
||||
"project.seeInsideButton": "Төслийг харах",
|
||||
"project.remix.justRemixed": "\"{title}\"-г нэмж хөгжүүлэх боломжтой боллоо. Дүрс, өмсгөл нэмж, хүссэн өөрчлөлтүүдээ хийгээрэй!",
|
||||
"project.remixButton": "Холих",
|
||||
"project.remixButton.altText": "Энэ төслийн хуулбарыг хадгалаад өөрийн санааг нэмэх.",
|
||||
"project.remixButton.remixing": "Хольж байна...",
|
||||
"project.remixes": "Хольсон хувилбарууд",
|
||||
"project.viewAllInList": "Бүгдийг харах",
|
||||
"project.inviteToRemix": "Хэрэглэгчийг төсөлд урих",
|
||||
"project.instructionsLabel": "Зааварчилгаа",
|
||||
"project.notesAndCreditsLabel": "Тэмдэглэл ба талархал",
|
||||
"project.credit": "{projectLink}төслийг анх бүтээсэн хэрэглэгч{userLink}-д баярлалаа.",
|
||||
"project.deletedBanner": "Анхааруулга: Энэ төсөл хогийн сав хавтсанд байна.",
|
||||
"project.defaultCensoredMessage": "Энэхүү төсөл бусдад хүндэтгэлгүй хандсан, бүх насныханд зохимжгүй, эсвэл өөр ямар нэгэн байдлаар \"Scratch нийгэмлэгийн дүрэм\"-г зөрчсөн тул Scratch Баг төслийг устгав.",
|
||||
"project.communityCensoredMessage": "Таны төслийг олон хэрэглэгч зохимжгүй хэмээн мэдүүлсэн тул түр хугацаанд хуваалцах тохиргоог идэвхгүй болгосон байна.",
|
||||
"project.willReviewCensoredMessage": "Scratch Баг {communityGuidelinesLink} дээр үндэслэн төслийг тань шалгасны дараа төслийг буцаан хуваалцах, эсвэл дүрэм зөрчсөн бол арилгах арга хэмжээг авна.",
|
||||
"project.tempCensoredMessage": "{communityGuidelinesLink}-тай танилцаж, төслөө хуваалцахаас өмнө төсөл тань шаардлага хангаж байгаа эсэхийг хянаарай.",
|
||||
"project.permCensoredMessage": "Энэ төслийг ирээдүйд хуваалцах боломжгүй.",
|
||||
"project.communityGuidelines": "нийгэмлэгийн дүрэм",
|
||||
"project.moderationInfoLabel": "Хяналтын мэдээлэл",
|
||||
"project.numScripts": "{number} блок код",
|
||||
"project.numSprites": "{number} дүрс",
|
||||
"project.descriptionMaxLength": "Тайлбар дэндүү урт байна",
|
||||
"project.notesPlaceholder": "Та энэ төслөө яаж хийсэн бэ? Та төслөө бусдын тусламж, дэмжлэг, бусад хэрэглэгчдийн бичсэн код, уран бүтээлийн тусламжтай бүтээсэн бол энд талархлаа илэрхийлээрэй.",
|
||||
"project.descriptionPlaceholder": "Хүмүүст таны төслийг хэрхэн ажиллуулахыг тайлбарлаж өгөөрэй (Ямар товч дарвал яах гэх мэт). ",
|
||||
"project.cloudDataAlert": "Энэ төсөл үүлэн технологийн тусламжтай хадгалагдсан тул зөвхөн Scratch дээрх бүртгэлийн дагуу нэвтэрсэн гишүүд хандаж болно.",
|
||||
"project.cloudVariables": "Тоон хувьсагч",
|
||||
"project.cloudDataLink": "Өгөгдлийг харах",
|
||||
"project.usernameBlockAlert": "Энэхүү төсөл \"хэрэглэгчийн нэр\" блокыг ашиглан хэн төслийг ашиглаж байгааг хянах боломжтой. Өөрийн мэдээллийг нууцлахыг хүсвэл та системээс гараад, төслөө эхлүүлээрэй.",
|
||||
"project.inappropriateUpdate": "Хммм... муу үг илрүүлэгч таны бичсэн эхийг ямар нэг асуудалтай байна гэж үзлээ. Бичвэрээ солиод, бусдад хүндэтгэлтэй байхаа мартуузай."
|
||||
}
|
9
www/scratch-website.research-l10njson/mn.json
Normal file
9
www/scratch-website.research-l10njson/mn.json
Normal file
|
@ -0,0 +1,9 @@
|
|||
{
|
||||
"research.title": "Research on Scratch",
|
||||
"research.conductors": "Research on Scratch is being conducted by members of the MIT Scratch Team and researchers at other universities, including Yasmin Kafai at the University of Pennsylvania Graduate School of Education, Karen Brennan at the Harvard Graduate School of Education, Benjamin Mako Hill at the University of Washington, Andrés Monroy Hernandez at Microsoft Research, Mimi Ito and Crystle Martin at the University of California, Irvine, Quinn Burke at College of Charleston, Deborah Fields at Utah State University, and Kylie Peppler at Indiana University.",
|
||||
"research.privacy": "By sharing projects and participating in the Scratch online community, you are helping us better understand how people can use and learn with Scratch. Any publicly shared projects, comments, or other material on the Scratch site may be included in the research analysis, presentations, papers, and reports. No personally identifiable information is shared. (If you have any questions, please use the {contactLink} form.)",
|
||||
"research.contactLinkText": "Бидэнтэй Харилцах",
|
||||
"research.intro": "Below are selected research papers, presentations, and theses on Scratch and the Scratch online community, followed by a list of National Science Foundation grants awarded to support Scratch.",
|
||||
"research.papers": "Research Papers & Presentations",
|
||||
"research.grants": "National Science Foundation Grants"
|
||||
}
|
34
www/scratch-website.scratch_14-l10njson/mn.json
Normal file
34
www/scratch-website.scratch_14-l10njson/mn.json
Normal file
|
@ -0,0 +1,34 @@
|
|||
{
|
||||
"onePointFour.intro": "The previous version of Scratch, version 1.4, is still available for download.",
|
||||
"onePointFour.introNoteLabel": "Note:",
|
||||
"onePointFour.introNote": "{noteLabel} You can still share projects from 1.4 to the Scratch website. However, projects created in Scratch 2.0 cannot be opened in 1.4.",
|
||||
"onePointFour.downloads": "Downloads",
|
||||
"onePointFour.macTitle": "Mac OS X",
|
||||
"onePointFour.macBody": "Compatible with Mac OSX 10.4 or later",
|
||||
"onePointFour.windowsTitle": "Windows",
|
||||
"onePointFour.windowsBody": "Compatible with Windows 2000, XP, Vista, 7, and 8",
|
||||
"onePointFour.windowsNetworkInstaller": "installer",
|
||||
"onePointFour.windowsNetwork": "Network deployments use the {windowsNetworkInstaller}",
|
||||
"onePointFour.linuxTitle": "Debian / Ubuntu",
|
||||
"onePointFour.linuxBody": "Compatible with Ubuntu 12.04 or later",
|
||||
"onePointFour.linuxInstall": "Install Scratch with Software Center",
|
||||
"onePointFour.linuxOptions": "{linuxInstall} or {linuxDownload}",
|
||||
"onePointFour.linuxDownload": "download here",
|
||||
"onePointFour.faqsTitle": "Frequently Asked Questions",
|
||||
"onePointFour.resourcesQ": "What resources are available to help me learn how to use Scratch 1.4?",
|
||||
"onePointFour.gettingStartedGuide": "Scratch 1.4 Getting Started Guide",
|
||||
"onePointFour.referenceGuide": "Scratch 1.4 Reference Guide",
|
||||
"onePointFour.scratchCards": "Scratch Cards",
|
||||
"onePointFour.resourcesA": "For a step-by-step introduction, download the {gettingStartedGuide}. The {referenceGuide} has a thorough explanation of the Scratch interface and programming language. {scratchCards} provide brief explanations that show how to make animations and interactive projects with Scratch.",
|
||||
"onePointFour.requirementsQ": "What are the system requirements for Scratch 1.4?",
|
||||
"onePointFour.requirementsDisplay": "Display: 800 x 480 or larger, thousands or millions of colors (16-bit color or greater) ",
|
||||
"onePointFour.requirementsOS": "Operating System: Windows 2000 or later, Mac OS X 10.4 or later, Ubuntu Linux 9.04 or later (For other versions of Linux, see the Linux Installer page) ",
|
||||
"onePointFour.requirementsDisk": "Disk: at least 120 megabytes of free space to install Scratch.",
|
||||
"onePointFour.requirementsCPUMemory": "CPU and memory: Most computers have enough memory to run Scratch 1.4, but very old computers may run Scratch slowly.",
|
||||
"onePointFour.requirementsSoundVideo": "Sound / Video: Sound playback requires speakers (or headphones), and recording requires a microphone. Many laptops have speakers and microphones built in. Scratch 1.4 can use a USB or built-in camera (optional).",
|
||||
"onePointFour.errorQ": "What if I get an error when I try to upload or share my project to the Scratch website?",
|
||||
"onePointFour.errorFileTooBig": "File too big. The largest file limit is 10 MB. To shrink the size of your Scratch project, click the Edit menu > and select compress sounds, or compress images. If you have compressed sounds and your project still won't upload, try deleting some of the sounds to make it smaller. ",
|
||||
"onePointFour.errorInternet": "Internet connection too slow and times out. Try making the file smaller. If that doesn't work, try connecting from a different computer or connection or web browser.",
|
||||
"onePointFour.errorProxy": "Proxy server getting in the way. Try an Internet connection that does not go through a proxy server, or configure Scratch to use your proxy server. ",
|
||||
"onePointFour.errorLogin": "Wrong username and password. Try logging into Scratch website to make sure username and password are correct. "
|
||||
}
|
4
www/scratch-website.search-l10njson/mn.json
Normal file
4
www/scratch-website.search-l10njson/mn.json
Normal file
|
@ -0,0 +1,4 @@
|
|||
{
|
||||
"search.trending": "Их хандалттай",
|
||||
"search.popular": "Нийтлэг"
|
||||
}
|
44
www/scratch-website.splash-l10njson/mn.json
Normal file
44
www/scratch-website.splash-l10njson/mn.json
Normal file
|
@ -0,0 +1,44 @@
|
|||
{
|
||||
"splash.featuredProjects": "Бусадтай хуваалцаж буй төслүүд",
|
||||
"splash.featuredStudios": "Featured Studios",
|
||||
"splash.projectsCuratedBy": "Projects Curated by {curatorId}",
|
||||
"splash.scratchDesignStudioTitle": "Scratch Design Studio",
|
||||
"splash.visitTheStudio": "Visit the studio",
|
||||
"splash.projectsByScratchersFollowing": "Projects by Scratchers I'm Following",
|
||||
"splash.projectsLovedByScratchersFollowing": "Projects Loved by Scratchers I'm Following",
|
||||
"splash.projectsInStudiosFollowing": "Projects in Studios I'm Following",
|
||||
"splash.communityRemixing": "What the Community is Remixing",
|
||||
"splash.communityLoving": "What the Community is Loving",
|
||||
"messages.becomeCuratorText": "{username} became a curator of {studio}",
|
||||
"messages.becomeManagerText": "{username} was promoted to manager of {studio}",
|
||||
"messages.favoriteText": "{profileLink} favorited {projectLink}",
|
||||
"messages.followProfileText": "{profileLink} is now following {followeeLink}",
|
||||
"messages.followStudioText": "{profileLink} is now following {studioLink}",
|
||||
"messages.loveText": "{profileLink} loved {projectLink}",
|
||||
"messages.remixText": "{profileLink} remixed {remixedProjectLink} as {projectLink}",
|
||||
"messages.shareText": "{profileLink} shared the project {projectLink}",
|
||||
"intro.aboutScratch": "Скратчийн тухай",
|
||||
"intro.forEducators": "Сурган хүмүүжүүлэгчид",
|
||||
"intro.forParents": "Эцэг эхчүүдэд",
|
||||
"intro.join": "Join",
|
||||
"intro.startCreating": "Start Creating",
|
||||
"intro.tagLine1": "Create stories, games, and animations",
|
||||
"intro.tagLine2": "Share with others around the world",
|
||||
"intro.watchVideo": "Watch Video",
|
||||
"news.scratchNews": "Scratch News",
|
||||
"teacherbanner.greeting": "Hi",
|
||||
"teacherbanner.subgreeting": "Teacher Account",
|
||||
"teacherbanner.classesButton": "Миний Ангиуд",
|
||||
"teacherbanner.faqButton": "Teacher Account FAQ",
|
||||
"hocbanner.title": "Get Creative with Coding!",
|
||||
"hocbanner.moreActivities": "See more activities",
|
||||
"hocbanner.imagine": "Төсөөллийн ертөнцөө бүтээцгээе",
|
||||
"hocbanner.codeACartoon": "Хүүхэлдэйн киноны код бичицгээе",
|
||||
"hocbanner.talking": "Үлгэр хүүрнэх цаг",
|
||||
"welcome.welcomeToScratch": "Welcome to Scratch!",
|
||||
"welcome.learn": "Learn how to make a project in Scratch",
|
||||
"welcome.tryOut": "Try out starter projects",
|
||||
"welcome.connect": "Connect with other Scratchers",
|
||||
"activity.seeUpdates": "This is where you will see updates from Scratchers you follow",
|
||||
"activity.checkOutScratchers": "Check out some Scratchers you might like to follow"
|
||||
}
|
10
www/scratch-website.starter-projects-l10njson/mn.json
Normal file
10
www/scratch-website.starter-projects-l10njson/mn.json
Normal file
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
"starterProjects.starterProjects": "Starter Projects",
|
||||
"starterProjects.intro": "Try out these starter projects from the Scratch Team. Look inside and remix to make changes and add your ideas.",
|
||||
"starterProjects.animation": "Анимэйшн",
|
||||
"starterProjects.games": "Тоглоомнууд",
|
||||
"starterProjects.interactiveArt": "Interactive Art",
|
||||
"starterProjects.musicDance": "Хөгжим ба Бүжиг",
|
||||
"starterProjects.stories": "Үлгэрүүд",
|
||||
"starterProjects.video": "Бичлэг мэдрэгч"
|
||||
}
|
74
www/scratch-website.teacher-faq-l10njson/mn.json
Normal file
74
www/scratch-website.teacher-faq-l10njson/mn.json
Normal file
|
@ -0,0 +1,74 @@
|
|||
{
|
||||
"teacherfaq.title": "Scratch Teacher Account FAQ",
|
||||
"teacherfaq.educatorTitle": "Scratch Educator FAQ",
|
||||
"teacherfaq.educatorGetStartedTitle": "I’m an educator who is new to Scratch, how can I get started?",
|
||||
"teacherfaq.educatorGetStartedBody": "Scratch has many resources available to help you get started! Please see our {educatorResourcesLink} for Guides, Tutorials, and many other resources to help you run your class with Scratch!",
|
||||
"teacherfaq.educatorResourcesLink": "Educator Resources page",
|
||||
"teacherfaq.teacherWhatTitle": "What are teacher accounts?",
|
||||
"teacherfaq.teacherWhatBody": "A Scratch Teacher Account provides educators with additional features to manage student participation on Scratch, including the ability to create student accounts, organize student projects into studios, and monitor student comments. Learn more about Teacher Accounts in the video below:",
|
||||
"teacherfaq.teacherSignUpTitle": "How do I request a teacher account?",
|
||||
"teacherfaq.teacherSignUpBody": "To request a Teacher Account, please go to the teacher account <a href=\"/educators/register\">request form</a>.",
|
||||
"teacherfaq.classMultipleTeachersTitle": "Can a class have multiple teachers?",
|
||||
"teacherfaq.classMultipleTeachersBody": "A class can only have one teacher account associated with it.",
|
||||
"teacherfaq.convertToTeacherTitle": "I already have a Scratch account, can you make it a Teacher account?",
|
||||
"teacherfaq.convertToTeacherList": "Please send an email to {helpEmail} and be sure to include the following information:",
|
||||
"teacherfaq.convertToTeacherUsername": "Your Scratch username (Please double check that you know your username by logging into it before contacting us!)",
|
||||
"teacherfaq.convertToTeacherEmail": "The email address associated with your Scratch account",
|
||||
"teacherfaq.convertToTeacherBirth": "The birth month and birth year associated with your Scratch account",
|
||||
"teacherfaq.teacherPersonalTitle": "Why do you need to know my personal information during registration?",
|
||||
"teacherfaq.teacherPersonalBody": "We use this information to verify the account creator is an educator. We will not share this information with anyone else, and it will not be shared publicly on the site.",
|
||||
"teacherfaq.teacherGoogleTitle": "Does Scratch connect with Google Classroom, Clever or any other classroom management service?",
|
||||
"teacherfaq.teacherGoogleBody": "No, Scratch does not connect with any classroom management services.",
|
||||
"teacherfaq.teacherEdTitle": "Are Scratch Teacher accounts linked to ScratchEd accounts?",
|
||||
"teacherfaq.teacherEdBody": "No, Scratch Teacher accounts are not linked to <a href=\"http://scratched.gse.harvard.edu/\">ScratchEd</a> accounts.",
|
||||
"teacherfaq.teacherFeaturesTitle": "Does this feature exist, and if not, can you please add it?",
|
||||
"teacherfaq.teacherFeaturesBody": "Many features are commonly requested, including:",
|
||||
"teacherfaq.teacherFeaturesConvert": "Converting existing Scratch Accounts into Student Accounts",
|
||||
"teacherfaq.teacherMoveStudents": "Moving Student Accounts to other Teacher Accounts and Classes",
|
||||
"teacherfaq.teacherMultipleClasses": "Having Student Accounts be in multiple Classes, or associated with multiple Teacher Accounts",
|
||||
"teacherfaq.teacherLMSs": "Connecting with classroom management systems like Google Classroom and Clever",
|
||||
"teacherfaq.teacherLimitStudent": "Limit what features students have, such as seeing or being able to post comments",
|
||||
"teacherfaq.teacherWillNotImplement": "It is not currently possible to do any of these things on Scratch. We would love to expand the functionality of Teacher Accounts, and all of these features are things we would like to add. However, Scratch is a small organization and our resources are limited, so it may take us a very long time before we can implement any of these changes.",
|
||||
"teacherfaq.studentTransferTitle": "Can I transfer a student from one Teacher Account or class to another?",
|
||||
"teacherfaq.studentTransferBody": "No, it is not possible to transfer students from one class or teacher to another. You can create a new Student Account for the student using a different Teacher Account if they need to be part of a new class.",
|
||||
"teacherfaq.studentAccountsTitle": "Student Accounts",
|
||||
"teacherfaq.studentVerifyTitle": "Do I have to verify each of my student emails?",
|
||||
"teacherfaq.studentVerifyBody": "No. The Teacher Account’s email address is used for all Student Accounts, so there is no need to verify students’ email addresses.",
|
||||
"teacherfaq.studentEndTitle": "What happens when I \"end\" my class?",
|
||||
"teacherfaq.studentEndBody": "When you end a class, your class profile page will be hidden and your students will no longer be able to log in (but their projects and the class studios will still be visible on the site). You may re-open the class at any time. ",
|
||||
"teacherfaq.studentForgetTitle": "What happens if a student forgets their password?",
|
||||
"teacherfaq.studentForgetBody": "You can manually reset a student password from within your Scratch Teacher Account. First, navigate to My Classes (either from the purple banner on the homepage or in the dropdown menu next to your user icon). From there, find the correct Class and click on the Students link. You can then reset the password at the student level using the Settings menu. ",
|
||||
"teacherfaq.studentUnsharedTitle": "Can I see unshared student projects?",
|
||||
"teacherfaq.studentUnsharedBody": "Teacher accounts can only access shared student projects.",
|
||||
"teacherfaq.studentDeleteTitle": "Can I delete student accounts?",
|
||||
"teacherfaq.studentDeleteBody": "You cannot delete a student’s account by using a Teacher Account, but Student Accounts can be deleted through the {accountSettingsLink} page while logged in to the Student Account.",
|
||||
"teacherfaq.accountSettings": "Бүртгэлийн Тохиргоо",
|
||||
"teacherfaq.studentAddExistingTitle": "Some of my students already have Scratch accounts, how do I add them to my classroom?",
|
||||
"teacherfaq.studentAddExistingBody": "It is not possible to add an existing Scratch account to a classroom. You will need to create a new Student Account for them using your Teacher Account.",
|
||||
"teacherfaq.studentMultipleTitle": "Can a student be in multiple classes? ",
|
||||
"teacherfaq.studentMultipleBody": "A student can only be a part of one class.",
|
||||
"teacherfaq.studentDiscussTitle": "Is there a space to discuss Teacher Accounts with other teachers?",
|
||||
"teacherfaq.studentDiscussionBody": "Yes, you can engage in discussions with other teachers at {scratchEdLink}, an online community for Scratch educators. Check out their {forumsLink} to join conversations about a number of topics, including but not limited to Teacher Accounts. ScratchEd is developed and supported by the Harvard Graduate School of Education.",
|
||||
"teacherfaq.forums": "forums",
|
||||
"teacherfaq.privacyPolicy": "Scratch Privacy Policy",
|
||||
"teacherfaq.studentDataTitle": "What data does Scratch collect about students?",
|
||||
"teacherfaq.studentDataBody": "When a student first signs up on Scratch, we ask for basic demographic data including gender, age (birth month and year), country, and an email address for verification. This data is used (in aggregated form) in research studies intended to improve our understanding of how people learn with Scratch.",
|
||||
"teacherfaq.studentDataBody2": "When an educator uses a Scratch Teacher Account to create Student Accounts, students are not required to provide an email address. We encourage you to read the {privacyPolicyLink} for more information.",
|
||||
"teacherfaq.studentPrivacyLawsTitle": "Is Scratch compliant with United States local and federal data privacy laws?",
|
||||
"teacherfaq.studentPrivacyLawsBody": "Scratch cares deeply about the privacy of students and of all individuals who use our platform. We have physical and electronic procedures in place to protect the information we collect. Although we are not in a position to offer contractual guarantees with each entity that uses our free educational product, we are in compliance with all United States federal laws that are applicable to a 501(c)(3) non-profit organization. We encourage you to read the {privacyPolicyLink} for more information.",
|
||||
"teacherfaq.student250Title": "I want to add more than 250 students to a class, how can I do this?",
|
||||
"teacherfaq.student250Body": "It is not possible to add more than 250 students to a single class. You can, however, create a new class on the {myClassesLink} and add another 250 student accounts to each new class.",
|
||||
"teacherfaq.myClasses": "My Classes page",
|
||||
"teacherfaq.commTitle": "Нийгмийн бүлэг",
|
||||
"teacherfaq.commHiddenTitle": "Can I create a private class?",
|
||||
"teacherfaq.commHiddenBody": "No. All content shared within your class will be accessible to the Scratch community.",
|
||||
"teacherfaq.commWhoTitle": "Who can my students interact with on Scratch?",
|
||||
"teacherfaq.commWhoBody": "Student accounts have the same community privileges as a regular Scratch account, such as sharing projects, commenting, creating studios, and the like. As a teacher, you can see all of your students' activity and perform light moderation actions within your class.",
|
||||
"teacherfaq.commInappropriateTitle": "What can I do if I see something inappropriate?",
|
||||
"teacherfaq.commInappropriateBody": "You can manually remove inappropriate comments and projects created by your students. If you find inappropriate content created by non-students, please notify the Scratch Team by clicking the ‘Report’ button.",
|
||||
"teacherfaq.commTurnOffCommentsTitle": "Can I turn off the ability for students to see and post comments?",
|
||||
"teacherfaq.commTurnOffCommentsBody": "No, you cannot disable the commenting feature for your students in the online Community. You can selectively turn off the ability for others to leave comments on their profiles and each individual project, but there is not a site-wide feature to restrict commenting. If commenting doesn’t feel right for your students, you may want to consider using the {desktopLink} which is an offline version of the Scratch project editor that does not include the online community.",
|
||||
"teacherfaq.commBlockGamesTitle": "Can I block my students from playing games on Scratch?",
|
||||
"teacherfaq.commBlockGamesBody1": "We do not remove projects that are games, or inspired by popular video games unless they contain other elements which would be inappropriate for children. We believe that children learn best when working on projects about things in their life they are passionate about; one of the things they are often passionate about is games.",
|
||||
"teacherfaq.commBlockGamesBody2": "If you are aware of any specific projects which do contain inappropriate elements, please click the 'Report' button which appears on the project page so we can take appropriate action."
|
||||
}
|
39
www/scratch-website.teacherregistration-l10njson/mn.json
Normal file
39
www/scratch-website.teacherregistration-l10njson/mn.json
Normal file
|
@ -0,0 +1,39 @@
|
|||
{
|
||||
"teacherRegistration.nameStepTitle": "First & Last Name",
|
||||
"teacherRegistration.nameStepDescription": "Your name will not be displayed publicly, and will be kept confidential and secure.",
|
||||
"teacherRegistration.firstName": "First Name",
|
||||
"teacherRegistration.lastName": "Last Name",
|
||||
"teacherRegistration.phoneNumber": "Phone Number",
|
||||
"teacherRegistration.phoneStepDescription": "Your phone number will not be displayed publicly, and will be kept confidential and secure",
|
||||
"teacherRegistration.phoneConsent": "Yes, the Scratch Team may call me to verify my Teacher Account if needed",
|
||||
"teacherRegistration.validationPhoneNumber": "Please enter a valid phone number",
|
||||
"teacherRegistration.validationPhoneConsent": "You must consent to verification of your Teacher Account",
|
||||
"teacherRegistration.privacyDescription": "Your information will not be displayed publicly, and will be kept confidential and secure.",
|
||||
"teacherRegistration.organization": "Organization",
|
||||
"teacherRegistration.orgTitle": "Your Role",
|
||||
"teacherRegistration.orgType": "Type of Organization",
|
||||
"teacherRegistration.checkAll": "Check all that apply",
|
||||
"teacherRegistration.orgChoiceElementarySchool": "Elementary School",
|
||||
"teacherRegistration.orgChoiceMiddleSchool": "Middle School",
|
||||
"teacherRegistration.orgChoiceHighSchool": "High School",
|
||||
"teacherRegistration.orgChoiceUniversity": "College/University",
|
||||
"teacherRegistration.orgChoiceAfterschool": "Afterschool Program",
|
||||
"teacherRegistration.orgChoiceMuseum": "Museum",
|
||||
"teacherRegistration.orgChoiceLibrary": "Сан",
|
||||
"teacherRegistration.orgChoiceCamp": "Camp",
|
||||
"teacherRegistration.notRequired": "Not Required",
|
||||
"teacherRegistration.addressLine1": "Address Line 1",
|
||||
"teacherRegistration.addressLine2": "Address Line 2 (Optional)",
|
||||
"teacherRegistration.zipCode": "ZIP",
|
||||
"teacherRegistration.stateProvince": "State",
|
||||
"teacherRegistration.city": "Хот",
|
||||
"teacherRegistration.addressStepTitle": "Address",
|
||||
"teacherRegistration.useScratchStepTitle": "How you plan to use Scratch",
|
||||
"teacherRegistration.useScratchStepDescription": "Tell us a little about how you plan to use Scratch. Why do we ask for this information",
|
||||
"teacherRegistration.useScratchMaxLength": "Description must be at most 300 characters",
|
||||
"teacherRegistration.howUseScratch": "How do you plan to use Scratch at your organization?",
|
||||
"teacherRegistration.emailStepTitle": "Цахим шуудангын хаяг",
|
||||
"teacherRegistration.emailStepDescription": "We will send you a confirmation email that will allow you to access your Scratch Teacher Account.",
|
||||
"teacherRegistration.validationEmailMatch": "The emails do not match",
|
||||
"teacherRegistration.validationAge": "Sorry, teachers must be at least 16 years old"
|
||||
}
|
37
www/scratch-website.wedo2-l10njson/mn.json
Normal file
37
www/scratch-website.wedo2-l10njson/mn.json
Normal file
|
@ -0,0 +1,37 @@
|
|||
{
|
||||
"wedo2.headerText": "{wedo2Link} is an introductory invention kit you can use to build interactive robots and other creations. You can snap together Scratch programming blocks to interact with your WeDo 2.0 creations and add animations and sounds.",
|
||||
"wedo2.gettingStarted": "Эхлэх",
|
||||
"wedo2.connectingWedo2": "Connecting WeDo 2.0 to Scratch",
|
||||
"wedo2.useScratch3": "Use the {scratch3Link} editor.",
|
||||
"wedo2.addExtension": "Add the WeDo 2.0 extension.",
|
||||
"wedo2.thingsToTry": "Things to Try",
|
||||
"wedo2.makeMotorMove": "Make a motor move",
|
||||
"wedo2.plugMotorIn": "Plug a motor into the WeDo.",
|
||||
"wedo2.clickMotorBlock": "Find the {motorBlockText} block and click on it.",
|
||||
"wedo2.motorBlockText": "\"turn motor on for 1 seconds\"",
|
||||
"wedo2.starterProjects": "Starter Projects",
|
||||
"wedo2.starter1PetTitle": "Make Your Own Pet",
|
||||
"wedo2.starter1PetDescription": "Use a motor to make a spinning tail for your virtual pet.",
|
||||
"wedo2.starter2FoxTitle": "Move the Fox",
|
||||
"wedo2.starter2FoxDescription": "Use the tilt sensor to move the fox back and forth.",
|
||||
"wedo2.starter3PufferfishTitle": "Inflating Pufferfish",
|
||||
"wedo2.starter3PufferfishDescription": "Use the distance sensor to make the fish grow.",
|
||||
"wedo2.troubleshootingTitle": "Troubleshooting",
|
||||
"wedo2.checkOSVersionTitle": "Make sure your operating system is compatible with Scratch Link",
|
||||
"wedo2.checkOSVersionText": "The minimum operating system versions are listed at the top of this page. See instructions for checking your version of {winOSVersionLink} or {macOSVersionLink}.",
|
||||
"wedo2.winOSVersionLinkText": "Windows",
|
||||
"wedo2.macOSVersionLinkText": "Mac OS",
|
||||
"wedo2.closeScratchCopiesTitle": "Close other copies of Scratch",
|
||||
"wedo2.closeScratchCopiesText": "Only one copy of Scratch can connect with the WeDo 2.0 at a time. If you have Scratch open in other browser tabs, close it and try again.",
|
||||
"wedo2.otherComputerConnectedTitle": "Make sure no other computer is connected to your WeDo 2.0",
|
||||
"wedo2.otherComputerConnectedText": "Only one computer can be connected to an WeDo 2.0 at a time. If you have another computer connected to your WeDo 2.0, disconnect the WeDo 2.0 or close Scratch on that computer and try again.",
|
||||
"wedo2.updateLinkTitle": "Update Scratch Link",
|
||||
"wedo2.updateLinkText": "Make sure you have installed the latest version of Scratch Link.",
|
||||
"wedo2.legacyInfoTitle": "Using Scratch 2.0?",
|
||||
"wedo2.legacyInfoText": "Visit our page about {wedoLegacyLink}.",
|
||||
"wedo2.legacyLinkText": "using WeDo with Scratch 2.0",
|
||||
"wedo2.imgAltWeDoIllustration": "An illustration of a WeDo2 featuring a tilt sensor and a motor.",
|
||||
"wedo2.imgAltStarter1Pet": "A Scratch project with a dog and a taco.",
|
||||
"wedo2.imgAltStarter2Fox": "A Scratch project with a fox moving back and forth.",
|
||||
"wedo2.imgAltStarter3Pufferfish": "A Scratch project with dinosaurs."
|
||||
}
|
21
www/scratch-website.wedo2-legacy-l10njson/mn.json
Normal file
21
www/scratch-website.wedo2-legacy-l10njson/mn.json
Normal file
|
@ -0,0 +1,21 @@
|
|||
{
|
||||
"wedoLegacy.intro": "The LEGO® Education WeDo 2.0 is an introductory invention kit you can use to build your own interactive machines. You can snap together Scratch programming blocks to interact with your LEGO WeDo creations and add animations on the screen.",
|
||||
"wedoLegacy.requirement": "The LEGO WeDo 2.0 extension is available for Mac OSX and Windows 10+.",
|
||||
"wedoLegacy.getStarted": "Getting Started with LEGO WeDo 2.0",
|
||||
"wedoLegacy.installTitle": "1. Install Device Manager",
|
||||
"wedoLegacy.installText": "The Device Manager lets you connect WeDo 2.0 to Scratch using Bluetooth",
|
||||
"wedoLegacy.downloadMac": "Download for Mac OSX",
|
||||
"wedoLegacy.downloadWin": "Download for Windows 10+",
|
||||
"wedoLegacy.setupTitle": "2. Setup & Help",
|
||||
"wedoLegacy.setupText": "Connect your WeDo 2.0 by following the steps in the <a href=\"/projects/editor/?tip_bar=ext2\">Tips Window</a>",
|
||||
"wedoLegacy.createTitle": "3. Create",
|
||||
"wedoLegacy.createText": "Use the WeDo extension blocks to turn on lights, control motors, and make your project interactive",
|
||||
"wedoLegacy.wedo2SetupInstructions": "WeDo 2.0 Setup Instructions",
|
||||
"wedoLegacy.wedo1SetupInstructions": "WeDo 1.0 Setup Instructions",
|
||||
"wedoLegacy.starterProjects": "WeDo 2.0 Starter Projects",
|
||||
"wedoLegacy.starterMotor": "Motor",
|
||||
"wedoLegacy.starterDistance": "Distance Sensor",
|
||||
"wedoLegacy.starterTilt": "Tilt Sensor",
|
||||
"wedoLegacy.versionTitle": "Which version do you have?",
|
||||
"wedoLegacy.versionText": "You can also use Scratch to program the original LEGO WeDo (LEGO WeDo 1.0)."
|
||||
}
|
Loading…
Reference in a new issue