User manual
Chapter 13
We would install the Spanish language file for the OPAC in this fashion:
koha@1i190-245:-/kohaclone/misc/translator # perl tmpl_process3.pl
install -i ../../koha-tmpl/opac-tmpl/prog/en/ -o ../../koha-tmpl/opac-
tmpl/prog/es/ -s po/es-SS-i-opac-t-prog-v-3000000.po -r
Creating language templates for the staff
client
In a similar fashion, we can create the language templates for the staff client. First
we create the folder for Spanish language, this time in the /koha- tmpl /intranet-
tmpl /prog/ folder:
linux-4yut:/usr/share/kohaclone/misc/translator # mkdir .. /.. /koha -tmpl/
intranet - tmpl /prog /es
And then we use the tmpl_process3 .pl program to install the new language:
linux -4yut: /usr/ share /kohaclone /mist /translator # perl tmpl_process3.
pl install -i
.. /../ koha - tmpl /intranet - tmpl /prog /en/ -o .. /.. /koha -tmpl/
intranet -tmpi /prog /es/ -s po /es -ES -i- staff -t- prog- v- 3000000.po -r
System preferences
Once the language is installed, don't forget to enable these from the I18N/L1ON
(short form of Internationalization and Localization) block in the Global System
Preferences section under Koha Administration.
(255]