Cities: Skylines

Cities: Skylines

Dutch language mod / Mod met Nederlandse vertaling
daniel.mantione  [developer] 12 Apr, 2016 @ 11:46am
Translating Cities: Skylines in your own language
Would you like to translate Cities: Skylines in your own language?

You will find that the language files that the game uses, are not human editable. The languages files use a proprietary file format, that needs to be read and written to by the game's own objectoriented programming framework, called ColossalFramework.

Luckily, it is possibile and easy to use the ColossalFramework outside the game itself, and therefore it is possible to write programs to read and write the language files.

What do you need to translate?

If you download my programs, there is a README file inside that tells you step by step how to translate the game.

Please note that translating the game is a lot of work, I estimate it at 60-80 hours of work. If you work for 4 hours per week on the translation, you will need approximately 4-5 months to finnish it! Maybe even more, because, usually, the fewer hours you work on it per week, the less efficient you are! Is it worth it? I receive many positive comments to my translation. Cities: Skylines is not just played by die-hard gamers, but by a very broad audience and it appears those people value a translation.

If you have any questions, ask your questions below or feel free to send me a friend request and I will try to help you.
Last edited by daniel.mantione; 14 Apr, 2016 @ 11:43am
< >
Showing 1-13 of 13 comments
alien0512.tw 19 May, 2017 @ 8:50am 
Hello, I try to use your files and teaching, to make language files, in Ubuntu environment, but the last to produce DLL files, there will be an error message, how should I solve?
alien0512.tw 19 May, 2017 @ 8:57am 
Last edited by alien0512.tw; 19 May, 2017 @ 8:57am
daniel.mantione  [developer] 19 May, 2017 @ 12:11pm 
I think another .dll needs to be added with a -r option. Perhaps this was changed in the current version of the game. I need to check this.
alien0512.tw 19 May, 2017 @ 4:21pm 
Really thank you for your response, because the original author for a long time not on the line, although there is the original code, but do not know where to use, and then trouble you to do the test.
alborzka 29 May, 2017 @ 7:41am 
Hi, is there any update on this issue? I tried using the code from here[www.freepascal.org] but it gave me this error[gist.github.com].
You need to copy UnityEngine.dll and add this -r:UnityEngine.dll to the makefile. It works... at least for now XD
alborzka 2 Jun, 2017 @ 6:12am 
Originally posted by Адмирал АнимЕ:
You need to copy UnityEngine.dll and add this -r:UnityEngine.dll to the makefile. It works... at least for now XD

That worked for me, thank you!
alien0512.tw 2 Jun, 2017 @ 8:36pm 
Originally posted by Адмирал АнимЕ:
You need to copy UnityEngine.dll and add this -r:UnityEngine.dll to the makefile. It works... at least for now XD
That worked for me too, thank you! I have succeeded in making the DLL file, but I do not know how to upload to Workshop, Is there a teaching article?
daniel.mantione  [developer] 4 Jun, 2017 @ 4:02am 
I did not need the UnityEngine.dll on my computer, but good to know that solves it.

To upload the workshop, look for the User Path on your computer:

http://www.skylineswiki.com/User_path

Create a new subdirectory in Addons/Mods and place the .dll there. You will now see the mod in the Content Manager, along with an upload button.
The_Invisible1 14 Oct, 2017 @ 3:09pm 
Hi daniel,
I have followed your guide trying to translate the game into my own language but the program give me an error http://s1381.photobucket.com/user/staibuz/media/Transltion_zpscyn8rxr5.jpg.html
Game is update to 1.8.0-f3
Any help would be appreciated
daniel.mantione  [developer] 15 Oct, 2017 @ 2:57pm 
Ciao!

It complains about parsing error at specific positions, for example the first error is at line 3868, column 6. We would need to look at your it.po at that place to see what is wrong there.
The_Invisible1 19 Nov, 2017 @ 10:21am 
Sorry for delay.
I have solved
elbregt1 6 Feb, 2021 @ 1:22pm 
wordt er ook een update gegeven met alle uitbereidingen in het nederlands
< >
Showing 1-13 of 13 comments
Per page: 1530 50