[Bug 9249] New: Add new language
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9249 Bug ID: 9249 Summary: Add new language Classification: Unclassified Change sponsored?: --- Product: Koha Version: 3.8 Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: I18N/L10N Assignee: koha-bugs@lists.koha-community.org Reporter: tung.tung11191@gmail.com CC: frederic@tamil.fr I don't know how to add new language in koha 3.8.1 please, help me to do that thanks in advanced -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9249 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |katrin.fischer@bsz-bw.de Resolution|--- |INVALID --- Comment #1 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Hi, Installing new languages is described in the wiki at http://wiki.koha-community.org/wiki/Installation_of_additional_languages_for... You need access to the command line to run the translation scripts. If there is no po file for the language (no existing translation) you can request adding the language on the translation mailing list. I think your question is more of a support question and not a bug or feature request, so I am closing it. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9249 --- Comment #2 from tungnt <tung.tung11191@gmail.com> --- I have done this guide, but i met this issue Can't locate C4/TmplTokenType.pm in @INC (@INC contains: /etc/perl /usr/local/lib/perl/5.14.2 /usr/local/share/perl/5.14.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.14 /usr/share/perl/5.14 /usr/local/lib/site_perl .) at TmplTokenizer.pm line 5. BEGIN failed--compilation aborted at TmplTokenizer.pm line 5. Compilation failed in require at ./tmpl_process3.pl line 19. BEGIN failed--compilation aborted at ./tmpl_process3.pl line 19. in don't know how to fix this. thank you -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9249 --- Comment #3 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- You need to export the Koha environment variables for the process to run correctly. Example from the wiki page: sudo env KOHA_CONF=/etc/koha/sites/koha/koha-conf.xml PERL5LIB=/usr/share/koha/lib/ perl translate install fr-FR The paths to the files may vary depending on how you did your Koha installation. Make sure the files/directories are in those places. Also make sure you are running the scripts from your misc/translator directory with a valied language code. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9249 --- Comment #4 from tungnt <tung.tung11191@gmail.com> --- I have install successfully and i active in Home › Administration › System Preferences > OPAC > I18N/L10N, however opac page doesn't show new language, it -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9249 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #5 from Owen Leonard <oleonard@myacpl.org> --- Please take this discussion to the Koha mailing list. This is not the correct forum for support questions. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org