Using import/ export to translate forms
Last updated
Last updated
Translate your form using the auto translate feature. This is covered in the guidance note '.
This provides translators with a base translation to work from and helps highlight the feilds that need their attention.
Activate the 'advanced' tab in the top right corner
'Export/ Import' will now appear in the Form Definition Menu
Select 'Prepare a New Export'
A privacy warning notice will appear. You will be asked to confirm that you have understood your responsibilies for keeping the data safe once it has been exported from the platform.
For the time being, 'localize' is the only type of export available. Choose the language that you want to translate the form into and select 'Export Now'
A new row appears on the Export/ Import grid, with a link to download the same export file again. Other information related to the exported item is also shown such as the User who created the export and the time and date the export was prepared.
Exported file will now be available as a downloaded json file.
Json files are the only file type supported for data import/export. They provide greater control over the data structure than other files format such as csv or .xls. Json files are widely for data interchange.
The json file can be shared with translators. The file contains all the fields that need to be translated, along with their respective values in the form's primary language. It also contains a series of metadata values, used to validate and guide the data import process.
Take care not to change any of the metadata values contained within the file. These are used to validate and guide the data import process. If these are changed it will not be possible to import the file back into the platform.
There are many text editors available which are suitable for editing json files. Some of them are free and others are paid for. Some text editors are only available on-line where as others are installed locally on your computer. Generally text editors that are installed locally provide greater functionality than on-line editors.
The following video shows how a file can be exported from the platform, editied in JSON Editor On-line and imported back to the platform.
Once the exported form has been worked on and the appropriate fields have been translated, the file can be imported back into the platform.
Go to the 'Import' feild and select 'Upload translated file'. Drag and drop is supported
To complete the process, select the imported file from the 'latest import/ export' table and select 'process import'.
The translated feild will be imported into the platform.
A list of the best free text editors which can be installed locally is available from Lifewire.com:
For an online tool, JSON Editor On-line is a popular choice.