Replies: 3 comments 12 replies
-
|
Translation is a barrier because we have hundreds of pages translated into many languages. I think we should aim to stay The Multilingual CMS. I have been looking at different solutions:
So I have a proposal:
In the past I have done most of the steps required and think I could do all of this in a few weeks. |
Beta Was this translation helpful? Give feedback.
-
|
A lightbulb moment! I forked this repo, made a local clone, created a German translation of Introduction with JSCodium, committed and pushed that back to my fork and finally made a pull request. As anyone who wants to contribute to documentation will need a Github account this seems a reasonable workflow. In JSCodium I had English and German versions open side by side. And I had my terminal open to look at the change log for a specific file. So we don't need to create any new tools. GitHub and VSCode/VSCodium work fine together. And I assume phpStorm would be fine too. |
Beta Was this translation helpful? Give feedback.
-
|
I tried the GitHub Desktop - it is VS Code and looks good. However there was no Pull Request icon and I could not find a way back to the web interface other than the browser Back button. Ah - I needed to be in my own repo to get the PR icon. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
An obvious question to me is as to why translations are such a barrier. When I look at projects like Bootstrap or CodeIgniter to name a couple, they don't offer translations. You then look at WP who's codex base has translations but yet their user docs don't seem to have them.
These days if you visit a page in another language some browsers offer a way to translate the page. But then that prevents some from using their favorite browser or forces them to add plugins. Then there is a point made by @max123kl regarding differences between machine translation and human translation.
Of course, we're talking about a longstanding community that has grown the document base in the past and made massive efforts to provide translations and how would they feel if docs were English only...
Assuming we are still going along as things are re the MediaWiki, are we going with the one set of translate tags - if translators are not happy I guess they will tell us!
Beta Was this translation helpful? Give feedback.
All reactions