Difference between revisions of "Multilingual design principles"

From ICA-AtoM
Jump to navigation Jump to search
Line 43: Line 43:
 
*All users with [[Translator|translator]] [[Access privilege|access privileges]] can add or edit translations of both [[User interface|user interface]] elements and [[Database content|database content]] in any of the [[Supported language|supported languages]]. In future releases, [[Translator|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|database content]] into only one language.
 
*All users with [[Translator|translator]] [[Access privilege|access privileges]] can add or edit translations of both [[User interface|user interface]] elements and [[Database content|database content]] in any of the [[Supported language|supported languages]]. In future releases, [[Translator|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|database content]] into only one language.
  
*There is currently no easy way to "see at a glance" what has or has not yet been translated. The current release of ICA-AtoM includes a sub-tab on the [[Main menu bar|main menu bar]] for "Translate > New content"; in a future release it will list descriptions not yet translated into the user's current language.
+
*There is currently no easy way to "see at a glance" what has or has not yet been translated. The current release of ICA-AtoM includes a ''translate > new content'' tab on the [[Main menu bar|main menu bar]]; in a future release it will list descriptions not yet translated into the user's current 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|user interface]] available to the wider community of ICA-AtoM users.
 
*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|user interface]] available to the wider community of ICA-AtoM users.

Revision as of 18:30, 22 July 2008

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.

Design principles

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

Language view: English
Language view: French


ICA-AtoM is a multi-lingual application and incorporates the following design principles:

  • Users should be able to switch the user interface to their preferred language.
  • Administrators should be able to remove languages that are not needed in their application; they should be able to easily add back supported languages that were removed.


The current version of ICA-AtoM (v1.0 beta) supports the following languages:

  • Dutch
  • English
  • French
  • Portuguese
  • Spanish


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.


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 (v1.0 beta)

  • There is currently no easy way to "see at a glance" what has or has not yet been translated. The current release of ICA-AtoM includes a translate > new content tab on the main menu bar; in a future release it will list descriptions not yet translated into the user's current 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.