Component Translated Unfinished Unfinished words Unfinished characters Untranslated Checks Suggestions Comments
App Metadata GPL-3.0 97% 29 2,374 16,553 10 12 0 0
Game Strings GPL-3.0 87% 258 1,134 6,606 225 29 3 3
Glossary Beat Feet GPL-3.0 0 0 0 0 0 0 0

Overview

Project website github.com/beat-feet/beat-feet
Instructions for translators

Thanks for joining the Beat Feet community and contributing!

Please note when translating changelogs in the App Metadata component

Although 100% translation is wonderful, realistically only the latest changelog is shown in F-Droid or Google Play. Furthermore, we will typically bump a new version in git (with an appropriate changelog for the future release) about a week or two prior to tagging the version to be built by F-Droid. Once tagged, F-Droid will only pick up translations from that particular tag, so subsequent translations of the latest changelog will not be reflected in F-Droid. I'll try and always add a message in Weblate to let you know when a new version is prepared for release with an anticipated release date.

Project maintainers User avatar pserwylo
2 weeks ago

String statistics

Strings percent Hosted strings Words percent Hosted words Characters percent Hosted characters
Total 3,112 52,454 334,006
Source 121 1,955 12,447
Translated 90% 2,825 93% 48,946 93% 310,847
Needs editing 1% 52 3% 1,906 3% 12,982
Read-only 36% 1,125 81% 42,756 81% 272,798
Failing checks 1% 41 3% 1,690 3% 11,836
Strings with suggestions 1% 3 1% 9 1% 47
Untranslated strings 7% 235 3% 1,602 3% 10,177

Quick numbers

52,454
Hosted words
3,112
Hosted strings
90%
Translated
and previous 30 days

Trends of last 30 days

Hosted words
+100%
Hosted strings
+100%
Translated
+90%
Contributors
+100%
User avatar None

Repository notification received

GitHub: https://github.com/beat-feet/beat-feet, master 2 months ago
User avatar None

Repository notification received

GitHub: https://github.com/beat-feet/beat-feet, master 2 months ago
User avatar None

Changes pushed

Changes pushed 2 months ago
User avatar None

Changes committed

Changes committed 2 months ago
User avatar None

Changes committed

Changes committed 2 months ago
User avatar tygyh

Translation completed

Translation completed 2 months ago
User avatar tygyh

Translation changed

2 months ago
User avatar boringgamer100

Translation added

2 months ago
User avatar boringgamer100

Translation added

2 months ago
User avatar boringgamer100

Translation added

2 months ago
Browse all project changes
User avatar pserwylo

Announcement posted

Thank you all, and apologies for those for whom your language has not been added to the game yet. A new release has been tagged with support for French, German, Italian, Portuguese, and Spanish, but without support for Bengali, Macedonian, Persian, or Polish (https://github.com/beat-feet/beat-feet/releases/tag/v0.10.0).

Unfortunately the font used in the game does not have an extensive range of glyphs available. Issue #90 (https://github.com/beat-feet/beat-feet/issues/90) will track the task to introduce a new font, e.g. based on Noto.

Furthermore, those who use RTL languages or other languages with more complex character layout requirements, you may have to wait even longer due to a known limitation of the libgdx framework (https://github.com/libgdx/libgdx/issues/1589).

For those interested, here is the code I've added to our game so as to ensure those with unsupported fonts default to English, rather than rendering unreadable boxes to the screen: https://github.com/beat-feet/beat-feet/blob/ddc058e12749a70cba47b6ff867c253499192da7/core/src/com/serwylo/beatgame/Assets.kt#L270-L317.

3 years ago
Browse all project changes