On Sun, 1 Mar 2020 at 05:12, 0x fff <[email protected]> wrote: I am an engineer and programmer from china, LinuxCNC is a very cool > project and I want to join your writing team at first, In the furture, I > also want to join your dev team, but now, I want to understand your > documents and translate these into Chinese. >
It seems that the programme itself already has translations: https://github.com/LinuxCNC/linuxcnc/tree/master/src/po (zh_CN.po I imagine?) As for the documents, those can be found in the tree here: https://github.com/LinuxCNC/linuxcnc/tree/master/docs/src It seems that the convention is to append an _es and _fr for spanish and french versions respectively. So, I imagine that you would need to create docs with a _cn extension to the name, and then submit a pull-request via github. See: http://linuxcnc.org/docs/2.7/html/code/contributing-to-linuxcnc.html for general advice and http://wiki.linuxcnc.org/cgi-bin/wiki.pl?Translation for more specific (but slightly outdated) advice. Also http://wiki.linuxcnc.org/cgi-bin/wiki.pl?Internationalization (However that page is very much describing how to translate the user interfaces, not the documentation.) Maybe start with the "getting started" guide and see how that goes? -- atp "A motorcycle is a bicycle with a pandemonium attachment and is designed for the especial use of mechanical geniuses, daredevils and lunatics." — George Fitch, Atlanta Constitution Newspaper, 1912 _______________________________________________ Emc-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/emc-users
