Overview

Project website railroute.bitrich.info
Instructions for translators

Rules

  • Everybody can make the suggestions
  • Only registered users can vote on the suggestions
  • "Promoted" users can approve the suggestions

How to become promoted?

  1. Look at the steam-page component and check the translation for your language (even check if everything is all right)
  2. Join discord: https://discord.gg/avBjPqT
  3. Post info into #translation channel: which language you would like to help with
  4. Wait for the reply from the devs

New language?

Discuss it in the #translation channel on Discord.

Variables

There are variables in the strings enclosed by {parenthesis}. These will be replaced in the game. We are using C# smart strings library for the manipulations.

Pluralization

You have {0} new {0:message|messages}
// Outputs: "You have 3 messages"

{ContractsLimit} offered {ContractsLimit:contract|contracts} limit reached.
// Outputs: "1 contract limit reached" or "2 contracts limit reached"

You can use also {var:ZERO|ONE|FEW|MORE} in languages when applicable.

Project maintainers User avatar Aidan User avatar angel
Translation process
  • Translations can be made directly.
  • Translation suggestions can be made.
  • Any authenticated user can contribute.
  • The translation uses bilingual files.
Translation license MIT No Attribution
Filemask *.tbx
Translation file Download nb_NO.tbx
Last change Jan. 2, 2023, 1:23 p.m.
Last author Arnstein Sivertsen

String statistics

Strings percent Hosted strings Words percent Hosted words Characters percent Hosted characters
Total 31 38 237
Translated 93% 29 94% 36 93% 222
Needs editing 0% 0 0% 0 0% 0
Failing checks 0% 0 0% 0 0% 0
Strings with suggestions 0% 0 0% 0 0% 0
Not translated strings 6% 2 5% 2 6% 15

Quick numbers

38
Hosted words
31
Hosted strings
93%
Translated
0
Contributors
and previous 30 days

Trends of last 30 days

Hosted words
Hosted strings
Translated
Contributors
5 months ago
5 months ago
5 months ago
5 months ago
5 months ago
5 months ago
5 months ago
5 months ago
5 months ago
5 months ago
Browse all translation changes