Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
74:multilanguage [2019/10/30 18:31] emr74:multilanguage [2024/02/15 00:00] (current) – external edit 127.0.0.1
Line 5: Line 5:
 ===== How to enable multiple language support ===== ===== How to enable multiple language support =====
  
-Support for multiple languages can be enabled at the respective workspace where the process content is being stored. +Support for multiple languages can be enabled at the respective workspace (Home > Administration > Workspaces > 3dot menu "Edit"where the process content is being stored.\\ 
- +[[https://doc.stagesasaservice.com/lib/exe/fetch.php?media=74:74-translatesetup.png|{{  :74:74-translatesetup.png?direct&799x336  }}]]
-TODOscreenshot+
  
 The workspace language will be used as the process default language. The workspace language will be used as the process default language.
  
-Elements that are not yet translated to a desired language will be displayed in this default language. This also applies to seach results. This allows to translate a process step by step while not yet translated content is still available to all process viewers independently of their language setting.+Elements that are not yet translated to a target language will be displayed in this default language. This also applies to search results. This allows to translate a process step by step while not yet translated content is still available to all process viewers independently of their language setting. 
  
 ===== How to manually translate ===== ===== How to manually translate =====
Line 19: Line 19:
 All subsequent edits will be stored as the target language, e.g. renaming process element names or modifying descriptions. So to translate an element name from the default to the target language, simply use the ''Rename'' operation. All subsequent edits will be stored as the target language, e.g. renaming process element names or modifying descriptions. So to translate an element name from the default to the target language, simply use the ''Rename'' operation.
  
-TODOscreenshot+{{  :74:74-rename.png?nolink&300x265  }}
  
 To see both the default and the target language side-by-side, use the ''Translate'' operation. To see both the default and the target language side-by-side, use the ''Translate'' operation.
  
-TODOscreenshot+{{  :74:74-translate.png?nolink&300x263  }}
  
-===== How to automatically translate =====+It results of both languages being displayed at the same time:
  
-Whole process versions can be exported for automatic translation and re-imported afterwards.+{{  :74:sidebysidetranslate.png?direct&800x490  }}
  
-"Export for Translation" / "Import Translation" (How does this deal with elements that are already translated?)+===== How to automatically translate =====
  
-[[:74:export_for_translation|]]+Whole process versions can be exported for automatic translation and re-imported afterwards. The details for both operations can be found here:
  
-[[:74:import_translation|]]+  * [[:74:export_for_translation|]] 
 +  * [[:74:import_translation|]]
  
 ===== Limitations ===== ===== Limitations =====
  
-Up to 5 languages are supported in parallel. The list of possible target languages must be configured on the server.+Up to 5 languages are supported in parallel. The list of possible target languages must be configured on the server.\\ 
 +\\ 
 +Available languages:\\ 
 +language.de = German\\ 
 +language.en = English\\ 
 +language.fr = French\\ 
 +language.pt = Portuguese\\ 
 +language.es = Spanish\\ 
 +language.it = Italian\\ 
 +language.ru = Russian\\ 
 +language.zh = Chinese\\ 
 +language.ko = Korean\\ 
 +language.ja = Japanese 
 + 
 +Add the configuration property “ 
 + supported.languages  ” in the config.xml and set its value to a comma separated list of required languages i.e. “ 
 + en,de,ja,ko,zh  ". Restart the Stages service.
  
 Managing association comments and string or text attributes in multiple languages is not supported yet. Managing association comments and string or text attributes in multiple languages is not supported yet.