I used Vorto to make a multilingual site and everything has been working very well. Now we'd like to add additional languages and rather than allow site access, we'd like to put all of the language information into an .xls file and distribute it to translators.
I've been able to expor the umbraco dictionary without much trouble but would also like to export the vorto text. Essentially I'd like to be able to loop through all of the Vorto property types in the site, locate the text in each language and add the data to a row in a datatable - then save to the file.
Do you have any suggestions on an efficient approach? I'd also like to be able to read the file back in and update all of the Vorto data with the additional (new) language info.
Ability to export Vorto content? and import?
Hello Matt,
I used Vorto to make a multilingual site and everything has been working very well. Now we'd like to add additional languages and rather than allow site access, we'd like to put all of the language information into an .xls file and distribute it to translators.
I've been able to expor the umbraco dictionary without much trouble but would also like to export the vorto text. Essentially I'd like to be able to loop through all of the Vorto property types in the site, locate the text in each language and add the data to a row in a datatable - then save to the file.
Do you have any suggestions on an efficient approach? I'd also like to be able to read the file back in and update all of the Vorto data with the additional (new) language info.
Many thanks!
Best regards,
Steve
is working on a reply...