Skip to content

Latest commit

 

History

History
81 lines (64 loc) · 5.64 KB

README.md

File metadata and controls

81 lines (64 loc) · 5.64 KB

Robo Instructus Translations

Translations for programming puzzle game Robo Instructus.

About

This project exists to provide a way for open source community translations to be used in game. As a solo developer with limited resources I'm not able to fund professional translations, so this repository can provide a route to a translated game that otherwise wouldn't exist.

Language 1. Interface & tutorials 2. Store Description 3. Company Messages The rest of the game
English (en) ✔️ ✔️ ✔️ ✔️
Русский (ru) 🔵 ✔️ 🚫
Deutsch (de) ✔️ ✔️ ✔️ 🚫
Français (fr) 🔵 🚫
简体中文 (zh-CN) 🔵 ✔️ 🚫
繁體中文 (zh-TW) 🔵 ✔️ 🚫
Nederlands (nl) 🔵 🚫
Svenska (sv) 🔵 🚫
Polski (pl) 🔵 🚫
Português-Brasil (pt-BR) 🔵 ✔️ ✔️ 🚫
Português (pt) 🔵 🚫
Italiano (it) 🔵 🚫
Ελληνικά (el) 🔵 🚫
български език (bg) 🚫
čeština (cs) 🚫
Dansk (da) 🚫
Suomi (fi) 🚫
Magyar (hu) 🚫
日本語 (ja) 🚫
한국어 (ko) 🚫
Norsk (no) 🚫
Română (ro) 🚫
Español-España (es) 🚫
ไทย (th) 🚫
Türkçe (tr) 🚫
Українська (uk) 🚫
Tiếng Việt (vn) 🚫

✔️: Translated
🔵: Partially translated, some more work to be done / new text to translate
⚫: Not translated, please raise a pull request
🚫: Not yet available in this repo, but I'm working on it!

Want to help?

If you are multilingual and want to improve the game for your language(s) then please do.

1. Interface, menus, tutorial overlays

Shorter translations like menu buttons are arranged in pairs of English then translated lines of text:

Profile
Profil

Delete profile
Usuń profil

Take a look at the existing en-replace.LANGUAGE.pairs files in the translated-pairs directory. For example translated-pairs/en-replace.de.pairs.

If you see a line that could be improved edit it and raise a pull request.

Recent Additions

Editor hotkeys, Your solution has a flaw uncovered by a hidden stage variant, Credits

2. Game store description

The game description that appears in Steam & other stores. The original English description is in store/store-description.en.bbcode.

Improve or create the file store/store-description.LANGUAGE.bbcode with translated text. For example store/store-description.ru.bbcode.

3. Company messages

Bit of the game's story delivered as messages from the players boss Judith. These are some of the first bits of text read by the player setting the scene. There are mostly paragraphs of text coming after #!company line markers. Try to use the same whitespacing, number of new lines etc.

Update the company.LANGUAGE.robomarkup file in the company directory. See the English company/company.en.robomarkup file, duplicate this to start a new language translation.

New languages & translations

If you'd like to see support for a new language please or have questions raise an issue.

Credits

If you help improve the game's translations you'll appear in the game's credits (unless you don't want to). Everyone in the credits.txt is included. In the game's title screen open the menu and press Credits to view them.