Difference between revisions of "Multilingual design principles"

From ICA-AtoM
Jump to navigation Jump to search
Line 5: Line 5:
  
  
ICA-AtoM is a multi-lingual application which incorporates the following design principles:
+
ICA-AtoM is a multilingual application which incorporates the following design principles:
 +
* Both the [[Glossary#User interface|user interface]] and the [[Glossary#Database content|database content]] should be capable of existing in multiple languages
 +
* Users should be able to switch the [[Glossary#User interface|user interface]] to their preferred language
 +
* When switching the [[Glossary#User interface|interface]] to a preferred language, [[Glossary#Database content|database content]] should also switch, if a translation is available; if not, the content remains in the [[Glossary#Source language|source language]]
 +
* Users with [[Glossary#Translator|translator]] [[Glossary#Access privilege|access privileges]] should be able to contribute translations of [[Glossary#User interface|interface]] elements and descriptions from the [[Glossary#Source language|source language]] to any of the [[Glossary#Supported language|supported languages]]
 +
* [[Glossary#Administrator|Administrators]] should be able to remove languages that are not needed in their application; they should be able to easily add back [[Glossary#Supported language|supported languages]] that were removed
 +
* Over time, it should be easy to add new languages to the [[Glossary#Supported language|supported languages]]
  
*Both the [[user interface]] and the [[database content]] should be capable of existing in multiple languages.
+
When installing ICA-AtoM, the [[Glossary#Administrator|administrator]] specifies the [[Glossary#Default source language|default source language]]. Any user can switch the [[Glossary#Language view|language view]] to display the [[Glossary#User interface|user interface]] and [[Glossary#Database content|database content]] in any of the other [[Glossary#Supported language|supported languages]].
  
*Users should be able to switch the [[user interface]] to their preferred language.
+
<div class="note">
  
*When switching the [[User interface|interface]] to a preferred language, [[database content]] should also switch, if a translation is available; if not, the content remains in the [[default source language]].
+
ICA-AtoM makes no attempt to automatically generate "translations" from one language to another. It is up to individual translators to do the translations. ICA-AtoM does not "do" translation, rather it supports the activities of translators by providing a structure in which users can contribute translations of descriptions and link these back to the originals.
  
*Users with [[translator]] [[Access privilege|access privileges]] should be able to contribute translations of [[User interface|interface]] elements and descriptions from the [[default source language]] to any of the [[Supported language|supported languages]].
+
</div>
  
*[[Administrator|Administrators]] should be able to remove languages that are not needed in their application; they should be able to easily add back [[supported language|supported languages]] that were removed.
 
  
*Over time, it should be easy to add new languages to the [[Supported language|supported languages]].
+
== Known issues ==
  
 +
All users with [[Glossary#Translator|translator]] [[Glossary#Access privilege|access privileges]] can add or edit translations of both [[Glossary#User interface|user interface]] elements and [[Glossary#Database content|database content]] in any of the [[Glossary#Supported language|supported languages]]. In future releases, [[Glossary#Translator|translator]] [[Glossary#Access privilege|access privileges]] should be limited by both language and type of translation; for example, a translator may be restricted to translating only [[Glossary#Database content|database content]] into only one language.
  
When installing ICA-AtoM, the [[administrator]] specifies the [[default source language]]. Any user can switch the [[language view]] to display the [[user interface]] and [[database content]] in any of the other [[Supported language|supported languages]].
+
There is currently no way for system [[Glossary#Administrator|administrators]] to add new languages to ICA-AtoM via normal web-browser interaction. New languages can only be added by programmers working directly with the code. In future releases, [[Glossary#Administrator|administrators]] will be able to add new languages to those supported by their application and to make their translations of the [[Glossary#User interface|user interface]] available to the wider community of ICA-AtoM users.
 
 
 
 
Note that ICA-AtoM makes no attempt to automatically generate "translations" from one language to another. It is up to individual translators to do the translations. ICA-AtoM does not "do" translation, rather it supports the activities of translators by providing a structure in which users can contribute translations of descriptions and link these back to the originals.
 
 
 
 
 
'''Known issues'''
 
 
 
*It is assumed that the original description is always written in the [[default source language]] of the application and then subsequently translated into other languages.
 
 
 
*All users with [[translator]] [[Access privilege|access privileges]] can add or edit translations of both [[user interface]] elements and [[database content]] in any of the [[Supported language|supported languages]]. In future releases, [[translator]] [[Access privilege|access privileges]] should be limited by both language and type of translation; for example, a translator may be restricted to translating only [[database content]] into only one language.
 
 
 
*There is currently no way for system [[Administrator|administrators]] to add new languages to ICA-AtoM via normal web-browser interaction. New languages can only be added by programmers working directly with the code. In future releases, [[Administrator|administrators]] will be able to add new languages to those supported by their application and to make their translations of the [[user interface]] available to the wider community of ICA-AtoM users.
 
  
  
 
[[Category:User manual]]
 
[[Category:User manual]]

Revision as of 12:21, 8 June 2010

Please note that ICA-AtoM is no longer actively supported by Artefactual Systems.
Visit https://www.accesstomemory.org for information about AtoM, the currently supported version.


Main Page > User manual > UM-5 Translate content / interface > UM-5.1 Design principles


ICA-AtoM is a multilingual application which incorporates the following design principles:

When installing ICA-AtoM, the administrator specifies the default source language. Any user can switch the language view to display the user interface and database content in any of the other supported languages.

ICA-AtoM makes no attempt to automatically generate "translations" from one language to another. It is up to individual translators to do the translations. ICA-AtoM does not "do" translation, rather it supports the activities of translators by providing a structure in which users can contribute translations of descriptions and link these back to the originals.


Known issues

All users with translator access privileges can add or edit translations of both user interface elements and database content in any of the supported languages. In future releases, translator access privileges should be limited by both language and type of translation; for example, a translator may be restricted to translating only database content into only one language.

There is currently no way for system administrators to add new languages to ICA-AtoM via normal web-browser interaction. New languages can only be added by programmers working directly with the code. In future releases, administrators will be able to add new languages to those supported by their application and to make their translations of the user interface available to the wider community of ICA-AtoM users.