Translation status

1 Strings 100%
1 Words 100%
4 Characters 100%

Strings status

Strings Words Characters
1 1 4
All strings Browse Translate Zen
1 1 4
Translated strings Browse Translate Zen

Other components

Component Translated Unfinished Unfinished words Unfinished characters Untranslated Checks Suggestions Comments
Android launcher (arrays) GPL-3.0 17% 14 45 294 14 0 0 0
Android launcher (strings) GPL-3.0 2% 40 268 1,647 40 0 0 0
Engine Assets-specific LGPL-3.0 0% 392 556 2,856 392 0 0 0
Engine General GPL-3.0 29% 336 693 3,773 336 1 5 0

Overview

Project website wohlsoft.ru/projects/TheXTech
Instructions for translators

There are two counterparts that can be translated: the game itself, and the game launcher on Android. They has different formats and concepts.

About WebLate components:

  • Android launcher (strings) - There are text lines used in the launcher UI on Android.
  • Android launcher (values) - There are menu items, combo boxes values, etc. They appear at the settings dialogue of the launcher on Android.
  • Engine General - There are common strings used at the game itself (such as menu items, internal messages, etc.). Pay major attention on the string length, feel free to use shortenings in these strings that may not fit into the UI (you always can verify your translations to ensure everything is correct and clean, the related manual is below).
  • Engine Assets-specific - There are strings that may different among different games: there are things like character names, in-game item names and titles, etc. The generic variant is being used as a template for other per-game variations of this component.

How to test WebLate-done translations in action?

  • Download translation files of the WebLate project using the Files / Download as ZIP menu item
  • Open the ZIP archive, navigate to the engine-general / resources / languages directory, you should find a pile of JSON files
  • Take translation files of the necessary language (thextech-xx.json and assets-xx.json) and put them into your game pack's languages sub-directory
  • Edit the fresh assets-xx.json and rename playable character names and "stars" term into the context of your game pack if you don't want to see default placeholders like "Char 1", "Char 2", etc. (for example, if it's the game based on the SMBX universe, character names should be Mario, Luigi, Peach, Toad, Link, and stars should remain as "Stars"; and if your game pack is based on the A2XT, then, characters will be Demo, Iris, Kood, Raocow, Sheath, and stars will be "Leeks").
  • Tip: It's highly recommended to use the latest development version of the game as the current state is a representation of the main repository's current state. The set of presented string keys may be different between stable and in-development versions, and therefore some strings may appear not-yet-translated because of string keys mismatch between different versions of the engine.
  • Try to run the game, and switch the language that you want and make sure everything is fine.
  • If you find any incorrectness, then you can quickly find the string in the WebLate and fix it once and forever. You can also tweak the translation file manually via any convenient plain text editor.

Manual translation (out of WebLate)

If you have any troubles to use the WebLate, you also can perform the translation through the manual editing of translation files shipped with the main source code repository and submit your updates back to the main repository via pull-requests.

So, how to translate the game's launcher for Android:

  • Find at project's root the android-project/thextech/src/main/res directory.
  • Find the "values-*" directories: every directory contains translation files for every language (right now there are strings.xml and arrays.xml).
  • Use the content of "values" as a reference with the default English translation.
  • To add a new language, make the "values-*" directory that will have the identification of the target language, then copy strings.xml and arrays.xml from the "values" directory.

And, how to translate the game itself:

  • At the repository, there are JSON files at the resources/languages directory.
  • Put the content of this directory at the root of assets directory (JSON files should be placed into the lanuguages sub-directory)
  • The translation system will work in only condition when new fonts are presented at the assets directory.
  • If you build the engine in debug mode, you will have an ability to reload translations on the fly by pressing the F5 button (on release builds this feature is unavailable).
  • There re "engine" and "assets" translations: The first one is a general translation for the engine itself and the rest of its stuff. And the "assets" translation contains a lot of game specific terms like character names and titles of the game universe related aspects. So, it will have a different form among different games. However, you can translate the general version which is intended to be used as a reference for the future.
  • During the translation work, pay the major attention on the length, in some cases you will need to use shortenings to avoid overlaps or cut offs of the text, etc.
Project maintainers User avatar Wohlstand User avatar ds-sloth
Translation license GNU General Public License v3.0 or later
Translation process
  • Translations can be made directly.
  • Translation suggestions can be made.
  • Any authenticated user can contribute.
  • The translation uses bilingual files.
Source code repository local:
Repository branch main
Weblate repository https://hosted.weblate.org/git/thextech/glossary/
File mask *.tbx
Translation file Download it.tbx
Last change May 6, 2024, 12:07 p.m.
Last author None
a week ago

String statistics

Strings percent Hosted strings Words percent Hosted words Characters percent Hosted characters
Total 1 1 4
Translated 100% 1 100% 1 100% 4
Needs editing 0% 0 0% 0 0% 0
Read-only 0% 0 0% 0 0% 0
Failing checks 0% 0 0% 0 0% 0
Strings with suggestions 0% 0 0% 0 0% 0
Untranslated strings 0% 0 0% 0 0% 0

Quick numbers

0
Hosted words
0
Hosted strings
0%
Translated
and previous 30 days

Trends of last 30 days

Hosted words
Hosted strings
Translated
Contributors
User avatar None

Changes committed

Changes committed 3 weeks ago
User avatar Checkm8Croft

Translation changed

3 weeks ago
User avatar Checkm8Croft

Contributor joined

Contributor joined 3 weeks ago
User avatar ds-sloth

Changes committed

Changes committed 2 months ago
User avatar ds-sloth

String added

2 months ago
User avatar Wohlstand

Resource updated

Parsing of the “it.tbx” file was enforced. 3 months ago
User avatar None

Resource updated

File “it.tbx” was added. 7 months ago
User avatar None

Changes committed

Changes committed 7 months ago
Browse all translation changes