-
Notifications
You must be signed in to change notification settings - Fork 289
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Translations update from Hosted Weblate (#4809)
Translations update from [Hosted Weblate](https://hosted.weblate.org) for [Hedy/Adventures](https://hosted.weblate.org/projects/hedy/adventures/). It also includes following components: * [Hedy/Achievements](https://hosted.weblate.org/projects/hedy/achievements/) * [Hedy/Webpages](https://hosted.weblate.org/projects/hedy/webpages/) * [Hedy/slides](https://hosted.weblate.org/projects/hedy/slides/) * [Hedy/Parsons](https://hosted.weblate.org/projects/hedy/parsons/) * [Hedy/client-messages](https://hosted.weblate.org/projects/hedy/client-messages/) * [Hedy/Keywords](https://hosted.weblate.org/projects/hedy/keywords/) * [Hedy/Cheatsheets](https://hosted.weblate.org/projects/hedy/commands/) * [Hedy/Quizzes](https://hosted.weblate.org/projects/hedy/quizzes/) * [Hedy/Texts](https://hosted.weblate.org/projects/hedy/web-texts/) * [Hedy/Tutorials](https://hosted.weblate.org/projects/hedy/tutorials/) Current translation status: ![Weblate translation status](https://hosted.weblate.org/widget/hedy/adventures/horizontal-auto.svg)
- Loading branch information
Showing
22 changed files
with
14,553 additions
and
667 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 |
---|---|---|
@@ -0,0 +1,139 @@ | ||
achievements: | ||
adventure_is_worthwhile: | ||
title: Adventure is Worthwhile | ||
text: Store a program from an adventure | ||
deadline_daredevil_I: | ||
title: Deadline Daredevil I | ||
text: Submit 1 Hedy program | ||
deadline_daredevil_II: | ||
title: Deadline Daredevil II | ||
text: Submit 3 Hedy programs | ||
deadline_daredevil_III: | ||
title: Deadline Daredevil III | ||
text: Submit 10 Hedy programs | ||
detention: | ||
title: Detention! | ||
text: Remove a student from a class | ||
did_you_say_please: | ||
title: Did you say please? | ||
text: Create a program with the 'ask' command | ||
do_you_have_copy: | ||
title: Do you have a copy? | ||
text: Delete a saved program | ||
double_check: | ||
title: Double-check | ||
text: Get a duplicate program name warning | ||
end_of_semester: | ||
title: End of Semester | ||
text: Delete a class | ||
epic_education: | ||
title: Epic Education | ||
text: Join a class | ||
error_or_empty: | ||
title: Error or empty? | ||
text: Create a program that has no output | ||
fresh_look: | ||
title: Fresh Look | ||
text: Change your profile picture | ||
full_house: | ||
title: Full House | ||
text: Have a class with more than 20 students | ||
getting_started_I: | ||
title: Getting Started I | ||
text: Run 5 Hedy programs | ||
getting_started_II: | ||
title: Getting Started II | ||
text: Run 10 Hedy programs | ||
getting_started_III: | ||
title: Getting Started III | ||
text: Run 50 Hedy programs | ||
getting_started_IV: | ||
title: Getting Started IV | ||
text: Run 200 Hedy programs | ||
getting_started_V: | ||
title: Getting Started V | ||
text: Run 500 Hedy programs | ||
go_live: | ||
title: Let's Go Live | ||
text: Create a public profile | ||
hedy-ious: | ||
title: Hedy-ious | ||
text: Print 10 times the same string without using a loop | ||
hedy_certificate: | ||
title: Hedy Certificate of Completion | ||
text: Hedy Certificate of Completion | ||
hedy_hacking: | ||
title: Hedy Hacking | ||
text: Create a timeout due to your program running too long | ||
hedy_honor: | ||
title: Hedy Honor | ||
text: Run a program that prints the text 'Hedy' | ||
indiana_jones: | ||
title: Indiana Jones | ||
text: Search within the explore page | ||
lets_focus: | ||
title: Let's Focus | ||
text: Turn on the programmers mode | ||
make_some_noise: | ||
title: Make Some Noise | ||
text: Let your program be read aloud | ||
my_class_my_rules: | ||
title: My Class, my Rules | ||
text: Customize a class | ||
next_question: | ||
title: Next Question... | ||
text: Finish a Hedy quiz | ||
ninja_turtle: | ||
title: Ninja Turtle | ||
text: Create a program with the turtle | ||
on_second_thoughts: | ||
title: On Second Thoughts | ||
text: Rename a class | ||
one_for_money: | ||
title: One for the Money, Two for the Show | ||
text: Duplicate a class | ||
one_to_remember_I: | ||
title: One to Remember I | ||
text: Save 1 Hedy program | ||
one_to_remember_II: | ||
title: One to Remember II | ||
text: Save 5 Hedy programs | ||
one_to_remember_III: | ||
title: One to Remember III | ||
text: Save 10 Hedy programs | ||
one_to_remember_IV: | ||
title: One to Remember IV | ||
text: Save 25 Hedy programs | ||
one_to_remember_V: | ||
title: One to Remember V | ||
text: Save 50 Hedy programs | ||
programming_panic: | ||
title: Programming Panic | ||
text: Try to run a faulty program 3 times in a row | ||
programming_protagonist: | ||
title: Programming Protagonist | ||
text: Run a successful program after an error | ||
quiz_master: | ||
title: Quiz Master | ||
text: Get the maximum score on a quiz | ||
ready_set_education: | ||
title: Ready, Set, Education! | ||
text: Create a class | ||
ring_the_bell: | ||
title: Ring the Bell | ||
text: Finish the teacher tutorial | ||
sharing_is_caring: | ||
title: Sharing is Caring | ||
text: Share a saved program | ||
talk-talk-talk: | ||
title: Talk-talk-talk | ||
text: Create a program with a least 5 ask keywords | ||
trying_is_key: | ||
title: Gotta Use Them All | ||
text: Use all Hedy commands at least once | ||
watch_out: | ||
title: Watch out! | ||
text: Create a program that results in a (non-empty) warning | ||
well_begun_is_half_done: | ||
title: Well begun is half done | ||
text: Finish the Hedy tutorial |
Oops, something went wrong.