Hi, I'm attaching a .po file with the spanish translation of "css" theme for the opac, VERSION 2.1.2. It's not fully tested. Are the templates going to change before 2.2 is released? To install it execute the following commands (more or less) : # substitute the text inside [] acording to your instalation. # unzip the .po file somewhere unzip opac_css_es.po.zip # create the install directory mkdir [koha_directory]/opac/htdocs/opac-tmpl/css/es # cd to the translator directory cd [koha_source_directory]/scripts/misc/translator # install the templates. ./tmpl_process3.pl install -s [path_to_.po]/opac_css_es.po -r -l [koha_directory]/opac/htdocs/opac-tmpl/css/en/ -o [koha_directory]/opac/htdocs/opac-tmpl/css/es/ #cd to the "spanish" directory of css theme. cd [koha_directory]/opac/htdocs/opac-tmpl/css/es #copy the remaining files from the ../en/ directory cp -a ../en/images . cp -a ../en/includes/opac.css includes cp -a ../en/includes/basket.js includes cp -a ../en/includes/marc-editor.css includes After this, change the opaclanguages to "es" in the system preferences (inside parameters section). And finally.... may the force be with you... Regards. -- Ernesto Silva - Webmaster - Universidad ORT Uruguay Cuareim 1451. Montevideo. Montevideo - 11100. Uruguay. Email: silva@ort.edu.uy "Men and nations will act rationally when all other possibilities have been exhausted." Katz law.
participants (1)
-
Ernesto Silva