Abbey Games has a new community and forums! Come on over to https://community.abbeygames.com and don't forget to mention your old username! The old forums will remain available, but read-only.
Wiki translation
- Maarten
- Posts:173
- Joined:Wed Nov 28, 2012 11:16 am [phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1275: count(): Parameter must be an array or an object that implements Countable
Hey all,
I heard some people talking about wiki translation, and that is a great idea!
Since I'm working on localization for the game itself, I cannot currently monitor or lead the wiki translation.
There are various ways to do the translation. I think the Team Fortress 2-wiki did a great job. See here:
http://wiki.teamfortress.com/wiki/Help: ... ranslation
If you're wiki-savvy, I invite you do discuss translation in this topic. When we know *how* we'll be translating, we can actually *start* translating. Feel free to take the lead in this, as - like I said - I currently have limited time.
LFaust :
Use the English community portal (Translation) to organize the whole translation progress and related requests.
I heard some people talking about wiki translation, and that is a great idea!
Since I'm working on localization for the game itself, I cannot currently monitor or lead the wiki translation.
There are various ways to do the translation. I think the Team Fortress 2-wiki did a great job. See here:
http://wiki.teamfortress.com/wiki/Help: ... ranslation
If you're wiki-savvy, I invite you do discuss translation in this topic. When we know *how* we'll be translating, we can actually *start* translating. Feel free to take the lead in this, as - like I said - I currently have limited time.
LFaust :
Use the English community portal (Translation) to organize the whole translation progress and related requests.
- Touriste
- Posts:626
- Joined:Mon May 20, 2013 2:20 am
- Location:France, Ile de France [phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1275: count(): Parameter must be an array or an object that implements Countable
Re: Wiki translation
Do the wiki support other languages at the moment ?
-
- Posts:16
- Joined:Tue May 21, 2013 5:15 pm
- Location:Brazil
- Contact:
Re: Wiki translation
I've created a draft for a translation page on the wiki here, although I'm not entirely sure if one will be necessary.
- TheGodfather
- Posts:83
- Joined:Sat May 18, 2013 4:03 pm
- Location:Vienna [phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1275: count(): Parameter must be an array or an object that implements Countable
Re: Wiki translation
We could use Translatewiki.net as well. It's a localization platform for wikis... Only thing is that the devs would have to inform them first --> http://translatewiki.net/wiki/Translating:New_project
- Maarten
- Posts:173
- Joined:Wed Nov 28, 2012 11:16 am [phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1275: count(): Parameter must be an array or an object that implements Countable
Re: Wiki translation
They won't take us in as a project, but we could use that software on our own server.TheGodfather wrote:We could use Translatewiki.net as well. It's a localization platform for wikis... Only thing is that the devs would have to inform them first --> http://translatewiki.net/wiki/Translating:New_project
Translatewiki.net wrote:We only accept projects which use a free and open source license.
- Maarten
- Posts:173
- Joined:Wed Nov 28, 2012 11:16 am [phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1275: count(): Parameter must be an array or an object that implements Countable
Re: Wiki translation
It supports all that MediaWiki supports out of the box, and I'm not sure if that includes tools for localization...Touriste wrote:Do the wiki support other languages at the moment ?
- TheGodfather
- Posts:83
- Joined:Sat May 18, 2013 4:03 pm
- Location:Vienna [phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1275: count(): Parameter must be an array or an object that implements Countable
Re: Wiki translation
Awesome, so let's use this software? Or does it cost something?Maarten wrote: They won't take us in as a project, but we could use that software on our own server.
- LFist
- Posts:17
- Joined:Wed May 29, 2013 10:42 pm [phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1275: count(): Parameter must be an array or an object that implements Countable
Re: Wiki translation
I think the best and maybe easiest way would be to use Interwiki linking. It should be supported "out-of-the-box" by MediaWiki.
I found a detailed description: https://meta.wikimedia.org/wiki/Help:In ... uage_links
$wgInterwikiMagic needs to be set to true and $wgHideInterlanguageLinks to false within LocalSettings.php.
I found a detailed description: https://meta.wikimedia.org/wiki/Help:In ... uage_links
$wgInterwikiMagic needs to be set to true and $wgHideInterlanguageLinks to false within LocalSettings.php.
- Maarten
- Posts:173
- Joined:Wed Nov 28, 2012 11:16 am [phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1275: count(): Parameter must be an array or an object that implements Countable
Re: Wiki translation
Done..! Please tell me if it worked :)LFist wrote:$wgInterwikiMagic needs to be set to true and $wgHideInterlanguageLinks to false within LocalSettings.php.
- LFist
- Posts:17
- Joined:Wed May 29, 2013 10:42 pm [phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1275: count(): Parameter must be an array or an object that implements Countable
Re: Wiki translation
I've added the basic structure of main page linking and page linking (example).
Different languages are pages within the original English wiki now. This is the only way to do it without creating single MediaWiki installations and MySQL databases PER language.
Use the English community portal (Translation) to organize the whole translation progress and related requests.
Different languages are pages within the original English wiki now. This is the only way to do it without creating single MediaWiki installations and MySQL databases PER language.
Use the English community portal (Translation) to organize the whole translation progress and related requests.