11 Internationalization and Localization

SIOCS supports translation into following locales out of the box:

  1. Arabic

  2. Chinese (Simplified)

  3. Chinese (Traditional)

  4. Croatian

  5. Dutch

  6. English

  7. French

  8. German

  9. Greek

  10. Hungarian

  11. Italian

  12. Japanese

  13. Korean

  14. Polish

  15. Portuguese (Brazilian)

  16. Russian

  17. Spanish

  18. Swedish

  19. Turkish

Extension hooks for adding new locales

Translation records for these new locales have been defaulted to English.

Translation value can be updated for these locales by accessing administration screen on EICS Admin UI.

  1. Albanian

  2. Armenian

  3. Azerbaijani

  4. Belarusian

  5. Bengali

  6. Bosnian

  7. Bulgarian

  8. Burmese

  9. Czech

  10. Danish

  11. Estonian

  12. Filipino

  13. Finnish

  14. Georgian

  15. Hebrew

  16. Hindi

  17. Indonesian

  18. Kazakh

  19. Khmer

  20. Lao

  21. Latvian

  22. Lithuanian

  23. Malay

  24. Norwegian

  25. Romanian

  26. Serbian

  27. Slovak

  28. Slovene

  29. Thai

  30. Ukrainian

  31. Urdu

  32. Uzbek

  33. Vietnamese

EICS Admin UI translations relies on following two bundle categories:

  1. Framework bundles: owned by Oracle JET and Oracle Retail platform team.

  2. EICS bundles: owned by EICS.

These bundles are merged at runtime to provide an overall translation bundle which is used to provide translated UI content.

For updating Oracle provided translations Administration UI provides a setup screen.

For more details, see the information in the Oracle Retail Enterprise Inventory Cloud Service Administration Guide Internationalization chapter.

SOCS (built using Oracle MAF) follows an XML format to organize translation records within a translation bundle. Each supported locale will have its on XLF file. For example, translations for French locale could be found under xxxMobileViewControllerBundle_fr.xlf file. For information on how to update the mobile translations, see the Oracle Retail Store Operations Cloud Service Mobile Guide.