First version of CZECH lang

First version of CZECH lang

by David Mudrák -
Number of replies: 4
Sary ny Core developers Sary ny Documentation writers Sary ny Moodle HQ Sary ny Particularly helpful Moodlers Sary ny Peer reviewers Sary ny Plugin developers Sary ny Plugins guardians Sary ny Testers Sary ny Translators
Hi!

First version (dated 2003/02/10) of Czech language for Moodle is attached to this post.
Many words were translated without knowing of context, so expect updates soon.

To do: help and documentation

Have a lot of Moodle...
Average of ratings: -
In reply to David Mudrák

Re: First version of CZECH lang

by Martin Dougiamas -
Sary ny Core developers Sary ny Documentation writers Sary ny Moodle HQ Sary ny Particularly helpful Moodlers Sary ny Plugin developers Sary ny Testers
Good stuff! I've checked it in.

By the way, should the code be cs or cz?

(and the string for "locale" in moodle.php should be "cs_CZ" or something like that rather than "en")
In reply to Martin Dougiamas

Re: First version of CZECH lang

by David Mudrák -
Sary ny Core developers Sary ny Documentation writers Sary ny Moodle HQ Sary ny Particularly helpful Moodlers Sary ny Peer reviewers Sary ny Plugin developers Sary ny Plugins guardians Sary ny Testers Sary ny Translators
As I have discussed somewhere here, I suggest using "cz" for czech. Is renaming directory lang/cs to lang/cz and editing language.php enough to do?

Locale "cs_CZ" is right, I'll fix it in next version.
In reply to David Mudrák

Re: First version of CZECH lang

by Martin Dougiamas -
Sary ny Core developers Sary ny Documentation writers Sary ny Moodle HQ Sary ny Particularly helpful Moodlers Sary ny Plugin developers Sary ny Testers
Yes, I only asked because the archive was "cs" smile

I've already fixed languages.php in CVS (but it doesn't matter anyway since it isn't currently used by any other code).

I'll rename the lang/cs to lang/cz in CVS. Let me know if you would like direct CVS write access (much easier than attaching archives smile )

Cheers,
Martin
In reply to Martin Dougiamas

Direct CVS write access

by David Mudrák -
Sary ny Core developers Sary ny Documentation writers Sary ny Moodle HQ Sary ny Particularly helpful Moodlers Sary ny Peer reviewers Sary ny Plugin developers Sary ny Plugins guardians Sary ny Testers Sary ny Translators
Well, I`m not familiar with CVS a lot, but I`ll learn it wink My sourceforge.net account is:

usename: mudrd8mz
fullname: David Mudrak

Thanx