Help Wanted: Difference between revisions

From ColorPlanet
No edit summary
 
(12 intermediate revisions by the same user not shown)
Line 1: Line 1:
; Reply in in game chat if you know the answer
<languages />
; Submit crash reports
<translate>
: When your device asks if it should submit one. This way I can fix them.
== Simple == <!--T:1-->
; Constructive feedback
Reply in the in-game chat if you know the answer
: If you have ideas of how something can be improved
 
; Wiki
<!--T:2-->
: Request an account and contribute to improve this wiki. After you have requested an account here, please send a chat message in the game, saying something about an account at the wiki, including your requested user name here so I may confirm you.
Submit crash reports, when your device asks if it should submit one. This way I can fix them.
 
<!--T:3-->
Constructive feedback. If you have ideas of how something can be improved
 
== Writing == <!--T:4-->
Send me an email at erik.melkersson@gmail.com and request an account to contribute to improve this wiki.
 
</translate>
 
== Translate the app ==
Translate the app to your language.
 
It is almost 1000 strings, but most of them are simple.
 
In the the game, open the About-dialog. Scroll down a bit and click the button "Open translation page". A browser will open the translation tool web page.
 
Sign in using the same account as in the app and start to translate or correct spelling etc.
 
If you help out a lot you will get in-game-medals for helping out with translations too.
 
NOTE:
There are %nn stuff in the strings. They are placeholders where the code insert strings and numbers. Don't change them, but if needed you can change their order if word order is different in your language.
 
Thanks in advance
 
== Translate the wiki ==
I have prepared pages for translation. I have translated some pages to Swedish and some partially, if you want to look at some example.
 
You can either go to one page at a time and click "Translate this page" and then select Your language on the upper right and translate the section of the pages and save.
 
Or do a lot at once at:
<code>http://colorplanet.lysator.liu.se/wiki/index.php/Special:Translate?language=sv</code>
(replace sv in the end with your two letter language code)
 
When it comes to links to other pages: For example
<code><nowiki>en text [[Worker]] en text</nowiki></code>
you should turn it into a translated link using the right language:
<code><nowiki>sv text [[Worker/sv|Arbetare]] sv text</nowiki></code>


{{Updated|2017}}
{{Updated|2017}}

Latest revision as of 17:53, 10 July 2019

Other languages:

Simple

Reply in the in-game chat if you know the answer

Submit crash reports, when your device asks if it should submit one. This way I can fix them.

Constructive feedback. If you have ideas of how something can be improved

Writing

Send me an email at erik.melkersson@gmail.com and request an account to contribute to improve this wiki.


Translate the app

Translate the app to your language.

It is almost 1000 strings, but most of them are simple.

In the the game, open the About-dialog. Scroll down a bit and click the button "Open translation page". A browser will open the translation tool web page.

Sign in using the same account as in the app and start to translate or correct spelling etc.

If you help out a lot you will get in-game-medals for helping out with translations too.

NOTE: There are %nn stuff in the strings. They are placeholders where the code insert strings and numbers. Don't change them, but if needed you can change their order if word order is different in your language.

Thanks in advance

Translate the wiki

I have prepared pages for translation. I have translated some pages to Swedish and some partially, if you want to look at some example.

You can either go to one page at a time and click "Translate this page" and then select Your language on the upper right and translate the section of the pages and save.

Or do a lot at once at: http://colorplanet.lysator.liu.se/wiki/index.php/Special:Translate?language=sv (replace sv in the end with your two letter language code)

When it comes to links to other pages: For example en text [[Worker]] en text you should turn it into a translated link using the right language: sv text [[Worker/sv|Arbetare]] sv text