forked from oppia/oppia
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
38 changed files
with
711 additions
and
592 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,41 @@ | ||
{ | ||
"I18N_ABOUT_PAGE_ABOUT_TAB_CREATE": "Create an Exploration", | ||
"I18N_ABOUT_PAGE_ABOUT_TAB_CREATE_TEXT": "about a topic you care about.", | ||
"I18N_ABOUT_PAGE_ABOUT_TAB_FEEDBACK": "Earn feedback", | ||
"I18N_ABOUT_PAGE_ABOUT_TAB_FEEDBACK_TEXT": "to improve your exploration.", | ||
"I18N_ABOUT_PAGE_ABOUT_TAB_HEADING": "About Oppia", | ||
"I18N_ABOUT_PAGE_ABOUT_TAB_PARAGRAPH_1": "Oppia's mission is to help anyone learn anything they want in an effective and enjoyable way.", | ||
"I18N_ABOUT_PAGE_ABOUT_TAB_PARAGRAPH_2": "By creating a set of free, high-quality, demonstrably effective lessons with the help of educators from around the world, Oppia aims to provide students with quality education — regardless of where they are or what traditional resources they have access to.", | ||
"I18N_ABOUT_PAGE_ABOUT_TAB_PARAGRAPH_3": "So far, educators have created more than <[numberOfExplorations]> of these lessons, which we call <em>explorations</em>. And they serve almost <[numberofStudentsServed]> students worldwide.", | ||
"I18N_ABOUT_PAGE_ABOUT_TAB_PARAGRAPH_4": "Explorations help students learn in a fun and creative way, using videos, images, and open-ended questions. And since students often have similar misconceptions, Oppia also provides educators the ability to address these misconceptions directly within explorations, empowering them to provide targeted feedback to multiple students at a time.", | ||
"I18N_ABOUT_PAGE_ABOUT_TAB_PARAGRAPH_5": "If you're a student interested in learning with Oppia, you can <a href=\"/library\">begin your learning adventure by browsing our explorations</a>.", | ||
"I18N_ABOUT_PAGE_ABOUT_TAB_PARAGRAPH_6": "If you're a teacher interested in impacting the lives of students around the world, you can apply to join our <a href=\"/teach\">Teach with Oppia</a> program, aimed at providing lessons for topics that students typically find difficult.", | ||
"I18N_ABOUT_PAGE_ABOUT_TAB_PARAGRAPH_7": "By teaching with Oppia, you can improve your skills in communication and empathy while helping to improve education for students around the world. Or, if you're not ready to teach yet, you can still share feedback on lessons to help make them better for other students!", | ||
"I18N_ABOUT_PAGE_ABOUT_TAB_PARAGRAPH_8": "Whether you're a K-12 educator, a graduate student, or an individual who's passionate about a specific subject and wants to share your knowledge, Oppia welcomes you. Join the community and start exploring with us.", | ||
"I18N_ABOUT_PAGE_ABOUT_TAB_SHARE": "Publish & Share", | ||
"I18N_ABOUT_PAGE_ABOUT_TAB_SHARE_TEXT": "your creations with the community.", | ||
"I18N_ABOUT_PAGE_CREDITS_TAB_HEADING": "Credits", | ||
"I18N_ABOUT_PAGE_CREDITS_TAB_TEXT": "Oppia's contributors come from all over the world — many of us are students, recent students and teachers. We'd like to thank the following contributors who've helped to build the platform. If you'd like to help, <a href=\"/contact\">here's how you can get involved</a>!", | ||
"I18N_ABOUT_PAGE_CREDITS_TAB_TEXT_BOTTOM": "The Oppia development team is also grateful for the feedback, ideas, help and suggestions by <[listOfNames]>.", | ||
"I18N_ABOUT_PAGE_CREDITS_THANK_TRANSLATEWIKI": "We would also like to thank <a href=\"https://translatewiki.net/wiki/Translating:Oppia\">translatewiki.net</a> for providing crowdsourced translations.", | ||
"I18N_ABOUT_PAGE_FOUNDATION_TAB_DONATE_BUTTON": "Donate", | ||
"I18N_ABOUT_PAGE_FOUNDATION_TAB_GET_INVOLVED_BUTTON" : "Get Involved", | ||
"I18N_ABOUT_PAGE_FOUNDATION_TAB_HEADING": "The Oppia Foundation", | ||
"I18N_ABOUT_PAGE_FOUNDATION_TAB_PARAGRAPH_1": "The Oppia website and source code are supported by the Oppia Foundation, a tax-exempt 501(c)(3) non-profit organization registered in the State of California.", | ||
"I18N_ABOUT_PAGE_FOUNDATION_TAB_PARAGRAPH_2": "The Foundation relies on the generous support of contributors and donors from around the world to work toward its mission of empowering anyone to learn anything they want in an enjoyable and effective way.", | ||
"I18N_ABOUT_PAGE_FOUNDATION_TAB_PARAGRAPH_3": "If you wish to join the hundreds of other individuals supporting these efforts, please learn more about <a href=\"/donate\">donating to the Oppia Foundation</a> or <a href=\"/contact\">getting involved in other ways</a>.", | ||
"I18N_ABOUT_PAGE_FOUNDATION_TAB_PARAGRAPH_4": "The directors of the Foundation are Amit Deutsch, Jacob Davis, and Sean Lip. The Foundation's <a href=\"https://drive.google.com/folderview?id=0B9KSjiibL_WDfjlpUUpqampZSTBOTmRqM2IyaGN3R3NlVWstZlhKcjlZQ3VMTHJBQWNGTFU&usp=sharing\" class=\"inline-links\">bylaws and minutes</a> are available to read. If you wish to contact the Foundation, please email: <a href=\"mailto:[email protected]\" class=\"inline-links\">[email protected]</a>.", | ||
"I18N_ABOUT_PAGE_FOUNDATION_TAB_PARAGRAPH_4_HEADING": "Directors", | ||
"I18N_ABOUT_PAGE_FOUNDATION_TAB_PARAGRAPH_5": "All content in Oppia's explorations is licensed under <a href=\"https://creativecommons.org/licenses/by-sa/4.0/legalcode\" class=\"inline-links\">CC-BY-SA 4.0</a> with a waiver of the attribution requirement (specifically, Sections 3(a)(1) and 3(a)(2)). If you reuse content from this site, we encourage you to include a link to the relevant exploration page, but do not require it.", | ||
"I18N_ABOUT_PAGE_FOUNDATION_TAB_PARAGRAPH_5_LICENSE_HEADING": "License", | ||
"I18N_ABOUT_PAGE_FOUNDATION_TAB_PARAGRAPH_6": "The software powering Oppia is open source, and its <a href=\"https://github.com/oppia/oppia/\" class=\"inline-links\">code</a> is released under an <a href=\"https://www.apache.org/licenses/\" class=\"inline-links\">Apache 2.0</a> license.", | ||
"I18N_ABOUT_PAGE_HEADING": "Oppia: education for all", | ||
"I18N_ABOUT_PAGE_LEARN_BUTTON": "I want to learn", | ||
"I18N_ABOUT_PAGE_SPEECH_BUBBLE": "What would you like to do today?", | ||
"I18N_ABOUT_PAGE_TABS_ABOUT" : "About", | ||
"I18N_ABOUT_PAGE_TABS_CREDITS": "Credits", | ||
"I18N_ABOUT_PAGE_TABS_FOUNDATION": "Foundation", | ||
"I18N_ABOUT_PAGE_TEACH_BUTTON": "I want to teach", | ||
"I18N_ABOUT_PAGE_TITLE": "About us - Oppia", | ||
"I18N_ACTION_APPLY_TO_TEACH_WITH_OPPIA": "Apply to Teach With Oppia", | ||
"I18N_ACTION_BROWSE_EXPLORATIONS": "Browse our Explorations", | ||
|
@@ -23,14 +60,14 @@ | |
"I18N_DASHBOARD_EXPLORATIONS_SORT_BY_OPEN_FEEDBACK": "Open Feedback", | ||
"I18N_DASHBOARD_EXPLORATIONS_SORT_BY_TITLE": "Title", | ||
"I18N_DASHBOARD_EXPLORATIONS_SORT_BY_TOTAL_PLAYS": "Total Plays", | ||
"I18N_DASHBOARD_EXPLORATIONS_SORT_BY_UNRESOLVED_ANSWERS" :"Unresolved Answers", | ||
"I18N_DASHBOARD_EXPLORATIONS_SORT_BY_UNRESOLVED_ANSWERS": "Unresolved Answers", | ||
"I18N_DASHBOARD_OPEN_FEEDBACK": "Open Feedback", | ||
"I18N_DASHBOARD_STATS_AVERAGE_RATING": "Average Rating", | ||
"I18N_DASHBOARD_STATS_OPEN_FEEDBACK": "Open Feedback", | ||
"I18N_DASHBOARD_STATS_TOTAL_PLAYS": "Total Plays", | ||
"I18N_DASHBOARD_STATS_TOTAL_SUBSCRIBERS": "Subscribers", | ||
"I18N_DASHBOARD_SUBSCRIBERS": "Subscribers", | ||
"I18N_DASHBOARD_TABLE_HEADING_EXPLORATION":"Exploration", | ||
"I18N_DASHBOARD_TABLE_HEADING_EXPLORATION": "Exploration", | ||
"I18N_DASHBOARD_TABLE_HEADING_LAST_UPDATED": "Last Updated", | ||
"I18N_DASHBOARD_TABLE_HEADING_OPEN_THREADS": "Open Threads", | ||
"I18N_DASHBOARD_TABLE_HEADING_PLAYS": "Plays", | ||
|
@@ -260,6 +297,7 @@ | |
"I18N_PREFERENCES_SUBSCRIBED_CREATORS": "Creators you've subscribed to", | ||
"I18N_PREFERENCES_USERNAME": "Username", | ||
"I18N_PREFERENCES_USERNAME_NOT_SELECTED": "Not yet selected", | ||
"I18N_PROFILE_NO_EXPLORATIONS": "This user hasn't created or edited any explorations yet.", | ||
"I18N_SIDEBAR_ABOUT_LINK": "About", | ||
"I18N_SIDEBAR_BLOG": "Blog", | ||
"I18N_SIDEBAR_CONTACT_US": "Contact Us", | ||
|
Oops, something went wrong.