User Tools

Site Tools


evergreen-admin:customizations:i18n

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
evergreen-admin:customizations:i18n [2022/02/10 13:34] – external edit 127.0.0.1evergreen-admin:customizations:i18n [2023/08/11 10:40] (current) – [Prerequisites] install via the Makefile target sandbergja
Line 9: Line 9:
 The translatable strings from the i18n files are being converted to GNU gettext (POT and PO) format for ease of translation. The corresponding tools for converting the files to and from the gettext format and their native format live in the build/i18n/ directory. They require a few supplemental tools over and above the normal Evergreen requirements. The translatable strings from the i18n files are being converted to GNU gettext (POT and PO) format for ease of translation. The corresponding tools for converting the files to and from the gettext format and their native format live in the build/i18n/ directory. They require a few supplemental tools over and above the normal Evergreen requirements.
 ===Prerequisites=== ===Prerequisites===
-On Debian, install the translation build tools:<code bash> +Install the translation build tools:<code bash> 
-apt-get install translate-toolkit python-dev python-levenshtein python-polib python-setuptools python-simplejson python-lxml+make -f Open-ILS/src/extras/Makefile.install <osname>-translator
 </code> </code>
  
-For Ubuntu, you may also need ''liblocale-maketext-lexicon-perl'' 
  
 ===Creating or updating a set of PO files for translation=== ===Creating or updating a set of PO files for translation===
evergreen-admin/customizations/i18n.txt · Last modified: 2023/08/11 10:40 by sandbergja

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki

© 2008-2022 GPLS and others. Evergreen is open source software, freely licensed under GNU GPLv2 or later.
The Evergreen Project is a U.S. 501(c)3 non-profit organization.