cgeo.github.io icon indicating copy to clipboard operation
cgeo.github.io copied to clipboard

FAQ translation

Open Lineflyer opened this issue 8 years ago • 6 comments
trafficstars

I want to start a new approach of asking the community for help in translating the FAQ.

For this reason I started a small Wiki page describing some basics (for people not used to Github) about how they can contribute.

Maybe someone (@SammysHP ?) can review the wiki page and make additions/corrections where needed.

https://github.com/cgeo/cgeo.github.io/wiki/How-to-contribute-translations-for-the-c:geo-FAQ

Lineflyer avatar Aug 17 '17 14:08 Lineflyer

Wouldn't be easier for translators to use the crowdin platform? I think they can handle .yml files.

Le 2017-08-17 16:01, Lars a écrit :

I want to start a new approach of asking the community for help in translating the FAQ.

For this reason I started a small Wiki page describing some basics (for people not used to Github) about how they can contribute.

Maybe someone (@SammysHP [1] ?) can review the wiki page and make additions/corrections where needed.

https://github.com/cgeo/cgeo.github.io/wiki/How-to-contribute-translations-for-the-c:geo-FAQ

-- You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub [2], or mute the thread [3].

Links:

[1] https://github.com/sammyshp [2] https://github.com/cgeo/cgeo.github.io/issues/152 [3] https://github.com/notifications/unsubscribe-auth/AAKymu3rviYv32000n5MFnUOYpoVXDOUks5sZEfSgaJpZM4O6TuA

kumy avatar Aug 17 '17 15:08 kumy

Also we should probably add one file for each language (as suggested earlier in my second draft).

SammysHP avatar Aug 18 '17 08:08 SammysHP

We have issues for both topics AFAIR. But as none of these is true until now, I wanted to go another way. But if one of you is interested to bring it to crowdin, that would be even better.

Lineflyer avatar Aug 18 '17 18:08 Lineflyer

Having separated files by languages would help a bit.

kumy avatar Aug 18 '17 18:08 kumy

@shroudedcode Are you maybe interested to help with making the hompage "compatible" with using a translation service (i.e. Crowdin) in our case? Some ideas are mentioned above already.

I think it would help a lot to have the whole page (or at least the FAQ) localized in more languages to allow users to help themselves in case of questions/problems.

Lineflyer avatar Nov 23 '17 15:11 Lineflyer

@Lineflyer If we were using a more flexible static site generator/web server solution, I'd say yes. But I really don't want to do this with Jekyll, because I would probably have to implement it in a kind of hacky way which is often the case with Jekyll.

electronjs.org which previously used Jekyll as well switched to a custom Node.js solution because of this which allowed them to implement a great system for localization. I also use Node.js to build my personal website and it's just great.

In other words: I'd rather rebuild this site from scratch using a custom Node.js build process than having to work around Jekyll's limitations or wait for certain plugins to be allowed on GH pages.

niklashigi avatar Nov 23 '17 16:11 niklashigi