Ask an AI about this
Every Tranzio word in one place, each explained in a sentence or two. Bookmark it in your head; the rest of the help center leans on these terms.
Glossary
Every Tranzio word in one place, each explained in a sentence or two. Bookmark it in your head; the rest of the help center leans on these terms.
Tranzio borrows words from gaming, translation, and audio production, and it invents a couple of its own. This page defines all of them in a sentence or two. You don't need to memorize anything; come back whenever a word in the app or in this help center makes you pause.
The basics
| Term | Meaning |
|---|---|
| Translation | The localized version of a game: its text, its fonts, and sometimes its voices. The thing you install to play in your language. |
| Adaptation | One specific translation made by one team or person. A game can have several adaptations in the same language, and you choose between them. |
| Patch | The installable package an adaptation is delivered as. It contains only the translation, never the game's own files. |
| Install | Applying a patch to your own copy of a game. Reversible, and your saves are never touched. |
| Restore point | The backup Tranzio saves before an install: a copy of every original file it's about to replace. "Revert to original" restores it. |
| Coverage | How much of a game an adaptation translates, shown as percentages. Text only covers what you read; Text + full audio means the voices are dubbed too. |
| Update | A newer version of an adaptation you've installed. Tranzio spots them and offers to bring you up to date. |
Install: applying the patch to the game on your disk. Reversible, any time.
Finding and trusting translations
| Term | Meaning |
|---|---|
| Verified | An adaptation reviewed by Tranzio for quality and safety. The green badge. |
| Community | A published adaptation that hasn't been through Tranzio's review yet. Often great; check the rating and install count. |
| Beta | An adaptation still being worked on, shared early. Expect missing pieces and rough edges. |
| Recommended | The pick Tranzio highlights when a game has several adaptations: the highest-rated verified option for that language. |
| Rating | The star score players give an adaptation after installing it. Ratings belong to the adaptation, not the game. |
Building a translation
| Term | Meaning |
|---|---|
| String | One piece of game text: a menu label, an item name, one line of dialogue. The Translate page is a long list of strings. |
| Placeholder | A token inside a string, like {playerName} or %d, that the game fills in while running. Keep them exactly as they are; only their position in your sentence may change. |
| Glossary | Your list of agreed term translations (character names, place names, item terms), so the same word is translated the same way everywhere. |
| Machine assist | Pre-filling a row with an automatic translation you then edit. A speed boost, not a finished result. |
| Font | The typeface a game draws its text with. Games often ship fonts that lack non-Latin alphabets, so translations bundle better ones. |
| Glyph | The drawn shape of one character in a font. A character with no glyph shows up as an empty box. |
You found {count} × Golden Rune, {playerName}.
{playerName}、黄金のルーン × {count} を見つけた。
String: one piece of game text: a label, an item name, a line of dialogue.
The game's own font
The font the patch brings
新しいゲーム
Glyph: the drawn shape of one character. A character with no glyph shows up as an empty box.
Dubbing words
| Term | Meaning |
|---|---|
| Dub | Replacing a game's spoken voices with recordings in another language. |
| Line | One spoken sentence or caption segment, the unit you record when dubbing. |
| Take | One recording attempt for a line. You can record several and keep the best. |
Line 214 · MELINA_GREET_01
ああ、褪せ人よ。黄金樹のふもとで、ずっと待っていた。
- Take 10:03
- Take 20:03Kept
- Take 30:04
Shipping words
| Term | Meaning |
|---|---|
| Build | Compiling your translated text, fonts, and audio into a single installable patch. |
| Version | The number each build gets (v1.2.0 and so on), so players know what changed and updates can flow. |
| Publish | Sharing a built adaptation in the Tranzio catalog, publicly or privately. |
| Draft / In review / Published | The lifecycle of an adaptation: only yours, submitted for a quality pass, live in the catalog. |
Around the app
| Term | Meaning |
|---|---|
| Workspace | The sidebar section holding the translator tools (Translate, Audio, Fonts, Studio, Build) for the game you're working on. |
| Library | Your Games page: everything you've added to translate, plus games you've installed translations into. |
| Queue | The waiting line on the Downloads page. Items start automatically as slots free up. |
| Engine | The software a game is built on (Unreal Engine, Unity, and others). It determines how Tranzio reads the game's text. During the open beta, Tranzio supports Unreal Engine 4 and 5 games, with more engines on the way. |
| Tools | Small helper programs Tranzio downloads for you to unpack and rebuild certain game formats. No setup needed on your side. |
| Incognito mode | A privacy setting that pauses activity on your public profile while you browse. |
Prefer the concepts woven into a story instead of a table? Read How translations work; it covers the important half of this page in five friendly minutes.