Component Translated Unfinished Unfinished words Unfinished characters Untranslated Checks Suggestions Comments
App Metadata GPL-3.0 97% 30 2,508 17,496 10 13 0 0
Game Strings GPL-3.0 86% 273 1,212 7,048 239 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
Translation license GPL-3.0 App Metadata Game Strings Beat Feet
3 days 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,809 92% 48,734 92% 309,462
Needs editing 1% 54 3% 2,043 4% 13,940
Read-only 36% 1,125 81% 42,756 81% 272,798
Failing checks 1% 42 3% 1,824 3% 12,779
Strings with suggestions 1% 3 1% 9 1% 47
Untranslated strings 8% 249 3% 1,677 3% 10,604

Quick numbers

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

Trends of last 30 days

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

Resource updated

The “fastlane/metadata/android/en-US” file was changed. 3 days ago
User avatar None

String added in the repository

 
3 days ago
User avatar None

Resource updated

The “fastlane/metadata/android/en-US” file was changed. 3 days ago
User avatar None

String added in the repository

 
3 days ago
User avatar None

Resource updated

The “fastlane/metadata/android/en-US” file was changed. 3 days ago
User avatar None

String added in the repository

 
3 days ago
User avatar None

Resource updated

The “fastlane/metadata/android/en-US” file was changed. 3 days ago
User avatar None

String added in the repository

 
3 days ago
User avatar None

Resource updated

The “fastlane/metadata/android/en-US” file was changed. 3 days ago
User avatar None

String added in the repository

 
3 days 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