Initial Maori Translation

Initial Maori Translation

Dan Marsden -
回帖数:9
Core developers的头像 Particularly helpful Moodlers的头像 Peer reviewers的头像 Plugin developers的头像 Plugins guardians的头像 Testers的头像 Translators的头像

Hi Everyone,

heres the beginnings of a Maori Translation - mainly for discussion! - is there anyone else that wants to help with this?

微笑

Dan

回复Dan Marsden

Re: Initial Maori Translation

koen roggemans -
Core developers的头像 Documentation writers的头像 Moodle HQ的头像 Particularly helpful Moodlers的头像 Plugin developers的头像 Translators的头像
hi,
Great initiative, unfortunately I can't speak/write Maori 微笑

I've looked at your translation (technicaly) and it seems you copied the en moodle.php an then edited it. This results in a mixed language moodle.php, witch is not a good idea. You loose the overview of what is translated and what not. You can safely delete all the English strings and just start with the 3 this -strings and then continue editing using the build-in language editor (admin->language)

$string['thischarset'] = 'iso-8859-1';
$string['thisdirection'] = 'ltr';
$string['thislanguage'] = 'Maori';

Good luck!

回复koen roggemans

Re: Initial Maori Translation

Dan Marsden -
Core developers的头像 Particularly helpful Moodlers的头像 Peer reviewers的头像 Plugin developers的头像 Plugins guardians的头像 Testers的头像 Translators的头像

Hi,

here's an updated file using your suggestions! - does anyone want to start adding to this?

微笑

Dan

回复Dan Marsden

Re: Initial Maori Translation

Martin Dougiamas -
Core developers的头像 Documentation writers的头像 Moodle HQ的头像 Particularly helpful Moodlers的头像 Plugin developers的头像 Testers的头像
Hi, Dan!

Thanks for getting the ball rolling on Maori. 满意

First, which Iwi is this dialect belong to? (I'm guessing it's Ngai Tahu).  The language pack name should mention that (because once one is up the other dialects will surely be following close behind! 眨眼).

Secondly, would you like to maintain this directly via CVS? See the translation docs.
回复Martin Dougiamas

Re: Initial Maori Translation

Dan Marsden -
Core developers的头像 Particularly helpful Moodlers的头像 Peer reviewers的头像 Plugin developers的头像 Plugins guardians的头像 Testers的头像 Translators的头像

Hi Martin,

To get the ball rolling I used the glossary that is being developed by Te Taura Whiri i te Reo Māori in collaboration with Microsoft. So the current file could possibly be used as a base to work on for all the different Iwi - I hope to continue working on it in Ngai Tahu, however we have a few Maori Studies lecturers on campus so I may be able to work on a few different dialects concurrently, I'm hoping to convince a few to give me a bit of help.....

I'd be happy to put it in CVS - My SF username is danmarsden

微笑

Dan

回复Martin Dougiamas

Re: Initial Maori Translation

Dan Marsden -
Core developers的头像 Particularly helpful Moodlers的头像 Peer reviewers的头像 Plugin developers的头像 Plugins guardians的头像 Testers的头像 Translators的头像

In the meantime, here's a zip file with a bit more work done......

to use this translation, download, extract & save it in the languages folder.

回复Dan Marsden

Re: Initial Maori Translation

Aaron Metz -
Tino pai e hoa, Great work Dan!

I am using your language pack in a new project I am trying to get off the ground for Nga Rauru.

Best of luck with the rest of your work.