Note:

If you want to create a new page for developers, you should create it on the Moodle Developer Resource site.

Translation: Difference between revisions

From MoodleDocs
(Added ==Translating a Moodle course==)
(Expanded a bit ==Translating a Moodle course==)
Line 17: Line 17:


==Translating a Moodle course==
==Translating a Moodle course==
Please see [http://qabiria.com/en/blog/item/552-how-to-translate-a-moodle-course this article] that explains a procedure to translate the content of a course developed in Moodle. The procedure involves:
Please see [http://qabiria.com/en/blog/item/552-how-to-translate-a-moodle-course this article] that explains a procedure to translate the content of a course developed in Moodle.There is no guarantee that the filter will extract each and every piece of content for every course, but it's a starting point. The procedure involves:
* doing a [https://docs.moodle.org/31/en/Course_backup course backup] in order to get the course's [https://docs.moodle.org/31/en/Moodle_XML_format XML] files,
* doing a [https://docs.moodle.org/31/en/Course_backup course backup] in order to get the course's [https://docs.moodle.org/31/en/Moodle_XML_format XML] files,
* conversion to [https://en.wikipedia.org/wiki/XLIFF XLIFF],  
* conversion to [https://en.wikipedia.org/wiki/XLIFF XLIFF],  
* external translation through [http://qabiria.com/images/Files/freebies/filter-for-moodle.zip a filter] created by Marco Cevoli for [http://okapiframework.org/wiki/index.php?title=XML_Filter Okapi Rainbow],  
* external translation through [http://qabiria.com/images/Files/freebies/filter-for-moodle.zip a filter] created by Marco Cevoli for [http://okapiframework.org/wiki/index.php?title=XML_Filter Okapi Rainbow]. Adjusting the filter is quite easy if you follow [ http://okapiframework.org/wiki/index.php?title=XML_Filter the instructions on Okapi wiki],  
* conversion to [https://docs.moodle.org/31/en/Moodle_XML_format XML]  
* conversion to [https://docs.moodle.org/31/en/Moodle_XML_format XML]  
* and [https://docs.moodle.org/31/en/Course_restore restoring] into a new Moodle course.
* and [https://docs.moodle.org/31/en/Course_restore restoring] into a new Moodle course.

Revision as of 02:25, 20 August 2016

So you'd like to help with translating Moodle?

Great! :-) All translation happens on our Moodle translation site, so you'll need to start by creating an account there.

Perhaps you've found some words or phrases not yet translated into your language? Or you've spotted a mistake? If so, please see the guide to Contributing a translation.

Note: If you'd like to help translate more than just a few strings, please contact the maintainer of your language pack as listed in the Translation credits and ask where you can help.

Wish to take on responsibility for a language pack?

Please see Maintaining a language pack and the AMOS manual for further information about the AMOS translation toolkit.

Is Moodle not yet translated into your language?

Please see Starting a new language pack.

Translating a Moodle course

Please see this article that explains a procedure to translate the content of a course developed in Moodle.There is no guarantee that the filter will extract each and every piece of content for every course, but it's a starting point. The procedure involves:

Read about it in this Moodle thread.

Any questions?

Please check the Translation FAQ and join us in the Using AMOS forum.

See also