Overview
Project website | hedy.org |
---|---|
Instructions for translators | Translating HedyHedy is now (partly) available in العربية, বাংলা, Български, Čeština, Deutsch, Ελληνικά, English, Español, Esperanto, Français, Frysk, हिन्दी, Indonesia, Italiano, Kiswahili, Magyar, 中文 (简体), Nederlands, Norsk Bokmål, فارسی, Polski, Português (Brasil and Portugal), Русский and Türkçe; but we'd love to support more languages and complete the ones we have! If you're new to Weblate translations, we provide some info on our website: https://hedycode.com/translating. Any questions can be sent to <hello@hedy.org> or join us on Discord in the #translators channel to chat! ComponentsThe Hedy repository consists of a number of different components. They are listed in our preferred order of translations, and the text between brackets indicates the size of the component.
|
Project maintainers |
![]() ![]() ![]() ![]() ![]() ![]() |
Translation license | European Union Public License 1.2 |
Translation process |
|
Source code repository |
https://github.com/hedyorg/hedy.git
|
Repository branch | main |
Last remote commit |
Automatically update JavaScript bundle 🤖 beep boop
e5e2269ce
mergify[bot] authored 7 hours ago |
Last commit in Weblate |
Merge remote-tracking branch 'origin/main'
23d9830b4
Hosted Weblate authored 7 hours ago |
Weblate repository |
https://hosted.weblate.org/git/hedy/adventures/
|
File mask | content/adventures/*.yaml |
Monolingual base language file | content/adventures/en.yaml |
String statistics
Strings percent | Hosted strings | Words percent | Hosted words | Characters percent | Hosted characters | |
---|---|---|---|---|---|---|
Total | 32,054 | 994,191 | 5,535,942 | |||
Source | 682 | 21,153 | 117,786 | |||
Translated | 32% | 10,259 | 39% | 390,688 | 39% | 2,174,806 |
Needs editing | 67% | 21,794 | 60% | 603,503 | 60% | 3,361,136 |
Read-only | 1% | 46 | 0% | 0 | 0% | 0 |
Failing checks | 27% | 8,968 | 45% | 453,836 | 45% | 2,511,225 |
Strings with suggestions | 0% | 0 | 0% | 0 | 0% | 0 |
Untranslated strings | 1% | 1 | 0% | 0 | 0% | 0 |
Quick numbers
Trends of last 30 days
![]() Marked for edit Hedy / Adventures — French |
|
![]() Marked for edit Hedy / Adventures — French |
|
![]() Marked for edit Hedy / Adventures — French |
|
![]() Pushed changes |
Pushed changes
7 hours ago
|
![]() Pushed changes |
Pushed changes
7 hours ago
|
![]() Merged repository |
Merged repository
7 hours ago
|
![]() Received repository notification |
GitHub: https://github.com/hedyorg/hedy, main
7 hours ago
|
![]() Merged repository |
Merged repository
7 hours ago
|
![]() Received repository notification |
GitHub: https://github.com/hedyorg/hedy, main
7 hours ago
|
![]() New alert |
Repository has changes.
19 hours ago
|
{print} I’m Hedy the fortune teller!
question {is} {ask} What do you want to know?
{print} This is what you want to know: question
answers {is} yes, no, maybe
{print} My crystal ball says...
{sleep} 2
{print} answers {at} {random}
```
```In this example the player can {ask} Hedy a yes-no question and Hedy will pick a random answer for you.
{print} I’m Hedy the fortune teller!
question {is} {ask} What do you want to know?
{print} This is what you want to know: question
answers {is} yes, no, maybe
{print} My crystal ball says...
{sleep} 2
{print} answers {at} {random}
```