Editing Translate ICA-AtoM application/nl
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.
Hoofdpagina > Vertaal ICA-AtoM applicatie
Overzicht
ICA-AtoM is een meertalige applicatie. Deze pagina is voor deelnemers van het project die standaard vertalingen maken voor de applicatie.
ICA-AtoM versie 1.0 beta wordt naar verwacht ondersteund in de volgende talen:
- Engels
- Frans
- Nederlands
- Portugees
- Spaans
Er zijn twee categorieën informatie die vertaald moet worden naar de ondersteunde taal:
- Gebruikersinterface: elementen van de gebruikersinterface inclusief veldnamen, kolomnamen, schermtitels, knoppen, verwijzingen en pop-up dialoog boxen. Dit zijn de generieke sjabloonelementen die de presentatie van de gebruikersinterface van de applicatie inhoud structureerd.
- Standaard inhoud: Gegevens die standaard is toegevoegd aan de geïnstalleerde applicatie. Dit bevat zaken zoals de standaard homepage inhoud en de keuzelijst van waarden die zijn opgeslagen in de taxonomie zoals bijvoorbeeld beschrijvingsniveau of type notitie
Users of an ICA-AtoM application will still have the option to modify the default translations to suit their own purposes (as described in User manual > Translate ICA-AtoM). The procedures on this page, however, are for the one-time translations that provide the application defaults.
Log in as translator
1. Access the translator's version of the ICA-AtoM application at http://www.ica-atom.org/translate/
|
Access the internationalization module
ICA-AtoM's Internationalization module facilitates the translation process by organizing the elements requiring translation and providing translators with a central place from which to translate them. To access the Internationalization module:
5. sub-tab:
|
Translate user interface
1. In the (top left-hand corner of the screen), select the language into which you are translating. Your selected language will appear underlined. Because you have translator permissions, the yellow will appear on the bottom of the screen.
|
template tokens
The names of some user interface element include "template tokens".
- A template token is a variable whose value is determined by dynamically by the context.
- A template token is represented by a number enclosed in percent signs (e.g. "%1%").
- Template tokens must be included in the translation, but because different languages have different grammar rules, translators need to be aware of the type of information being handled in any given variable in any given context.
The following list enumerates in English the elements whose name includes a tokens, the nature of the variable and the context in which it occurs.
Element name | Variable | Context |
---|---|---|
%1% profile | User's account name | Returns user's account name in the | link; clicked by the user clicks to edit his or her user profile; appears on all screens.
add new %1% | Entity type | Returns the type of entity being viewed on the current screen (e.g. "archival description", "authority record"); appears as part of text on the Edit screens. | button on
list all %1% | Entity type | Returns the type of entity being viewed on the current screen (e.g. "archival description", "authority record"); appears as part of text on the Edit screens. | button on
edit %1% | Entity type | Returns the type of entity being viewed on the current screen (e.g. "archival description", "authority record"); appears as part of screen title on Edit screens. |
list %1% | Entity type | Returns the type of entity being viewed on the current screen (e.g. "archival description", "authority record"); appears as part of screen title on List screens. |
view %1% | Entity type | Returns the type of entity being viewed on the current screen (e.g. "archival description", "authority record"); appears as part of screen title on View screens. |
Translate default content
"Default content" refers to data that is stored in the database by default so that users can begin using an ICA-AtoM application "out of the box".
|