How to get Tamil interface on koha? i check koha administration -> system preference -> I18N/L10N -> Languages -> In that i dn't get Tamil languages . -- Regards, S.Malathi. http://saranyaselvaraj.wordpress.com http://innovativegals.wordpress.com
malathi selvaraj wrote:
How to get Tamil interface on koha?
i check koha administration -> system preference -> I18N/L10N -> Languages ->
In that i dn't get Tamil languages .
Hi - please don't send HTML email to lists. http://translate.koha-community.org/ta/ says it is 10% translated. I think that may be the first thing needing help. This link says how to add languages at installation time http://wiki.koha-community.org/wiki/Installation_of_additional_languages_for... but needs a "Add additional languages after the installation" section still. Basically, I think you need to run install-code.pl then copy the new files to your Koha installation, but I've not checked my notes. Hope that helps, -- MJ Ray (slef) Webmaster and LMS developer at | software www.software.coop http://mjr.towers.org.uk | .... co IMO only: see http://mjr.towers.org.uk/email.html | .... op
On Thu, Jun 24, 2010 at 2:42 PM, MJ Ray <mjr@phonecoop.coop> wrote:
malathi selvaraj wrote:
How to get Tamil interface on koha?
i check koha administration -> system preference -> I18N/L10N -> Languages ->
In that i dn't get Tamil languages .
Hi - please don't send HTML email to lists.
http://translate.koha-community.org/ta/ says it is 10% translated. I think that may be the first thing needing help.
This link says how to add languages at installation time
http://wiki.koha-community.org/wiki/Installation_of_additional_languages_for... but needs a "Add additional languages after the installation" section still. Basically, I think you need to run install-code.pl then copy the new files to your Koha installation, but I've not checked my notes.
Hope that helps, -- MJ Ray (slef) Webmaster and LMS developer at | software www.software.coop http://mjr.towers.org.uk | .... co IMO only: see http://mjr.towers.org.uk/email.html | .... op _______________________________________________ Koha mailing list Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha
when i run this command i got this error http://pastebin.com/9nxUbHqj -- Regards, S.Malathi. http://saranyaselvaraj.wordpress.com http://innovativegals.wordpress.com
malathi selvaraj wrote:
On Thu, Jun 24, 2010 at 2:42 PM, MJ Ray <mjr@phonecoop.coop> wrote:
http://wiki.koha-community.org/wiki/Installation_of_additional_languages_for... but needs a "Add additional languages after the installation" section still. Basically, I think you need to run install-code.pl then copy the new files to your Koha installation, but I've not checked my notes.
when i run this command i got this error http://pastebin.com/9nxUbHqj
"Can't locate Locale/PO.pm" means you need to install Locale::PO from your distribution or cpan. If you've already installed it, then you need to investigate why it's not being found. Hope that helps, -- MJ Ray (slef) Webmaster and LMS developer at | software www.software.coop http://mjr.towers.org.uk | .... co IMO only: see http://mjr.towers.org.uk/email.html | .... op
participants (2)
-
malathi selvaraj -
MJ Ray