User Tools

Site Tools


newdevs:i18n

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
newdevs:i18n [2024/08/25 14:34] – tagging slearynewdevs:i18n [2025/07/29 11:01] (current) – CLDR sleary
Line 125: Line 125:
   * When selecting a language on one screen, it affects other areas of Evergreen.  Ex: Changing the selector to Spanish in the OPAC will also cause the staff side to show Spanish.   * When selecting a language on one screen, it affects other areas of Evergreen.  Ex: Changing the selector to Spanish in the OPAC will also cause the staff side to show Spanish.
   * When changing languages, it's best to refresh your browser and clear your browser cache   * When changing languages, it's best to refresh your browser and clear your browser cache
 +
 +===== Finding common translations using CLDR data: Czech, Spanish, French =====
 +
 +The [[https://cldr.unicode.org/|Unicode CLDR project]] has a wealth of information on locale-based data. For example, the [[https://cldr.unicode.org/translation/date-time/date-time-names|Date/Time Names]] and [[https://cldr.unicode.org/translation/date-time/date-time-patterns|Date/Time Patterns]] can be helpful when working with dates. The summary tables serve as a concise reference for our most common languages.
 +
 +Find the Field Name you need in the documentation (e.g. weekdayOfMonth) and then reference the summary tables to find translations:
 +
 +  * [[https://unicode.org/cldr/charts/42/summary/cs.html|Czech (cz) locale data summary]]
 +  * [[https://www.unicode.org/cldr/cldr-aux/charts/28/summary/fr.html|French (fr) locale data summary]]
 +  * [[https://www.unicode.org/cldr/cldr-aux/charts/28/summary/es.html|Spanish (es) locale data summary]]
  
 ===== Additional Resources ===== ===== Additional Resources =====
newdevs/i18n.txt · Last modified: 2025/07/29 11:01 by sleary

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.