Custom Server-Based Translation Memory Provider

This may be a stupid question, but can we create/develop our own Server-Based Translation Memory provider, just like GroupShare? 

emoji
Parents
  • Hi Edward,

    I assume this is related to your other post, so I'll simply add to that:

    If you use a server-based mechanism to create file-based TMs and wish to let users access these directly instead of downloading them, I think the best and easiest way would be to create a WCF service that serves as a communication API between the requester and the TM. 

    Once implemented, you could create a Custom Translation Provider plugin for Studio that would use this WCF service as translation provider.

    Best,
    Andreas

    emoji
Reply
  • Hi Edward,

    I assume this is related to your other post, so I'll simply add to that:

    If you use a server-based mechanism to create file-based TMs and wish to let users access these directly instead of downloading them, I think the best and easiest way would be to create a WCF service that serves as a communication API between the requester and the TM. 

    Once implemented, you could create a Custom Translation Provider plugin for Studio that would use this WCF service as translation provider.

    Best,
    Andreas

    emoji
Children