Difference between revisions of "Translate ICA-AtoM application"
Line 116: | Line 116: | ||
− | 7. Note that some element names include a percent sign (e.g. "%1%", "%2%"). This is a Symfony "token" indicating a variable whose value is dynamically generated by context. The token must be included in the translation. See below, [[#Symfony tokens | Symfony tokens]], for an enumeration of | + | 7. Note that some element names include a number enclosed by percent sign (e.g. "%1%", "%2%"). This is a Symfony "token" indicating a variable whose value is dynamically generated by context. The token must be included in the translation. See below, [[#Symfony tokens | Symfony tokens]], for an enumeration of elements that include tokens and how to handle them. |
− | 8. When | + | 8. When translation is complete, click or tab out of column 3; the element will now appear in column 1 unshaded. |
Line 127: | Line 127: | ||
10. Click the <span class="button">SaveTranslation</span> button; ICA-AtoM closes the <span class="menu">TranslationPanel</span>. All interface elements on the screen will now appear in their translations. | 10. Click the <span class="button">SaveTranslation</span> button; ICA-AtoM closes the <span class="menu">TranslationPanel</span>. All interface elements on the screen will now appear in their translations. | ||
+ | |||
+ | |||
+ | 11. Return to the <span class="button">Translate > User interface</span> tab and repeat for all links on this screen. | ||
+ | |||
+ | |||
+ | |width="500" align="right"| | ||
+ | |||
+ | insertScreenshot | ||
+ | |||
+ | |} | ||
+ | |||
+ | |||
+ | === Symfony tokens === | ||
+ | |||
+ | Some user interface element names include "tokens". A token represents a variable whose value is determined by context. It is represented in Symfony by a number enclosed in percent signs (e.g. "%1%"). Tokens must be included in the translation, but because different languages have different grammar rules, translators need to be aware of the type of data being handled in any given variable in any given context. The following list enumerates in English the elements whose names includes tokens and the nature of the variables and context. | ||
+ | |||
+ | |||
+ | {| border="0" cellpadding="2" | ||
+ | |||
+ | |- valign="top" | ||
+ | |width="200" | | ||
Revision as of 18:33, 7 March 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.
Main Page > Translate ICA-AtoM application
ICA-AtoM is a multi-lingual application, meaning that users can switch the interface between different languages, as well as contribute translations of descriptions from the source language to another. This page is for project participants preparing the default translations of the interface that will ship with version 1.0. This version will support the following languages:
- Dutch
- English
- French
- Italian
- Portuguese
- Slovenian
- Spanish
Users of an ICA-AtoM application will still have the option to modify the default translations to suit their own purposes (described in User manual > Translate ICA-AtoM). The procedures on this page, however, are for the one-time translations that provide the defaults.
Log on as translator
1. Access the ICA-AtoM application at www.ica-atom.org/ ...
|
insertScreenshot |
Internationalization module
There are two broad classes of information that need to be translated:
|
insertScreenshot |
Translate user interface
1. Click the sub-tab to open a list of links to pages that contain all the user interface elements requiring translation.
11. Return to the tab and repeat for all links on this screen.
|
insertScreenshot |
Symfony tokens
Some user interface element names include "tokens". A token represents a variable whose value is determined by context. It is represented in Symfony by a number enclosed in percent signs (e.g. "%1%"). Tokens must be included in the translation, but because different languages have different grammar rules, translators need to be aware of the type of data being handled in any given variable in any given context. The following list enumerates in English the elements whose names includes tokens and the nature of the variables and context.
|
insertScreenshot |
Translate settings
|
insertScreenshot |