Getting startedこの記事を日本語で読む

Community translation: when it works, and when it quietly hurts you

Community or fan translation — letting players translate your game, sometimes with official support and sometimes without — is one of the more appealing options on paper. It can reach languages that would never make a professional budget, and it's staffed by people who already love the game. It also has real failure modes that only show up after you've committed to it, which is why it deserves its own honest look rather than being treated as a free version of professional translation.

When it tends to work

Community translation works best for games with an active, engaged fan base in a specific language region, where a small number of motivated, capable contributors take ownership of a language rather than dozens of loosely coordinated volunteers each doing a little. It also works better for text that doesn't change much after the community starts — a large content update mid-translation tends to fragment effort and leave partial results.

It works less well for games without an existing community in the target region (there's no pool to draw from), for content under time pressure (volunteer availability is, by definition, not guaranteed), and for text where mistranslation carries real consequences — legal disclaimers, in-app-purchase copy, or anything where an error could mislead a player about money.

The problems that show up later, not immediately

The most common issue is quality variance: contributors differ in translation skill, and without review, that variance ships straight to players. Closely related is consistency — different contributors making different terminology choices for the same recurring term, which reads as sloppy even when each individual choice is defensible.

Burnout is a slower-moving risk. A single highly motivated contributor can carry a language for a long stretch, but unpaid work competing with the rest of that person's life tends to slow down or stop without warning, sometimes mid-project, leaving a language partially translated indefinitely.

Settle these before anyone starts translating

A short list of questions is worth resolving explicitly, in writing, before community work begins — not after a disagreement forces the issue:

  • Licensing: who owns the translated text, and under what terms can you use, edit, or discontinue it
  • Credit: how and where contributors are acknowledged, and whether that's a commitment or best-effort
  • Scope: which text is open to community translation and which stays professionally handled (legal, purchase flows)
  • Continuity: what happens to a language if its main contributor stops participating
  • Review: who has final say on accepting or editing a community submission before it ships

Supporting contributors well

The quality and consistency problems above are largely a support problem, not a talent problem. A glossary of recurring terms — character names, item names, world-specific vocabulary — resolves most terminology drift before it starts. Giving translators context beyond bare strings (where a line appears, who says it, what came before) reduces the guesswork that produces inconsistent tone.

Stable, unique keys for every string matter as much for community translators as for professional ones: if a key gets renamed or reused between updates, a contributor's earlier work becomes hard to track and easy to lose. And straightforward recognition — a credits entry, a visible thank-you — costs little and is often the reason a contributor stays engaged past the first translated batch.

Related articles