By admin, 19 March, 2025

Welkom by die Vertaalbestuurnutsmiddel-demonstrasie-module!

Die Translation Management Tool (TMGMT) demo-module verskaf die konfigurasie wat nodig is vir die vertaling van voorafbepaalde inhoudtipes- translatable nodes.

Dit maak drie tale moontlik. Behalwe Engels, ondersteun dit Duits en Frans.

Inhoudvertaling is by verstek geaktiveer. Dit laat gebruikers toe om die inhoud op hul eie te vertaal. Ook, uitvoer / invoer lĂȘer vertaler maak dit moontlik om brondata na 'n lĂȘer uit te voer en die vertaalde in ruil daarvoor in te voer.

  • To get started with the translation, two translatable nodes are created. The steps for translation are the following:
    • On the node detail view use the "translate" Tab, choose a language and click "Request Translation" to get started.
    • After submitting the job, the status is changed to "In progress". In case of a machine translator, the translation is immediately returned. The status is then "Needs review".
    • "In progress" is the state where we are awaiting the translations from the translator.
    • Once the translations are provided by the translator, we can review the job items (and correct) the translated content. Some translators support feedback cycles. We can send an item that needs a better translation back to the translator with some comments. If the translation is fine, we can accept the job items (or the job). This is when the source items are updated/the translation is created.
    • The job is finally in the state of being published
  • In the TMGMT demo module the File translator is enabled by default. It allows users to export and import texts via xliff and HTML. The workflow is the following:
    • Submit a job to the File translator. The job is in "active" state.
    • Export it as HTML/XLIFF format.
    • Translate the content by editing the XLIFF files in plaintext or with a proper CAT tool.
    • Import it back on the site.
    • Review the job items/data items. XLIFF does not support a feedback loop or commenting an item. Improvements/fixings can only be done by the reviewer (or by reimporting the improved XLIFF).
    • Press save as completed to accept the translation and finish the process.
  • In the TMGMT demo module the Drupal user provider is also enabled by default. It allows to assign translation tasks to the users of the site that have the abilities to translate it (The demo adds all the abilities to all the users). The workflow is the following:
    • Submit a job to the Drupal user provider and select translator for the job. The job is in "active" state.
    • The user will translate the task. Also the task items can be reviewed.
    • When the translation is done, the user will set the task as completed.
    • Review the job items. This translator does not support a feedback loop or commenting an item. Improvements/fixings can only be done by the reviewer.
    • Press save as completed to accept the translation and finish the process.

TMGMT demo also supports translation of paragraphs. To do this, you first need to enable paragraphs_demo and tmgmt_demo after that.